1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00
denoland-deno/ext
Heyang Zhou e53ced0b8d
fix(unstable): validate kv list selector (#22265)
Check that in a `KvListSelector`, `start` and `end` are actually within
the keyspace bounds defined by `prefix`, if both are present.
2024-02-06 00:27:03 +08:00
..
broadcast_channel chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
cache chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
canvas chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
console chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
cron chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
crypto chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
fetch chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
ffi chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
fs feat(unstable): Deno.FsFile.lock[Sync]() and Deno.FsFile.unlock[Sync]() (#22235) 2024-02-05 00:11:54 +01:00
http chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
io chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
kv fix(unstable): validate kv list selector (#22265) 2024-02-06 00:27:03 +08:00
napi chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
net chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
node fix(ext/node): fix timeout param validation in cp.execFile (#22262) 2024-02-05 14:28:28 +09:00
tls chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
url chore: bump deno core (#22243) 2024-02-04 17:03:14 -07:00
web chore: bump deno core (#22243) 2024-02-04 17:03:14 -07:00
webgpu chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
webidl chore: bump deno core (#22243) 2024-02-04 17:03:14 -07:00
websocket chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00
webstorage chore: forward v1.40.3 release commit to main (#22220) 2024-02-01 18:11:35 +09:00