Skip to content

chore(deps): update rust - #514

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust
Open

chore(deps): update rust#514
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rust

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
aqua:cargo-bins/cargo-binstall tools patch 1.21.01.21.1
base64 dev-dependencies minor 0.220.23 0.23.1
cargo:cargo-nextest tools patch 0.9.1370.9.140 0.9.143
i18n-embed-fl (source) dependencies patch 0.10.00.10.1

Release Notes

cargo-bins/cargo-binstall (aqua:cargo-bins/cargo-binstall)

v1.21.1

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Upgrade dependencies
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
nextest-rs/nextest (cargo:cargo-nextest)

v0.9.140: cargo-nextest 0.9.140

Compare Source

Added
Changed
  • The glibc requirement for pre-built aarch64-unknown-linux-gnu and riscv64-unknown-linux-gnu builds has been lowered to glibc 2.27.
  • riscv64-unknown-linux-gnu now uses rustls + aws-lc-rs rather than OpenSSL.

v0.9.138: cargo-nextest 0.9.138

Compare Source

Added
  • Nextest now sets the following environment variables during the list phase, not just the run phase:

    • NEXTEST_VERSION
    • NEXTEST_REQUIRED_VERSION
    • NEXTEST_RECOMMENDED_VERSION
    • NEXTEST_RUN_ID
    • NEXTEST_BINARY_ID
    • NEXTEST_WORKSPACE_ROOT

    This lets target runners and custom test harnesses use this information while listing tests. (#​3410)

Changed
  • When --cargo-metadata is passed without --binaries-metadata, and the Cargo metadata contains exactly one default member (for example, metadata generated with --manifest-path path/to/package/Cargo.toml), nextest now anchors the build scope to that member's Cargo.toml rather than widening it to the entire workspace. (#​3409)
  • --workspace-remap now requires both --cargo-metadata and --binaries-metadata. The combination of --workspace-remap and --cargo-metadata cannot work without --binaries-metadata, so nextest now reports this as an error up front. (#​3409)
kellpossible/cargo-i18n (i18n-embed-fl)

v0.10.1

Fixes

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 becomes conflicted, 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.

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.89%. Comparing base (5dff757) to head (0155637).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #514   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files          33       33           
  Lines        6802     6802           
=======================================
  Hits         6659     6659           
  Misses        143      143           
Flag Coverage Δ
rust 97.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/rust branch from b4fd49a to 644eda9 Compare July 30, 2026 17:50
@renovate renovate Bot changed the title chore(deps): update rust crate i18n-embed-fl to v0.10.1 chore(deps): update rust Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/rust branch from 644eda9 to 0155637 Compare August 1, 2026 16:58
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