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

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. 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 Draft
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 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++. 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++. 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 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 in /tools/eslint 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…
meta: bump actions/cache from 5.0.4 to 5.0.5 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.
#62847 opened Apr 20, 2026 by dependabot bot Loading…
meta: bump cachix/install-nix-action from 31.10.3 to 31.10.4 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.
#62846 opened Apr 20, 2026 by dependabot bot Loading…
meta: bump peter-evans/create-pull-request from 8.1.0 to 8.1.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.
#62845 opened Apr 20, 2026 by dependabot bot Loading…
meta: bump step-security/harden-runner from 2.16.1 to 2.19.0 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.
#62844 opened Apr 20, 2026 by dependabot bot Loading…
meta: bump actions/github-script from 8.0.0 to 9.0.0 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.
#62843 opened Apr 20, 2026 by dependabot bot Loading…
meta: bump actions/setup-node from 6.3.0 to 6.4.0 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.
#62842 opened Apr 20, 2026 by dependabot bot Loading…
Updated README doc Issues and PRs related to the documentations.
#62840 opened Apr 20, 2026 by shubhammca2025122-del Loading…
crypto: fix unsigned conversion of 4-byte RSA publicExponent 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
#62839 opened Apr 20, 2026 by deepview-autofix Loading…
lib: fix evenRound sign for fractional values in (-1, 1) needs-ci PRs that need a full CI run. web-standards Issues and PRs related to Web APIs
#62837 opened Apr 20, 2026 by deepview-autofix Loading…
lib: fix validatePort to reject string '0' when allowZero is false dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#62836 opened Apr 20, 2026 by deepview-autofix Loading…
fs: restore fs patchability in ESM loader esm Issues and PRs related to the ECMAScript Modules implementation. lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run.
#62835 opened Apr 19, 2026 by joyeecheung Member Loading…
querystring: validate surrogate pairs in encodeStr baking-for-lts PRs that need to wait before landing in a LTS release. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. querystring Issues and PRs related to the built-in querystring module.
#62834 opened Apr 19, 2026 by deepview-autofix Loading…
lib: short-circuit WebIDL BufferSource SAB check needs-ci PRs that need a full CI run. web-standards Issues and PRs related to Web APIs
#62833 opened Apr 19, 2026 by panva Member Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.