-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stream: remove legacy prependListener fallback
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
#62435
opened Mar 25, 2026 by
karan-lrn
Loading…
src: use stack allocation for small string encoding
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.
#62431
opened Mar 25, 2026 by
thisalihassan
Loading…
doc: add Rafael to last security release steward
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue
Add this label to land a pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
#62423
opened Mar 24, 2026 by
RafaelGSS
Loading…
build: use Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
CARGO environment variable if set
build
#62421
opened Mar 24, 2026 by
richardlau
Loading…
module: add requireStack to ESM exports resolution errors
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#62417
opened Mar 24, 2026 by
AKXtreme
Loading…
esm: fix source phase identity bug due to loadCache eviction
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#62415
opened Mar 23, 2026 by
guybedford
Loading…
deps: update ada to 3.4.4
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62414
opened Mar 23, 2026 by
nodejs-github-bot
Loading…
dns: validate default c-ares servers on first query
c++
Issues and PRs that require attention from people who are familiar with C++.
cares
Issues and PRs related to the c-ares dependency or the cares_wrap binding.
needs-ci
PRs that need a full CI run.
#62411
opened Mar 23, 2026 by
mcollina
Loading…
src: enable compilation/linking with OpenSSL 4.0
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62410
opened Mar 23, 2026 by
panva
Loading…
deps: V8: cherry-pick 0f024d4e66e0
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#62408
opened Mar 23, 2026 by
IlyasShabi
Loading…
diagnostics_channel: return original thenable
confirmed-bug
Issues with confirmed bugs.
diagnostics_channel
Issues and PRs related to diagnostics channel
needs-ci
PRs that need a full CI run.
#62407
opened Mar 23, 2026 by
Qard
Loading…
src: fix cpSyncCopyDir to dereference symlinks when dereference option is set
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#62402
opened Mar 23, 2026 by
crawfordxx
Loading…
module: runtime deprecate PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
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-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
esm
Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
needs-ci
PRs that need a full CI run.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
module.register()
dont-land-on-v20.x
#62401
opened Mar 23, 2026 by
GeoffreyBooth
Loading…
deps: add perfetto sdk
dependencies
Pull requests that update a dependency file.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
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-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
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.
#62397
opened Mar 22, 2026 by
legendecas
Loading…
src: improve EC JWK import performance
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62396
opened Mar 22, 2026 by
panva
Loading…
module: doc-deprecate PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
doc
Issues and PRs related to the documentations.
loaders
Issues and PRs related to ES module loaders
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
module.register()
author ready
#62395
opened Mar 22, 2026 by
GeoffreyBooth
Loading…
stream: align Readable.toWeb termination with eos
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.
stream
Issues and PRs related to the stream subsystem.
web streams
#62394
opened Mar 22, 2026 by
ikeyan
Loading…
buffer: add end parameter
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.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
#62390
opened Mar 22, 2026 by
ronag
Loading…
test: update WPT resources, interfaces and WebCryptoAPI
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.
#62389
opened Mar 22, 2026 by
panva
Loading…
build: make test-addons dependency-free
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
windows
Issues and PRs related to the Windows platform.
#62388
opened Mar 22, 2026 by
joyeecheung
Loading…
quic: get back to addressing some long standing quic updates
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.
#62387
opened Mar 22, 2026 by
jasnell
Loading…
child_process: spawnSync option stdio stdout support stream
c++
Issues and PRs that require attention from people who are familiar with C++.
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
#62386
opened Mar 22, 2026 by
Tseian
Loading…
deps: update undici to 7.24.5
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dependencies
Pull requests that update a dependency file.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62384
opened Mar 22, 2026 by
nodejs-github-bot
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.