Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

chore(deps): update SQLite from 3.50.2 to 3.51.0#61

Open
sjinks wants to merge 1 commit intomasterfrom
update-sqlite-3.51.0
Open

chore(deps): update SQLite from 3.50.2 to 3.51.0#61
sjinks wants to merge 1 commit intomasterfrom
update-sqlite-3.51.0

Conversation

@sjinks
Copy link
Owner

@sjinks sjinks commented Nov 5, 2025

This PR updates SQLite from 3.50.2 to 3.51.0.

@coderabbitai
Copy link

coderabbitai bot commented Nov 5, 2025

Walkthrough

CMakeLists.txt updated to bump SQLite3 from 3.50.2 to 3.51.0, adjusting the download URL and the SHA3-256 checksum to match the new amalgamation release.

Changes

Cohort / File(s) Summary
SQLite3 dependency version update
CMakeLists.txt
SQLITE3_VERSION changed 3.50.2 → 3.51.0; SQLITE3_DOWNLOAD_URL updated to the 3510000 archive; SQLITE3_SHA3_256 replaced with the checksum for the new release.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single-file metadata update; no logic or API changes.
  • Review focus:
    • Verify the updated SQLITE3_DOWNLOAD_URL matches the official SQLite 3.51.0 distribution.
    • Confirm the SQLITE3_SHA3_256 checksum corresponds to the downloaded archive.

Poem

🐇 I hopped through tags and numbers new,
A tiny bump — a version true,
URL and hash now dance in line,
Build scripts ready, all fine,
I nibble code and say, "All good!" 🍃

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating SQLite from version 3.50.2 to 3.51.0, which matches the changeset perfectly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-sqlite-3.51.0

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between dfacafa and 3d63ffe.

📒 Files selected for processing (1)
  • CMakeLists.txt (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • CMakeLists.txt

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sjinks sjinks force-pushed the update-sqlite-3.51.0 branch from 2dc2922 to dfacafa Compare November 6, 2025 00:03
@sjinks sjinks force-pushed the update-sqlite-3.51.0 branch from dfacafa to 3d63ffe Compare November 19, 2025 00:03
@sjinks sjinks force-pushed the update-sqlite-3.51.0 branch from 3d63ffe to cef4df4 Compare November 26, 2025 00:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant