1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Divy Srivastava 1acef755ca
chore: remove usage of chrono::Utc::now() (#20995)
Remove usage of Chrono's clock feature which pulls in iana-time-zone ->
core-foundation
2023-10-30 11:45:45 -04:00
..
broadcast_channel chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
cache chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
console chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
crypto chore: upgrade rsa to 0.9 (#21016) 2023-10-30 16:25:12 +01:00
fetch chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
ffi fix(ext/ffi): use anybuffer for op_ffi_buf_copy_into (#21006) 2023-10-28 10:02:57 +03:00
fs chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
http fix(ext/http): patch regression in variadic args to serve handler (#20796) 2023-10-27 05:34:41 -06:00
io chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
kv chore: remove usage of chrono::Utc::now() (#20995) 2023-10-30 11:45:45 -04:00
napi chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
net chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
node chore: upgrade rsa to 0.9 (#21016) 2023-10-30 16:25:12 +01:00
tls chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
url chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
web refactor: op_sleep uses op2 macro (#20908) 2023-10-26 14:16:41 -06:00
webidl chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
websocket chore: update deno_core and port all remaining ops to op2 (#20954) 2023-10-25 13:43:38 +02:00
webstorage chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00