Skip to content

Pull requests: denoland/deno

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(ext/node): create net.Socket from file descriptors
#33150 opened Apr 2, 2026 by bartlomieju Loading…
3 tasks done
feat(ext/node): support NODE_EXTRA_CA_CERTS
#33148 opened Apr 2, 2026 by seroperson Loading…
feat(lsp): add native tsgo LSP proxy behind DENO_UNSTABLE_TSGO
#33146 opened Apr 2, 2026 by bartlomieju Loading…
4 tasks
refactor(ext/node): rewrite TCPWrap as native CppGC object
#33144 opened Apr 2, 2026 by bartlomieju Loading…
4 of 5 tasks
fix: make globalThis toStringTag return "global" to match Node.js
#33124 opened Apr 1, 2026 by bartlomieju Loading…
2 of 3 tasks
fix(runtime): cache canonicalized watch paths, fix spurious events
#33123 opened Apr 1, 2026 by bartlomieju Loading…
4 tasks done
refactor: replace ext/web timer imports with core timers or node:timers
#33121 opened Apr 1, 2026 by bartlomieju Loading…
2 of 3 tasks
perf(ext/node): use aws-lc-sys EVP API for chacha20-poly1305
#33110 opened Apr 1, 2026 by bartlomieju Loading…
5 of 6 tasks
feat(repl): support --import flag
#33104 opened Mar 31, 2026 by seroperson Loading…
fix(ext/web): handle Windows file paths in URL parsing
#33097 opened Mar 31, 2026 by renezander030 Loading…
1 of 2 tasks
feat(ext/node): add AES-CCM cipher support
#33089 opened Mar 31, 2026 by bartlomieju Loading…
5 tasks done
docs: fix seperate -> separate typo in Releases.md
#33087 opened Mar 30, 2026 by Abhi3975 Loading…
ProTip! Exclude everything labeled bug with -label:bug.