1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Bartek Iwańczuk fb31eaa9ca
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-13 22:41:26 +02:00
..
broadcast_channel chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
cache chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
canvas chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
console chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
cron chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
crypto chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
fetch chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-13 22:41:26 +02:00
ffi chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
fs chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
http chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
io chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
kv chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-13 22:41:26 +02:00
napi chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
net chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-13 22:41:26 +02:00
node chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-13 22:41:26 +02:00
tls chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-13 22:41:26 +02:00
url chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
web chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
webgpu fix(ext/webgpu): fix surface creation panic when adapter not initialized (#24201) 2024-06-13 13:34:32 +00:00
webidl chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00
websocket chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056) 2024-06-13 22:41:26 +02:00
webstorage chore: forward v1.44.2 release commit to main (#24194) 2024-06-13 01:57:22 +00:00