-
-
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
doc: fix default limit of maxHeadersCount
doc
Issues and PRs related to the documentations.
http
Issues or PRs related to the http subsystem.
#65472
opened Aug 21, 2026 by
arynh
Loading…
doc: fix property names in os.networkInterfaces() example
doc
Issues and PRs related to the documentations.
os
Issues and PRs related to the os subsystem.
#65469
opened Aug 21, 2026 by
hanityx
Contributor
Loading…
http: improve performance for end() with known-length string
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
#65466
opened Aug 21, 2026 by
pimterry
Member
Loading…
sqlite: keep sessions alive across SQLite callbacks
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.
#65465
opened Aug 21, 2026 by
TrevorBurnham
Contributor
Loading…
build: define V8_CONTIGUOUS_COMPRESSED_RO_SPACE for shared cage
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#65464
opened Aug 21, 2026 by
codebytere
Member
Loading…
meta: add minimal AGENTS.md
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
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.
#65463
opened Aug 21, 2026 by
BethGriggs
Member
Loading…
2026-08-26, Version 24.20.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.
#65461
opened Aug 21, 2026 by
github-actions
Bot
•
Draft
build: make android cpufeatures include conditional on android_ndk_path
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#65459
opened Aug 21, 2026 by
lesliechowsh
Loading…
fs: resolve symlinks before parent components
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
build: remove obsolete configure flags
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
#65456
opened Aug 21, 2026 by
legendecas
Member
Loading…
sqlite: reject closing a session from a callback
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.
#65454
opened Aug 21, 2026 by
TrevorBurnham
Contributor
Loading…
src: reuse cached strings in CompileSerializeMain
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65453
opened Aug 21, 2026 by
agape1225
Contributor
Loading…
crypto: correct CCM decryption FIPS error message
author ready
PRs that have at least one approval, no outstanding review comments, 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.
request-ci
Add this label to start a Jenkins CI on a PR.
#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
Loading…
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.
#65444
opened Aug 20, 2026 by
arimxyer
Loading…
quic: reset rejected HTTP/3 request streams with H3_REQUEST_REJECTED
author ready
PRs that have at least one approval, no outstanding review comments, 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…
http2: fix write deadlock exposed by larger window sizes
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#65440
opened Aug 20, 2026 by
pimterry
Member
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 outstanding review comments, 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 outstanding review comments, 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…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-07-21.