-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
tools: update nixpkgs-unstable to 8d8c1fa5b412c223ffa47410867813290cd
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.
#62596
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
deps: update ngtcp2 to 1.22.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.
#62595
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
deps: update minimatch to 10.2.5
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62594
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
deps: update simdjson to 4.6.1
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62592
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
deps: update googletest to d72f9c8aea6817cdf1ca0ac10887f328de7f3da2
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.
#62593
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
test: update WPT for url to 7a3645b79a
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62591
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
doc: update bug bounty program
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.
#62590
opened Apr 4, 2026 by
RafaelGSS
Loading…
tools: improve output for unexpected passes in WTP tests
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62587
opened Apr 4, 2026 by
aduh95
Loading…
[v24.x backport] doc: remove obsolete Boxstarter automated install
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
tools
Issues and PRs related to the tools directory.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#62586
opened Apr 4, 2026 by
MikeMcC399
Loading…
tools: fix cpplint false positive for v8::FastApiCallbackOptions&
tools
Issues and PRs related to the tools directory.
#62585
opened Apr 4, 2026 by
DivyanshuX9
Loading…
test: use on-disk fixture for test-npm-install
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62584
opened Apr 4, 2026 by
joyeecheung
Loading…
Modify DEBUG_HELPER echo statement in vcbuild.bat
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.
#62583
opened Apr 4, 2026 by
ahmadkoko-jpg
Loading…
doc: clarify fs.StatFs property descriptions
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#62582
opened Apr 4, 2026 by
Herrtian
Loading…
sqlite: add serialize() and deserialize() to DatabaseSync
c++
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.
#62579
opened Apr 3, 2026 by
thisalihassan
Loading…
doc: improve fs.StatFs documentation with examples and clarifications
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#62578
opened Apr 3, 2026 by
aymanxdev
Loading…
crypto: improve system certificate enumeration logic on macOS
c++
Issues and PRs that require attention from people who are familiar with C++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#62576
opened Apr 3, 2026 by
deepak1556
Loading…
url: process crash via malformed UNC hostname in pathToFileURL()
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#62574
opened Apr 3, 2026 by
NickNaso
Loading…
tools: improve backport review script
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
tools
Issues and PRs related to the tools directory.
#62573
opened Apr 3, 2026 by
aduh95
Loading…
deps: update V8 to 14.8
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.
#62572
opened Apr 3, 2026 by
targos
Loading…
test: check contextify contextual store behavior in strict mode
blocked
PRs that are blocked by other issues or PRs.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
vm
Issues and PRs related to the vm subsystem.
#62571
opened Apr 3, 2026 by
Renegade334
Loading…
[v24.x backport] wasm: support js string constant esm import
esm
Issues and PRs related to the ECMAScript Modules implementation.
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.
#62569
opened Apr 2, 2026 by
guybedford
Loading…
[v24.x backport] esm: fix source phase identity bug in loadCache eviction
esm
Issues and PRs related to the ECMAScript Modules implementation.
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.
#62568
opened Apr 2, 2026 by
guybedford
Loading…
[v24.x] deps: V8: cherry-pick 33e7739c134d
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.
#62567
opened Apr 2, 2026 by
guybedford
Loading…
tools: rewrite js2c.cc in rust
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62565
opened Apr 2, 2026 by
anonrig
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.