[PR #1292] [MERGED] build(deps): bump clap_complete from 4.5.61 to 4.5.62 #6904

Closed
opened 2026-05-23 01:57:27 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1292
Author: @dependabot[bot]
Created: 12/22/2025
Status: Merged
Merged: 12/22/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/clap_complete-4.5.62


📝 Commits (1)

  • f4dfa62 build(deps): bump clap_complete from 4.5.61 to 4.5.62

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps clap_complete from 4.5.61 to 4.5.62.

Commits
  • ca0aeba chore: Release
  • 44cdcc1 docs: Update changelog
  • 2dc500c Merge pull request #6198 from devjgm/greg/fix-clap-completer-issue-with-fish
  • 2280d48 fix: fix path quoting with dynamic env completer
  • ac1006c Merge pull request #6197 from devjgm/greg/fix-clap-completer-issue-with-fish
  • d495145 clap_complete: add unit test for fish env completer
  • 1a6c0de chore(deps): Update Rust Stable to v1.92 (#6194)
  • 53a6921 Merge pull request #6189 from clap-rs/renovate/actions-checkout-6.x
  • 7cbec58 chore(deps): Update actions/checkout action to v6
  • See full diff 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 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/JakeStanger/ironbar/pull/1292 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/clap_complete-4.5.62` --- ### 📝 Commits (1) - [`f4dfa62`](https://github.com/JakeStanger/ironbar/commit/f4dfa620bcbc7810d39998604628c8db1013c4e2) build(deps): bump clap_complete from 4.5.61 to 4.5.62 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.61 to 4.5.62. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/ca0aeba31fdd9b431d71e0706611e00d85436f55"><code>ca0aeba</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/44cdcc11e8b47ce3a7ec256ad7ae3630bca1d6e3"><code>44cdcc1</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/2dc500c10527822bae7b0fdfba9970d54950be30"><code>2dc500c</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6198">#6198</a> from devjgm/greg/fix-clap-completer-issue-with-fish</li> <li><a href="https://github.com/clap-rs/clap/commit/2280d4808b1e5718f869d8da6540a34d228bc3c5"><code>2280d48</code></a> fix: fix path quoting with dynamic env completer</li> <li><a href="https://github.com/clap-rs/clap/commit/ac1006c4badbd9596518c0c5fff11d4d497f2443"><code>ac1006c</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6197">#6197</a> from devjgm/greg/fix-clap-completer-issue-with-fish</li> <li><a href="https://github.com/clap-rs/clap/commit/d4951455bfad78527ef27226db0358c2f2458f68"><code>d495145</code></a> clap_complete: add unit test for fish env completer</li> <li><a href="https://github.com/clap-rs/clap/commit/1a6c0de0d761482a6e2c6e6705a4d9fa0668e842"><code>1a6c0de</code></a> chore(deps): Update Rust Stable to v1.92 (<a href="https://redirect.github.com/clap-rs/clap/issues/6194">#6194</a>)</li> <li><a href="https://github.com/clap-rs/clap/commit/53a69215e481c237bff5599f93bbcc7bdc6218c5"><code>53a6921</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6189">#6189</a> from clap-rs/renovate/actions-checkout-6.x</li> <li><a href="https://github.com/clap-rs/clap/commit/7cbec58cb93f9308046862ea0a85bbdaf710607d"><code>7cbec58</code></a> chore(deps): Update actions/checkout action to v6</li> <li>See full diff in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.61...clap_complete-v4.5.62">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap_complete&package-manager=cargo&previous-version=4.5.61&new-version=4.5.62)](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>
JakeStanger 2026-05-23 01:57:27 +01: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
JakeStanger/ironbar#6904
No description provided.