Skip to content

deps: update sqlite to 3.53.0#62699

Merged
nodejs-github-bot merged 1 commit intomainfrom
actions/tools-update-sqlite
Apr 14, 2026
Merged

deps: update sqlite to 3.53.0#62699
nodejs-github-bot merged 1 commit intomainfrom
actions/tools-update-sqlite

Conversation

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

This is an automated update of sqlite to 3.53.0.

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. sqlite Issues and PRs related to the SQLite subsystem. labels Apr 12, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Review requested:

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

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Apr 12, 2026
@aduh95 aduh95 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. labels Apr 12, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 12, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 13, 2026
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 14, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Commit Queue failed
- Loading data for nodejs/node/pull/62699
✔  Done loading data for nodejs/node/pull/62699
----------------------------------- PR info ------------------------------------
Title      deps: update sqlite to 3.53.0 (#62699)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     nodejs-github-bot:actions/tools-update-sqlite -> nodejs:main
Labels     author ready, needs-ci, dependencies, sqlite
Commits    1
 - deps: update sqlite to 3.53.0
Committers 1
 - github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PR-URL: https://github.com/nodejs/node/pull/62699
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Edy Silva <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/62699
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Edy Silva <[email protected]>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 12 Apr 2026 00:59:02 GMT
   ✔  Approvals: 4
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/62699#pullrequestreview-4094446641
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/62699#pullrequestreview-4094930339
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/62699#pullrequestreview-4101522134
   ✔  - Edy Silva (@geeksilva97): https://github.com/nodejs/node/pull/62699#pullrequestreview-4102326393
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2026-04-12T11:05:08Z: https://ci.nodejs.org/job/node-test-pull-request/72651/
- Querying data for job/node-test-pull-request/72651/
✔  Build data downloaded
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
 * branch                  main       -> FETCH_HEAD
✔  origin/main is now up-to-date
- Downloading patch for 62699
From https://github.com/nodejs/node
 * branch                  refs/pull/62699/merge -> FETCH_HEAD
✔  Fetched commits as 4b7ca97c0d45..604ec1e9c023
--------------------------------------------------------------------------------
[main e54ec7e72c] deps: update sqlite to 3.53.0
 Author: nodejs-github-bot <[email protected]>
 Date: Sun Apr 12 00:58:59 2026 +0000
 3 files changed, 7439 insertions(+), 4214 deletions(-)
   ✔  Patches applied
--------------------------------------------------------------------------------
--------------------------------- New Message ----------------------------------
PR-URL: https://github.com/nodejs/node/pull/62699
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Edy Silva <[email protected]>
--------------------------------------------------------------------------------
[main ddc5c93e1c] PR-URL: https://github.com/nodejs/node/pull/62699 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Edy Silva <[email protected]>
 Author: nodejs-github-bot <[email protected]>
 Date: Sun Apr 12 00:58:59 2026 +0000
 3 files changed, 7439 insertions(+), 4214 deletions(-)
  ✖  ddc5c93e1cf06fc99e8953d9b03b2e2a35ff1e3d
     ✔  0:0      no Co-authored-by metadata                co-authored-by-is-trailer
     ✔  0:0      skipping fixes-url                        fixes-url
     ✖  1:0      blank line expected after title           line-after-title
     ✔  0:0      line-lengths are valid                    line-length
     ✔  0:0      metadata is at end of message             metadata-end
     ✖  0:0      Commit must have a PR-URL.                pr-url
     ✔  0:0      reviewers are valid                       reviewers
     ✖  0:0      Invalid subsystem: "PR-URL"               subsystem
     ✔  0:0      Title is formatted correctly.             title-format
     ✔  0:0      Title is <= 50 columns.                   title-length
   ℹ  Please fix the commit message and try again.
Please manually ammend the commit message, by running
`git commit --amend`
Once commit message is fixed, finish the landing command running
`git node land --continue`
https://github.com/nodejs/node/actions/runs/24375122519

@aduh95 aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Apr 14, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 14, 2026
@nodejs-github-bot nodejs-github-bot merged commit 17d03b5 into main Apr 14, 2026
85 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Landed in 17d03b5

@nodejs-github-bot nodejs-github-bot deleted the actions/tools-update-sqlite branch April 14, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants