Skip to content

Conversation

@nodejs-github-bot
Copy link
Collaborator

This is an automated update of sqlite to 3.51.0.

@nodejs-github-botnodejs-github-bot added dependencies Pull requests that update a dependency file. sqlite Issues and PRs related to the SQLite subsystem. labels Nov 7, 2025
@nodejs-github-bot
Copy link
CollaboratorAuthor

Review requested:

  • @nodejs/security-wg
  • @nodejs/sqlite

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Nov 7, 2025
@targos
Copy link
Member

I tried to rerun the lint-readme workflow but it failed again. I'm confused, there's no other workflow run with that failure today.

@targostargosforce-pushed the actions/tools-update-sqlite branch from 81f1f0f to caa1dafCompareNovember 8, 2025 08:57
@targos
Copy link
Member

I rebased and the test still fails...

/cc @aduh95

@nodejs-github-botnodejs-github-botforce-pushed the actions/tools-update-sqlite branch from caa1daf to 9608cbeCompareNovember 9, 2025 00:38
@aduh95
Copy link
Contributor

I tried to rerun the lint-readme workflow but it failed again. I'm confused, there's no other workflow run with that failure today.

#60650

@nodejs-github-botnodejs-github-botforce-pushed the actions/tools-update-sqlite branch from 4e15a90 to ba03767CompareNovember 23, 2025 00:42
Copy link
Contributor

@aduh95aduh95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. labels Nov 23, 2025
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 23, 2025
@nodejs-github-bot
Copy link
CollaboratorAuthor

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 23, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 23, 2025
@nodejs-github-botnodejs-github-bot merged commit 189a0a7 into mainNov 23, 2025
67 checks passed
@nodejs-github-bot
Copy link
CollaboratorAuthor

Landed in 189a0a7

@nodejs-github-botnodejs-github-bot deleted the actions/tools-update-sqlite branch November 23, 2025 13:26
targos pushed a commit that referenced this pull request Nov 27, 2025
PR-URL: #60614 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.dependenciesPull requests that update a dependency file.dont-land-on-v20.xPRs that should not land on the v20.x-staging branch and should not be released in v20.x.needs-ciPRs that need a full CI run.sqliteIssues and PRs related to the SQLite subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@nodejs-github-bot@targos@aduh95@cjihrig