Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps cargo-bins/cargo-binstall from 1.14.1 to 1.14.4.

Release notes

Sourced from cargo-bins/cargo-binstall's releases.

v1.14.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:

  • Fix unused Result in detect_targets::DesiredTargets::auto_detect (#2250)
  • Use newly stablised stdlib file lock API in crate fs-lock (#2254)

Other changes:

v1.14.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 race condition in target detections (#2238)

Other changes:

  • Upgrade dependencies

v1.14.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:

  • Upgrade dependencies
Commits
  • 79e4beb release: cargo-binstall v1.14.4 (#2258)
  • 17939ed chore: release (#2251)
  • 42b24eb build(deps): bump file-format from 0.27.0 to 0.28.0 in the deps group (#2257)
  • 39b159e dep: Upgrade transitive dependencies (#2256)
  • b9af423 build(deps): bump tj-actions/changed-files from 8cdfb7636d150253dee416a80f11c...
  • 139306e Use newly stablised stdlib file lock API (#2254)
  • c212ba7 build(deps): bump tj-actions/changed-files from 94d97fe3f88298bf8b2f2db6fa2ab...
  • 1f09a05 build(deps): bump actions/download-artifact from 4 to 5 (#2252)
  • c5b9ad0 Fix unused Result in DesiredTargets::auto_detect (#2250)
  • f638c5e ci: Use windows-11-arm for arm windows build (#2249)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the C-Dependencies A change to the crates that Bevy depends on label Aug 11, 2025
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.14.1 to 1.14.4.
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases)
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/install-from-binstall-release.ps1)
- [Commits](cargo-bins/cargo-binstall@v1.14.1...v1.14.4)

---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/cargo-bins/cargo-binstall-1.14.4 branch from 5c762ff to fe0755c Compare August 19, 2025 00:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Superseded by #20747.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/cargo-bins/cargo-binstall-1.14.4 branch August 25, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Dependencies A change to the crates that Bevy depends on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants