-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: minor typo fix
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.
vm
Issues and PRs related to the vm subsystem.
#62358
opened Mar 20, 2026 by
JeffMatson
Loading…
[v25.x backport] src: convert context_frame field in AsyncWrap to internal field
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.
v25.x
Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
tools: bump eslint deps
tools
Issues and PRs related to the tools directory.
#62356
opened Mar 20, 2026 by
JLHwung
Loading…
doc: add path to vulnerabilities.json mention
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.
#62355
opened Mar 20, 2026 by
RafaelGSS
Loading…
[v25.x] deps: V8: cherry-pick b25cd62c7ba2
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.
request-ci
Add this label to start a Jenkins CI on a PR.
v8 engine
Issues and PRs related to the V8 dependency.
v25.x
Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#62354
opened Mar 20, 2026 by
mertcanaltin
Loading…
WIP child-process: watch pipe peer close event
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.
#62353
opened Mar 20, 2026 by
Tseian
Loading…
crypto: decorate async crypto job errors with OpenSSL error details
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++.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#62348
opened Mar 20, 2026 by
panva
Loading…
test_runner: make skip/todo/expectFailure use JS truthiness
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62346
opened Mar 20, 2026 by
VaishnavIUpadyaya
Loading…
crypto: add signDigest/verifyDigest and Ed25519ctx support
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
crypto
Issues and PRs related to the crypto subsystem.
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.
request-ci
Add this label to start a Jenkins CI on a PR.
semver-minor
PRs that contain new features and should be released in the next minor version.
#62345
opened Mar 19, 2026 by
panva
Loading…
deps: V8: override PRs that may need to be released in v20.x
lts-watch-v22.x
PRs that may need to be released in v22.x
lts-watch-v24.x
PRs that may need to be released in v24.x
tools
Issues and PRs related to the tools directory.
depot_tools version
lts-watch-v20.x
#62344
opened Mar 19, 2026 by
richardlau
Loading…
src: handle null backing store in ArrayBufferViewContents::Read
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.
request-ci
Add this label to start a Jenkins CI on a PR.
#62343
opened Mar 19, 2026 by
mertcanaltin
Loading…
test_runner: add statement coverage support
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.
#62340
opened Mar 19, 2026 by
Felipeness
Loading…
6 tasks done
assert: fix slow error message generation for minified code
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
needs-ci
PRs that need a full CI run.
#62338
opened Mar 19, 2026 by
Felipeness
Loading…
3 tasks done
src: skip JS callback for settled Promise.race losers
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
#62336
opened Mar 19, 2026 by
Felipeness
Loading…
quic: remove CryptoKey support from session keys option
experimental
Issues and PRs related to experimental features.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
request-ci
Add this label to start a Jenkins CI on a PR.
#62335
opened Mar 19, 2026 by
panva
Loading…
src: fix missing file error when --watch used without argument
needs-ci
PRs that need a full CI run.
#62334
opened Mar 19, 2026 by
nickshiro
Loading…
http: fix no_proxy leading-dot suffix matching
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#62333
opened Mar 19, 2026 by
watilde
Loading…
meta: add Issues and PRs related to the general management of the project.
vfs subsystem label
meta
#62331
opened Mar 18, 2026 by
Renegade334
•
Draft
deps: upgrade npm to 11.12.0
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.
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
#62329
opened Mar 18, 2026 by
npm-cli-bot
Loading…
zlib: fix use-after-free when reset() is called during write
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
Add this label to start a Jenkins CI on a PR.
zlib
Issues and PRs related to the zlib subsystem.
#62325
opened Mar 18, 2026 by
mcollina
Loading…
src: expose Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
node::MakeContextify to make a node managed vm context
c++
#62322
opened Mar 18, 2026 by
legendecas
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.