Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

deps: upgrade npm to 11.13.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. request-ci Add this label to start a Jenkins CI on a PR.
#62898 opened Apr 22, 2026 by npm-cli-bot Contributor Loading…
Reland AIX V8 fixes for clang aix Issues and PRs related to the AIX platform. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. fast-track PRs that do not need to wait for 72 hours to land. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#62894 opened Apr 22, 2026 by richardlau Member Loading…
ffi: fix FLOAT_32 and FLOAT_64 type constants ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run.
#62892 opened Apr 22, 2026 by watilde Member Loading…
deps: update nghttp2 to 1.69.0 dependencies Pull requests that update a dependency file. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#62891 opened Apr 22, 2026 by nodejs-github-bot Collaborator Loading…
tools: update .clang-format to use non-deprecated options tools Issues and PRs related to the tools directory.
#62889 opened Apr 22, 2026 by watilde Member Loading…
build: track PDL files as inputs in inspector GN build c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#62888 opened Apr 22, 2026 by deepak1556 Contributor Loading…
tools: consolidate and simplify .editorconfig deps section tools Issues and PRs related to the tools directory.
#62887 opened Apr 22, 2026 by watilde Member Loading…
repl: fix dedup comparing normalized line against raw history needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#62886 opened Apr 22, 2026 by watilde Member Loading…
module: show user location for missing module errors, resolve #38892 lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62885 opened Apr 22, 2026 by meixg Member Loading…
doc: use mjs/cjs blocks for callbackify null reason example doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#62884 opened Apr 22, 2026 by watilde Member Loading…
crypto: add guards and adjust tests for BoringSSL 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. webcrypto
#62883 opened Apr 22, 2026 by panva Member Loading…
doc: fix typo in dns.lookup options description commit-queue Add this label to land a pull request using GitHub Actions. dns Issues and PRs related to the dns subsystem. doc Issues and PRs related to the documentations.
#62882 opened Apr 22, 2026 by watilde Member Loading…
deps: cherry-pick libuv/libuv@439a54b libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run.
#62881 opened Apr 22, 2026 by skooch 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. commit-queue Add this label to land a pull request using GitHub Actions. 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(#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. commit-queue Add this label to land a pull request using GitHub Actions. 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…
ProTip! Mix and match filters to narrow down what you’re looking for.