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_runner: print coverage and diagnostic info with dot reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61423 opened Jan 18, 2026 by mag123c Loading…
doc, child_process: clean up Windows example child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#61422 opened Jan 18, 2026 by reillylm Loading…
deps: patch V8 to 14.3.127.18 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#61421 opened Jan 18, 2026 by nodejs-github-bot Loading…
tools: update nixpkgs-unstable to be5afa0fcb31f0a96bf9ecba05a516c66fc 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.
#61420 opened Jan 18, 2026 by nodejs-github-bot Loading…
crypto: update root-certificates to 3.119 c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#61419 opened Jan 18, 2026 by nodejs-github-bot Loading…
deps: update zlib to 1.3.1-980253c 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. zlib Issues and PRs related to the zlib subsystem.
#61418 opened Jan 18, 2026 by nodejs-github-bot Loading…
deps: update googletest to 85087857ad10bd407cd6ed2f52f7ea9752db621f 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.
#61417 opened Jan 18, 2026 by nodejs-github-bot Loading…
src: use C++ nullptr in sqlite 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. sqlite Issues and PRs related to the SQLite subsystem.
#61416 opened Jan 17, 2026 by tniessen Loading…
async_hooks: add trackPromises option to createHook() async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run.
#61415 opened Jan 17, 2026 by joyeecheung Loading…
test: add some validation for JSON doc output needs-ci PRs that need a full CI run.
#61413 opened Jan 17, 2026 by aduh95 Loading…
sqlite: add some tests 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. sqlite Issues and PRs related to the SQLite subsystem. test Issues and PRs related to the tests.
#61410 opened Jan 17, 2026 by araujogui Loading…
lib: unify ICU and no-ICU TextDecoder 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.
#61409 opened Jan 17, 2026 by ChALkeR Loading…
test: fix typos in test files needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61408 opened Jan 17, 2026 by watilde Loading…
src: use C++ nullptr in webstorage 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.
#61407 opened Jan 17, 2026 by tniessen Loading…
test: check new WebCryptoAPI enum values 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.
#61406 opened Jan 17, 2026 by panva Loading…
tools: use ad-hoc flag to lint Nix files 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.
#61405 opened Jan 17, 2026 by aduh95 Loading…
quic: copy options buffer instead of detaching 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. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#61403 opened Jan 16, 2026 by legendecas Loading…
http2: validate initialWindowSize per HTTP/2 spec http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#61402 opened Jan 16, 2026 by mcollina Loading…
sqlite: create options benchmarks benchmark Issues and PRs related to the benchmark subsystem. sqlite Issues and PRs related to the SQLite subsystem.
#61401 opened Jan 16, 2026 by araujogui Loading…
2026-01-19, Version 25.4.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.
#61400 opened Jan 16, 2026 by github-actions bot Loading…
test_runner: expose worker ID for concurrent test execution needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61394 opened Jan 15, 2026 by thisalihassan Loading…
lib: Fix infinite loop on paths with nested links fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61391 opened Jan 15, 2026 by mattskel Loading…
src: cache context lookup in vectored io loops 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. needs-ci PRs that need a full CI run.
#61387 opened Jan 14, 2026 by mertcanaltin Loading…
fix: address static analysis warnings in SQLite and WebStorage c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61380 opened Jan 14, 2026 by GoldFish2500 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.