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

module: cache negative stat results in the CJS loader module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#64682 opened Jul 22, 2026 by maxday Loading…
wasm: register missing SetURL function c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64679 opened Jul 22, 2026 by Archkon Contributor Loading…
deps: float ICU-23262 patch for icu78 i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#64678 opened Jul 22, 2026 by Renegade334 Member Loading…
tls: fix authorized state on no-cert TLS1.3 client cert resumption needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#64677 opened Jul 22, 2026 by pimterry Member Loading…
v8: add setHeapProfileNearHeapLimit 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.
#64676 opened Jul 22, 2026 by IlyasShabi Member Loading…
[v24.x backport] node:stream/iter and QUIC backports meta Issues and PRs related to the general management of the project. semver-minor PRs that contain new features and should be released in the next minor version.
#64675 opened Jul 22, 2026 by aduh95 Contributor Loading…
test: fix flaky http2 socket proxy destroy test fast-track PRs that do not need to wait for 72 hours to land. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64673 opened Jul 22, 2026 by pimterry Member Loading…
wasm: reject non-Uint8Array streaming chunks c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#64670 opened Jul 22, 2026 by Archkon Contributor Loading…
src: avoid using ToLocalChecked in crypto_hash 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++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#64668 opened Jul 22, 2026 by jasnell Member Loading…
src: require watchdog status pointers c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64667 opened Jul 22, 2026 by Archkon Contributor Loading…
[v24.x backport] buffer: fix Blob.stream() leaking source buffer c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#64664 opened Jul 21, 2026 by gabrielbryk Loading…
[v26.x backport] http2: reduce per-request allocations http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#64663 opened Jul 21, 2026 by mcollina Member Loading…
src: implement MemoryRetainer protocol for ByteSource 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64660 opened Jul 21, 2026 by panva Member Loading…
test_runner: support directory arguments to --test needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64659 opened Jul 21, 2026 by dhruvvv0913 Loading…
doc: fix dnsPromises.lookup verbatim default author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dns Issues and PRs related to the dns subsystem. doc Issues and PRs related to the documentations.
#64658 opened Jul 21, 2026 by BIGSUS24 Loading…
[v26.x backport] crypto: split OpenSSL 3, BoringSSL, and legacy backends & followups 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. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#64657 opened Jul 21, 2026 by panva Member Loading…
2026-07-22, Version 26.6.0 (Current) release Issues and PRs related to Node.js releases. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#64655 opened Jul 21, 2026 by github-actions Bot Loading…
2026-07-22, Version 24.19.0 'Krypton' (LTS) release Issues and PRs related to Node.js releases. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#64654 opened Jul 21, 2026 by github-actions Bot Loading…
http: propagate highWaterMark to ClientRequest OutgoingMessage commit-queue Add this label to land a pull request using GitHub Actions. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64653 opened Jul 21, 2026 by trivenay Loading…
url: handle unparsable serialized URLs in setters c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#64651 opened Jul 21, 2026 by mcollina Member Loading…
test_runner: fix mock import eviction needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64650 opened Jul 21, 2026 by marco-ippolito Member Loading…
doc: remove unsupported syntax from stream_iter.md 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.
#64649 opened Jul 21, 2026 by aduh95 Contributor Loading…
doc: clarify rules for adding new built-in modules 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.
#64648 opened Jul 21, 2026 by aduh95 Contributor Loading…
net: handle undefined parent in _unrefTimer and _destroy 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. net Issues and PRs related to the net subsystem.
#64644 opened Jul 21, 2026 by haggholm Loading…
3 tasks done
src: close webstorage database on init failure c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64641 opened Jul 21, 2026 by Archkon Contributor Loading…
ProTip! Follow long discussions with comments:>50.