Skip to content

[deps]: Update Rust crate rusqlite to >=0.37.0, <0.40#884

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rusqlite-0.x
Open

[deps]: Update Rust crate rusqlite to >=0.37.0, <0.40#884
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rusqlite-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Type Update Change
rusqlite dependencies minor >=0.37.0, <0.39>=0.37.0, <0.40

Release Notes

rusqlite/rusqlite (rusqlite)

v0.39.0: 0.39.0

Compare Source

What's Changed

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

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 - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 requested a review from a team as a code owner March 30, 2026 02:36
@renovate renovate bot requested a review from dani-garcia March 30, 2026 02:36
@bitwarden-bot bitwarden-bot changed the title [deps]: Update Rust crate rusqlite to >=0.37.0, <0.40 [PM-34373] [deps]: Update Rust crate rusqlite to >=0.37.0, <0.40 Mar 30, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

🔍 SDK Breaking Change Detection Results

SDK Version: renovate/rusqlite-0.x (dcd803c)
Completed: 2026-03-30 02:49:31 UTC
Total Time: 279s

Client Status Details
typescript ✅ No breaking changes detected TypeScript compilation passed with new SDK version - View Details

Breaking change detection completed. View SDK workflow

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.80%. Comparing base (73cc150) to head (dcd803c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #884   +/-   ##
=======================================
  Coverage   82.80%   82.80%           
=======================================
  Files         353      353           
  Lines       42339    42339           
=======================================
  Hits        35058    35058           
  Misses       7281     7281           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-34373] [deps]: Update Rust crate rusqlite to >=0.37.0, <0.40 [deps]: Update Rust crate rusqlite to >=0.37.0, <0.40 Mar 30, 2026
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