Bump cargo-bins/cargo-binstall from 1.12.3 to 1.12.5
Bumps cargo-bins/cargo-binstall from 1.12.3 to 1.12.5.
Release notes
Sourced from cargo-bins/cargo-binstall's releases.
v1.12.5
Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for
cargo installin most cases. Install it today withcargo install cargo-binstall, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall.In this release:
- Upgrade dependencies
v1.12.4
Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for
cargo installin most cases. Install it today withcargo install cargo-binstall, from the binaries below, or if you already have it, upgrade withcargo binstall cargo-binstall.In this release:
Commits
5cbf019release: cargo-binstall v1.12.5 (#2156)205aaa5chore: release (#2155)8d43873dep: Upgrade transitive dependencies (#2154)277269fbuild(deps): bump file-format from 0.26.0 to 0.27.0 in the deps group (#2149)45abf0edep: Upgrade transitive dependencies (#2148)13f9d60release: cargo-binstall v1.12.4 (#2146)f95e90dchore: release (#2123)15dc05fdep: Upgrade transitive dependencies (#2145)1394d1bFix glibc detection on ubuntu 24.02 (#2143)20e9b25dep: Upgrade transitive dependencies (#2142)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
~~Closing the previous PR won't stop the truth, Dependabot.~~
Please note that, as-is, this won't actually use the updated version of cargo-binstall. Due to how the workflow works, it attempts to install the latest cargo-binstall unless the BINSTALL_VERSION env-var is set - which it is.
https://github.com/bevyengine/bevy/blob/e7e9973c80c259ccf27a02090097887d9060d8fc/.github/workflows/ci.yml#L18
A newer version of cargo-bins/cargo-binstall exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.