Skip to content

chore(deps): update rust crate libsqlite3-sys to 0.38#116

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/libsqlite3-sys-0-x
Open

chore(deps): update rust crate libsqlite3-sys to 0.38#116
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/libsqlite3-sys-0-x

Conversation

@renovate

@renovate renovate Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
libsqlite3-sys dependencies minor 0.350.38

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 added the dependencies Pull requests that update a dependency file label Apr 15, 2026
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/libsqlite3-sys-0-x branch from 1f9137d to 0f05cab Compare June 22, 2026 22:24
@renovate renovate Bot added the rust Pull requests that update rust code label Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update rust crate libsqlite3-sys to 0.37 chore(deps): update rust crate libsqlite3-sys to 0.38 Jun 22, 2026
@renovate

renovate Bot commented Jun 22, 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 crates/server/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `diesel v2.3.0`
    ... which satisfies dependency `diesel = "^2.2.7"` of package `koko v0.0.0 (/tmp/renovate/repos/github/LizardByte/Koko/crates/server)`
versions that meet the requirements `>=0.17.2, <0.36.0` are: 0.35.0, 0.34.0, 0.33.0, 0.32.0, 0.31.0, 0.30.1, 0.30.0, 0.29.0, 0.28.0, 0.27.0, 0.26.0, 0.25.2, 0.25.1, 0.25.0, 0.24.2, 0.24.1, 0.24.0, 0.23.2, 0.23.1, 0.23.0, 0.22.2, 0.22.1, 0.22.0, 0.20.1, 0.20.0, 0.18.0, 0.17.3, 0.17.2

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"` of package `koko v0.0.0 (/tmp/renovate/repos/github/LizardByte/Koko/crates/server)`
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/libsqlite3-sys-0-x branch from 0f05cab to e94bc0d Compare June 22, 2026 22:40
@sonarqubecloud

Copy link
Copy Markdown

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

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants