Skip to content

ci(deps): bump cargo-bins/cargo-binstall from 1.17.9 to 1.19.1#80

Merged
geofmureithi merged 1 commit into
mainfrom
dependabot/github_actions/cargo-bins/cargo-binstall-1.19.0
May 8, 2026
Merged

ci(deps): bump cargo-bins/cargo-binstall from 1.17.9 to 1.19.1#80
geofmureithi merged 1 commit into
mainfrom
dependabot/github_actions/cargo-bins/cargo-binstall-1.19.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps cargo-bins/cargo-binstall from 1.17.9 to 1.19.1.

Release notes

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

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

  • Disable dnssec and set dns timeout to 750ms (#2559 #2560)

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:

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

Remove GITHUB_TOKEN and GH_TOKEN when fallback to installing from source using cargo-install (#2533)

This reduces the risk of leaks of tokens for users who pass the GITHUN_TOKEN or GH_TOKEN environment variables to cargo-binstall to avoid GitHub API rate limits.

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

  • feat: support cargo:token and cargo:token-from-stdout auth for private registries (#2526 #2528)

Other changes:

  • Upgrade dependencies
Commits
  • aaa84a4 release: cargo-binstall v1.19.1 (#2563)
  • 0f0cd6a chore: release (#2561)
  • cb6e988 Disable dnssec and set dns timeout to 750ms (#2560)
  • 9d36beb fix install-from-binstall-release.sh for riscv64gc riscv64 (#2558)
  • 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)
  • Additional commits viewable in compare view

@geofmureithi
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.17.9 to 1.19.1.
- [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.17.9...v1.19.1)

---
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 changed the title ci(deps): bump cargo-bins/cargo-binstall from 1.17.9 to 1.19.0 ci(deps): bump cargo-bins/cargo-binstall from 1.17.9 to 1.19.1 May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/cargo-bins/cargo-binstall-1.19.0 branch from 83241f5 to e5b48ad Compare May 8, 2026 11:33
@geofmureithi geofmureithi merged commit a4b03cb into main May 8, 2026
9 of 10 checks passed
@geofmureithi geofmureithi deleted the dependabot/github_actions/cargo-bins/cargo-binstall-1.19.0 branch May 8, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant