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

dns: support AbortSignal in dns.lookup() and dns.promises.lookup() dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run.
#62528 opened Mar 31, 2026 by orgads Draft
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…
2026-04-21, Version 26.0.0 (Current) meta Issues and PRs related to the general management of the project. release Issues and PRs related to Node.js releases. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#62526 opened Mar 31, 2026 by RafaelGSS Loading…
WIP fs: readline needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#62525 opened Mar 31, 2026 by Tseian Draft
tools: allow triagers to queue a PR for CI until it's reviewed meta Issues and PRs related to the general management of the project.
#62524 opened Mar 31, 2026 by aduh95 Loading…
tools: do not run commit-lint on release proposals author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.
#62523 opened Mar 31, 2026 by aduh95 Loading…
2026-04-01, Version 25.9.0 (Current) release Issues and PRs related to Node.js releases. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#62522 opened Mar 31, 2026 by github-actions bot Loading…
src: improve url error handling for triggered assertions c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#62521 opened Mar 31, 2026 by wooffie 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…
tools: make v8.nix more stable build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files tools Issues and PRs related to the tools directory.
#62508 opened Mar 30, 2026 by aduh95 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 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. 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 getTestContext() public API needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#62501 opened Mar 30, 2026 by MoLow 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++. fs Issues and PRs related to the fs subsystem / file system. 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…
[WIP] src: implement a prototype for uv coroutines 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.
#62494 opened Mar 29, 2026 by jasnell Draft
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…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.