-
-
Notifications
You must be signed in to change notification settings - Fork 36.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: sync cargo/rustc version warnings
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.
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.
fast-track
PRs proposed for a shorter-than-standard waiting period before landing.
needs-ci
PRs that need a full CI run.
#65912
opened Sep 8, 2026 by
richardlau
Member
Loading…
zlib: decode concatenated zstd frames
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib module and its compression dependencies.
#65911
opened Sep 8, 2026 by
agape1225
Contributor
Loading…
lib: avoid repeat internal receiver checks
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#65910
opened Sep 8, 2026 by
panva
Member
Loading…
vfs: add materializeSync() for FFI consumers
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.
crypto: reduce EC key processing overhead
commit-queue-rebase
PRs the Commit Queue should land as multiple self-contained commits.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#65908
opened Sep 8, 2026 by
panva
Member
Loading…
Revert "inspector: defer JS execution from V8 interrupts"
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
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 proposed for a shorter-than-standard waiting period before landing.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#65907
opened Sep 8, 2026 by
aduh95
Contributor
Loading…
test: skip C++ symbols in tick-processor-arguments
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.
#65906
opened Sep 8, 2026 by
pipobscure
Contributor
Loading…
buffer: fix unaligned UTF-16LE decoding
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
buffer
Issues and PRs related to the buffer subsystem.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65905
opened Sep 8, 2026 by
mcollina
Member
Loading…
vfs: resolve symlinks when checking rename descendants
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#65904
opened Sep 8, 2026 by
trivikr
Member
Loading…
sqlite: use cached strings for property keys
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.
#65902
opened Sep 8, 2026 by
kyungrae2002
Contributor
Loading…
typings: add mksnapshot internal binding types
typings
Issues and PRs related to internal TypeScript declarations.
#65901
opened Sep 8, 2026 by
leah-1ee
Contributor
Loading…
util: implement debounce
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.
util
Issues and PRs related to the built-in util module.
#65899
opened Sep 8, 2026 by
jasnell
Member
Loading…
deps: V8: backport 8521e2e77535
build
Issues and PRs related to Node.js builds or CI infrastructure.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
v26.x
Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#65898
opened Sep 8, 2026 by
luyahan
Contributor
Loading…
crypto: optimize and benchmark key preparation
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
#65892
opened Sep 7, 2026 by
panva
Member
Loading…
build: do not use bundled simdutf when built with Issues and PRs related to Node.js builds or CI infrastructure.
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.
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-simdutf
build
#65891
opened Sep 7, 2026 by
aduh95
Contributor
Loading…
stream: optimize forEach(), some(), every() and find() functions on Readable
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to Node.js streams.
#65890
opened Sep 7, 2026 by
lukiano
Loading…
fs: fix crash on negative zero file descriptor
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#65888
opened Sep 7, 2026 by
christianaurichzm
Contributor
Loading…
doc: document windowsHide for child_process.fork
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
child_process
Issues and PRs related to the child_process subsystem.
doc
Issues and PRs related to Node.js documentation.
#65887
opened Sep 7, 2026 by
christopher-buss
Loading…
vfs: write RealFSProvider files to open fd
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#65885
opened Sep 7, 2026 by
christianaurichzm
Contributor
Loading…
fs: normalize trailing dot segments for rm
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#65883
opened Sep 7, 2026 by
AmarWaqar-TSKLI
Loading…
fs: preserve filename when recursive watch root file is removed
agentscan:automated-account
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#65882
opened Sep 7, 2026 by
cuishuang
Loading…
2026-09-08, Version 26.9.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.
#65881
opened Sep 7, 2026 by
github-actions
Bot
Loading…
src: throw on a malformed localStorage file
c++
Issues and PRs that require attention from people who are familiar with C++.
inspector
Issues and PRs related to the V8 inspector protocol.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#65879
opened Sep 7, 2026 by
TrevorBurnham
Contributor
Loading…
inspector: fix abort when two Environments own the inspector
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.
request-ci
Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review.
#65877
opened Sep 7, 2026 by
codebytere
Member
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.