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

src: clean up generic counter implementation c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#60447 opened Oct 28, 2025 by addaleax Loading…
tools: remove undici from daily wpt.fyi job 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.
#60444 opened Oct 27, 2025 by panva Loading…
test: fix flaky test-watch-mode-kill-signal-* needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60443 opened Oct 27, 2025 by joyeecheung Loading…
stream: readable read one buffer at a time needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#60441 opened Oct 27, 2025 by ronag Draft
test: mark split test-watch-mode-kill-signal-* tests as flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60440 opened Oct 27, 2025 by joyeecheung Loading…
stream: add Readable.readv needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#60439 opened Oct 27, 2025 by ronag Draft
module: fix EISDIR error with Windows drive-letter-only paths http Issues or PRs related to the http subsystem. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#60438 opened Oct 27, 2025 by ThierryMT Loading…
http: fix drain event with cork/uncork in ServerResponse http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#60437 opened Oct 27, 2025 by ThierryMT Loading…
2025-10-28, Version 25.1.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.
#60436 opened Oct 27, 2025 by github-actions bot Loading…
tools: skip running test-shared on deps changes 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. meta Issues and PRs related to the general management of the project.
#60433 opened Oct 27, 2025 by aduh95 Loading…
tools: document that nixpkgs updates should not be backported 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.
#60431 opened Oct 27, 2025 by aduh95 Loading…
[v24.x] deps: patch npm/tar to not return uninitialized mem fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#60430 opened Oct 27, 2025 by ChALkeR Loading…
deps: V8: backport fe81545e6d14 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.
#60429 opened Oct 27, 2025 by caiolima Loading…
tools: pin OpenSSL to 3.5.4 on test-shared workflow 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. 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. meta Issues and PRs related to the general management of the project.
#60428 opened Oct 27, 2025 by aduh95 Loading…
tls: fix leak on invalid protocol method c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#60427 opened Oct 27, 2025 by codebytere Loading…
stream: add bytes() method to stream/consumers 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. stream Issues and PRs related to the stream subsystem.
#60426 opened Oct 27, 2025 by wantaekchoi Loading…
src: cache missing package.json files in the C++ package config cache c++ Issues and PRs that require attention from people who are familiar with C++. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. typings
#60425 opened Oct 27, 2025 by michaelsmithxyz Draft
console: optimize single-string logging author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#60422 opened Oct 26, 2025 by gurgunday Loading…
docs(perf_hooks): fix eventLoopUtilization examples to use performanc… doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.
#60421 opened Oct 26, 2025 by akki-singh926 Loading…
2025-10-28, Version 24.11.0 'Krypton' (LTS) meta Issues and PRs related to the general management of the project. 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.
#60414 opened Oct 26, 2025 by richardlau Loading…
1 of 4 tasks
test: ensure assertions are reachable in test/sequential 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. test Issues and PRs related to the tests.
#60412 opened Oct 25, 2025 by aduh95 Loading…
test: ensure assertions are reachable in more folders 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. tools Issues and PRs related to the tools directory.
#60411 opened Oct 25, 2025 by aduh95 Loading…
Improve UX: keep sidebar module visible when navigating docs doc Issues and PRs related to the documentations.
#60410 opened Oct 25, 2025 by Botato300 Loading…
module: fix ERR_INTERNAL_ASSERTION in CJS module loading esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#60408 opened Oct 25, 2025 by vivek958 Loading…
5 tasks done
doc: align Buffer.concat documentation with behavior buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#60405 opened Oct 25, 2025 by gurgunday Loading…
ProTip! Adding no:label will show everything without a label.