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

build: enable Perfetto by default build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. 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.
#65794 opened Sep 4, 2026 by aduh95 Contributor Loading…
src: free placeholder nodes for cppgc wrappers in MemoryTracker c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65793 opened Sep 4, 2026 by codebytere Member Loading…
src: stop leaking a CppHeap in CommonEnvironmentSetup c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65792 opened Sep 4, 2026 by codebytere Member Loading…
src, child_process: fix fatal error on Array prototype pollution c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#65791 opened Sep 4, 2026 by Soumyadeep765 Loading…
[v22.x] deps: update undici to 6.28.1 author ready PRs with CI started, the required approvals, and no outstanding review comments. dependencies PRs that add, update, or configure Node.js dependencies. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#65790 opened Sep 4, 2026 by nodejs-github-bot Collaborator Loading…
[v24.x] deps: update undici to 7.29.1 author ready PRs with CI started, the required approvals, and no outstanding review comments. dependencies PRs that add, update, or configure Node.js dependencies. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. 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.
#65789 opened Sep 4, 2026 by nodejs-github-bot Collaborator Loading…
deps: update undici to 8.10.2 author ready PRs with CI started, the required approvals, and no outstanding review comments. dependencies PRs that add, update, or configure Node.js dependencies. 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. needs-ci PRs that need a full CI run.
#65788 opened Sep 4, 2026 by nodejs-github-bot Collaborator Loading…
sqlite: add virtual table support via createModule() c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#65787 opened Sep 4, 2026 by TrevorBurnham Contributor Draft
build: enable V8 gdb/lldb plugin support author ready PRs with CI started, the required approvals, and no outstanding review comments. build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#65786 opened Sep 4, 2026 by legendecas Member Loading…
tools: apply feedback to and simplify contributor guidance workflow commit-queue-squash PRs the Commit Queue should land as one squashed commit. meta Issues and PRs related to the general management of the project.
#65785 opened Sep 4, 2026 by panva Member Loading…
3 of 5 tasks
worker: fix messageerror listener cleanup needs-ci PRs that need a full CI run. worker Issues and PRs related to the worker_threads module and Worker API.
#65783 opened Sep 4, 2026 by kiliczsh Loading…
test: mark some tests flaky for now on riscv64 needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65781 opened Sep 4, 2026 by sxa Member Loading…
test: fix five recurring CI flakes author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65780 opened Sep 4, 2026 by codebytere Member Loading…
src: keep the first snapshot blob alive for later isolates c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65779 opened Sep 4, 2026 by codebytere Member Loading…
src: detach cppgc wrappers from their Realm before it is freed c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65778 opened Sep 4, 2026 by codebytere Member Loading…
src: fix cleanup hook registry for shared isolates and self-removal c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65777 opened Sep 4, 2026 by codebytere Member Loading…
worker: propagate TTY color support needs-ci PRs that need a full CI run. worker Issues and PRs related to the worker_threads module and Worker API.
#65776 opened Sep 4, 2026 by kiliczsh Loading…
v8: include Android trap handler sources android Issues and PRs related to the Android platform. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#65774 opened Sep 4, 2026 by luoqianlin Loading…
zlib: compile Android CPU feature implementation android Issues and PRs related to the Android platform. dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib module and its compression dependencies.
#65773 opened Sep 4, 2026 by luoqianlin Loading…
build: separate Android host and target compilers android Issues and PRs related to the Android platform.
#65772 opened Sep 4, 2026 by luoqianlin Loading…
test: deflake child-process closed channel test author ready PRs with CI started, the required approvals, and no outstanding review comments. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65770 opened Sep 4, 2026 by christianaurichzm Contributor Loading…
test: move sqlite length validation out of the reentry test author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem. test Issues and PRs related to Node.js core tests and test infrastructure.
#65769 opened Sep 4, 2026 by TrevorBurnham Contributor Loading…
test: ensure fsPromises.watch rejects on abort needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65768 opened Sep 3, 2026 by hanityx Contributor Loading…
test: deflake test-permission-net-udp-handle author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65767 opened Sep 3, 2026 by christianaurichzm Contributor Loading…
crypto: avoid network access loading system CAs 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.
#65765 opened Sep 3, 2026 by chrmarti Loading…
ProTip! Exclude everything labeled bug with -label:bug.