Skip to content

Commit e6257b2

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update cargo-bins/cargo-binstall to v1.10.13
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) | patch | `v1.10.8` -> `v1.10.13` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)</summary> ### [`v1.10.13`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.13) [Compare Source](cargo-bins/cargo-binstall@v1.10.12...v1.10.13) *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 git credential helper for github token auto discovery (can be disabled via `--no-discover-github-token`) ([#&#8203;1871](cargo-bins/cargo-binstall#1871)) ##### Other changes: - Upgrade transitive dependencies ### [`v1.10.12`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.12) [Compare Source](cargo-bins/cargo-binstall@v1.10.11...v1.10.12) *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: - Speedup installation script by avoiding additional network trip ##### Other changes: - Upgrade dependencies (hickory-dns, thiserror, file-format, etc). ### [`v1.10.11`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.11) [Compare Source](cargo-bins/cargo-binstall@v1.10.10...v1.10.11) *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 to fix compilation failures due to yanked dependency fs4 0.10 ### [`v1.10.10`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.10) [Compare Source](cargo-bins/cargo-binstall@v1.10.9...v1.10.10) *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 rc-zip-sync for zip extraction ([#&#8203;1080](cargo-bins/cargo-binstall#1080) [#&#8203;1942](cargo-bins/cargo-binstall#1942)) - Better UI: default to "yes" for installation prompt, and display more readable message for the prompt ([#&#8203;1943](cargo-bins/cargo-binstall#1943) [#&#8203;1948](cargo-bins/cargo-binstall#1948) [#&#8203;1950](cargo-bins/cargo-binstall#1950) ) ##### Other changes: - Upgrade dependencies ([#&#8203;1949](cargo-bins/cargo-binstall#1949)) ### [`v1.10.9`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.9) [Compare Source](cargo-bins/cargo-binstall@v1.10.8...v1.10.9) *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 </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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 038b31e commit e6257b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ packages:
289289
- name: martinvonz/[email protected]
290290
description: A Git-compatible VCS that is both simple and powerful
291291
link: https://github.com/martinvonz/jj
292-
- name: cargo-bins/[email protected].8
292+
- name: cargo-bins/[email protected].13
293293
description: Binary installation for rust projects
294294
link: https://github.com/cargo-bins/cargo-binstall
295295
- name: ryodocx/[email protected]

0 commit comments

Comments
 (0)