-
-
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
tools: adopt the PRs that have at least one approval, no pending requests for changes, and a CI started.
tools
Issues and PRs related to the tools directory.
--check-for-duplicates NCU flag
author ready
#62478
opened Mar 28, 2026 by
aduh95
Loading…
build: support empty libname flags in Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
configure.py
build
#62477
opened Mar 28, 2026 by
aduh95
Loading…
watch: add manual restart and log changed file
needs-ci
PRs that need a full CI run.
#62476
opened Mar 28, 2026 by
KirobotDev
Loading…
crypto: add support for Ed25519 context parameter
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++.
crypto
Issues and PRs related to the crypto subsystem.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62474
opened Mar 28, 2026 by
panva
Loading…
meta: add DCO sign-off check to commit workflow
meta
Issues and PRs related to the general management of the project.
#62473
opened Mar 28, 2026 by
jasnell
Loading…
test: add graceful handling of test-debugger-pid flakes
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
test
Issues and PRs related to the tests.
#62472
opened Mar 28, 2026 by
jasnell
Loading…
test: wait for reattach before initial break on restart
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
test
Issues and PRs related to the tests.
#62471
opened Mar 28, 2026 by
inoway46
Loading…
test: disable flaky WPT Blob test on AIX
aix
Issues and PRs related to the AIX platform.
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62470
opened Mar 28, 2026 by
jasnell
Loading…
stream: stream/iter node.js streams interop
experimental
Issues and PRs related to experimental features.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
#62469
opened Mar 28, 2026 by
jasnell
Loading…
doc: clarify setTimeout millisecond precision behavior
doc
Issues and PRs related to the documentations.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
#62468
opened Mar 27, 2026 by
vijaygovindaraja
Loading…
build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /tools/clang-format
dependencies
Pull requests that update a dependency file.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#62467
opened Mar 27, 2026 by
dependabot
bot
Loading…
timers: prevent setTimeout from firing callback early
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#62466
opened Mar 27, 2026 by
vijaygovindaraja
Loading…
[v22.x] deps: upgrade npm to 10.9.8
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.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.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62463
opened Mar 27, 2026 by
npm-cli-bot
Loading…
esm: add PRs that have at least one approval, no pending requests for changes, and a CI started.
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
ERR_REQUIRE_ESM_RACE_CONDITION
author ready
#62462
opened Mar 27, 2026 by
aduh95
Loading…
src: add contextify interceptor debug logs
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#62460
opened Mar 27, 2026 by
legendecas
Loading…
vm: DONT_CONTEXTIFY when no contextObject set
blocked
PRs that are blocked by other issues or PRs.
c++
Issues and PRs that require attention from people who are familiar with C++.
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-major
PRs that contain breaking changes and should be released in the next major version.
vm
Issues and PRs related to the vm subsystem.
#62459
opened Mar 27, 2026 by
legendecas
Loading…
tools: bump brace-expansion from 5.0.4 to 5.0.5 in /tools/eslint
dependencies
Pull requests that update a dependency file.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#62458
opened Mar 27, 2026 by
dependabot
bot
Loading…
doc: clarify that features cannot be both experimental and deprecated
doc
Issues and PRs related to the documentations.
#62456
opened Mar 27, 2026 by
aduh95
Loading…
[v24.x backport] crypto: add raw key formats support to the KeyObject APIs
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62455
opened Mar 27, 2026 by
panva
Loading…
[v25.x backport] crypto: add raw key formats support to the KeyObject APIs and WPT updates
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
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.
v25.x
Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#62454
opened Mar 27, 2026 by
panva
Loading…
crypto: runtime-deprecate DEP0203 and DEP0204
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.
deprecations
Issues and PRs related to deprecations.
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.
#62453
opened Mar 27, 2026 by
panva
Loading…
util: honor breakLength Infinity with unlimited depth
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#62452
opened Mar 27, 2026 by
Lellansin
Loading…
test: fix flaky https tests on windows
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62451
opened Mar 27, 2026 by
jasnell
Loading…
stream: fix addAbortSignal() for web streams
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
web streams
deps: V8: cherry-pick cf1bce40a5ef
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.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#62449
opened Mar 26, 2026 by
richardlau
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.