[PR #1331] [MERGED] build(deps): bump clap_complete from 4.5.64 to 4.5.65 #6931

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1331
Author: @dependabot[bot]
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/clap_complete-4.5.65


📝 Commits (1)

  • e012ee2 build(deps): bump clap_complete from 4.5.64 to 4.5.65

📊 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.64 to 4.5.65.

Commits
  • a99bd42 chore: Release
  • 485d781 docs: Update changelog
  • 0acc8c8 Merge pull request #6209 from saiarcot895/fix-optional-value-option-zsh
  • 6c2cff6 fix: Allow optional value arguments for Zsh shell completion
  • 58723e5 test: Generate completions with multi/optional value options
  • 4ecbf54 chore: Release
  • f04062b docs: Update changelog
  • d68caa8 Merge pull request #6205 from maheshbansod/default-val-no-desc
  • a062eaf fix: Default vals on new line if possible values
  • 15509af test: Demonstrate default value ui bug on no desc
  • 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/1331 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/clap_complete-4.5.65` --- ### 📝 Commits (1) - [`e012ee2`](https://github.com/JakeStanger/ironbar/commit/e012ee2422f51e8807cb4760d22d404c578e9918) build(deps): bump clap_complete from 4.5.64 to 4.5.65 ### 📊 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.64 to 4.5.65. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/a99bd421a5f6ea8259f378380b44335ee54cc30c"><code>a99bd42</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/485d781eeaa2a7892c28b9df2ca3370508cfe8b7"><code>485d781</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/0acc8c87754b635e5a578fcd64fff8c3762755ef"><code>0acc8c8</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6209">#6209</a> from saiarcot895/fix-optional-value-option-zsh</li> <li><a href="https://github.com/clap-rs/clap/commit/6c2cff66a11136915a6242b997ba9616622c3c2f"><code>6c2cff6</code></a> fix: Allow optional value arguments for Zsh shell completion</li> <li><a href="https://github.com/clap-rs/clap/commit/58723e5f360fcfe7e97ed7af84cebec231f47ac9"><code>58723e5</code></a> test: Generate completions with multi/optional value options</li> <li><a href="https://github.com/clap-rs/clap/commit/4ecbf54ac314b6cd9a84d7e48350b71f6bd4c7ac"><code>4ecbf54</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/f04062b66823140a39401a303702a63f41dc219b"><code>f04062b</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/d68caa8139988d1d9cd40357a3047621c3870ccb"><code>d68caa8</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/6205">#6205</a> from maheshbansod/default-val-no-desc</li> <li><a href="https://github.com/clap-rs/clap/commit/a062eaf7f5c7b4a510ebc02f991efc1ea0f4e754"><code>a062eaf</code></a> fix: Default vals on new line if possible values</li> <li><a href="https://github.com/clap-rs/clap/commit/15509afcbcb01818fbed85a54f5ea52eeadbdf8f"><code>15509af</code></a> test: Demonstrate default value ui bug on no desc</li> <li>See full diff in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.64...clap_complete-v4.5.65">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.64&new-version=4.5.65)](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:32 +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#6931
No description provided.