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: reuse crypto GetCipherInfo in DTLS session c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#66022 opened Sep 14, 2026 by IlyasShabi Member Loading…
deps,v8,tools: cherry-pick 95efbaf92a0d and disable fortify warnings in CI build Issues and PRs related to Node.js builds or CI infrastructure. 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. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#66020 opened Sep 14, 2026 by aduh95 Contributor Loading…
node-api: do not crash on module version mismatch c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to Node-API.
#66019 opened Sep 14, 2026 by krassx Loading…
test: prevent parser reuse across close scenarios author ready PRs with CI started, the required approvals, and no outstanding review comments. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66017 opened Sep 13, 2026 by panva Member Loading…
http2: settle pending write callbacks on stream destroy author ready PRs with CI started, the required approvals, and no outstanding review comments. http2 Issues and PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#66016 opened Sep 13, 2026 by mcollina Member Loading…
src,ffi: create fast-call metadata Symbols lazily c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#66015 opened Sep 13, 2026 by mcollina Member Loading…
lib: fix AbortSignal.any() abort propagation abortcontroller Issues and PRs related to the AbortController and AbortSignal APIs. author ready PRs with CI started, the required approvals, and no outstanding review comments. needs-ci PRs that need a full CI run.
#66014 opened Sep 13, 2026 by inoway46 Contributor Loading…
tools: harden GitHub Actions workflows author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. meta Issues and PRs related to the general management of the project.
#66013 opened Sep 13, 2026 by panva Member Loading…
tools: pass author to commit message validator author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. meta Issues and PRs related to the general management of the project.
#66012 opened Sep 13, 2026 by panva Member Loading…
tools: update nixpkgs-unstable to aff8a0b28396750446e5537a96461bc4fac author ready PRs with CI started, the required approvals, and no outstanding review comments. 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. tools Issues and PRs related to the tools directory.
#66010 opened Sep 13, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to 8eff9e336692fc95961e096564f1044c600b881d author ready PRs with CI started, the required approvals, and no outstanding review comments. dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66009 opened Sep 13, 2026 by nodejs-github-bot Collaborator Loading…
test: fix stderr Buffer assertion in exec encoding test author ready PRs with CI started, the required approvals, and no outstanding review comments. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66008 opened Sep 13, 2026 by greenheadHQ Contributor Loading…
quic: add stream.cancel() sending H3_REQUEST_CANCELLED c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66007 opened Sep 13, 2026 by trivenay Contributor Loading…
doc: clarify permission model scope for output paths author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. doc Issues and PRs related to Node.js documentation.
#66004 opened Sep 12, 2026 by RafaelGSS Member Loading…
http: option to mark active connections to close when idle http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#66000 opened Sep 12, 2026 by WhatCats Loading…
fs: preserve rmSync errno for filesystem errors c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#65999 opened Sep 12, 2026 by icecold009 Draft
src: fix two encodeInto() bugs that reject input that fits c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65998 opened Sep 12, 2026 by agape1225 Contributor Loading…
util: fix TextEncoder.encodeInto underfilling c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65997 opened Sep 12, 2026 by XadillaX Contributor Loading…
typings: wire up spawn_sync internal binding types typings Issues and PRs related to internal TypeScript declarations.
#65996 opened Sep 12, 2026 by agape1225 Contributor Loading…
quic: add Http3Session, so you can explicitly pick the app protocol lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65993 opened Sep 11, 2026 by pimterry Member Loading…
deps: V8: hot-patch fix for Temporal cherry-pick cd89fe6f7acb build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. wip Issues and PRs that are still a work in progress.
#65992 opened Sep 11, 2026 by srl295 Member Draft
src: print exception thrown during primordial initialization author ready PRs with CI started, the required approvals, and no outstanding review comments. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65991 opened Sep 11, 2026 by joyeecheung Member Loading…
fs: remove permissions fallback c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65990 opened Sep 11, 2026 by avivkeller Member Loading…
deps: V8: cherry-pick 383a6d80e857 build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#65989 opened Sep 11, 2026 by avivkeller Member Loading…
sqlite: rename DatabaseSync to Database c++ Issues and PRs that require attention from people who are familiar with C++. deprecations Issues and PRs related to deprecations. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#65988 opened Sep 11, 2026 by araujogui Member Loading…
ProTip! What’s not been updated in a month: updated:<2026-08-14.