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

Merged
ginger merged 1 commit from renovate/cargo-bins-cargo-binstall-1.x into main 2025-11-25 17:11:34 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v1.16.2

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:
  • Use well-maintained netdev instead of legacy default-net/ipconfig on Windows (#​2378)
Other changes:
  • Upgrade transitive dependencies (#​2380)

v1.16.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:
  • fix: Don't send reports when telemetry is disabled (#​2373)
Other changes:
  • Upgrade transitive dependencies

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.0` -> `1.16.2` | --- ### Release Notes <details> <summary>cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)</summary> ### [`v1.16.2`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.16.2) [Compare Source](https://github.com/cargo-bins/cargo-binstall/compare/v1.16.1...v1.16.2) *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: - Use well-maintained netdev instead of legacy default-net/ipconfig on Windows ([#&#8203;2378](https://github.com/cargo-bins/cargo-binstall/issues/2378)) ##### Other changes: - Upgrade transitive dependencies ([#&#8203;2380](https://github.com/cargo-bins/cargo-binstall/issues/2380)) ### [`v1.16.1`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.16.1) [Compare Source](https://github.com/cargo-bins/cargo-binstall/compare/v1.16.0...v1.16.1) *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: Don't send reports when telemetry is disabled ([#&#8203;2373](https://github.com/cargo-bins/cargo-binstall/issues/2373)) ##### Other changes: - Upgrade transitive dependencies </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.1
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 50s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m49s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m15s
2ce34ee165
renovate force-pushed renovate/cargo-bins-cargo-binstall-1.x from 2ce34ee165
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 50s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m49s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m15s
to 57fec44ec7
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 54s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m30s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 5m46s
Documentation / Build and Deploy Documentation (push) Successful in 1m4s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m41s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 7m44s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 7m11s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 10m47s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 26s
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
2025-11-24 05:02:21 +00:00
Compare
renovate changed title from chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.1 to chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.2 2025-11-24 05:02:22 +00:00
ginger merged commit 57fec44ec7 into main 2025-11-25 17:11:34 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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!1187
No description provided.