-
-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: add missing float32/float64 FFI type names
doc
Issues and PRs related to the documentations.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
#64874
opened Jul 31, 2026 by
soulee-dev
Contributor
Loading…
child_process: fix fatal error in ParseStdioOptions
c++
Issues and PRs that require attention from people who are familiar with C++.
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#64873
opened Jul 31, 2026 by
saitejabandaru-in
Loading…
Fix missing references in doc type map
doc
Issues and PRs related to the documentations.
#64872
opened Jul 31, 2026 by
pimterry
Member
Loading…
net: throw on multiple listen calls
needs-ci
PRs that need a full CI run.
net
Issues and PRs related to the net subsystem.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#64871
opened Jul 31, 2026 by
mcollina
Member
Loading…
src: use UTF-8 for task runner filesystem paths
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64868
opened Jul 31, 2026 by
Archkon
Contributor
Loading…
Doc: Clarify TestContext lifecycle and hook execution order
doc
Issues and PRs related to the documentations.
test_runner
Issues and PRs related to the test runner subsystem.
#64867
opened Jul 31, 2026 by
Rawal27
Contributor
Loading…
test_runner: fix env option validation
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#64865
opened Jul 31, 2026 by
hanityx
Contributor
Loading…
ffi: support SharedArrayBuffer in getRawPointer
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64864
opened Jul 31, 2026 by
ganjanggejang
Contributor
Loading…
doc: add contributing detail for git Signed-off-by trailer
doc
Issues and PRs related to the documentations.
#64862
opened Jul 31, 2026 by
MikeMcC399
Contributor
Loading…
src: constrain COW forwarding constructors
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64861
opened Jul 31, 2026 by
Archkon
Contributor
Loading…
ffi: reject fast calls after library close
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.
#64860
opened Jul 31, 2026 by
trivikr
Member
Loading…
src: copy-construct data when cloning threadsafe COW
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64859
opened Jul 31, 2026 by
Archkon
Contributor
Loading…
src: include declaration header in threadsafe COW inl
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64858
opened Jul 31, 2026 by
Archkon
Contributor
Loading…
test_runner: drain event loop before force-exit process.exit()
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#64857
opened Jul 31, 2026 by
NeverBetterEnough
Loading…
http: runtime deprecate instantiating without new
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
deprecations
Issues and PRs related to deprecations.
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-major
PRs that contain breaking changes and should be released in the next major version.
#64853
opened Jul 30, 2026 by
anonrig
Member
Loading…
4 tasks done
crypto: improve argument validation and error messages
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#64852
opened Jul 30, 2026 by
panva
Member
Loading…
crypto: improve native error handling and key synchronization
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-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#64851
opened Jul 30, 2026 by
panva
Member
Loading…
zlib: convert classes to modern syntax and eol DEP0184
deprecations
Issues and PRs related to deprecations.
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.
zlib
Issues and PRs related to the zlib subsystem.
#64849
opened Jul 30, 2026 by
anonrig
Member
Loading…
4 tasks done
http: fix writableFinished and 'finish' after write errors
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#64847
opened Jul 30, 2026 by
pimterry
Member
Loading…
embedder: return empty pointer without builtin snapshot
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64845
opened Jul 30, 2026 by
Archkon
Contributor
Loading…
doc: add RafaelGSS as last security release stewards
doc
Issues and PRs related to the documentations.
#64843
opened Jul 30, 2026 by
RafaelGSS
Member
Loading…
test: reuse ffi.suffix instead of reimplementing it
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.
#64840
opened Jul 30, 2026 by
leah-1ee
Loading…
doc: fix duplicated word in test snapshot docs
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.
test_runner
Issues and PRs related to the test runner subsystem.
#64837
opened Jul 30, 2026 by
Rawal27
Contributor
Loading…
buffer: simplify Buffer.concat
buffer
Issues and PRs related to the buffer subsystem.
needs-ci
PRs that need a full CI run.
#64836
opened Jul 30, 2026 by
gibson042
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.