-
-
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
doc: clarify fs.copyFile() symlink behavior
doc
Issues and PRs related to the documentations.
needs-ci
PRs that need a full CI run.
#61534
opened Jan 26, 2026 by
KashviYadav09
Loading…
src: set UV_THREADPOOL_SIZE based on available parallelism
blocked
PRs that are blocked by other issues or PRs.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#61533
opened Jan 26, 2026 by
RafaelGSS
Loading…
test: delay writing the files only on macOS
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61532
opened Jan 26, 2026 by
lpinca
Loading…
test: use the skipIfNoWatch() utility function
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61531
opened Jan 26, 2026 by
lpinca
Loading…
build,win: fix vs2022 compilation
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.
#61530
opened Jan 26, 2026 by
StefanStojanovic
Loading…
module: do not invoke resolve hooks twice for imported cjs
esm
Issues and PRs related to the ECMAScript Modules implementation.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#61529
opened Jan 26, 2026 by
joyeecheung
Loading…
tools: update gyp-next to 0.21.1
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.
gyp
Issues and PRs related to the GYP tool and .gyp build files
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
#61528
opened Jan 26, 2026 by
nodejs-github-bot
Loading…
doc: enhance cluster module documentation
cluster
Issues and PRs related to the cluster subsystem.
doc
Issues and PRs related to the documentations.
#61527
opened Jan 26, 2026 by
saram-aman
Loading…
test_runner: run afterEach for runtime t.skip()
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#61525
opened Jan 26, 2026 by
igor-shevelenkov
Loading…
doc: run license-builder
meta
Issues and PRs related to the general management of the project.
#61522
opened Jan 26, 2026 by
github-actions
bot
•
Draft
2026-01-26, Version 25.5.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.
#61519
opened Jan 25, 2026 by
github-actions
bot
Loading…
tools: update nixpkgs-unstable to ab9fbbcf4858bd6d40ba2bbec37ceb4ab6e
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.
#61513
opened Jan 25, 2026 by
nodejs-github-bot
Loading…
deps: update nghttp3 to 1.15.0
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#61512
opened Jan 25, 2026 by
nodejs-github-bot
Loading…
deps: update ngtcp2 to 1.20.0
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#61511
opened Jan 25, 2026 by
nodejs-github-bot
Loading…
deps: update corepack to 0.34.6
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.
#61510
opened Jan 25, 2026 by
nodejs-github-bot
Loading…
test: update WPT for url to 81a2aed262
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.
#61509
opened Jan 25, 2026 by
nodejs-github-bot
Loading…
doc: add missing CLI options to node.1 manpage
doc
Issues and PRs related to the documentations.
#61508
opened Jan 24, 2026 by
Adarshkumar0509
Loading…
test: make transformProjectRoot CWD-agnostic
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61506
opened Jan 24, 2026 by
Jimmynycu
Loading…
doc: clarify status of feature request issues
doc
Issues and PRs related to the documentations.
#61505
opened Jan 24, 2026 by
aduh95
Loading…
net: add setTOS and getTOS to Socket
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++.
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.
#61503
opened Jan 24, 2026 by
amyssnippet
Loading…
lib: use bracket notation instead of PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
startsWith/endsWith for single char
needs-ci
#61500
opened Jan 24, 2026 by
kimtaejin3
Loading…
doc: add esm and cjs examples to Issues and PRs related to the documentations.
vm
Issues and PRs related to the vm subsystem.
node:vm
doc
#61498
opened Jan 23, 2026 by
mfdebian
Loading…
src: improve textEncoder encode performance with simdutf
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#61496
opened Jan 23, 2026 by
mertcanaltin
•
Draft
test: split test-fs-watch-ignore-*
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61494
opened Jan 23, 2026 by
lpinca
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.