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

stream: replace manual function validation with validateFunction needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#59529 opened Aug 19, 2025 by JinhyeokFang Loading…
test: fix timeout in test-wasi-pthread for CI stability needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59522 opened Aug 18, 2025 by Ronitsabhaya75 Loading…
[v24.x] lib: do not modify prototype deprecated asyncResource (encore) async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#59518 opened Aug 18, 2025 by slagiewka Loading…
http: add optional logging for socket timeouts http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59514 opened Aug 18, 2025 by rohit-chouhan Loading…
src: optimize regex in node_task_runner c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#59496 opened Aug 16, 2025 by isaacl Loading…
repl: eol deprecate instantiating without new needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#59495 opened Aug 16, 2025 by avivkeller Loading…
test_runner: set mocktimer's interval undefined when clearInterval called needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59479 opened Aug 15, 2025 by hotpineapple Loading…
lib: support glob on --watch-path author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. 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.
#59478 opened Aug 15, 2025 by louiellan Loading…
benchmark: make child_process tests windows-compatible benchmark Issues and PRs related to the benchmark subsystem. child_process Issues and PRs related to the child_process subsystem.
#59469 opened Aug 14, 2025 by ri7116 Loading…
test_runner: add inlineSnapshot needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59463 opened Aug 13, 2025 by pmarchini Draft
sqlite: statement.setReadNullAsUndefined() 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.
#59462 opened Aug 13, 2025 by jac0bandres Loading…
feat(readline): add skipHistory option to rl.question() to exclude input from history needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module. repl Issues and PRs related to the REPL subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#59450 opened Aug 12, 2025 by pckrishnadas88 Loading…
util: hide duplicated stack frames when using util.inspect needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#59447 opened Aug 11, 2025 by BridgeAR Loading…
src: improve error reporting in node_mksnapshot 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.
#59437 opened Aug 10, 2025 by jasnell Loading…
test: add file attribute to JUnit reporter testcase elements 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_runner Issues and PRs related to the test runner subsystem.
#59432 opened Aug 10, 2025 by Han5991 Loading…
v8: add cpu profile APIs 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. 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.
#59429 opened Aug 10, 2025 by theanarkh Draft
4 tasks done
worker: add cpu profile APIs for worker 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. semver-minor PRs that contain new features and should be released in the next minor version. worker Issues and PRs related to Worker support.
#59428 opened Aug 10, 2025 by theanarkh Loading…
4 tasks done
doc: fix a missing link in the errors page 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. errors Issues and PRs related to JavaScript errors originated in Node.js core.
#59427 opened Aug 10, 2025 by meteorqz6 Loading…
http: improve performance of shouldUseProxy http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59426 opened Aug 9, 2025 by Uzlopak Loading…
doc: correctly use integer vs number needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#59421 opened Aug 9, 2025 by avivkeller Loading…
test: add test for coverage control comments needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. test Issues and PRs related to the tests.
#59418 opened Aug 9, 2025 by mete0rfish Loading…
lib: use validators for argument validation child_process Issues and PRs related to the child_process subsystem. 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.
#59416 opened Aug 9, 2025 by meteorqz6 Loading…
doc: make documentation menu background transparent doc Issues and PRs related to the documentations.
#59413 opened Aug 9, 2025 by tawseefnabi Loading…
This PR updates the documentation for fs.statfs to clarify that bsize is in bytes. Fixes #50749 doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#59407 opened Aug 8, 2025 by AtCloudDiwash Loading…
esm: use index-based resolution callbacks lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59396 opened Aug 7, 2025 by joyeecheung Draft
ProTip! Filter pull requests by the default branch with base:main.