-
-
Notifications
You must be signed in to change notification settings - Fork 36.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fs: apply nocase to literal glob exclude patterns
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#64817
opened Jul 29, 2026 by
yhay81
Loading…
typings: add heap_utils internalBinding types
typings
#64816
opened Jul 29, 2026 by
HoonDongKang
Contributor
Loading…
doc: remove obsolete cctest node.gyp instructions
doc
Issues and PRs related to the documentations.
#64814
opened Jul 29, 2026 by
soulee-dev
Contributor
Loading…
vfs: speed up recursive readdir test setup
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#64813
opened Jul 29, 2026 by
trivikr
Member
Loading…
sqlite: check database state before calling SQLite
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.
#64812
opened Jul 29, 2026 by
trivikr
Member
Loading…
permission: support v8.setHeapSnapshotNearHeapLimit
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.
permission
Issues and PRs related to the Permission Model
v8 engine
Issues and PRs related to the V8 dependency.
#64808
opened Jul 28, 2026 by
IlyasShabi
Member
Loading…
doc: report proper return type on url.format
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.
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.
url
Issues and PRs related to the legacy built-in url module.
#64806
opened Jul 28, 2026 by
bmuenzenmeyer
Contributor
Loading…
doc: use ffi.suffix for library paths in examples
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.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
#64805
opened Jul 28, 2026 by
ganjanggejang
Loading…
child_process: fix primordials usage in stderr truncation
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
#64804
opened Jul 28, 2026 by
Rauneet-coder
Loading…
sea: reject malformed --node-options values
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
single-executable
Issues and PRs related to single-executable applications
#64803
opened Jul 28, 2026 by
Archkon
Contributor
Loading…
src: fix heap value deduplication in embedder graph
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64801
opened Jul 28, 2026 by
IlyasShabi
Member
Loading…
process: add Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
process.entrypoint
esm
#64800
opened Jul 28, 2026 by
avivkeller
Member
Loading…
stream: preserve push signal abort reason
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.
stream
Issues and PRs related to the stream subsystem.
#64798
opened Jul 28, 2026 by
trivikr
Member
Loading…
sqlite: prevent reentrant statement finalization
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.
#64796
opened Jul 28, 2026 by
trivikr
Member
Loading…
net: runtime-deprecate Server.prototype._listen2
deprecations
Issues and PRs related to deprecations.
needs-ci
PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
#64794
opened Jul 28, 2026 by
araujogui
Member
Loading…
ffi: preserve link register in ppc64 trampoline
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++.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
needs-ci
PRs that need a full CI run.
#64792
opened Jul 27, 2026 by
trivikr
Member
Loading…
doc: document --permission-audit audit mode behavior
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.
permission
Issues and PRs related to the Permission Model
#64791
opened Jul 27, 2026 by
edsadr
Contributor
Loading…
deps: update ada to 4.0.0
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.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#64790
opened Jul 27, 2026 by
nodejs-github-bot
Collaborator
Loading…
doc: document stream.isDestroyed()
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
doc
Issues and PRs related to the documentations.
stream
Issues and PRs related to the stream subsystem.
#64789
opened Jul 27, 2026 by
YspritanHyzygy
Loading…
url: bounds-check short Windows file URL paths
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.
#64788
opened Jul 27, 2026 by
Archkon
Contributor
Loading…
tools: use 'readonly' for EventSource global
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.
#64787
opened Jul 27, 2026 by
HoneyTyagii
Loading…
url: fix URLPattern USVString coercion
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.
#64786
opened Jul 27, 2026 by
Archkon
Contributor
Loading…
deps: update V8 to 14.9
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
help wanted
Issues that need assistance from volunteers or PRs that need help to proceed.
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.
#64784
opened Jul 27, 2026 by
targos
Member
Loading…
sqlite: invalidate sessions when closing database
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++.
needs-ci
PRs that need a full CI run.
sqlite
Issues and PRs related to the SQLite subsystem.
#64783
opened Jul 27, 2026 by
trivikr
Member
Loading…
url: align URLPatternInit with WebIDL
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.
#64781
opened Jul 27, 2026 by
Archkon
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.