-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test_runner: add [Symbol.dispose] to mock Timeout class
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62879
opened Apr 21, 2026 by
HttpGetBinary
Loading…
process: throw on execve(2) failure instead of aborting
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#62878
opened Apr 21, 2026 by
bengl
Member
Loading…
lib: harden kKeyOps lookup with null prototype
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.
needs-ci
PRs that need a full CI run.
webcrypto
#62877
opened Apr 21, 2026 by
panva
Member
Loading…
quic: complete the QUIC/HTTP3 implementation
experimental
Issues and PRs related to experimental features.
large-pr
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.
#62876
opened Apr 21, 2026 by
jasnell
Member
Loading…
crypto: reject inherited key type names
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.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#62875
opened Apr 21, 2026 by
JonathanLopes404
Loading…
http: fix leaked error listener on sync HTTP req create + destroy
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#62872
opened Apr 21, 2026 by
pimterry
Member
Loading…
meta: add automation policy
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.
fast-track
PRs that do not need to wait for 72 hours to land.
meta
Issues and PRs related to the general management of the project.
#62871
opened Apr 21, 2026 by
legendecas
Member
Loading…
doc: fix Argon2 parameter bounds
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.
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#62868
opened Apr 21, 2026 by
tniessen
Member
Loading…
fix(#52634): ContextifyContext::PropertyDefinerCallback() never intercepts the request
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#62866
opened Apr 21, 2026 by
wongtimothy147-lgtm
Loading…
fix(#48716): Errors emitted on worker are not native errors
needs-ci
PRs that need a full CI run.
#62865
opened Apr 21, 2026 by
wongtimothy147-lgtm
Loading…
test: update WPT for streams to f8f26a372f
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
web streams
#62864
opened Apr 21, 2026 by
nodejs-github-bot
Collaborator
Loading…
crypto: remove Argon2 KDF derivation from its job setup
c++
Issues and PRs that require attention from people who are familiar with C++.
confirmed-bug
Issues with confirmed bugs.
crypto
Issues and PRs related to the crypto subsystem.
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.
experimental
Issues and PRs related to experimental features.
lts-watch-v24.x
PRs that may need to be released in v24.x
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
request-ci
Add this label to start a Jenkins CI on a PR.
webcrypto
#62863
opened Apr 21, 2026 by
panva
Member
Loading…
tools: add non-default OpenSSL versions to the test-shared workflow
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
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.
meta
Issues and PRs related to the general management of the project.
tools
Issues and PRs related to the tools directory.
#62862
opened Apr 21, 2026 by
panva
Member
Loading…
test_runner: fix suite rerun edge case
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_runner
Issues and PRs related to the test runner subsystem.
#62860
opened Apr 21, 2026 by
MoLow
Member
Loading…
quic: disable building ngtcp2 examples
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.
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#62859
opened Apr 20, 2026 by
Renegade334
Member
Loading…
src: align FFI error handling with Node.js source
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++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62858
opened Apr 20, 2026 by
addaleax
Member
Loading…
src: simplify and fix FFI ArrayBuffer accesses
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
needs-ci
PRs that need a full CI run.
#62857
opened Apr 20, 2026 by
addaleax
Member
Loading…
tools: set bot as author of tools-deps-update PRs
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.
meta
Issues and PRs related to the general management of the project.
#62856
opened Apr 20, 2026 by
aduh95
Contributor
Loading…
meta: update CODEOWNERS for FFI
ffi
Issues and PRs related to experimental Foreign Function Interface support.
meta
Issues and PRs related to the general management of the project.
#62853
opened Apr 20, 2026 by
ShogunPanda
Contributor
Loading…
doc: trust FFI in the threat model
commit-queue
Add this label to land a pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
#62852
opened Apr 20, 2026 by
ShogunPanda
Contributor
Loading…
test: normalize known inspector crash as completion
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
test
Issues and PRs related to the tests.
#62851
opened Apr 20, 2026 by
joyeecheung
Member
Loading…
meta: bump actions/upload-artifact from 7.0.0 to 7.0.1
dependencies
Pull requests that update a dependency file.
github_actions
Pull requests that update GitHub Actions code
meta
Issues and PRs related to the general management of the project.
#62850
opened Apr 20, 2026 by
dependabot
Bot
Loading…
meta: bump github/codeql-action from 4.35.1 to 4.35.2
dependencies
Pull requests that update a dependency file.
github_actions
Pull requests that update GitHub Actions code
meta
Issues and PRs related to the general management of the project.
#62849
opened Apr 20, 2026 by
dependabot
Bot
Loading…
tools: bump the eslint group across 1 directory with 4 updates
dependencies
Pull requests that update a dependency file.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#62848
opened Apr 20, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.