Commit e6257b2
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`) ([#​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 ([#​1080](cargo-bins/cargo-binstall#1080) [#​1942](cargo-bins/cargo-binstall#1942))
- Better UI: default to "yes" for installation prompt, and display more readable message for the prompt ([#​1943](cargo-bins/cargo-binstall#1943) [#​1948](cargo-bins/cargo-binstall#1948) [#​1950](cargo-bins/cargo-binstall#1950) )
##### Other changes:
- Upgrade dependencies ([#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments