[PR #2992] [MERGED] build(deps): bump cargo-bins/cargo-binstall from 1.12.3 to 1.12.4 #3475

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5ea23ef build(deps): bump cargo-bins/cargo-binstall from 1.12.3 to 1.12.4

📊 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.3 to 1.12.4.

Release notes

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

v1.12.4

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 glibc detection on ubuntu 24.02 (#2141 #2143)
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/2992 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `dependabot/github_actions/cargo-bins/cargo-binstall-1.12.4` --- ### 📝 Commits (1) - [`5ea23ef`](https://github.com/hickory-dns/hickory-dns/commit/5ea23efb688abaffedd33ff1cb8dc3d481ca93ff) build(deps): bump cargo-bins/cargo-binstall from 1.12.3 to 1.12.4 ### 📊 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.3 to 1.12.4. <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.4</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>Fix glibc detection on ubuntu 24.02 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2141">#2141</a> <a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2143">#2143</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/13f9d60d5358393bf14644dba56d9f123bc5d595"><code>13f9d60</code></a> release: cargo-binstall v1.12.4 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2146">#2146</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/f95e90d82c5fa4bf4f283f8e99569ae5bcc6d127"><code>f95e90d</code></a> chore: release (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2123">#2123</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/15dc05f12b65c47f1ac9a653128ee597c7544a43"><code>15dc05f</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2145">#2145</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/1394d1bbda09c88a6668ff9749f935bb58505417"><code>1394d1b</code></a> Fix glibc detection on ubuntu 24.02 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2143">#2143</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/20e9b259131d8950a206d6a46bf8643ef3c9a739"><code>20e9b25</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2142">#2142</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/38e42845bcee01f3434a95fc21e462c96bc323c5"><code>38e4284</code></a> Bump ziglang to latest version (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2139">#2139</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/b4df017ff79591e3c86dbfa6a783025a24f0dc8d"><code>b4df017</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2133">#2133</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/a803508dbf9c51e6ba0a3a68aa5bcb3b8fc6f4e2"><code>a803508</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2130">#2130</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/acc44cb2074df76ed5fcafe8c2ef6167ad1d750d"><code>acc44cb</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2122">#2122</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/b28889078798cc98d3e7dc49684c64d77cd374bc"><code>b288890</code></a> build(deps): bump tj-actions/changed-files from 0b975f61488402a699abcebd6a1e2...</li> <li>See full diff in <a href="https://github.com/cargo-bins/cargo-binstall/compare/v1.12.3...v1.12.4">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.3&new-version=1.12.4)](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:45:48 +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#3475
No description provided.