-
-
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
module: emit experimental warning for Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
module.register()
esm
#62518
opened Mar 31, 2026 by
GeoffreyBooth
Loading…
test: allow skipping individual WPT subtests
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62517
opened Mar 30, 2026 by
panva
Loading…
tools: bump @node-core/doc-kit from 1.0.2 to 1.2.0 in /tools/doc in the doc group
dependencies
Pull requests that update a dependency file.
doc
Issues and PRs related to the documentations.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#62512
opened Mar 30, 2026 by
dependabot
bot
Loading…
meta: require DCO signoff in commit message guidelines
doc
Issues and PRs related to the documentations.
#62510
opened Mar 30, 2026 by
jasnell
Loading…
assert,util: fix stale nested cycle memo entries
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.
util
Issues and PRs related to the built-in util module.
#62509
opened Mar 30, 2026 by
BridgeAR
Loading…
src: constrain MaybeStackBuffer::ToString and ToStringView to standard char types
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#62507
opened Mar 30, 2026 by
om-ghante
Loading…
meta: expand memory leak DoS criteria to all DoS
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.
doc
Issues and PRs related to the documentations.
#62505
opened Mar 30, 2026 by
joyeecheung
Loading…
test_runner: add passed, attempt, and diagnostic to SuiteContext
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62504
opened Mar 30, 2026 by
MoLow
Loading…
test_runner: publish to TracingChannel node.test for OTel instrumentation
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62502
opened Mar 30, 2026 by
MoLow
Loading…
test_runner: add PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
getTestContext() public API
needs-ci
#62501
opened Mar 30, 2026 by
MoLow
Loading…
crypto: unify asymmetric key import through KeyObjectHandle::Init
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.
webcrypto
#62499
opened Mar 29, 2026 by
panva
Loading…
tools: respect 7 days wait commit-queue with one approval
tools
Issues and PRs related to the tools directory.
#62498
opened Mar 29, 2026 by
panva
Loading…
fs: expose frsize field in statfs results
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.
#62495
opened Mar 29, 2026 by
juicecultus
Loading…
doc: fix 'transfered' typo in quic.md
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.
doc
Issues and PRs related to the documentations.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#62492
opened Mar 29, 2026 by
lilianakatrina684-a11y
Loading…
test: capture negative utimes mtime at call time
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62490
opened Mar 29, 2026 by
inoway46
Loading…
test: wait for prompt before initial break in debugger tests
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62489
opened Mar 29, 2026 by
inoway46
Loading…
test: wait for reattach before initial break on run
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62488
opened Mar 29, 2026 by
inoway46
Loading…
crypto: update root-certificates to 3.121
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++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
lts-watch-v20.x
PRs that may need to be released in v20.x
lts-watch-v22.x
PRs that may need to be released in v22.x
needs-ci
PRs that need a full CI run.
#62485
opened Mar 29, 2026 by
nodejs-github-bot
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…
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…
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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.