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

test: restraint version replacement pattern in snapshots fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61748 opened Feb 9, 2026 by legendecas Loading…
test_runner: support test order randomization 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-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.
#61747 opened Feb 8, 2026 by pmarchini Draft
feat: first commit flaky lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61746 opened Feb 8, 2026 by vespa7 Draft
stream: fix UTF-8 character corruption in fast-utf8-stream needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#61745 opened Feb 8, 2026 by mcollina Loading…
http: remove redundant keepAliveTimeoutBuffer assignment commit-queue Add this label to land a pull request using GitHub Actions. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#61743 opened Feb 8, 2026 by efekrskl Loading…
2026-02-10, Version 25.6.1 (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.
#61739 opened Feb 8, 2026 by github-actions bot Loading…
meta: update scorecard egress-policy from audit to block meta Issues and PRs related to the general management of the project.
#61738 opened Feb 8, 2026 by Ronitsabhaya75 Loading…
esm: detect ESM syntax in extensionless files under type:commonjs esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61737 opened Feb 8, 2026 by scott-memco Loading…
process: improve error message when cwd no longer exists lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61736 opened Feb 8, 2026 by scott-memco Loading…
doc: fix dropdown menu being obscured at <600px due to transparency issue 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.
#61735 opened Feb 8, 2026 by leolightwork Loading…
tools: use ubuntu-slim runner in GHA 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.
#61734 opened Feb 8, 2026 by aduh95 Loading…
tools: update nixpkgs-unstable to ae67888ff7ef9dff69b3cf0cc0fbfbcd3a7 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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. tools Issues and PRs related to the tools directory.
#61733 opened Feb 8, 2026 by nodejs-github-bot Loading…
deps: update googletest to 5a9c3f9e8d9b90bbbe8feb32902146cb8f7c1757 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61731 opened Feb 8, 2026 by nodejs-github-bot Loading…
test: update WPT for WebCryptoAPI to 7cbe7e8ed9 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61729 opened Feb 8, 2026 by nodejs-github-bot Loading…
test: update WPT for url to efb889eb4c 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61728 opened Feb 8, 2026 by nodejs-github-bot Loading…
test_runner: add exports option to mock.module needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61727 opened Feb 8, 2026 by Han5991 Loading…
test_runner: pass setup context to global teardown needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61726 opened Feb 7, 2026 by Han5991 Loading…
test_runner: exclude mocked CJS modules from coverage needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61723 opened Feb 7, 2026 by ThanhNguyxn Loading…
buffer: optimize buffer.concat performance buffer Issues and PRs related to the buffer subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#61721 opened Feb 7, 2026 by mertcanaltin Loading…
fs: add stack traces to async callback errors fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61720 opened Feb 7, 2026 by DukeDeSouth Loading…
src: add more checks and clarify docs for external references 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++. needs-ci PRs that need a full CI run.
#61719 opened Feb 7, 2026 by joyeecheung Loading…
src: fix cjs_lexer external reference registration 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++. needs-ci PRs that need a full CI run.
#61718 opened Feb 7, 2026 by joyeecheung Loading…
src: refactor compression allocation tracking, enable for zstd build Issues and PRs related to build files or the CI. c++ Issues and PRs that require attention from people who are familiar with C++. 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. review wanted PRs that need reviews. zlib Issues and PRs related to the zlib subsystem.
#61717 opened Feb 7, 2026 by addaleax Loading…
test_runner: preserve AssertionError actual constructor name across isolation needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61716 opened Feb 7, 2026 by inoway46 Loading…
http2: initialize keepAliveTimeout and keepAliveTimeoutBuffer when allowHTTP1 is true author ready PRs that have at least one approval, no pending requests for changes, and a CI started. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#61713 opened Feb 7, 2026 by amyssnippet Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.