Skip to content

chore(deps): bump cargo-bins/cargo-binstall from 1.18.1 to 1.19.1#20

Closed
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/github_actions/cargo-bins/cargo-binstall-1.19.1
Closed

chore(deps): bump cargo-bins/cargo-binstall from 1.18.1 to 1.19.1#20
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/github_actions/cargo-bins/cargo-binstall-1.19.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown

Bumps cargo-bins/cargo-binstall from 1.18.1 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:

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

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)

panando and others added 6 commits June 9, 2026 11:07
- Remove login modal on first launch
- Disable AI/Drive/Cloud features
- Add README (EN/CN) documentation
- Add build guide (WARPL_BUILD_GUIDE.md)

Based on Warp official repository (https://github.com/warpdotdev/warp)
- Rename project to Warple (Warp Local Edition)
- Update README.md and README_CN.md
- Rename WARPL_BUILD_GUIDE.md -> WARPLE_BUILD_GUIDE.md
- Rename package-warpl.sh -> package-warple.sh
- Update all app references (bundle ID, display name)
- Add VERSION file in project root (currently 1.0)
- Update package-warple.sh to read version from VERSION file
- CFBundleShortVersionString uses APP_VERSION
- CFBundleVersion uses BUILD_NUMBER (version without dots)
- Add script/build.sh for complete build workflow
- Compile + package in one command
- Show output locations after build
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.18.1 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@dc19f1e...aaa84a4)

---
updated-dependencies:
- dependency-name: cargo-bins/cargo-binstall
  dependency-version: 1.19.1
  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 Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Author

Assignees

The following users could not be added as assignees: warpdotdev/tech-leads. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 11, 2026
@panando panando closed this Jun 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/cargo-bins/cargo-binstall-1.19.1 branch June 13, 2026 10:25
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