Skip to content

fix(deps): update rust crate rusqlite to 0.38#6

Merged
pythoninthegrass merged 1 commit intomainfrom
renovate/rusqlite-0.x
Dec 23, 2025
Merged

fix(deps): update rust crate rusqlite to 0.38#6
pythoninthegrass merged 1 commit intomainfrom
renovate/rusqlite-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 17, 2025

This PR contains the following updates:

Package Type Update Change
rusqlite dependencies minor 0.37 -> 0.38

Release Notes

rusqlite/rusqlite (rusqlite)

v0.38.0: 0.38.0

Compare Source

What's Changed

  • bump sqlcipher to 4.10.0 (sqlite 3.50.4) #​1725
  • Use CARGO_CFG_TARGET_FEATURE for crt-static check #​1737
  • Disable u64, usize ToSql/FromSql impl by default #​1732, ##​1722 (breaking change)
  • Make statement cache optional #​1682, #​1173 (breaking change)
  • Remove shell scripts from the published package #​1744
  • Use new interfaces with 64-bit length parameters #​1749
  • sqlite3_vtab_rhs_value #​1753
  • Handle VTab IN values #​1754
  • Give access to Connection from VTabCursor::column #​1755
  • Bump minimal SQLite version to 3.34.1 #​1733, #​1731 (breaking change)
  • Bump bundled SQLite version to 3.51.1 #​1758
  • Add support for transaction to the vtab module #​1761
  • Check Connection is owned when registering Closure as hook #​1764 (breaking change)
  • Turn libsqlite3-sys in a !#[no_std] crate #​1767
  • Add wasm32-unknown-unknown support #​1769, #​488, #​827
  • Remove useless Send/Sync on Module #​1774

Full Changelog: rusqlite/rusqlite@v0.37.0...v0.38.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from 8570a9c to 8a05984 Compare December 17, 2025 17:17
@renovate renovate bot changed the title fix(deps): update rust crate rusqlite to 0.37 fix(deps): update rust crate rusqlite to 0.37 - autoclosed Dec 17, 2025
@renovate renovate bot closed this Dec 17, 2025
@renovate renovate bot deleted the renovate/rusqlite-0.x branch December 17, 2025 20:52
@renovate renovate bot changed the title fix(deps): update rust crate rusqlite to 0.37 - autoclosed fix(deps): update rust crate rusqlite to 0.38 Dec 20, 2025
@renovate renovate bot reopened this Dec 20, 2025
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch 2 times, most recently from 8a05984 to 6633b8f Compare December 20, 2025 10:31
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from 6633b8f to 34e4c37 Compare December 23, 2025 03:47
@pythoninthegrass pythoninthegrass merged commit 4b18140 into main Dec 23, 2025
pythoninthegrass added a commit that referenced this pull request Jan 6, 2026
- Add pull_request trigger with paths filter for PR testing
  (only runs when iOS-relevant files change)
- Fix .task cache key to use stable key instead of source hashes
  (allows Task fingerprinting to work across runs)

Closes task-028 acceptance criteria #1, #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant