Skip to content

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

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

fix(deps): update rust crate rusqlite to 0.38#667
renovate[bot] wants to merge 1 commit intomainfrom
renovate/rusqlite-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 19, 2025

This PR contains the following updates:

Package Type Update Change
rusqlite dependencies minor 0.370.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 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 force-pushed the renovate/rusqlite-0.x branch 4 times, most recently from 7c9b44a to eba3bed Compare April 25, 2025 19:05
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch 2 times, most recently from efea7c1 to 129c4f6 Compare May 26, 2025 14:27
@renovate renovate bot changed the title fix(deps): update rust crate rusqlite to 0.35 fix(deps): update rust crate rusqlite to 0.36 May 26, 2025
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from 129c4f6 to 614b4f6 Compare June 19, 2025 06:46
@rohanku rohanku force-pushed the main branch 2 times, most recently from 844a025 to 7a55f75 Compare June 20, 2025 20:44
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from 614b4f6 to 787ac57 Compare July 6, 2025 08:53
@renovate renovate bot changed the title fix(deps): update rust crate rusqlite to 0.36 fix(deps): update rust crate rusqlite to 0.37 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from 787ac57 to fd07196 Compare December 10, 2025 10:53
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from fd07196 to 140a133 Compare December 20, 2025 09:49
@renovate renovate bot changed the title fix(deps): update rust crate rusqlite to 0.37 fix(deps): update rust crate rusqlite to 0.38 Dec 20, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 20, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/cache/Cargo.toml --package rusqlite@0.37.0 --precise 0.38.0
    Updating crates.io index
error: failed to select a version for the requirement `rusqlite = "^0.37.0"`
candidate versions found which didn't match: 0.38.0
location searched: crates.io index
required by package `tokio-rusqlite v0.7.0`
    ... which satisfies dependency `tokio-rusqlite = "^0.7"` of package `cache v0.7.1 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/cache)`
    ... which satisfies path dependency `cache` (locked to 0.7.1) of package `substrate v0.10.2 (/tmp/renovate/repos/github/ucb-substrate/substrate2/substrate)`
    ... which satisfies path dependency `substrate` (locked to 0.10.2) of package `spice v0.9.2 (/tmp/renovate/repos/github/ucb-substrate/substrate2/libs/spice)`
    ... which satisfies path dependency `spice` (locked to 0.9.2) of package `cdl2spice v0.2.2 (/tmp/renovate/repos/github/ucb-substrate/substrate2/bins/cdl2spice)`

@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch 2 times, most recently from b33c664 to 66c51d9 Compare January 28, 2026 21:05
@renovate renovate bot force-pushed the renovate/rusqlite-0.x branch from 66c51d9 to e95e4a5 Compare January 29, 2026 01:10
@rohanku rohanku closed this Jan 29, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 29, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.38). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/rusqlite-0.x branch January 29, 2026 04:00
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