-
-
Notifications
You must be signed in to change notification settings - Fork 36.5k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: use common/child_process spawnSync helpers
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#65377
opened Aug 18, 2026 by
ganjanggejang
Contributor
Loading…
fs: implement copyFileSync in C++
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.
#65376
opened Aug 18, 2026 by
anonrig
Member
Loading…
2 of 4 tasks
module: change return type for ModuleWrap::SyntheticModuleEvaluationStepsCallback
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#65375
opened Aug 18, 2026 by
caiolima
Contributor
Loading…
src: allow building the snapshot on top of a V8 startup blob
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.
#65374
opened Aug 18, 2026 by
codebytere
Member
Loading…
vfs: reject rename onto a non-empty directory
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#65373
opened Aug 18, 2026 by
dibenkobit
Loading…
test: simplify worker heap profile rejection assertion
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#65372
opened Aug 18, 2026 by
HoonDongKang
Contributor
Loading…
test_runner: omit excluded coverage directories on the C++ side
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.
#65371
opened Aug 18, 2026 by
avivkeller
Member
Loading…
fs: add built-in fs.operation diagnostics channels
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.
sqlite: reject busy statement finalization in authorizer
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.
#65369
opened Aug 18, 2026 by
trivikr
Member
Loading…
test: add Headers coverage and benchmark
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#65365
opened Aug 18, 2026 by
anonrig
Member
Loading…
url: speed up URLPattern
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.
#65364
opened Aug 18, 2026 by
anonrig
Member
Loading…
url: speed up URLSearchParams
needs-ci
PRs that need a full CI run.
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#65363
opened Aug 18, 2026 by
anonrig
Member
Loading…
build: use build-ci for benchmark merge-commit rebuild
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.
review wanted
PRs that need reviews.
#65362
opened Aug 18, 2026 by
anonrig
Member
Loading…
url: speed up WHATWG URL parsing
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.
#65361
opened Aug 18, 2026 by
anonrig
Member
Loading…
permission: keep parent allowlist when Worker execArgv is empty
needs-ci
PRs that need a full CI run.
permission
Issues and PRs related to the Permission Model
worker
Issues and PRs related to Worker support.
#65359
opened Aug 17, 2026 by
yunshingng
Loading…
1 of 2 tasks
permission: guard UDP handle adoption
c++
Issues and PRs that require attention from people who are familiar with C++.
dgram
Issues and PRs related to the dgram subsystem / UDP.
needs-ci
PRs that need a full CI run.
permission
Issues and PRs related to the Permission Model
#65358
opened Aug 17, 2026 by
RafaelGSS
Member
Loading…
test_runner: fix junit report on empty diagnostic
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.
#65357
opened Aug 17, 2026 by
lazerg
Contributor
Loading…
build: add --v8-enable-wasm-gdb-remote-debugging configure option
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#65356
opened Aug 17, 2026 by
TerrorJack
Contributor
Loading…
[v24.x] Backport permission updates to v24
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.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#65354
opened Aug 17, 2026 by
RafaelGSS
Member
Loading…
src: run same-priority platform tasks in posting order
c++
Issues and PRs that require attention from people who are familiar with C++.
#65353
opened Aug 17, 2026 by
codebytere
Member
Loading…
src: let embedders supply a builtin code cache without a snapshot
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65352
opened Aug 17, 2026 by
codebytere
Member
Loading…
test: use spawnSyncAndAssert in windowsHide test
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
Issues and PRs related to the tests.
#65351
opened Aug 17, 2026 by
ganjanggejang
Contributor
Loading…
typings: add
encodeIntoResults to EncodingBinding
typings
#65350
opened Aug 17, 2026 by
greenheadHQ
Contributor
Loading…
sqlite: prevent reentrant session.close()
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#65349
opened Aug 17, 2026 by
trivikr
Member
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.