-
-
Notifications
You must be signed in to change notification settings - Fork 36.6k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
quic: stop guarding ngtcp2_recv_stop_sending callback field
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 transport implementation.
#65688
opened Aug 31, 2026 by
Renegade334
Member
Loading…
tools: remove nghttp2 pin in 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.
sharedLibDeps.nix
dont-land-on-v22.x
#65687
opened Aug 31, 2026 by
aduh95
Contributor
Loading…
build: add 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.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
--shared-highway configure flag
build
#65686
opened Aug 31, 2026 by
aduh95
Contributor
Loading…
doc: change line threshold and reword subsystem test in large PR policy
doc
Issues and PRs related to Node.js documentation.
#65685
opened Aug 31, 2026 by
Renegade334
Member
Loading…
src: fix startup snapshot reproducibility of InternalFieldInfo
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
snapshot
Issues and PRs related to the startup snapshot.
#65684
opened Aug 31, 2026 by
legendecas
Member
Loading…
build: add 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.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
--shared-abseil configure flag
build
#65682
opened Aug 31, 2026 by
aduh95
Contributor
Loading…
vfs: load native addons from a mounted file system
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#65680
opened Aug 31, 2026 by
pipobscure
Contributor
Loading…
test: bump WPT webidl and interfaces
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.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65679
opened Aug 31, 2026 by
panva
Member
Loading…
fs: preserve directory timestamps in cpSync fast path
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#65678
opened Aug 31, 2026 by
abhi128nandan
Contributor
Loading…
http: drain server request before destroying
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to Node.js streams.
#65674
opened Aug 31, 2026 by
dayun6530
Contributor
Loading…
src: fix sqlite connection leak in Web Storage
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65673
opened Aug 30, 2026 by
JosephDoUrden
Loading…
test: deflake WASI poll timing checks
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.
#65672
opened Aug 30, 2026 by
panva
Member
Loading…
meta: document collaborator automation
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.
commit-queue-squash
PRs the Commit Queue should land as one squashed commit.
doc
Issues and PRs related to Node.js documentation.
#65671
opened Aug 30, 2026 by
panva
Member
Loading…
net: fallback to IPv6-only when dual-stack bind fails
needs-ci
PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
#65669
opened Aug 30, 2026 by
suii2210
Loading…
sqlite: run backup completion in callback scope
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
sqlite
Issues and PRs related to the SQLite subsystem.
#65666
opened Aug 30, 2026 by
panva
Member
Loading…
child_process: emit 'close' after explicit disconnect()
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
#65665
opened Aug 30, 2026 by
3zrv
Contributor
Loading…
typings: add stream_pipe internal binding types
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.
typings
Issues and PRs related to internal TypeScript declarations.
#65664
opened Aug 30, 2026 by
leah-1ee
Contributor
Loading…
typings: add task_queue internal binding types
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.
typings
Issues and PRs related to internal TypeScript declarations.
#65662
opened Aug 30, 2026 by
leah-1ee
Contributor
Loading…
typings: add fs_event_wrap internal binding types
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.
typings
Issues and PRs related to internal TypeScript declarations.
#65661
opened Aug 30, 2026 by
leah-1ee
Contributor
Loading…
typings: add profiler internal binding types
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.
typings
Issues and PRs related to internal TypeScript declarations.
#65660
opened Aug 30, 2026 by
leah-1ee
Contributor
Loading…
permission: do not enforce fs and addons in audit mode
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
permission
Issues and PRs related to the Permission Model.
#65659
opened Aug 30, 2026 by
theSnackOverflow
Contributor
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.