Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bump cargo-bins/cargo-binstall from 1.4.6 to 1.6.0 #41

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

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

Release notes

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

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.

In this release:

  • Updates async_zip from 0.0.15 to 0.0.16 (#1542)
  • Add support for zip file using deflate64 compression algorithm (#1542)
  • Update transitive dependencies (#1542)

v1.4.8

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: remove a trailing slash in registry index URL (#1528)

v1.4.7

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:

  • Updates tokio from 1.34.0 to 1.35.0
  • Updates gix from 0.55.2 to 0.56.0
  • Updates command-group from 4.1.0 to 5.0.1
Commits
  • 7d25079 release: cargo-binstall v1.6.0 (#1571)
  • b497939 release: binstalk v0.20.0 (#1570)
  • 8313dea release: binstalk-registry v0.5.0 (#1569)
  • 338b043 release: cargo-toml-workspace v4.0.0 (#1568)
  • 69c5c37 build(deps): bump the deps group with 2 updates (#1567)
  • b415b0d Fix install-from-binstall-release.sh for Git Bash users on Windows (#1562)
  • 7222a82 dep: Upgrade transitive dependencies (#1563)
  • 9df18b1 Disable zlib-ng for aarch64 linux and re-enable it for x64 linux (#1565)
  • c08b8d2 feat: Impl new option --continue-on-failure (#1559)
  • f5da25c Revert "build(deps): bump actions/{up, down}load-artifact from 3 to 4" (#1561)
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #42.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/cargo-bins/cargo-binstall-1.6.0 branch January 22, 2024 03:29
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.

0 participants