-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
assert: optimize string length calculation in getSimpleDiff
assert
Issues and PRs related to the assert subsystem.
needs-ci
PRs that need a full CI run.
#60331
opened Oct 21, 2025 by
Ayoub-Mabrouk
Loading…
test: split test-runner-output
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#60330
opened Oct 20, 2025 by
joyeecheung
Loading…
test_runner: use module.registerHooks in module mocks
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.
test_runner
Issues and PRs related to the test runner subsystem.
#60326
opened Oct 20, 2025 by
joyeecheung
Loading…
tools: limit inspector protocol PR title length
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.
#60324
opened Oct 19, 2025 by
legendecas
Loading…
tools: disable inspector on macOS-shared to reduce flakiness
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
fast-track
PRs that do not need to wait for 48 hours to land.
meta
Issues and PRs related to the general management of the project.
#60320
opened Oct 19, 2025 by
aduh95
Loading…
win: upgrade Visual Studio workload from 2019 to 2022
install
Issues and PRs related to the installers.
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.
tools
Issues and PRs related to the tools directory.
windows
Issues and PRs related to the Windows platform.
#60318
opened Oct 19, 2025 by
gengjiawen
Loading…
tools: update nixpkgs-unstable to 3cbe716
tools
Issues and PRs related to the tools directory.
#60315
opened Oct 19, 2025 by
nodejs-github-bot
Loading…
tools: update gyp-next to 0.20.5
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.
#60313
opened Oct 19, 2025 by
nodejs-github-bot
Loading…
doc: correct values/references for buffer.kMaxLength
buffer
Issues and PRs related to the buffer subsystem.
doc
Issues and PRs related to the documentations.
#60305
opened Oct 17, 2025 by
Renegade334
Loading…
10000
doc, module: change stability of async customization hooks to experimental
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
doc
Issues and PRs related to the documentations.
loaders
Issues and PRs related to ES module loaders
module
Issues and PRs related to the module subsystem.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
#60302
opened Oct 17, 2025 by
Flarna
Loading…
tools: add an option to generate lighter archives
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.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
#60294
opened Oct 17, 2025 by
aduh95
Loading…
tools: add benchmark runner to Issues and PRs related to the general management of the project.
test-shared
meta
#60293
opened Oct 17, 2025 by
aduh95
Loading…
doc: add File modes cross-references in fs methods
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#60286
opened Oct 16, 2025 by
Mohit-Raj-Saxena
Loading…
test: fix small compile warning in test_network_requests_buffer.cc
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#60281
opened Oct 16, 2025 by
xiaocainiao633
Loading…
module: refactor and clarify async loader hook customizations
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#60278
opened Oct 16, 2025 by
joyeecheung
Loading…
deps: V8: cherry-pick 72b0e27bd936432d4998e4d1762e7a8fe6d347f5
backport-requested-v24.x
PRs awaiting manual backport to the v24.x-staging branch.
build
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.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#60276
opened Oct 16, 2025 by
Renegade334
Loading…
test_runner: fix line feed escaping in JUnit
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#60274
opened Oct 15, 2025 by
AlexCannonball
Loading…
deps: V8: cherry-pick 7ef6a001762 fix LoongArch64 architecture build failed
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
loong64
Issues and PRs related to the loong64 architecture.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
#60259
opened Oct 15, 2025 by
Xiao-Tao
Loading…
doc: mention constructor comparison in assert.deepStrictEqual
assert
Issues and PRs related to the assert subsystem.
doc
Issues and PRs related to the documentatio
8719
ns.
#60253
opened Oct 14, 2025 by
hamzakargin
Loading…
msi: fix WiX warnings
build
Issues and PRs related to build files or the CI.
install
Issues and PRs related to the installers.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
windows
Issues and PRs related to the Windows platform.
#60251
opened Oct 14, 2025 by
StefanStojanovic
Loading…
[v24.x] src,permission: add --allow-inspector ability
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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#60248
opened Oct 13, 2025 by
RafaelGSS
Loading…
sqlite: make 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.
SQLTagStore.prototype.size
a getter
c++
#60246
opened Oct 13, 2025 by
Renegade334
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.