-
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
refactor: rewrite node_compat tests with file_test_runner
#31792
opened Jan 8, 2026 by
dsherret
Loading…
chore(deps): bump rsa from 0.9.6 to 0.9.9
dependencies
Pull requests that update a dependency file
patch
Deno patch feature
rust
Pull requests that update rust code
#31779
opened Jan 6, 2026 by
dependabot
bot
Loading…
fix(ext/node): emit deprecation warning for SlowBuffer
#31772
opened Jan 5, 2026 by
fraidev
Loading…
fix(ext/node): fix use-after-free in StatementSync JS iterator
#31770
opened Jan 5, 2026 by
littledivy
Loading…
fix(runtime): suppress newline after EOF in prompt()
#31750
opened Jan 1, 2026 by
murataslan1
Loading…
feat(node/fs): implement FileHandle.readableWebStream()
#31745
opened Dec 31, 2025 by
tt-a1i
Loading…
fix(ext/node): Fix
DatabaseSync garbage collection invalidating associated resources
#31737
opened Dec 30, 2025 by
ayuusweetfish
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…
fix(ext/fetch): support ipv6 destination host with http and socks proxy
#31683
opened Dec 19, 2025 by
0f-0b
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.