-
-
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
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
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
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…
inspector: fix dead 'For help' URL printed by --inspect
c++
Issues and PRs that require attention from people who are familiar with C++.
inspector
Issues and PRs related to the V8 inspector protocol
needs-ci
PRs that need a full CI run.
#62855
opened Apr 20, 2026 by
MukundaKatta
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
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 PRs that need a full CI run.
web-standards
Issues and PRs related to Web APIs
evenRound sign for fractional values in (-1, 1)
needs-ci
#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…
http: reject addTrailers after finish
commit-queue
Add this label to land a pull request using GitHub Actions.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#62832
opened Apr 19, 2026 by
islandryu
Member
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.