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

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…
doc: fixed typo in managing-social-media-acounts.md file 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. doc Issues and PRs related to the documentations.
#61297 opened Jan 6, 2026 by Hardanish-Singh Loading…
sqlite: Enable SQLite 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. request-ci Add this label to start a Jenkins CI on a PR.
#61294 opened Jan 6, 2026 by hqzing Loading…
doc: reserve NMV 145 for Electron 41 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. doc Issues and PRs related to the documentations.
#61291 opened Jan 5, 2026 by nikwen 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…
deps: update undici to 7.18.2 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run.
#61283 opened Jan 5, 2026 by nodejs-github-bot Loading…
build: add --shared-hdr-histogram configure flag 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. 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. 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.
#61280 opened Jan 5, 2026 by aduh95 Loading…
build: add --shared-gtest configure flag 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. commit-queue Add this label to land a pull request using GitHub Actions. 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. 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.
#61279 opened Jan 5, 2026 by aduh95 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…
doc: add sqlite session disposal method doc Issues and PRs related to the documentations. sqlite Issues and PRs related to the SQLite subsystem.
#61273 opened Jan 4, 2026 by Renegade334 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. request-ci Add this label to start a Jenkins CI on a PR. 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…
repl: make history navigation work with big inputs needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#61248 opened Jan 1, 2026 by puskin Loading…
tools: add tool that fills pr-url as code review suggestion meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#61247 opened Jan 1, 2026 by LiviaMedeiros Loading…
fs: fix rmSync error messages for non-ASCII paths 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.
#61233 opened Jan 1, 2026 by Yeaseen Loading…
esm: ensure watch mode restarts after syntax errors esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#61232 opened Jan 1, 2026 by Xstoudi Loading…
ProTip! Updated in the last three days: updated:>2026-01-03.