-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stream: pause/resume on destroyed streams should be noop
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
#62557
opened Apr 2, 2026 by
ronag
Loading…
build: bump GCC requirement to 13.2
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
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.
#62555
opened Apr 2, 2026 by
targos
Loading…
crypto: add randomUUIDv7()
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#62553
opened Apr 2, 2026 by
nabeel378
Loading…
tools: bump the eslint group in /tools/eslint with 2 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.
#62552
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump cachix/install-nix-action from 31.9.1 to 31.10.3
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.
#62551
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump step-security/harden-runner from 2.15.0 to 2.16.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.
#62550
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump actions/download-artifact from 8.0.0 to 8.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.
#62549
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump actions/setup-node from 6.2.0 to 6.3.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.
#62548
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump github/codeql-action from 4.32.4 to 4.35.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.
#62547
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump codecov/codecov-action from 5.5.2 to 6.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.
#62545
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump cachix/cachix-action from 16 to 17
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.
#62544
opened Apr 1, 2026 by
dependabot
bot
Loading…
meta: bump actions/cache from 5.0.3 to 5.0.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.
#62543
opened Apr 1, 2026 by
dependabot
bot
Loading…
lib, doc: Float16Array cleanup and typo fixes
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#62542
opened Apr 1, 2026 by
parsherr
Loading…
http: add req.signal to IncomingMessage
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#62541
opened Apr 1, 2026 by
akshatsrivastava11
Loading…
[v24.x backport] crypto: rename CShakeParams and KmacParams length to outputLength
crypto
Issues and PRs related to the crypto subsystem.
experimental
Issues and PRs related to experimental features.
needs-ci
PRs that need a full CI run.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
webcrypto
#62539
opened Apr 1, 2026 by
panva
Loading…
fs: validate mode as Int32 in ReadStream/WriteStream constructors
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#62538
opened Apr 1, 2026 by
wdskuki
Loading…
doc: clarify that process._debugProcess() is not restricted by the Permission Model
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.
#62537
opened Apr 1, 2026 by
cybe4sent1nel
Loading…
3 tasks done
meta: move Michael to emeritus
doc
Issues and PRs related to the documentations.
#62536
opened Apr 1, 2026 by
mhdawson
Loading…
http: pipeline leak
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
http
Issues or PRs related to the http subsystem.
#62534
opened Apr 1, 2026 by
ronag
Loading…
build: downgrade GCC support to experimental
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
meta
Issues and PRs related to the general management of the project.
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.
#62533
opened Apr 1, 2026 by
targos
Loading…
module: synchronously load most ES modules
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#62530
opened Apr 1, 2026 by
GeoffreyBooth
Loading…
crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#62527
opened Mar 31, 2026 by
panva
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.