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

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 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.
#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 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 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…
fs: fix wrong order of file names in cpSync error message 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++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#59775 opened Sep 5, 2025 by npaun Loading…
repl: do not cause side effects in tab completion 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…
crypto: refactor subtle methods to use synchronous import author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#59771 opened Sep 5, 2025 by panva Loading…
tools: add v8windbg target build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. windows Issues and PRs related to the Windows platform.
#59767 opened Sep 5, 2025 by legendecas Loading…
lib: prefer TypedArrayPrototype primordials author ready PRs that have at least one approval, no pending requests for changes, and a CI started. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59766 opened Sep 5, 2025 by panva 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…
util: remove outdated TODO comment needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#59760 opened Sep 4, 2025 by haramj 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() 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 Draft
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! Filter pull requests by the default branch with base:main.