1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext
zuisong 4a561f12db
fix(node/child_process): don't crash on undefined/null value of an env var (#20378)
Fixes #20373

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-09-05 12:42:35 +02:00
..
broadcast_channel chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
cache chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
console chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
crypto chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
fetch chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
ffi chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
fs chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
http chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
io chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
kv fix(ext/kv): add a warning for listenQueue if used with remote KV (#20341) 2023-09-03 17:47:52 -07:00
napi chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
net chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
node fix(node/child_process): don't crash on undefined/null value of an env var (#20378) 2023-09-05 12:42:35 +02:00
tls chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
url chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
web Revert "refactor: rewrite ops that use 'deferred' to use 'op2(async(lazy))' (#20303) (#20370) 2023-09-04 17:05:06 -04:00
webidl chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00
websocket Revert "refactor: rewrite ops that use 'deferred' to use 'op2(async(lazy))' (#20303) (#20370) 2023-09-04 17:05:06 -04:00
webstorage chore: forward v1.36.4 to main (#20352) 2023-09-01 18:08:58 +00:00