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

build: derive NODE_ARCH from target_cpu in the GN build
#65491 opened Aug 22, 2026 by codebytere Member Loading…
lib: defer source map payload decoding until first use needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support.
#65490 opened Aug 22, 2026 by codebytere Member Loading…
fs: write files in one thread pool round trip 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.
#65489 opened Aug 22, 2026 by codebytere Member Loading…
fs: copy directory trees for fs.cp() on the thread pool 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.
#65488 opened Aug 22, 2026 by codebytere Member Loading…
fs: stop stat()ing every entry in recursive readdir fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#65487 opened Aug 22, 2026 by codebytere Member Loading…
fs: watch directories, not files, in recursive fs.watch fallback fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#65486 opened Aug 22, 2026 by codebytere Member Loading…
crypto: discover ciphers from OpenSSL providers crypto Issues and PRs related to the crypto 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.
#65484 opened Aug 22, 2026 by panva Member Loading…
2
2
[v26.x backport] crypto: remove obsolete BoringSSL shims and use available APIs lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#65483 opened Aug 22, 2026 by panva Member Loading…
doc: update AHAFS reference link in fs.md doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#65481 opened Aug 22, 2026 by ChocoChip0519 Loading…
test: update WPT for WebCryptoAPI to e235e089b4 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#65478 opened Aug 22, 2026 by nodejs-github-bot Collaborator Loading…
vm: allow global proxy reuse across contexts 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.
#65477 opened Aug 22, 2026 by koal44 Loading…
src: unlink compile cache temp file on persist failure c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65476 opened Aug 22, 2026 by lazerg Contributor Loading…
ffi: enable module by default benchmark Issues and PRs related to the benchmark subsystem. ffi Issues and PRs related to experimental Foreign Function Interface support.
#65475 opened Aug 21, 2026 by mcollina Member Loading…
doc: fix default limit of maxHeadersCount doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#65472 opened Aug 21, 2026 by arynh Loading…
doc: fix property names in os.networkInterfaces() example doc Issues and PRs related to the documentations. os Issues and PRs related to the os subsystem.
#65469 opened Aug 21, 2026 by hanityx Contributor Loading…
http: improve performance for end() with known-length string http Issues or PRs related to the http subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#65466 opened Aug 21, 2026 by pimterry Member Loading…
sqlite: keep sessions alive across SQLite callbacks 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.
#65465 opened Aug 21, 2026 by TrevorBurnham Contributor Loading…
build: define V8_CONTIGUOUS_COMPRESSED_RO_SPACE for shared cage 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.
#65464 opened Aug 21, 2026 by codebytere Member Loading…
meta: add minimal AGENTS.md build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#65463 opened Aug 21, 2026 by BethGriggs Member Loading…
2026-08-26, Version 24.20.0 'Krypton' (LTS) release Issues and PRs related to Node.js releases. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#65461 opened Aug 21, 2026 by github-actions Bot Loading…
build: make android cpufeatures include conditional on android_ndk_path build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#65459 opened Aug 21, 2026 by lesliechowsh Loading…
lib: implement WHATWG-spec Big5 decoder in js encoding Issues and PRs related to the TextEncoder and TextDecoder APIs. needs-ci PRs that need a full CI run.
#65458 opened Aug 21, 2026 by agape1225 Contributor Loading…
fs: resolve symlinks before parent components fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#65457 opened Aug 21, 2026 by jazelly Member Draft
build: remove obsolete configure flags build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#65456 opened Aug 21, 2026 by legendecas Member Loading…
sqlite: reject closing a session from a callback 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.
#65454 opened Aug 21, 2026 by TrevorBurnham Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.