Skip to content

chore(deps): update rust crate libsqlite3-sys to v0.38.1 - #9

Closed
renovate[bot] wants to merge 1 commit into
devfrom
renovate/cargo-dependencies
Closed

chore(deps): update rust crate libsqlite3-sys to v0.38.1#9
renovate[bot] wants to merge 1 commit into
devfrom
renovate/cargo-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
libsqlite3-sys dependencies minor =0.37.0=0.38.1

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: 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 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/1111mp/apalis-sqlite`
From https://github.com/1111mp/apalis-sqlite
 * [new ref]         68cfae9076f88c62ff9747d5444f97e4a3df906e -> refs/commit/68cfae9076f88c62ff9747d5444f97e4a3df906e
    Updating git repository `https://github.com/rust-dark-light/dark-light`
From https://github.com/rust-dark-light/dark-light
 * [new ref]         0f18d2fbcaa5d1c175db8aae7d53428988d7e961 -> refs/commit/0f18d2fbcaa5d1c175db8aae7d53428988d7e961
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `sqlx-sqlite v0.9.0`
    ... which satisfies dependency `sqlx-sqlite = "=0.9.0"` of package `sqlx v0.9.0`
    ... which satisfies dependency `sqlx = "^0.9.0"` of package `synclan v0.1.1 (/tmp/renovate/repos/github/1111mp/synclan/src-tauri)`
versions that meet the requirements `>=0.30.1, <0.38.0` are: 0.37.0, 0.36.0, 0.35.0, 0.34.0, 0.33.0, 0.32.0, 0.31.0, 0.30.1

package `libsqlite3-sys` links to the native library `sqlite3`, but it conflicts with a previous package which links to `sqlite3` as well:
package `libsqlite3-sys v0.38.1`
    ... which satisfies dependency `libsqlite3-sys = "=0.38.1"` of package `synclan v0.1.1 (/tmp/renovate/repos/github/1111mp/synclan/src-tauri)`
note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
help: try to adjust your dependencies so that only one package uses the `links = "sqlite3"` value

failed to select a version for `libsqlite3-sys` which could resolve this conflict

@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch from fcfc62d to 4cca400 Compare July 29, 2026 04:25
@renovate renovate Bot changed the title chore(deps): update rust crate libsqlite3-sys to 0.38.0 chore(deps): update rust crate libsqlite3-sys to v0.38.1 Jul 29, 2026
@1111mp 1111mp closed this Jul 29, 2026
@1111mp
1111mp deleted the renovate/cargo-dependencies branch July 29, 2026 04:45
@renovate

renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (=0.38.1). 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant