Skip to content

fix(deps): update rust crate rusqlite to 0.40#402

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cargo-dependencies-(minor)
Open

fix(deps): update rust crate rusqlite to 0.40#402
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cargo-dependencies-(minor)

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rusqlite dependencies minor 0.390.40
rusqlite dev-dependencies minor 0.390.40

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • 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 these updates 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 Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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 crates/e2e-tests/Cargo.toml --workspace
    Updating crates.io index
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 `e2e-tests v0.1.37 (/tmp/renovate/repos/github/mpecan/tokf/crates/e2e-tests)`
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.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.38.0"` of package `rusqlite v0.40.0`
    ... which satisfies dependency `rusqlite = "^0.40"` of package `e2e-tests v0.1.37 (/tmp/renovate/repos/github/mpecan/tokf/crates/e2e-tests)`
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

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/tokf-cli/Cargo.toml --workspace
    Updating crates.io index
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 `e2e-tests v0.1.37 (/tmp/renovate/repos/github/mpecan/tokf/crates/e2e-tests)`
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.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.38.0"` of package `rusqlite v0.40.0`
    ... which satisfies dependency `rusqlite = "^0.40"` of package `e2e-tests v0.1.37 (/tmp/renovate/repos/github/mpecan/tokf/crates/e2e-tests)`
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 changed the title fix(deps): update cargo dependencies (minor) to 0.40 fix(deps): update cargo dependencies (minor) Jun 22, 2026
@renovate renovate Bot changed the title fix(deps): update cargo dependencies (minor) fix(deps): update rust crate rusqlite to 0.40 Jun 25, 2026
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.

0 participants