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

⬆️ Bump cargo-bins/cargo-binstall from 1.11.2 to 1.12.2 #287

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps cargo-bins/cargo-binstall from 1.11.2 to 1.12.2.

Release notes

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

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

  • Fix file locking of manifest storing installed packages (#2090 #2091)
  • Fix compilation error due to new version of h3-quinn (#2089 #2096)

Other changes:

  • Upgrade dependencies (#2096 #2097)
  • Fix clippy warnings (#2098)
  • Do not pull in zlib-ng for gix (#2099)

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

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

  • Fix automatic musl target fallback for android and alpine (#2076)
  • feat: Use CARGO_BUILD_TARGET as fallback for --target if it is not specified (#2075)

Other changes:

  • Use rust implementation of bzip (#2071)
  • Upgrade dependencies (#2072 #2077)
Commits
  • b9bf440 release: cargo-binstall v1.12.2 (#2101)
  • 08cf94c chore: release (#2095)
  • 88fd813 Use zlib-rs for gitoxide and avoid pulling in zlib-ng (#2099)
  • 028b24d Fix clippy warnings for detect-targets and binstalk-downloader (#2098)
  • bb0d6c1 build(deps): bump windows from 0.60.0 to 0.61.1 in the deps group across 1 di...
  • ce998d1 dep: Bump hickory-resolver to 0.25.1 (#2096)
  • d8ecdca fix: actually check if lock was acquired (#2091)
  • 7790943 build(deps): bump tj-actions/changed-files from 0fee5fb278312d962ff465bb38dc4...
  • 2a0dbc2 build(deps): bump tj-actions/changed-files from 531f5f7d163941f0c1c04e0ff4d8b...
  • e24cc40 build(deps): bump tj-actions/changed-files from 9200e69727eb73eb060652b19946b...
  • 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.11.2 to 1.12.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.11.2...v1.12.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 requested a review from H1rono April 1, 2025 13:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2025
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.20%. Comparing base (4dac4e6) to head (3204f03).
Report is 2 commits behind head on main.

❌ Your project status has failed because the head coverage (69.20%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   69.20%   69.20%           
=======================================
  Files          17       17           
  Lines        1822     1822           
=======================================
  Hits         1261     1261           
  Misses        561      561           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@H1rono H1rono merged commit 6bfcd0d into main Apr 2, 2025
5 of 6 checks passed
@H1rono H1rono deleted the dependabot/github_actions/cargo-bins/cargo-binstall-1.12.2 branch April 2, 2025 00:01
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