-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fs: reuse original exception in DirHandle::Read
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#61059
opened Dec 14, 2025 by
notoriousmango
Loading…
deps: patch V8 to 14.3.127.17
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
v8 engine
Issues and PRs related to the V8 dependency.
#61058
opened Dec 14, 2025 by
nodejs-github-bot
Loading…
tools: update nixpkgs-unstable to f997fa0f94fb1ce55bccb97f60d41412ae8
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.
#61057
opened Dec 14, 2025 by
nodejs-github-bot
Loading…
deps: update simdjson to 4.2.3
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#61056
opened Dec 14, 2025 by
nodejs-github-bot
Loading…
deps: update googletest to 065127f1e4b46c5f14fc73cf8d323c221f9dc68e
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.
#61055
opened Dec 14, 2025 by
nodejs-github-bot
Loading…
async_hooks: enabledHooksExist shall return if hooks are enabled
async_hooks
Issues and PRs related to the async hooks subsystem.
async_local_storage
AsyncLocalStorage
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
#61054
opened Dec 13, 2025 by
Flarna
Loading…
test: remove unneccessary repl magic_mode tests
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61053
opened Dec 13, 2025 by
dario-piotrowicz
Loading…
docs: document ALPNCallback option for TLSSocket
doc
Issues and PRs related to the documentations.
tls
Issues and PRs related to the tls subsystem.
#61052
opened Dec 13, 2025 by
som14062005
Loading…
tools: simplify Issues and PRs related to the general management of the project.
notify-on-push
meta
#61050
opened Dec 13, 2025 by
aduh95
Loading…
[v24.x backport] src: move import.meta initializer to native land
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61048
opened Dec 13, 2025 by
targos
Loading…
test: improve structure of PRs that need a full CI run.
test
Issues and PRs related to the tests.
test-repl-tab-complete-import file
needs-ci
#61045
opened Dec 13, 2025 by
dario-piotrowicz
Loading…
[v24.x] lib: backport _tls_common and _tls_wrap refactors
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#61044
opened Dec 13, 2025 by
targos
Loading…
repl: fix getters triggering side effects during completion
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.
repl
Issues and PRs related to the REPL subsystem.
#61043
opened Dec 13, 2025 by
dario-piotrowicz
Loading…
http2: tune control flow defaults
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#61036
opened Dec 12, 2025 by
ronag
Loading…
tools: fix update-nghttp2 signature verification
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.
tools
Issues and PRs related to the tools directory.
#61035
opened Dec 12, 2025 by
richardlau
Loading…
Fixed deref probably null pointer
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#61034
opened Dec 12, 2025 by
GoldFish2500
Loading…
util: limit inspect to only show own properties
assert
Issues and PRs related to the assert subsystem.
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
console
Issues and PRs related to the console subsystem.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
util
Issues and PRs related to the built-in util module.
#61032
opened Dec 12, 2025 by
BridgeAR
Loading…
async_hooks: add --allow-async-hooks flag
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.
needs-citgm
PRs that need a CITGM CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
util: mark proxied objects as such when inspecting them
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
console
Issues and PRs related to the console subsystem.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
semver-major
PRs that contain breaking changes and should be released in the next major version.
util
Issues and PRs related to the built-in util module.
#61029
opened Dec 12, 2025 by
BridgeAR
Loading…
src: remove unused private field in 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.
request-ci
Add this label to start a Jenkins CI on a PR.
sqlite
Issues and PRs related to the SQLite subsystem.
SQLTagStore
author ready
#61027
opened Dec 12, 2025 by
targos
Loading…
test: make buffer sizes 32bit-aware in test-internal-util-construct-sab
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.
test
Issues and PRs related to the tests.
#61026
opened Dec 11, 2025 by
Renegade334
Loading…
build: update test-wpt-report to use NODE instead of OUT_NODE
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.
request-ci
Add this label to start a Jenkins CI on a PR.
#61024
opened Dec 11, 2025 by
panva
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.