chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.6 #1213

Merged
Jade merged 1 commit from renovate/cargo-bins-cargo-binstall-1.x into main 2025-12-29 23:52:05 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
cargo-bins/cargo-binstall patch 1.16.2 -> 1.16.6

Release Notes

cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)

v1.16.6

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

v1.16.5

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:
Other changes:
  • Upgrade dependencies

v1.16.4

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:

v1.16.3

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:
Other changes:

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) | patch | `1.16.2` -> `1.16.6` | --- ### Release Notes <details> <summary>cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)</summary> ### [`v1.16.6`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.16.6) [Compare Source](https://github.com/cargo-bins/cargo-binstall/compare/v1.16.5...v1.16.6) *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 ### [`v1.16.5`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.16.5) [Compare Source](https://github.com/cargo-bins/cargo-binstall/compare/v1.16.4...v1.16.5) *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: - Fix crates-io registry not recognised ([#&#8203;2395](https://github.com/cargo-bins/cargo-binstall/issues/2395) [#&#8203;2401](https://github.com/cargo-bins/cargo-binstall/issues/2401)) - Fix docs-rs compilation ([#&#8203;2402](https://github.com/cargo-bins/cargo-binstall/issues/2402)) ##### Other changes: - Upgrade dependencies ### [`v1.16.4`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.16.4) [Compare Source](https://github.com/cargo-bins/cargo-binstall/compare/v1.16.3...v1.16.4) *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 ([#&#8203;2392](https://github.com/cargo-bins/cargo-binstall/issues/2392)) ### [`v1.16.3`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.16.3) [Compare Source](https://github.com/cargo-bins/cargo-binstall/compare/v1.16.2...v1.16.3) *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: - fix verify GNU libc on armv7 target architecture ([#&#8203;2386](https://github.com/cargo-bins/cargo-binstall/issues/2386) [#&#8203;2387](https://github.com/cargo-bins/cargo-binstall/issues/2387)) ##### Other changes: - Upgrade dependencies ([#&#8203;2382](https://github.com/cargo-bins/cargo-binstall/issues/2382) [#&#8203;2385](https://github.com/cargo-bins/cargo-binstall/issues/2385) [#&#8203;2389](https://github.com/cargo-bins/cargo-binstall/issues/2389)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.3
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m0s
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 1m25s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 16m14s
59c57960ce
ginger force-pushed renovate/cargo-bins-cargo-binstall-1.x from 59c57960ce
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m0s
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 1m25s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 16m14s
to 86b7b574bc
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 52s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m25s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 14m56s
2025-12-08 18:12:53 +00:00
Compare
renovate force-pushed renovate/cargo-bins-cargo-binstall-1.x from 86b7b574bc
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 52s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m25s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 14m56s
to 33173c6615
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m24s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m44s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 11m44s
2025-12-14 05:03:35 +00:00
Compare
renovate changed title from chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.3 to chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.4 2025-12-14 05:03:36 +00:00
renovate force-pushed renovate/cargo-bins-cargo-binstall-1.x from 86b7b574bc
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 52s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m25s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 14m56s
to f339ce3541
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m21s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 4m15s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 22m0s
2025-12-15 05:02:02 +00:00
Compare
renovate force-pushed renovate/cargo-bins-cargo-binstall-1.x from f339ce3541
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m21s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 4m15s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 22m0s
to 2b5c9fc51f
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m45s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m7s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m33s
2025-12-23 05:02:59 +00:00
Compare
renovate changed title from chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.4 to chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.5 2025-12-23 05:03:01 +00:00
renovate force-pushed renovate/cargo-bins-cargo-binstall-1.x from 2b5c9fc51f
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m45s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m7s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m33s
to b4021342f8
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m16s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m42s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m5s
2025-12-28 05:02:52 +00:00
Compare
renovate changed title from chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.5 to chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.6 2025-12-28 05:02:53 +00:00
renovate force-pushed renovate/cargo-bins-cargo-binstall-1.x from 2b5c9fc51f
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m45s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m7s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m33s
to 42cba49d4f
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m8s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 5m23s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 25m48s
2025-12-29 05:03:22 +00:00
Compare
Jade merged commit 19372f0b15 into main 2025-12-29 23:52:05 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1213
No description provided.