1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests
Bartek Iwańczuk 22f277969e
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
This commit updates Deno to use `reqwest` at 0.12.4
and `rustls` at 0.22. Other related crates were updated
as well to match versions accepted by `reqwest` and `rustls`.

Note: we are not using the latest available `rustls` yet,
but this upgrade was non-trivial already, so a bump to
0.23 for `rustls` will be done in a separate commit.

Closes #23370

---------

Signed-off-by: Ryan Dahl <ry@tinyclouds.org>
Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-06-19 01:31:26 +02:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983) 2024-05-30 08:00:11 +05:30
integration chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-19 01:31:26 +02:00
napi fix: Rewrite Node-API (#24101) 2024-06-12 17:15:00 -07:00
node_compat chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-19 01:31:26 +02:00
registry fix(npm): resolve dynamic npm imports individually (#24170) 2024-06-12 17:15:01 -07:00
specs chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-19 01:31:26 +02:00
testdata fix: better handling of npm resolution occurring on workers (#24094) 2024-06-05 17:04:16 +02:00
unit chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-19 01:31:26 +02:00
unit_node fix(ext/node): fix vm memory usage and context initialization (#23976) 2024-06-12 17:15:02 -07:00
util chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-19 01:31:26 +02:00
wpt tests: update wpt (#24198) 2024-06-19 01:31:26 +02:00
Cargo.toml chore: upgrade trust-dns-resolver and friends (#24108) 2024-06-05 23:39:39 +02:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests