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

2025-06-24, Version 24.3.0 (Current) release Issues and PRs related to Node.js releases. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#58813 opened Jun 24, 2025 by github-actions bot Loading…
Update test-abort-uncaught-exception.js needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58812 opened Jun 24, 2025 by kaami419 Loading…
doc: fix stream.md section order doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.
#58811 opened Jun 24, 2025 by aduh95 Loading…
doc: clarify http.request supports headers as array doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#58810 opened Jun 24, 2025 by Dinesh0007000 Loading…
test: deflake test-config-file 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58799 opened Jun 23, 2025 by lpinca Loading…
src: add an option to make compile cache path relative 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.
#58797 opened Jun 23, 2025 by Aditi-1400 Loading…
meta: add ability to block issues doc Issues and PRs related to the documentations. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58796 opened Jun 22, 2025 by anonrig Loading…
test: add API surface test needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#58793 opened Jun 22, 2025 by LiviaMedeiros Loading…
repl: fix eval errors thrown after close throwing ERR_USE_AFTER_CLOSE needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#58791 opened Jun 22, 2025 by dario-piotrowicz Loading…
tools: update gyp-next to 0.20.2 build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#58788 opened Jun 22, 2025 by nodejs-github-bot Loading…
test: update WPT for urlpattern to 84b75f0880 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#58785 opened Jun 22, 2025 by nodejs-github-bot Loading…
src: extend --env-file to also accept sections 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.
#58782 opened Jun 21, 2025 by dario-piotrowicz Loading…
sqlite: fix aggregate step function undefined handling 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.
#58780 opened Jun 21, 2025 by mceachen Loading…
doc: add comma after "blocks" for clarity in child_process.md child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#58776 opened Jun 21, 2025 by ronijames008 Loading…
repl: improve tab completion on computed properties 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.
#58775 opened Jun 21, 2025 by dario-piotrowicz Loading…
deps: V8: cherry-pick 0ce2edb7adfd build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58773 opened Jun 20, 2025 by kxxt Loading…
doc: clarify http.request supports headers as array doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#58769 opened Jun 20, 2025 by Dinesh0007000 Loading…
test_runner: fix Date serialization in TAP reporter YAML output needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#58762 opened Jun 19, 2025 by Ronitsabhaya75 Loading…
assert: remove dead code assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run.
#58760 opened Jun 19, 2025 by kt3k Loading…
[v24.x] deps: V8: cherry-pick 3d750c2aa9ef build Issues and PRs related to build files or the CI. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#58750 opened Jun 18, 2025 by targos Loading…
deps: V8: cherry-pick 1d7159580156 build Issues and PRs related to build files or the CI. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58749 opened Jun 18, 2025 by targos Loading…
sqlite: add tagged template needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#58748 opened Jun 18, 2025 by 0hmX Draft
[riscv] Fix check failed in bind_to build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#58746 opened Jun 18, 2025 by kxxt Loading…
[v22.x backport] esm: Wasm globals ns unwrapping 22 backport esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#58745 opened Jun 18, 2025 by guybedford Loading…
lib: remove globalPreload support esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#58743 opened Jun 17, 2025 by kazuma0129 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.