[PR #3026] [MERGED] build(deps): bump cargo-bins/cargo-binstall from 1.12.5 to 1.12.6 #3500

Closed
opened 2026-03-16 11:47:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3026
Author: @dependabot[bot]
Created: 6/2/2025
Status: Merged
Merged: 6/2/2025
Merged by: @djc

Base: mainHead: dependabot/github_actions/cargo-bins/cargo-binstall-1.12.6


📝 Commits (1)

  • cc76c57 build(deps): bump cargo-bins/cargo-binstall from 1.12.5 to 1.12.6

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 .github/workflows/publish.yml (+1 -1)
📝 .github/workflows/test.yml (+4 -4)

📄 Description

Bumps cargo-bins/cargo-binstall from 1.12.5 to 1.12.6.

Release notes

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

v1.12.6

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:

  • Enable bbr congestion and tls 1.3 early data for http3 (#2168)

Other changes:

  • Upgrade dependencies
Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3026 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/2/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `dependabot/github_actions/cargo-bins/cargo-binstall-1.12.6` --- ### 📝 Commits (1) - [`cc76c57`](https://github.com/hickory-dns/hickory-dns/commit/cc76c574bb27f674c398270dc6c82a6a5fa5f9f8) build(deps): bump cargo-bins/cargo-binstall from 1.12.5 to 1.12.6 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+4 -4) </details> ### 📄 Description Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.12.5 to 1.12.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cargo-bins/cargo-binstall/releases">cargo-bins/cargo-binstall's releases</a>.</em></p> <blockquote> <h2>v1.12.6</h2> <p><em>Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for <code>cargo install</code> in most cases. Install it today with <code>cargo install cargo-binstall</code>, from the binaries below, or if you already have it, upgrade with <code>cargo binstall cargo-binstall</code>.</em></p> <h4>In this release:</h4> <ul> <li>Enable bbr congestion and tls 1.3 early data for http3 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2168">#2168</a>)</li> </ul> <h4>Other changes:</h4> <ul> <li>Upgrade dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/e8c9cc3599f6c4063d143083205f98ca25d91677"><code>e8c9cc3</code></a> release: cargo-binstall v1.12.6 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2174">#2174</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/0aa114bfe0531af066c2cc211293fc596c919f2b"><code>0aa114b</code></a> chore: release (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2164">#2164</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/12373e5c3ffa64e705bc1b71cd1a55f1fb20a830"><code>12373e5</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2173">#2173</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/8c0e1b27a3070678ea853afc6eb17f30b55e685f"><code>8c0e1b2</code></a> build(deps): bump tj-actions/changed-files from 6f67ee9ac810f0192ea7b3d208640...</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/a42083c1460fd215dbe1e3a5a905ab5a4f0555c6"><code>a42083c</code></a> fix ci: temporarily disable bitbucket testing as bitbucket is down (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2171">#2171</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/a333bb922d0eb05fd7e8c27debcd40401fc97a62"><code>a333bb9</code></a> deps: Upgrade reqwest to 0.12.17 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2168">#2168</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/268643a6b5ea099f5718ee5cd3ff7dc89a5eb49b"><code>268643a</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2163">#2163</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/3cdba561a313217b22dc79ae30fdccfe1620ed30"><code>3cdba56</code></a> Safer GH action execution for sh shells (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2159">#2159</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/3b64237893f03d6cce15ff4c5163026b681d5f9e"><code>3b64237</code></a> Add --retry 10 to curl call in install-from-binstall-release.sh (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2158">#2158</a>)</li> <li>See full diff in <a href="https://github.com/cargo-bins/cargo-binstall/compare/v1.12.5...v1.12.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cargo-bins/cargo-binstall&package-manager=github_actions&previous-version=1.12.5&new-version=1.12.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:47:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3500
No description provided.