Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps cargo-bins/cargo-binstall from 1.4.6 to 1.6.2.

Release notes

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

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

  • nabijaczleweli/cargo-update#250#1589)

v1.6.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 Unmatched checksum error (#1575 #1585)
  • detect-target: fallback on targets we don't explicitly have support for (#1573 #1574)
  • Fix detect-targets on android targets (#1573 #1576)

Other changes:

  • Fix missing spaces in error log (#1577)
  • Updates gix from 0.57.1 to 0.58.0 (#1581)
  • Use upstream gix::Url::Display implementation when logging (#1581 #1582)

v1.6.0

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:

  • Impl new option --continue-on-failure to continue batch installation even if some crates failed to install (#1548 #1559)

Other changes:

  • Disable zlib-ng for aarch64 linux and re-enable it for x64 linux (#1565)

v1.5.0

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.

Thank you @​dustinblackman for contributing to cargo-binstall!

In this release:

  • Add environment variable BINSTALL_STRATEGIES for the --strategies parameter to control strategies on a per environment level, rather than per command (#1555)

Other changes:

  • Updates gix from 0.56.0 to 0.57.1 (#1550 #1553)
  • Updates embed-resource from 2.4.0 to 2.4.1 (#1556)

v1.4.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.

... (truncated)

Commits

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)

Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.4.6 to 1.6.2.
- [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.4.6...v1.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 5, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Superseded by #51.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/cargo-bins/cargo-binstall-1.6.2 branch February 14, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant