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

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…
fix: eight memcpy operations in uvwasi components co... in fd_table.c needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface.
#62531 opened Apr 1, 2026 by orbisai0security Loading…
3 tasks done
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…
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. commit-queue Add this label to land a pull request using GitHub Actions. 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. doc Issues and PRs related to the documentations.
#62505 opened Mar 30, 2026 by joyeecheung 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…
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! Follow long discussions with comments:>50.