Skip to content

chore(deps): update cargo dependencies - #4

Merged
1111mp merged 2 commits into
devfrom
renovate/cargo-dependencies
Jul 29, 2026
Merged

chore(deps): update cargo dependencies#4
1111mp merged 2 commits into
devfrom
renovate/cargo-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
base64 dependencies minor 0.22.10.23.0
libsqlite3-sys dependencies minor 0.37.00.38.0
validator dependencies minor 0.20.00.21.0

Release Notes

marshallpierce/rust-base64 (base64)

v0.23.0

Compare Source

  • Added more consts for preconfigured configs and engines
  • Make DecodeError::InvalidLastSymbol more clear by including the decoded value
  • Added SIMD-accelerated engines behind the default-on simd-unsafe feature: Simd picks the best
    instruction set at runtime (AVX2 on x86_64, NEON on aarch64) and falls back to the scalar
    GeneralPurpose engine, while Avx2 and Neon target one instruction set with no runtime
    detection and work in no_std. The engines support the standard and URL-safe alphabets.
  • Update MSRV to 1.71.0
  • Add support for custom padding symbols
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

Keats/validator (validator)

v0.21.0

  • Replace dep proc-macro-error2 with proc-macro-error3
  • Edition 2024

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 19, 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.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.38.0"` 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 5 times, most recently from 7eb4358 to 493e658 Compare July 19, 2026 08:08
@renovate renovate Bot changed the title chore(deps): update cargo dependencies chore(deps): update rust crate libsqlite3-sys to 0.38.0 Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 14 times, most recently from e29986c to 2f322e6 Compare July 23, 2026 18:56
@renovate renovate Bot changed the title chore(deps): update rust crate libsqlite3-sys to 0.38.0 chore(deps): update cargo dependencies Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 7 times, most recently from b58d90d to 72fe7bf Compare July 25, 2026 12:39
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch 9 times, most recently from 728368c to 2094f01 Compare July 28, 2026 07:05
@renovate
renovate Bot force-pushed the renovate/cargo-dependencies branch from 2094f01 to 5d2193b Compare July 29, 2026 03:56
Signed-off-by: The1111mp <The1111mp@outlook.com>
@renovate

renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@1111mp
1111mp merged commit f0406b1 into dev Jul 29, 2026
5 checks passed
@1111mp
1111mp deleted the renovate/cargo-dependencies branch July 29, 2026 04:20
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