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

http: runtime deprecate instantiating without new author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#64853 opened Jul 30, 2026 by anonrig Member Loading…
4 tasks done
crypto: improve argument validation and error messages author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#64852 opened Jul 30, 2026 by panva Member Loading…
crypto: improve native error handling and key synchronization author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64851 opened Jul 30, 2026 by panva Member Loading…
zlib: convert classes to modern syntax and eol DEP0184 deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. zlib Issues and PRs related to the zlib subsystem.
#64849 opened Jul 30, 2026 by anonrig Member Loading…
4 tasks done
http: fix writableFinished and 'finish' after write errors http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64847 opened Jul 30, 2026 by pimterry Member Loading…
embedder: return empty pointer without builtin snapshot c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64845 opened Jul 30, 2026 by Archkon Contributor Loading…
doc: add RafaelGSS as last security release stewards doc Issues and PRs related to the documentations.
#64843 opened Jul 30, 2026 by RafaelGSS Member Loading…
test: reuse ffi.suffix instead of reimplementing it author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64840 opened Jul 30, 2026 by leah-1ee Loading…
util: fix formatting of functions returned from getters needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#64839 opened Jul 30, 2026 by gibson042 Loading…
doc: fix duplicated word in test snapshot docs 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. doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#64837 opened Jul 30, 2026 by Rawal27 Contributor Loading…
buffer: simplify Buffer.concat buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#64836 opened Jul 30, 2026 by gibson042 Loading…
test,doc: cover and document multi-byte offset/size in randomFill needs-ci PRs that need a full CI run.
#64834 opened Jul 30, 2026 by kyungrae2002 Loading…
net: reject non-address SocketAddress.parse input needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#64832 opened Jul 30, 2026 by araujogui Member Loading…
doc: report proper return type on urlPattern.test author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#64831 opened Jul 29, 2026 by bmuenzenmeyer Contributor Loading…
test_runner: add support for --test-coverage-include-all author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version.
#64830 opened Jul 29, 2026 by avivkeller Member Loading…
test: update WPT for url to 4832db4761 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64829 opened Jul 29, 2026 by nodejs-github-bot Collaborator Loading…
Drop the hand-rolled TLS client hello parser c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64827 opened Jul 29, 2026 by pimterry Member Loading…
stream: fix recursive WritableStream abort needs-ci PRs that need a full CI run. web streams
#64825 opened Jul 29, 2026 by standard-Chan Loading…
test_runner: expand directory arguments to find test files needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. test_runner Issues and PRs related to the test runner subsystem.
#64824 opened Jul 29, 2026 by aalhadxx Loading…
sqlite: isolate applyChangeset filter errors c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. sqlite Issues and PRs related to the SQLite subsystem.
#64823 opened Jul 29, 2026 by trivikr Member Loading…
fs: avoid crash after tolerated watch ENOENT fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64821 opened Jul 29, 2026 by LLagoon3 Loading…
dns: handle large resolveAny address replies author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. 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. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run.
#64820 opened Jul 29, 2026 by RafaelGSS Member Loading…
stream: reduce per-chunk work in WHATWG tee and BYOB reads 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. needs-ci PRs that need a full CI run. web streams
#64818 opened Jul 29, 2026 by mcollina Member Loading…
fs: apply nocase to literal glob exclude patterns fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64817 opened Jul 29, 2026 by yhay81 Loading…
typings: add heap_utils internalBinding types typings
#64816 opened Jul 29, 2026 by HoonDongKang Contributor Loading…
ProTip! no:milestone will show everything without a milestone.