[PR #2799] [MERGED] build(deps): bump cargo-bins/cargo-binstall from 1.11.0 to 1.11.1 #3326

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • fc5e7d5 build(deps): bump cargo-bins/cargo-binstall from 1.11.0 to 1.11.1

📊 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.11.0 to 1.11.1.

Release notes

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

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

  • Log when unlocking manifest file fails (#2064)
  • Fix compilation error on nightly (#2059)

Other changes:

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/2799 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `dependabot/github_actions/cargo-bins/cargo-binstall-1.11.1` --- ### 📝 Commits (1) - [`fc5e7d5`](https://github.com/hickory-dns/hickory-dns/commit/fc5e7d531646452191a091ba402dfa0c78c54615) build(deps): bump cargo-bins/cargo-binstall from 1.11.0 to 1.11.1 ### 📊 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.11.0 to 1.11.1. <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.11.1</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>Log when unlocking manifest file fails (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2064">#2064</a>)</li> <li>Fix compilation error on nightly (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2059">#2059</a>)</li> </ul> <h4>Other changes:</h4> <ul> <li>Upgrade dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2062">#2062</a> <a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2063">#2063</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/6010abb1da3dbaae07e8823fa57c0cd7cf183245"><code>6010abb</code></a> release: cargo-binstall v1.11.1 (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2065">#2065</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/f71ab715ab4c375693866343dd9e547e0252555d"><code>f71ab71</code></a> chore: release (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2061">#2061</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/8ee6c537e4b2fe6bbff290eca15644e3f40f9583"><code>8ee6c53</code></a> Log when FileLock::drop fails to unlock file (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2064">#2064</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/86a7e90175653b9e643cf482ea29e6a456fdae39"><code>86a7e90</code></a> build(deps): bump windows from 0.59.0 to 0.60.0 in the deps group across 1 di...</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/583cdc48b0f89d28241bd297ae85a4d7730acf2d"><code>583cdc4</code></a> dep: Upgrade transitive dependencies (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2062">#2062</a>)</li> <li><a href="https://github.com/cargo-bins/cargo-binstall/commit/395a586265ba67a7cf0523885aae7ac7eb34576f"><code>395a586</code></a> Fix fs-lock error on nightly (<a href="https://redirect.github.com/cargo-bins/cargo-binstall/issues/2059">#2059</a>)</li> <li>See full diff in <a href="https://github.com/cargo-bins/cargo-binstall/compare/v1.11.0...v1.11.1">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.11.0&new-version=1.11.1)](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:37:40 +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#3326
No description provided.