Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

doc: remove broken link to permission model source code doc Issues and PRs related to the documentations.
#58972 opened Jul 6, 2025 by juanarbol Loading…
test_runner: allow user-defined color themes via NODE_TEST_RUNNER_THEME lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58971 opened Jul 6, 2025 by elvessilvavieira Draft
doc: add more missing environment variables to manpage needs-ci PRs that need a full CI run.
#58969 opened Jul 6, 2025 by HumaneLogic Loading…
deps: update googletest to 3983f67 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.
#58968 opened Jul 6, 2025 by nodejs-github-bot Loading…
deps: update zlib to 1.3.1-3102d2a dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#58967 opened Jul 6, 2025 by nodejs-github-bot Loading…
deps: update ada to 3.2.5 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#58966 opened Jul 6, 2025 by nodejs-github-bot Loading…
doc: add missing env vars and remove test fallback doc Issues and PRs related to the documentations.
#58963 opened Jul 5, 2025 by HumaneLogic Loading…
[v20.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4 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. util Issues and PRs related to the built-in util module. v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#58961 opened Jul 5, 2025 by panva Loading…
[v22.x backport] crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4 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. util Issues and PRs related to the built-in util module. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58960 opened Jul 5, 2025 by panva Loading…
src,lib: support path in v8.writeHeapSnapshot output c++ Issues and PRs that require attention from people who are familiar with C++. 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. v8 module Issues and PRs related to the "v8" subsystem.
#58959 opened Jul 5, 2025 by juanarbol Loading…
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…
repl: catch promise errors during eval in completion needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#58943 opened Jul 3, 2025 by islandryu 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…
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 globals.md doc Issues and PRs related to the documentations.
#58932 opened Jul 2, 2025 by aduh95 Loading…
lib: flag to conditionally modify proto on deprecate help wanted Issues that need assistance from volunteers or PRs that need help to proceed. 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…
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…
ProTip! Filter pull requests by the default branch with base:main.