1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 08:33:43 -05:00
denoland-deno/ext
Asher Gomez 616354e76c
refactor: replace deferred() from std/async with Promise.withResolvers() (#21234)
Closes #21041

---------

Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-11-22 12:11:20 +01:00
..
broadcast_channel fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00
cache fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00
console chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
cron chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
crypto fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00
fetch fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00
ffi chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
fs chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
http chore(ext/http): bump version for re-release (#21254) 2023-11-18 15:13:17 -07:00
io fix(ext/node): handle closing process.stdin more than once (#21267) 2023-11-20 18:57:18 +05:30
kv chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
napi chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
net chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
node refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
tls chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
url fix(ext/url): add deno_console dependency for bench (#21266) 2023-11-20 14:01:30 +01:00
web fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00
webidl chore: forward v1.38.2 release commit to main (#21236) 2023-11-17 17:57:25 +09:00
websocket fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00
webstorage fix(ext,runtime): add missing custom inspections (#21219) 2023-11-19 09:13:38 +01:00