0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-11 08:25:20 -05:00
denoland-deno/ext
snek d410358789
fix(unstable): don't unwrap optional state in otel (#27292)
otel global state may not be initialized if otel is not enabled, so bail
out instead of panicking.

Fixes: https://github.com/denoland/deno/issues/27272
2024-12-11 03:37:33 +01:00
..
broadcast_channel 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
cache 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
canvas 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
console 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
cron 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
crypto 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
fetch fix: do not panic when fetching invalid file url on Windows (#27259) 2024-12-11 03:37:32 +01:00
ffi 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
fs 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
http 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
io 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
kv 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
napi 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
net 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
node fix(node): update list of builtin node modules, add missing export to _http_common (#27294) 2024-12-11 03:37:32 +01:00
telemetry fix(unstable): don't unwrap optional state in otel (#27292) 2024-12-11 03:37:33 +01:00
tls 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
url 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
web 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
webgpu 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
webidl 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
websocket 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00
webstorage 2.1.3 (#27244) 2024-12-06 00:36:23 +01:00