-
-
Notifications
You must be signed in to change notification settings - Fork 36.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
crypto: correct CCM decryption FIPS error message
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.
#65450
opened Aug 21, 2026 by
kyungrae2002
Contributor
Loading…
2026-09-01, Version 22.23.3 'Jod' (LTS)
release
Issues and PRs related to Node.js releases.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#65448
opened Aug 20, 2026 by
github-actions
Bot
•
Draft
sqlite: add incremental blob I/O
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.
sqlite
Issues and PRs related to the SQLite subsystem.
quic: reset rejected HTTP/3 request streams with H3_REQUEST_REJECTED
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#65442
opened Aug 20, 2026 by
trivenay
Contributor
Loading…
build: target Power 9 and z14
build
Issues and PRs related to build files or the CI.
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.
ppc
Issues and PRs related to the Power architecture.
s390x
Issues and PRs related to the s390x architecture.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#65439
opened Aug 20, 2026 by
richardlau
Member
Loading…
meta: refine the security vuln posture for experimental flagged features
doc
Issues and PRs related to the documentations.
#65438
opened Aug 20, 2026 by
jasnell
Member
Loading…
stream: cut per-chunk overhead in web streams pipelines
needs-ci
PRs that need a full CI run.
web streams
#65437
opened Aug 20, 2026 by
anonrig
Member
Loading…
doc: clarify security triage dispositions and permission boundaries
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.
#65436
opened Aug 20, 2026 by
RafaelGSS
Member
Loading…
fs: do not descend into symlinks for ** unless following symlinks
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#65435
opened Aug 20, 2026 by
RafaelGSS
Member
Loading…
perf_hooks: add binary export/import to Histogram
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
#65434
opened Aug 20, 2026 by
jasnell
Member
Loading…
tools: improve commit queue failure comment
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
tools
Issues and PRs related to the tools directory.
#65433
opened Aug 20, 2026 by
panva
Member
Loading…
permission: enforce addon permission in GetLinkedBinding
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++.
needs-ci
PRs that need a full CI run.
permission
Issues and PRs related to the Permission Model
#65432
opened Aug 20, 2026 by
RafaelGSS
Member
Loading…
permission: block FileHandle fsync and fdatasync
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
permission
Issues and PRs related to the Permission Model
#65431
opened Aug 20, 2026 by
RafaelGSS
Member
Loading…
buffer: prevent abort on indexOf with lone surrogate needle
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
#65430
opened Aug 20, 2026 by
RafaelGSS
Member
Loading…
build: downgrade Intel macOS support to experimental
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#65427
opened Aug 20, 2026 by
aduh95
Contributor
Loading…
[v24.x backport] crypto: support loading private keys through STORE loaders
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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#65426
opened Aug 20, 2026 by
panva
Member
Loading…
test: remove test-debugger-run-after-quit-restart flaky designation
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.
test
Issues and PRs related to the tests.
#65424
opened Aug 20, 2026 by
inoway46
Contributor
Loading…
crypto: remove obsolete BoringSSL shims and use available APIs
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
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 related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#65423
opened Aug 20, 2026 by
panva
Member
Loading…
test: add validation for listener removal in read streams
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#65421
opened Aug 20, 2026 by
Paraspandey-debugs
Loading…
module: derive builtinModules from enabled builtin set
lib / src
Issues and PRs related to general changes in the lib or src directory.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#65418
opened Aug 20, 2026 by
sjungwon03
Contributor
Loading…
perf_hooks: add statistical hypothesis testing to histogram
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++.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
#65416
opened Aug 20, 2026 by
jasnell
Member
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.