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

[v25.x] deps: V8: backport 209d2db9e24a 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. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61322 opened Jan 9, 2026 by kxxt Loading…
build,tools: fix addon build deadlock on errors author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
#61321 opened Jan 9, 2026 by vmoroz Loading…
node-api: use Node-API in comments 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. node-api Issues and PRs related to the Node-API. request-ci Add this label to start a Jenkins CI on a PR.
#61320 opened Jan 9, 2026 by vmoroz Loading…
node-api: fix node_api_create_object_with_properties name 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 the Node-API. semver-major PRs that contain breaking changes and should be released in the next major version.
#61319 opened Jan 8, 2026 by vmoroz Loading…
tools: fix vcbuild lint-js-build author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. windows Issues and PRs related to the Windows platform.
#61318 opened Jan 8, 2026 by vmoroz Loading…
fs: add followSymlinks option to glob and globSync fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61317 opened Jan 8, 2026 by MatricalDefunkt Loading…
test: add webidl web-platform tests 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.
#61316 opened Jan 8, 2026 by anonrig Loading…
Update Ada and url web-platform tests 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. needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#61315 opened Jan 8, 2026 by anonrig Loading…
sqlite: add sqlite prepare options args 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.
#61311 opened Jan 8, 2026 by araujogui Loading…
src: use node- prefix on thread names c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. request-ci Add this label to start a Jenkins CI on a PR.
#61307 opened Jan 7, 2026 by sxa Loading…
sqlite: add limits property to DatabaseSync 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.
#61298 opened Jan 6, 2026 by mertcanaltin Loading…
sqlite: enable Percentile extension dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#61295 opened Jan 6, 2026 by TheOneTheOnlyJJ Loading…
build: fix misplaced comma in ldflags author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#61294 opened Jan 6, 2026 by hqzing Loading…
lib: make process.moduleLoadList a copy of the internal value lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61287 opened Jan 5, 2026 by Xstoudi Draft
http: fix rawHeaders exceeding maxHeadersCount limit http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#61285 opened Jan 5, 2026 by Meltedd Loading…
stream: add kStreamBase marker for internal pipe optimization needs-ci PRs that need a full CI run. web streams
#61277 opened Jan 4, 2026 by mertcanaltin Loading…
doc: document process.moduleLoadList author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#61276 opened Jan 4, 2026 by Xstoudi Loading…
path: add escapeGlob and unescapeGlob fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. path Issues and PRs related to the path subsystem. semver-minor PRs that contain new features and should be released in the next minor version.
#61269 opened Jan 4, 2026 by Xstoudi Loading…
sqlite: enable defensive mode by default 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++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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. sqlite Issues and PRs related to the SQLite subsystem.
#61266 opened Jan 3, 2026 by louwers Loading…
sqlite: do not silently fail during module initialization 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.
#61265 opened Jan 3, 2026 by Renegade334 Loading…
sqlite: db.prepare(sql).set* chain 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.
#61263 opened Jan 3, 2026 by mike-git374 Loading…
sqlite: mark as release candidate needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#61262 opened Jan 3, 2026 by mcollina Loading…
fs: fix ENOTDIR in globSync when file is treated as dir fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61259 opened Jan 3, 2026 by Han5991 Loading…
lib: fix phantom EACCES on spawn in some environments child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#61253 opened Jan 2, 2026 by watilde Loading…
test_runner: add skip, todo, only to subtest context needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#61251 opened Jan 2, 2026 by heathdutton Loading…
ProTip! What’s not been updated in a month: updated:<2025-12-08.