Skip to content

Bump cargo-bins/cargo-binstall from 1.18.1 to 1.19.0#522

Merged
divviup-github-automation merged 1 commit intomainfrom
dependabot/github_actions/main/cargo-bins/cargo-binstall-1.19.0
May 5, 2026
Merged

Bump cargo-bins/cargo-binstall from 1.18.1 to 1.19.0#522
divviup-github-automation merged 1 commit intomainfrom
dependabot/github_actions/main/cargo-bins/cargo-binstall-1.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps cargo-bins/cargo-binstall from 1.18.1 to 1.19.0.

Release notes

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

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

  • Support cargo config.toml include field for recursive loading (#2531)
  • Add github attestation for release artifacts verification (#2549)
  • Prefer quic and tls over udp/tcp for dns configs of interfaces discovered on windows (#2550)

Bug fixes:

  • Fallback to quad9, cloudflare and then google dns if reading /etc/resolv.conf fails, prefer QUIC, then http3, tls, http2, fallback to udp/TCP (#2181 #2550)
  • Fix Error message outputs ANSI escape sequences (#2554 #2556)

Other changes:

Commits
  • 4852a15 release: cargo-binstall v1.19.0 (#2557)
  • e00d89e chore: release (#2539)
  • 6989632 Fix Error message outputs ANSI escape sequences (#2556)
  • 618ca07 build(deps): bump hickory-resolver from 0.26.0 to 0.26.1 in the deps group (#...
  • 5da0a98 fix: fallback to hickory_resolver's default config if reading /etc/resolv.con...
  • c0ae933 dep: Upgrade transitive dependencies (#2551)
  • 639cd26 Use github attestation for release artifacts (#2549)
  • 102d26b fix(action): use GITHUB_ACTION_PATH env var instead of context var (#2548)
  • e9a9a9a feat: Support cargo config.toml include field (#2531)
  • d53a627 dep: Upgrade transitive dependencies (#2546)
  • 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 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.18.1 to 1.19.0.
- [Release notes](https://github.com/cargo-bins/cargo-binstall/releases)
- [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml)
- [Commits](cargo-bins/cargo-binstall@v1.18.1...v1.19.0)

---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
  dependency-version: 1.19.0
  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 May 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 5, 2026 02:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 5, 2026
Copy link
Copy Markdown

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@divviup-github-automation divviup-github-automation enabled auto-merge (squash) May 5, 2026 02:43
@divviup-github-automation divviup-github-automation merged commit 163fcb0 into main May 5, 2026
3 checks passed
@divviup-github-automation divviup-github-automation deleted the dependabot/github_actions/main/cargo-bins/cargo-binstall-1.19.0 branch May 5, 2026 02:49
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