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

tools: update nixpkgs-unstable to ae67888ff7ef9dff69b3cf0cc0fbfbcd3a7 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 minimatch to 10.1.2 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61732 opened Feb 8, 2026 by nodejs-github-bot Loading…
deps: update googletest to 5a9c3f9e8d9b90bbbe8feb32902146cb8f7c1757 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…
deps: update amaro to 1.1.7 dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#61730 opened Feb 8, 2026 by nodejs-github-bot Loading…
test: update WPT for WebCryptoAPI to 7cbe7e8ed9 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 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…
worker: fix TOCTOU race in CWD caching 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 lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#61725 opened Feb 7, 2026 by mcollina 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-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…
esm: update outdated FIXME comment in translators.js esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61715 opened Feb 7, 2026 by karan-lrn 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…
deps: V8: cherry-pick 64b36b441179 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.
#61712 opened Feb 6, 2026 by rmagrin Loading…
test: add describe abort signal tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61711 opened Feb 6, 2026 by Han5991 Loading…
http: fix keep-alive socket reuse race in requestOnFinish http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#61710 opened Feb 6, 2026 by martinslota Loading…
src: fix --build-sea default executable path author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#61708 opened Feb 6, 2026 by alexsch01 Loading…
http2: fix FileHandle leak in respondWithFile http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#61707 opened Feb 6, 2026 by Han5991 Loading…
repl: fix FileHandle leak in history initialization needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#61706 opened Feb 6, 2026 by Han5991 Loading…
http2: fix zombie session crash on socket close c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#61702 opened Feb 6, 2026 by suuuuuuminnnnnn Loading…
ProTip! Adding no:label will show everything without a label.