Skip to content

fix(deps): update rust crate r2d2_sqlite to 0.32 - autoclosed#263

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2026

This PR contains the following updates:

Package Type Update Change
r2d2_sqlite dependencies minor 0.240.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

v0.31.0

Compare Source

What's Changed

New Contributors

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

v0.30.0

Compare Source

What's Changed

New Contributors

Full Changelog: ivanceras/r2d2-sqlite@v0.29.0...v0.30.0

v0.29.0

Compare Source

What's Changed

Full Changelog: ivanceras/r2d2-sqlite@v0.28.0...v0.29.0

v0.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: ivanceras/r2d2-sqlite@0.27.0...v0.28.0

v0.27.0

Compare Source

Full Changelog: ivanceras/r2d2-sqlite@0.26.0...0.27.0

v0.26.0

Compare Source

What's Changed

Full Changelog: ivanceras/r2d2-sqlite@0.25.0...0.26.0

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: ivanceras/r2d2-sqlite@0.24.0...0.25.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 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 Mar 3, 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: dictsqlite_v2/dictsqlite/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path dictsqlite_v2/dictsqlite/Cargo.toml --package r2d2_sqlite@0.24.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 `dictsqlite v2.1.0 (/tmp/renovate/repos/github/disnana/DictSQLite/dictsqlite_v2/dictsqlite)`
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.28.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rusqlite v0.31.0`
    ... which satisfies dependency `rusqlite = "^0.31"` of package `dictsqlite v2.1.0 (/tmp/renovate/repos/github/disnana/DictSQLite/dictsqlite_v2/dictsqlite)`
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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

dictsqlite_v2/dictsqlite/Cargo.toml

PackageVersionLicenseIssue Type
r2d2_sqlite>= 0.32.0, < 0.33.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/r2d2_sqlite >= 0.32.0, < 0.33.0 UnknownUnknown

Scanned Files

  • dictsqlite_v2/dictsqlite/Cargo.toml

@renovate renovate bot force-pushed the renovate/r2d2_sqlite-0.x branch from 5e1c259 to f73a0ca Compare March 3, 2026 04:10
@renovate renovate bot changed the title fix(deps): update rust crate r2d2_sqlite to 0.32 fix(deps): update rust crate r2d2_sqlite to 0.32 - autoclosed Mar 3, 2026
@renovate renovate bot closed this Mar 3, 2026
@renovate renovate bot deleted the renovate/r2d2_sqlite-0.x branch March 3, 2026 04:16
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