-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
deps: update undici to 7.19.0
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.
#61470
opened Jan 22, 2026 by
nodejs-github-bot
Loading…
test_runner: add experimental 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.
notable-change
PRs with changes that should be highlighted in changelogs.
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.
mock.fs API
c++
#61468
opened Jan 22, 2026 by
sozua
Loading…
build: add Issues and PRs related to build files or the CI.
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.
cargo and rustc checks for Temporal
build
#61467
opened Jan 22, 2026 by
richardlau
Loading…
deps: upgrade npm to 11.8.0
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.
#61466
opened Jan 21, 2026 by
npm-cli-bot
Loading…
doc: add CVE delay mention
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.
#61465
opened Jan 21, 2026 by
RafaelGSS
Loading…
build,test: add tests for binary linked with shared libnode
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#61463
opened Jan 21, 2026 by
joyeecheung
Loading…
lib: recycle queues
needs-ci
PRs that need a full CI run.
#61461
opened Jan 21, 2026 by
ronag
Loading…
test,crypto: adjust tests for BoringSSL
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61459
opened Jan 21, 2026 by
codebytere
Loading…
doc: update previous version links in BUILDING
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
build
Issues and PRs related to build files or the CI.
commit-queue
Add this label to land a pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
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
#61457
opened Jan 21, 2026 by
MikeMcC399
Loading…
build,deps: replace cjs-module-lexer with merve
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#61456
opened Jan 20, 2026 by
anonrig
Loading…
stream: export namespace object from internal end-of-stream module
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#61455
opened Jan 20, 2026 by
Renegade334
Loading…
doc: include OpenJSF handle for security stewards
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
#61454
opened Jan 20, 2026 by
RafaelGSS
Loading…
dns: fix Windows SRV ECONNREFUSED regression by correcting c-ares fallback detection
c++
Issues and PRs that require attention from people who are familiar with C++.
cares
Issues and PRs related to the c-ares dependency or the cares_wrap binding.
needs-ci
PRs that need a full CI run.
#61453
opened Jan 20, 2026 by
NotVivek12
Loading…
3 tasks done
[v22.x] doc: supported toolchain with Visual Studio 2022 only
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#61451
opened Jan 20, 2026 by
MikeMcC399
Loading…
[v20.x] doc: supported toolchain with Visual Studio 2019 & 2022 only
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
v20.x
Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#61450
opened Jan 20, 2026 by
MikeMcC399
Loading…
tools: move Quic dependencies behind ad-hoc flag
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.
lib / src
Issues and PRs related to general changes in the lib or src directory.
#61446
opened Jan 19, 2026 by
aduh95
Loading…
build,win: improve logs when ClangCL is missing
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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…
fs: add ignore option to fs.watch
fs
Issues and PRs related to the fs subsystem / file system.
lts-watch-v24.x
PRs that may need to be released in v24.x
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-minor
PRs that contain new features and should be released in the next minor version.
#61433
opened Jan 18, 2026 by
mcollina
Loading…
sqlite: use DictionaryTemplate for run() result
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-benchmark-ci
PR that need a benchmark CI run.
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…
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…
Previous Next
ProTip!
Follow long discussions with comments:>50.