-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
src: fix PRs that need a full CI run.
single-executable
Issues and PRs related to single-executable applications
--build-sea default executable path
needs-ci
#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…
src: elide heap allocation in structured clone implementation
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#61703
opened Feb 6, 2026 by
addaleax
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…
doc: clarify EventEmitter error handling in threat model
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.
#61701
opened Feb 5, 2026 by
mcollina
Loading…
build: show cc outputs when version detection failed
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
#61700
opened Feb 5, 2026 by
legendecas
Loading…
test: print stack immediately avoiding GC interleaving
needs-ci
PRs that need a full CI run.
source maps
Issues and PRs related to source map support.
test
Issues and PRs related to the tests.
#61699
opened Feb 5, 2026 by
legendecas
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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61698
opened Feb 5, 2026 by
rmagrin
Loading…
4 tasks done
src: use simdutf for one-byte string UTF-8 write in stringBytes
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
#61696
opened Feb 5, 2026 by
mertcanaltin
Loading…
build: enable temporal on GHA macOS build
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.
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.
meta
Issues and PRs related to the general management of the project.
#61691
opened Feb 5, 2026 by
legendecas
Loading…
[v22.x] deps: V8: backport 6a0a25abaed3
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.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#61688
opened Feb 5, 2026 by
kxxt
Loading…
[v20.x] deps: V8: backport 6a0a25abaed3
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.
v20.x
Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#61687
opened Feb 5, 2026 by
kxxt
Loading…
diagnostics_channel: add generator support to tracing channel
diagnostics_channel
Issues and PRs related to diagnostics channel
needs-ci
PRs that need a full CI run.
deps: upgrade npm to 11.9.0
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
#61685
opened Feb 4, 2026 by
npm-cli-bot
Loading…
deps: update undici to 7.21.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.
#61683
opened Feb 4, 2026 by
nodejs-github-bot
Loading…
test: fix case-insensitive path matching on Windows
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.
#61682
opened Feb 4, 2026 by
mcollina
Loading…
deps: update V8 to 14.5
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
v8 engine
Issues and PRs related to the V8 dependency.
#61681
opened Feb 4, 2026 by
targos
Loading…
diagnostics_channel: add WindowChannel and scopes
diagnostics_channel
Issues and PRs related to diagnostics channel
lib / src
Issues and PRs related to general changes in the lib or src directory.
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.
#61680
opened Feb 4, 2026 by
Qard
Loading…
test_runner: show interrupted test on SIGINT
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
doc: fix --inspect security warning section
cli
Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
#61675
opened Feb 4, 2026 by
pimterry
Loading…
async_hooks: add using scopes to AsyncLocalStorage
async_hooks
Issues and PRs related to the async hooks subsystem.
async_local_storage
AsyncLocalStorage
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.
semver-minor
PRs that contain new features and should be released in the next minor version.
#61674
opened Feb 4, 2026 by
Qard
Loading…
doc: fix broken links of net.md
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
doc
Issues and PRs related to the documentations.
net
Issues and PRs related to the net subsystem.
#61673
opened Feb 4, 2026 by
samuel871211
Loading…
[v24.x] deps: V8: backport 6a0a25abaed3
blocked
PRs that are blocked by other issues or PRs.
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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61670
opened Feb 4, 2026 by
kxxt
Loading…
doc: clarify fs.copyFile() symlink behavior
doc
Issues and PRs related to the documentations.
#61669
opened Feb 4, 2026 by
junnyontop-pixel
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2026-02-03.