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

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. request-ci Add this label to start a Jenkins CI on a PR. 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.
#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 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 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 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…
ffi: fix optimized buffer conversions 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.
#64639 opened Jul 21, 2026 by trivikr Member Loading…
test_runner: restore directory search for --test needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64637 opened Jul 21, 2026 by bitpshr Contributor Loading…
tools: bump brace-expansion from 5.0.6 to 5.0.7 in /tools/eslint 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. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#64636 opened Jul 21, 2026 by dependabot Bot Loading…
doc: mention DEPENDENCY custom field for H1 reports 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.
#64634 opened Jul 20, 2026 by RafaelGSS Member Loading…
[v24.x backport] build: build codecache and snapshot with libnode author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. 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.
#64632 opened Jul 20, 2026 by legendecas Member Loading…
deps: V8: backport 2d837cbc1ca2 blocked PRs that are blocked by other issues or PRs. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#64631 opened Jul 20, 2026 by avivkeller Member Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.