Skip to content

Comments

chore(deps): update rust crate r2d2_sqlite to 0.32#181

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

chore(deps): update rust crate r2d2_sqlite to 0.32#181
renovate[bot] wants to merge 1 commit intomainfrom
renovate/r2d2_sqlite-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2026

This PR contains the following updates:

Package Type Update Change
r2d2_sqlite dependencies minor 0.310.32

Release Notes

ivanceras/r2d2-sqlite (r2d2_sqlite)

v0.32.0

Compare Source

What's Changed

Full Changelog: ivanceras/r2d2-sqlite@v0.31.0...0.32.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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
Copy link
Contributor Author

renovate bot commented Jan 2, 2026

⚠️ 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 Cargo.toml --package r2d2_sqlite@0.31.0 --precise 0.32.0
    Updating crates.io index
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `rusqlite v0.38.0`
    ... which satisfies dependency `rusqlite = "^0.38"` of package `r2d2_sqlite v0.32.0`
    ... which satisfies dependency `r2d2_sqlite = "^0.32"` of package `this-week-in-past v0.0.0 (/tmp/renovate/repos/github/RouHim/this-week-in-past)`
versions that meet the requirements `^0.36.0` are: 0.36.0

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.35.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.35.0"` of package `rusqlite v0.37.0`
    ... which satisfies dependency `rusqlite = "^0.37"` of package `this-week-in-past v0.0.0 (/tmp/renovate/repos/github/RouHim/this-week-in-past)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "sqlite3"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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

@renovate renovate bot force-pushed the renovate/r2d2_sqlite-0.x branch 2 times, most recently from f6158c0 to be8801f Compare January 3, 2026 16:48
@renovate renovate bot force-pushed the renovate/r2d2_sqlite-0.x branch 2 times, most recently from a11c53e to be30c1d Compare January 14, 2026 01:11
@renovate renovate bot force-pushed the renovate/r2d2_sqlite-0.x branch from be30c1d to 32463a0 Compare January 22, 2026 04:46
@renovate renovate bot force-pushed the renovate/r2d2_sqlite-0.x branch from 32463a0 to cbde961 Compare January 22, 2026 13:46
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.

0 participants