-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: "if and only if" should be "if" in util.parseArgs default value
doc
Issues and PRs related to the documentations.
util
Issues and PRs related to the built-in util module.
#58958
opened Jul 4, 2025 by
Slayer95
Loading…
module: throw error when re-runing errored module jobs
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#58957
opened Jul 4, 2025 by
joyeecheung
Loading…
inspector: support undici traffic data inspection
inspector
Issues and PRs related to the V8 inspector protocol
needs-ci
PRs that need a full CI run.
#58953
opened Jul 4, 2025 by
legendecas
Loading…
test: deflake test-runner-watch-mode-kill-signal
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.
#58952
opened Jul 3, 2025 by
dario-piotrowicz
Loading…
src,permission: add support to permission.has(addon)
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.
permission
Issues and PRs related to the Permission Model
semver-minor
PRs that contain new features and should be released in the next minor version.
#58951
opened Jul 3, 2025 by
RafaelGSS
Loading…
test: move http proxy tests to test/client-proxy
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
test
Issues and PRs related to the tests.
#58950
opened Jul 3, 2025 by
joyeecheung
Loading…
test: deflake stream-readable-to-web test
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.
#58948
opened Jul 3, 2025 by
Ethan-Arrowood
Loading…
meta: add marco-ippolito to security release stewards
blocked
PRs that are blocked by other issues or PRs.
doc
Issues and PRs related to the documentations.
meta
Issues and PRs related to the general management of the project.
#58944
opened Jul 3, 2025 by
marco-ippolito
Loading…
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
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.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
crypto
Issues and PRs related to the crypto subsystem.
lts-watch-v20.x
PRs that may need to be released in v20.x
lts-watch-v22.x
PRs that may need to be released in v22.x
needs-ci
PRs that need a full CI run.
#58942
opened Jul 3, 2025 by
panva
Loading…
test: add known issue test for fs.cpSync dereference bug
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#58941
opened Jul 3, 2025 by
jasnell
Loading…
os: fix GetInterfaceAddresses memory leaky
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.
os
Issues and PRs related to the os subsystem.
#58940
opened Jul 3, 2025 by
theanarkh
Loading…
4 tasks done
worker: add worker name to report
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.
report
Issues and PRs related to process.report.
worker
Issues and PRs related to Worker support.
#58935
opened Jul 2, 2025 by
theanarkh
Loading…
4 tasks done
doc: mark stability markers consistent in Issues and PRs related to the documentations.
globals.md
doc
#58932
opened Jul 2, 2025 by
aduh95
Loading…
lib: flag to conditionally modify proto on deprecate
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#58928
opened Jul 2, 2025 by
RafaelGSS
Loading…
doc: clarify details of TSC public and private meetings
meta
Issues and PRs related to the general management of the project.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
#58925
opened Jul 2, 2025 by
jasnell
Loading…
doc: add missing environment variables to manpage and remove test wor…
needs-ci
PRs that need a full CI run.
#58924
opened Jul 1, 2025 by
HumaneLogic
Loading…
lib: expose global ErrorEvent
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
notable-change
PRs with changes that should be highlighted in changelogs.
semver-major
PRs that contain breaking changes and should be released in the next major version.
#58920
opened Jul 1, 2025 by
Richienb
Loading…
doc: add constraints for mem leak to threat model
doc
Issues and PRs related to the documentations.
security
Issues and PRs related to security.
security-wg-agenda
#58917
opened Jul 1, 2025 by
RafaelGSS
Loading…
doc: update buffer examples to use subarray instead of slice
buffer
Issues and PRs related to the buffer subsystem.
doc
Issues and PRs related to the documentations.
#58912
opened Jul 1, 2025 by
y-hsgw
Loading…
doc: remove Issues and PRs related to the Node.js command line interface.
doc
Issues and PRs related to the documentations.
--expose-gc
flag from CLI documentation
cli
#58909
opened Jun 30, 2025 by
dario-piotrowicz
Loading…
[v24.x] lib: modify the prototype based on cond on deprecate
async_hooks
Issues and PRs related to the async hooks subsystem.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
v24.x
Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny()
dns
Issues and PRs related to the dns subsystem.
doc
Issues and PRs related to the documentations.
#58899
opened Jun 30, 2025 by
hkleungai
Loading…
fs: port SonicBoom module to fs module as FastUtf8Stream
fs
Issues and PRs related to the fs subsystem / file system.
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.
stream
Issues and PRs related to the stream subsystem.
tools
Issues and PRs related to the tools directory.
#58897
opened Jun 30, 2025 by
jasnell
Loading…
repl: improve REPL disabling completion on proxies and getters
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.
repl
Issues and PRs related to the REPL subsystem.
#58891
opened Jun 29, 2025 by
dario-piotrowicz
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.