-
-
Notifications
You must be signed in to change notification settings - Fork 37.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stream: speed up flowing pipe of buffers
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to Node.js streams.
#66182
opened Sep 21, 2026 by
anonrig
Member
Loading…
doc: add return type to Blocklist.isBlocklist
doc
Issues and PRs related to Node.js documentation.
net
Issues and PRs related to the net subsystem.
#66181
opened Sep 21, 2026 by
motokaneyuki
Loading…
zlib: reject reset after gzip emitted incomplete output
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.
#66179
opened Sep 21, 2026 by
xia-chao
Contributor
Loading…
ffi: allocate string argument storage lazily
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#66178
opened Sep 21, 2026 by
soulee-dev
Contributor
Loading…
path: skip normalize for already-normalized paths
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
#66177
opened Sep 21, 2026 by
anonrig
Member
Loading…
querystring: speed up default parse and unescape
needs-ci
PRs that need a full CI run.
querystring
Issues and PRs related to the built-in querystring module.
#66175
opened Sep 21, 2026 by
anonrig
Member
Loading…
src: fix hang when joining workers in process.exit()
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.
#66171
opened Sep 21, 2026 by
manzoorwanijk
Loading…
[v24.x backport] build,win: replace LTCG with Thin LTO for releases
build
Issues and PRs related to Node.js builds or CI infrastructure.
needs-ci
PRs that need a full CI run.
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.
windows
Issues and PRs related to the Windows platform.
#66170
opened Sep 21, 2026 by
StefanStojanovic
Contributor
Loading…
zlib: restart format detection when resetting Unzip
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.
#66169
opened Sep 21, 2026 by
marcopiraccini
Contributor
Loading…
[v24.x backport] 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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#66168
opened Sep 21, 2026 by
inoway46
Contributor
Loading…
[v26.x backport] http2: add new connectionWindowSize option
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.
v26.x
Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#66167
opened Sep 21, 2026 by
pimterry
Member
Loading…
net: speed up BlockList.check for strings
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#66166
opened Sep 21, 2026 by
anonrig
Member
Loading…
net: skip IPv6 regex when the string has no colon
needs-ci
PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
#66165
opened Sep 21, 2026 by
anonrig
Member
Loading…
2026-09-22, Version 26.10.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.
#66163
opened Sep 20, 2026 by
github-actions
Bot
Loading…
vfs: drop --vfs-mount, keep --vfs-load alone
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#66162
opened Sep 20, 2026 by
pipobscure
Contributor
Loading…
zlib: avoid an extra empty zstd frame
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.
#66161
opened Sep 20, 2026 by
marcopiraccini
Contributor
Loading…
crypto: use current FIPS state for availability
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.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#66160
opened Sep 20, 2026 by
panva
Member
Loading…
util: show SuppressedError's error/suppressed properties on inspect
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#66159
opened Sep 20, 2026 by
agape1225
Contributor
Loading…
zlib: preserve brotli params and dictionary on reset
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.
#66157
opened Sep 20, 2026 by
xia-chao
Contributor
Loading…
timers: allow setTimeout to accept a delay of 0
needs-ci
PRs that need a full CI run.
timers
Issues and PRs related to timers, setImmediate(), setInterval(), and setTimeout().
#66155
opened Sep 20, 2026 by
mcollina
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.