1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-17 21:03:01 -05:00
denoland-deno/ext
snek 5c17bb4287
fix(unstable): otel context with multiple keys (#27230)
`SafeMap` treats its argument as an object with a "length" and index
properties, rather than a generic iterator, so every time we cloned it,
it was dropping all the data.
2024-12-04 13:14:37 +00:00
..
broadcast_channel chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
cache chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
canvas chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
console chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
cron chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
crypto chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
fetch chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
ffi chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
fs refactor(ext/fs): align error messages (#25414) 2024-11-28 18:47:07 +00:00
http chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
io chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
kv chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
napi chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
net chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
node fix(node/fs): support recursive option in readdir (#27179) 2024-12-03 10:28:20 +01:00
telemetry fix(unstable): otel context with multiple keys (#27230) 2024-12-04 13:14:37 +00:00
tls chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
url chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
web refactor(ext/web): align error messages (#25871) 2024-12-03 03:30:39 +00:00
webgpu chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
webidl chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
websocket chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00
webstorage chore: forward v2.1.2 release commit to main (#27136) 2024-11-28 17:00:24 +00:00