-
-
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
crypto: add FIPS indicator diagnostics and strict mode
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-rebase
PRs the Commit Queue should land as multiple self-contained commits.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#65645
opened Aug 29, 2026 by
panva
Member
Loading…
fs: add openAsBlobSync
fs
Issues and PRs related to file-system APIs and the fs module.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#65644
opened Aug 29, 2026 by
greenheadHQ
Contributor
Loading…
fix(source-maps): resolve test failures
needs-ci
PRs that need a full CI run.
source maps
Issues and PRs related to source map support.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65642
opened Aug 29, 2026 by
spjoshis
Loading…
typings: update zlib binding declarations
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.
#65639
opened Aug 29, 2026 by
hyemimi
Contributor
Loading…
test: update WPT for streams to 4832db4761
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
web streams
Issues and PRs related to the Web Streams API.
#65638
opened Aug 29, 2026 by
standard-Chan
Contributor
Loading…
fs: fix recursive watch error handling
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#65635
opened Aug 29, 2026 by
panva
Member
Loading…
src: fix TextDecoder large-input and error paths
c++
Issues and PRs that require attention from people who are familiar with C++.
i18n-api
Issues and PRs related to Node.js internationalization support.
needs-ci
PRs that need a full CI run.
#65634
opened Aug 29, 2026 by
JosephDoUrden
Loading…
stream: fix early drain after Utf8Stream reopen
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to Node.js streams.
#65633
opened Aug 29, 2026 by
mcollina
Member
Loading…
doc: fix broken Issues and PRs related to Node.js documentation.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
using link in ffi.md
doc
#65632
opened Aug 29, 2026 by
soulee-dev
Contributor
Loading…
Test cleanup hook uaf regression 65196
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65630
opened Aug 28, 2026 by
everett1992
Contributor
•
Draft
crypto: add crypto.parsePKCS12()
commit-queue-squash
PRs the Commit Queue should land as one squashed commit.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#65627
opened Aug 28, 2026 by
bmuenzenmeyer
Contributor
Loading…
tools: bump @node-core/doc-kit from 1.4.1 to 2.0.1 in /tools/doc in the doc group
dependencies
PRs that add, update, or configure Node.js dependencies.
doc
Issues and PRs related to Node.js documentation.
javascript
PRs that update JavaScript code.
tools
Issues and PRs related to the tools directory.
#65626
opened Aug 28, 2026 by
dependabot
Bot
Loading…
stream: keep webstream stream states in fast-mode objects
needs-ci
PRs that need a full CI run.
web streams
Issues and PRs related to the Web Streams API.
#65625
opened Aug 28, 2026 by
mcollina
Member
Loading…
tls: initialize session and SNI before connecting
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
needs-ci
PRs that need a full CI run.
tls
Issues and PRs related to the tls subsystem.
#65624
opened Aug 28, 2026 by
styfle
Member
Loading…
test: deflake test-watch-mode-restart-esm-loading-error
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#65623
opened Aug 28, 2026 by
christianaurichzm
Contributor
Loading…
src: add missing vector include
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.
dependencies
PRs that add, update, or configure Node.js dependencies.
fast-track
PRs proposed for a shorter-than-standard waiting period before landing.
needs-ci
PRs that need a full CI run.
#65622
opened Aug 28, 2026 by
panva
Member
Loading…
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.
#65619
opened Aug 28, 2026 by
pimterry
Member
Loading…
doc: clarify DEP0207 scope
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.
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.
#65618
opened Aug 28, 2026 by
aduh95
Contributor
Loading…
http: match subdomains for plain NO_PROXY entries
http
Issues and PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#65617
opened Aug 28, 2026 by
dibenkobit
Loading…
crypto: cache valid ECDH key pairs
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.
#65615
opened Aug 28, 2026 by
panva
Member
Loading…
build: add Issues and PRs related to Node.js builds or CI infrastructure.
dependencies
PRs that add, update, or configure Node.js dependencies.
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-perfetto flag
build
vfs: fix rename over non-empty directory
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#65613
opened Aug 28, 2026 by
christianaurichzm
Contributor
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.