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

quic: move quic behind compile time flag lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61444 opened Jan 19, 2026 by mcollina Loading…
tools: validate release commit diff as part of lint-release-proposal commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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 meta Issues and PRs related to the general management of the project.
#61440 opened Jan 19, 2026 by aduh95 Loading…
build,win: improve logs when ClangCL is missing build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#61438 opened Jan 19, 2026 by MikeMcC399 Loading…
doc: remove Windows Dev Home instructions from BUILDING build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61434 opened Jan 19, 2026 by MikeMcC399 Loading…
fs: add ignore option to fs.watch fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61433 opened Jan 18, 2026 by mcollina Loading…
sqlite: use DictionaryTemplate for run() result 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.
#61432 opened Jan 18, 2026 by mertcanaltin Loading…
build,win: update WinGet configurations to Python 3.14 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61431 opened Jan 18, 2026 by MikeMcC399 Loading…
src: add missing override specifier to Clean() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#61429 opened Jan 18, 2026 by tniessen Loading…
doc: update Python 3.14 manual install instructions (Windows) build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
#61428 opened Jan 18, 2026 by MikeMcC399 Loading…
src: use starts_with instead of rfind/find 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++. commit-queue Add this label to land a pull request using GitHub Actions. 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. needs-ci PRs that need a full CI run.
#61426 opened Jan 18, 2026 by tniessen Loading…
src: use bool literals in TraceEnvVarOptions 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.
#61425 opened Jan 18, 2026 by tniessen Loading…
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 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. 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. 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 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. 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. 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 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 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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++. commit-queue Add this label to land a pull request using GitHub Actions. 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. 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. semver-minor PRs that contain new features and should be released in the next minor version.
#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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.