Skip to content

fix(deps): update rust crate libsqlite3-sys to 0.38.0 - #3394

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/libsqlite3-sys-0.x
Aug 7, 2026
Merged

fix(deps): update rust crate libsqlite3-sys to 0.38.0#3394
renovate[bot] merged 1 commit into
mainfrom
renovate/libsqlite3-sys-0.x

Conversation

@renovate

@renovate renovate Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
libsqlite3-sys dependencies minor 0.37.00.38.0

Release Notes

rusqlite/rusqlite (libsqlite3-sys)

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) May 26, 2026 09:11
@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label May 26, 2026
@renovate
renovate Bot force-pushed the renovate/libsqlite3-sys-0.x branch 15 times, most recently from 6d3a270 to 1d8d484 Compare June 2, 2026 04:42
@renovate
renovate Bot force-pushed the renovate/libsqlite3-sys-0.x branch 13 times, most recently from a0e1234 to d60c2af Compare June 5, 2026 13:26
@renovate
renovate Bot force-pushed the renovate/libsqlite3-sys-0.x branch 29 times, most recently from af1d26c to 5b42738 Compare June 15, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants