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

fs: re-use FSReqCallback fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#59800 opened Sep 7, 2025 by ronag Draft
tools: print appropriate output when test aborted author ready PRs that have at least one approval, no pending requests for changes, and a CI started. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.
#59794 opened Sep 7, 2025 by hotpineapple Loading…
src: fixup node_messaging error handling 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. needs-ci PRs that need a full CI run.
#59792 opened Sep 7, 2025 by jasnell Loading…
deps: update uvwasi to 0.0.23 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. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface.
#59791 opened Sep 7, 2025 by nodejs-github-bot Loading…
deps: update nghttp2 to 1.67.0 dependencies Pull requests that update a dependency file. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#59790 opened Sep 7, 2025 by nodejs-github-bot Loading…
tools: use sparse checkout in build-tarball.yml meta Issues and PRs related to the general management of the project.
#59788 opened Sep 6, 2025 by aduh95 Loading…
tools: remove unused actions from build-tarball.yml 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. meta Issues and PRs related to the general management of the project.
#59787 opened Sep 6, 2025 by aduh95 Loading…
sea: support argv in sea config needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#59786 opened Sep 6, 2025 by hotpineapple Loading…
tools: do not attempt to compress tgz archive meta Issues and PRs related to the general management of the project.
#59785 opened Sep 6, 2025 by aduh95 Loading…
http: unbreak keepAliveTimeoutBuffer http Issues or PRs related to the http subsystem. 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.
#59784 opened Sep 6, 2025 by ronag Loading…
doc: update BUILDING to reflect Clang 19 changes author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. 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. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
#59782 opened Sep 6, 2025 by targos Loading…
path: change win32.join to use array author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem.
#59781 opened Sep 6, 2025 by wlgh1553 Loading…
test: skip tests failing when run under root 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.
#59779 opened Sep 5, 2025 by LiviaMedeiros Loading…
http: optimize IncomingMessage._dump http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59778 opened Sep 5, 2025 by RafaelGSS Loading…
repl: prevent unwanted autocompletion on pressing Enter needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#59777 opened Sep 5, 2025 by piotrzarycki Loading…
repl: do not cause side effects in tab completion 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.
#59774 opened Sep 5, 2025 by addaleax Loading…
http: don't set keepAliveTimeoutBuffer twice. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#59773 opened Sep 5, 2025 by ronag Loading…
doc: add using keyword examples to sqlite doc Issues and PRs related to the documentations. sqlite Issues and PRs related to the SQLite subsystem.
#59765 opened Sep 5, 2025 by araujogui Loading…
util: add skipPrototypeComparison option to deep equality checks assert Issues and PRs related to the assert subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#59762 opened Sep 4, 2025 by miguelmarcondesf Loading…
Updated the tools.yml with workflow inconsisteny meta Issues and PRs related to the general management of the project.
#59761 opened Sep 4, 2025 by Ronitsabhaya75 Loading…
diagnostics_channel: revoke DEP0163 doc Issues and PRs related to the documentations.
#59758 opened Sep 4, 2025 by Renegade334 Loading…
test: add coverage for _exceptionWithHostPort needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59757 opened Sep 4, 2025 by SeokhunEom Loading…
url: add type checking to urlToHttpOptions() 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. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#59753 opened Sep 4, 2025 by simon-id Loading…
lib,src: refactor assert to load error source from memory assert Issues and PRs related to the assert subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support.
#59751 opened Sep 3, 2025 by legendecas Loading…
doc : add differences from standard fetch in fetch() API doc Issues and PRs related to the documentations.
#59748 opened Sep 3, 2025 by Khan30-ai Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.