-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: denoland/deno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(cli/tools/bundle): add support for 'defer' attr in html <script>
#31818
opened Jan 11, 2026 by
ssleert
Loading…
fix(ext/node): use primordials in
ext/node/polyfills/tls.ts
#31816
opened Jan 11, 2026 by
jbronder
Loading…
chore: do not poll waiting for tests and ensure node_compat child is killed on timeout
#31813
opened Jan 10, 2026 by
dsherret
Loading…
feat(upgrade): ability to verify zip archive against checksum
#31804
opened Jan 9, 2026 by
dsherret
Loading…
fix(runtime): suppress newline after EOF in prompt()
#31750
opened Jan 1, 2026 by
murataslan1
Loading…
feat(ext/net): implement Happy Eyeballs for
Deno.connect and Deno.connectTls
#31726
opened Dec 27, 2025 by
magurotuna
Loading…
fix(ext/web): handle empty TextDecoder input when stream is true
#31691
opened Dec 20, 2025 by
mertcanaltin
Loading…
feat(net): Add meanings for missing
port/path on listenDatagram
#31681
opened Dec 19, 2025 by
ntninja
Loading…
fix(watch): Trigger INT signal handler in watch mode
#31602
opened Dec 14, 2025 by
whyang9701
•
Draft
refactor: use
deno_core::anyhow::Error in favour of deno_core::error::AnyError
#31599
opened Dec 13, 2025 by
iuioiua
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.