Skip to content

Pull requests: nodejs/node

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

zlib: strictly validate Zstd pledgedSrcSize c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem. zlib Issues and PRs related to the zlib subsystem.
#64604 opened Jul 19, 2026 by Archkon Contributor Draft
doc: document Brotli/iter dictionary option needs-ci PRs that need a full CI run.
#64602 opened Jul 19, 2026 by islandryu Member Loading…
zlib: validate pledgedSrcSize for sync zstd c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#64601 opened Jul 19, 2026 by Archkon Contributor Loading…
zlib: accept ArrayBuffer dictionary in Zstd needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#64599 opened Jul 19, 2026 by islandryu Member Loading…
zlib: reject truncated zstd input c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#64593 opened Jul 19, 2026 by Archkon Contributor Loading…
repl: add basic syntax highlighting needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. readline Issues and PRs related to the built-in readline module. repl Issues and PRs related to the REPL subsystem.
#64591 opened Jul 19, 2026 by avivkeller Member Loading…
repl: add benchmarks benchmark Issues and PRs related to the benchmark subsystem. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests.
#64590 opened Jul 19, 2026 by avivkeller Member Loading…
tools: update nixpkgs-unstable to 20535e48e12c86043b577b8518234ff5dbb author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. dont-land-on-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. tools Issues and PRs related to the tools directory.
#64589 opened Jul 19, 2026 by nodejs-github-bot Collaborator Loading…
deps: update timezone to 2026c author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#64588 opened Jul 19, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to fa005b296f90faec4f352d7ab382287bf6548c8d dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64587 opened Jul 19, 2026 by nodejs-github-bot Collaborator Loading…
deps: update amaro to 1.1.11 c++ Issues and PRs that require attention from people who are familiar with C++. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#64586 opened Jul 19, 2026 by nodejs-github-bot Collaborator Loading…
readline: improve performance needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#64585 opened Jul 18, 2026 by mcollina Member Loading…
doc: clarify tlsSocket.authorized on resumption doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.
#64584 opened Jul 18, 2026 by soreavis Loading…
doc: fix triggerAsyncId() comment in async_hooks example async_hooks Issues and PRs related to the async hooks subsystem. doc Issues and PRs related to the documentations.
#64583 opened Jul 18, 2026 by soreavis Loading…
doc: replace large tables in crypto.md and webcrypto.md with lists author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. webcrypto
#64582 opened Jul 18, 2026 by panva Member Loading…
stream: fix unhandled rejection for errored pipeTo writes needs-ci PRs that need a full CI run. web streams
#64580 opened Jul 18, 2026 by dushyant-hada-90 Loading…
3 of 4 tasks
stream: preserve mutable chunks in Web Stream adapters lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64579 opened Jul 18, 2026 by seungwoo505 Loading…
test_runner: display warn/error diagnostics with the dot reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64578 opened Jul 18, 2026 by Niruhqs Loading…
quic: serialize stream reset code as string needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64577 opened Jul 18, 2026 by manNomi Contributor Loading…
quic: changes for nghttp3_conn_close_stream2 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64574 opened Jul 18, 2026 by martenrichter Contributor Draft
vfs: make lchown update symlink metadata needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. vfs Issues and PRs related to the virtual filesystem subsystem.
#64573 opened Jul 18, 2026 by trivikr Member Loading…
fs,path: key glob matcher cache by platform fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64571 opened Jul 18, 2026 by Archkon Contributor Loading…
meta: lower stale to 3 months author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. meta Issues and PRs related to the general management of the project.
#64569 opened Jul 18, 2026 by avivkeller Member Loading…
V22.23.2 proposal meta Issues and PRs related to the general management of the project. release Issues and PRs related to Node.js releases. tools Issues and PRs related to the tools directory. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#64567 opened Jul 17, 2026 by juanarbol Member Loading…
http: fix the reverted commit which would swallow some errors http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64566 opened Jul 17, 2026 by Archkon Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.