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

https: limit proxy CONNECT response headers https Issues or PRs related to the https subsystem. needs-ci PRs that need a full CI run.
#64545 opened Jul 16, 2026 by mcollina Member Loading…
test_runner: do not read from process.argv and process.cwd() in run() needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64544 opened Jul 16, 2026 by T-Karthik-Reddy Loading…
deps: update temporal_rs to 0.2.3 build Issues and PRs related to build files or the CI. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. 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. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#64543 opened Jul 16, 2026 by Renegade334 Member Draft
vfs: pass listener to fs.watchFile in RealFSProvider needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#64542 opened Jul 16, 2026 by heyparth1 Loading…
sqlite: expose prepared statement statistics 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. wip Issues and PRs that are still a work in progress.
#64541 opened Jul 16, 2026 by geeksilva97 Contributor Loading…
fixes bugs from building with libc++ dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#64539 opened Jul 16, 2026 by mccakit Loading…
vfs: fix RealFSProvider watchFile listener needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#64537 opened Jul 16, 2026 by Y1D7NG Contributor Loading…
sqlite: fix use-after-free in Exec() and ApplyChangeset() 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.
#64535 opened Jul 16, 2026 by mcollina Member Loading…
repl: add ImportExpression to disallow list of speculative evaluation needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#64534 opened Jul 16, 2026 by BlankParticle Loading…
V22.24.0 proposal meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#64533 opened Jul 16, 2026 by juanarbol Member Draft
doc: clarify how fs.Dirent file types are determined doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#64532 opened Jul 16, 2026 by soreavis Loading…
doc: clarify fs string paths are not parsed as URLs doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#64531 opened Jul 16, 2026 by soreavis Loading…
net: ignore UV_EALREADY in tryReadStart needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#64530 opened Jul 16, 2026 by harjothkhara Contributor Loading…
http: use env proxy when agent has no proxyEnv option http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64528 opened Jul 16, 2026 by swigger Loading…
ffi: preserve uint8 semantics for bool fast calls 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. request-ci Add this label to start a Jenkins CI on a PR.
#64527 opened Jul 16, 2026 by trivikr Member Loading…
diagnostics_channel: mark TracingChannel as stable diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations.
#64525 opened Jul 15, 2026 by logaretm Loading…
test: apply correction to comment 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64524 opened Jul 15, 2026 by Trott Member Loading…
test: keep finalization before-exit ref alive author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.
#64521 opened Jul 15, 2026 by pimterry Member Loading…
doc: fix typos in contributing docs commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#64520 opened Jul 15, 2026 by HoonDongKang Loading…
doc: mark config-file as release candidate cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#64516 opened Jul 15, 2026 by marco-ippolito Member Loading…
lib: use assignFunctionName util where it makes sense 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. dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#64515 opened Jul 15, 2026 by aduh95 Contributor Loading…
repl: keep entries added while history file is loading needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#64513 opened Jul 15, 2026 by mhayk Loading…
src: fix out-of-bounds write when transcoding odd-length ucs2 c++ Issues and PRs that require attention from people who are familiar with C++. i18n-api Issues and PRs related to the i18n implementation. needs-ci PRs that need a full CI run.
#64512 opened Jul 15, 2026 by Nashit-h Loading…
child_process: keep SIGWINCH from killing on Win c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#64510 opened Jul 15, 2026 by PickBas Contributor Loading…
src: fix comment typos 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.
#64509 opened Jul 15, 2026 by sjungwon03 Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.