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

src: avoid copying source string in TextEncoder.encode 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.
#63897 opened Jun 13, 2026 by anonrig Member Loading…
crypto,tls: do not ignore BN_get_word error 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. tls Issues and PRs related to the tls subsystem.
#63895 opened Jun 13, 2026 by tniessen Member Loading…
doc: document OpenJS CNA publication step in security release doc Issues and PRs related to the documentations.
#63894 opened Jun 13, 2026 by UlisesGascon Member Draft
cli: fix env vars missing from node --help needs-ci PRs that need a full CI run.
#63893 opened Jun 13, 2026 by watilde Member Loading…
buffer: more copy optimizations buffer Issues and PRs related to the buffer 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.
#63892 opened Jun 13, 2026 by ronag Member Loading…
repl: handle dot commands in multiline input needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#63889 opened Jun 13, 2026 by Diyoncrz18 Loading…
watch: detect files replaced via unlink and create needs-ci PRs that need a full CI run.
#63888 opened Jun 13, 2026 by marcopiraccini Contributor Loading…
fs: honor flush option in writeFileSync utf8 fast path fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#63887 opened Jun 13, 2026 by MarshallOfSound Member Loading…
3 tasks done
fs: allocate FSReqPromise stat arrays lazily 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. request-ci Add this label to start a Jenkins CI on a PR.
#63886 opened Jun 13, 2026 by MarshallOfSound Member Loading…
3 tasks done
src: handle empty MaybeLocal in cjs_lexer::Parse 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. lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run.
#63885 opened Jun 13, 2026 by anonrig Member Loading…
module: avoid allocating a cache key string for every require() module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#63884 opened Jun 12, 2026 by MarshallOfSound Member Loading…
3 tasks done
doc: fix typo in cli.md author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cli Issues and PRs related to the Node.js command line interface. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 72 hours to land.
#63883 opened Jun 12, 2026 by watilde Member Loading…
repl: lazy-load acorn and defer vm context creation 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.
#63879 opened Jun 12, 2026 by watilde Member Loading…
doc: add fetch implementation differences doc Issues and PRs related to the documentations.
#63878 opened Jun 12, 2026 by Diyoncrz18 Loading…
perf_hooks: add NODE_PERFORMANCE_GC_MINOR_MARK_SWEEP constant c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63877 opened Jun 12, 2026 by szegedi Contributor Loading…
stream: reduce allocations on WHATWG streams hot paths needs-ci PRs that need a full CI run. web streams
#63876 opened Jun 12, 2026 by mcollina Member Loading…
build: add QUIC CI job for PRs matching QUIC related paths meta Issues and PRs related to the general management of the project.
#63875 opened Jun 12, 2026 by pimterry Member Loading…
quic: fix broken listEndpoints export, test callbacks & nghttp3 include 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++. fast-track PRs that do not need to wait for 72 hours to land. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#63874 opened Jun 12, 2026 by pimterry Member Loading…
stream: rewrite WHATWG Stream in 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. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#63872 opened Jun 12, 2026 by mcollina Member Draft
crypto: reject non-positive RSA modulus in certificates c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#63871 opened Jun 12, 2026 by builtbyashwin Loading…
Support OpenSSL assembly for RISC-V compilation build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63870 opened Jun 12, 2026 by wanghan-sanechips Loading…
module: add --experimental-strip-private-modules 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. strip-types Issues or PRs related to strip-types support
#63869 opened Jun 12, 2026 by marco-ippolito Member Loading…
[v24.x] deps: V8: backport d259a9e2ead7 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#63865 opened Jun 12, 2026 by GuillaumeLagrange Loading…
stream: error callbacks after destroy during write/final needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63862 opened Jun 11, 2026 by cjc0013 Loading…
src: improve compile cache performance and size 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.
#63861 opened Jun 11, 2026 by anonrig Member Loading…
ProTip! Adding no:label will show everything without a label.