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(node): rewrite node:tty on top of uv compat
#32777 opened Mar 16, 2026 by nathanwhit Loading…
feat(core): update v8 to 146.8.0 with foreground task ownership
#32771 opened Mar 16, 2026 by bartlomieju Loading…
3 of 4 tasks
fix(ext/node): fix 8 Node.js compat test failures
#32755 opened Mar 15, 2026 by bartlomieju Loading…
1 of 2 tasks
fix(repl): fix panic when pressing Tab at beginning of line
#32750 opened Mar 15, 2026 by bartlomieju Loading…
2 tasks done
fix(core): don't panic in to_v8_error when JS error builder callback fails
#32749 opened Mar 15, 2026 by bartlomieju Loading…
5 tasks done
3
docs: update contributing guidelines
#32747 opened Mar 15, 2026 by bartlomieju Loading…
perf(ext/web): use simdutf for base64 encode/decode
#32743 opened Mar 15, 2026 by bartlomieju Loading…
2 of 3 tasks
fix(ext/node): bind Node console methods to global console
#32741 opened Mar 15, 2026 by bartlomieju Loading…
2 of 3 tasks
perf(ext/http): optimize Deno.serve() hot path
#32736 opened Mar 14, 2026 by bartlomieju Loading…
9 tasks
perf(ext/web): optimize TextEncoder/TextDecoder hot paths
#32735 opened Mar 14, 2026 by bartlomieju Loading…
1 of 3 tasks
fix(ext/node): support http2 createConnection sockets
#32733 opened Mar 14, 2026 by rnbguy Loading…
fix(test): allow test functions to override reported location
#32732 opened Mar 14, 2026 by shivamtiwari3 Loading…
6 tasks done
ProTip! Filter pull requests by the default branch with base:main.