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

inspector: defer JS execution from V8 interrupts lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65397 opened Aug 19, 2026 by deepak1556 Contributor Loading…
src: remove --harmony-import-attributes 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++. 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. dont-land-on-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. needs-ci PRs that need a full CI run.
#65396 opened Aug 19, 2026 by o- Contributor Loading…
doc: clarify socket destroyed behavior doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#65395 opened Aug 19, 2026 by dayun6530 Loading…
doc: update outdated nodejs.org guide links doc Issues and PRs related to the documentations.
#65394 opened Aug 19, 2026 by HoonDongKang Contributor Loading…
meta: move targos to emeritus doc Issues and PRs related to the documentations.
#65393 opened Aug 19, 2026 by targos Member Loading…
fs: implement glob natively dependencies Pull requests that update a dependency file. discuss Issues opened for discussions and feedbacks. fs Issues and PRs related to the fs subsystem / file system. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#65392 opened Aug 18, 2026 by avivkeller Member Loading…
doc: fix broken TLS security level example doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.
#65391 opened Aug 18, 2026 by soreavis Contributor Loading…
build,src: make --use-largepages a no-op lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65389 opened Aug 18, 2026 by joyeecheung Member Loading…
2
3
tools: reduce bundle size of benchmarkTools.nix meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#65388 opened Aug 18, 2026 by aduh95 Contributor Loading…
typings: add typing for permission binding typings
#65385 opened Aug 18, 2026 by nhjbest22 Loading…
Split oversized test file test/parallel/test-fs-promises-file-handle-writer.js (1117 lines ->170 lines ) needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65384 opened Aug 18, 2026 by BboyAkers Loading…
diagnostics_channel: return a disposable from subscribe diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run.
#65383 opened Aug 18, 2026 by araujogui Member Loading…
build: add simdutf dir to include path in GN build embedding Issues and PRs related to embedding Node.js in another project.
#65382 opened Aug 18, 2026 by codebytere Member Loading…
util: strip whole CSI sequences per ECMA-48 needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#65379 opened Aug 18, 2026 by luantaraschi Loading…
fs: fix realpath of namespaced drive paths fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#65378 opened Aug 18, 2026 by jazelly Member Loading…
test: use common/child_process spawnSync helpers needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65377 opened Aug 18, 2026 by ganjanggejang Contributor Loading…
fs: implement copyFileSync in C++ 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.
#65376 opened Aug 18, 2026 by anonrig Member Loading…
2 of 4 tasks
module: change return type for ModuleWrap::SyntheticModuleEvaluationStepsCallback 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. dont-land-on-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#65375 opened Aug 18, 2026 by caiolima Contributor Loading…
src: allow building the snapshot on top of a V8 startup blob c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#65374 opened Aug 18, 2026 by codebytere Member Loading…
vfs: reject rename onto a non-empty directory needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#65373 opened Aug 18, 2026 by dibenkobit Loading…
test: simplify worker heap profile rejection assertion needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65372 opened Aug 18, 2026 by HoonDongKang Contributor Loading…
test_runner: omit excluded coverage directories on the C++ side 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.
#65371 opened Aug 18, 2026 by avivkeller Member Loading…
fs: add built-in fs.operation diagnostics channels 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.
#65370 opened Aug 18, 2026 by mcollina Member Draft
sqlite: reject busy statement finalization in authorizer c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. sqlite Issues and PRs related to the SQLite subsystem.
#65369 opened Aug 18, 2026 by trivikr Member Loading…
stream: normalize fused stateless transform results needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#65367 opened Aug 18, 2026 by trivikr Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.