[PR #937] [MERGED] chore(deps): bump clap from 4.5.9 to 4.5.13 #1145

Closed
opened 2026-01-05 14:54:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/937
Author: @dependabot[bot]
Created: 8/5/2024
Status: Merged
Merged: 8/5/2024
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/clap-4.5.13


📝 Commits (1)

  • 3bc04a8 chore(deps): bump clap from 4.5.9 to 4.5.13

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 Cargo.lock (+6 -6)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps clap from 4.5.9 to 4.5.13.

Release notes

Sourced from clap's releases.

v4.5.13

[4.5.13] - 2024-07-31

Fixes

  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

v4.5.12

[4.5.12] - 2024-07-31

v4.5.10

[4.5.10] - 2024-07-23

Changelog

Sourced from clap's changelog.

[4.5.13] - 2024-07-31

Fixes

  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

[4.5.12] - 2024-07-31

[4.5.11] - 2024-07-25

[4.5.10] - 2024-07-23

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/LGUG2Z/komorebi/pull/937 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/5/2024 **Status:** ✅ Merged **Merged:** 8/5/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/clap-4.5.13` --- ### 📝 Commits (1) - [`3bc04a8`](https://github.com/LGUG2Z/komorebi/commit/3bc04a84233c676a2292dfbb9fab3d1a0b53abf5) chore(deps): bump clap from 4.5.9 to 4.5.13 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+6 -6) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.5.13</h2> <h2>[4.5.13] - 2024-07-31</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error message when <code>#[flatten]</code>ing an optional <code>#[group(skip)]</code></li> <li><em>(help)</em> Properly wrap long subcommand descriptions in help</li> </ul> <h2>v4.5.12</h2> <h2>[4.5.12] - 2024-07-31</h2> <h2>v4.5.10</h2> <h2>[4.5.10] - 2024-07-23</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.5.13] - 2024-07-31</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error message when <code>#[flatten]</code>ing an optional <code>#[group(skip)]</code></li> <li><em>(help)</em> Properly wrap long subcommand descriptions in help</li> </ul> <h2>[4.5.12] - 2024-07-31</h2> <h2>[4.5.11] - 2024-07-25</h2> <h2>[4.5.10] - 2024-07-23</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/66b5a122ecd53234e02c15d57ccc2744b9f7a5ca"><code>66b5a12</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/a83b724fc12cbd733f580cec39b03df6a3e2a17f"><code>a83b724</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/e19469f0e2dc0df0877bfbe00b11f64d97bdfefd"><code>e19469f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5615">#5615</a> from epage/wrap</li> <li><a href="https://github.com/clap-rs/clap/commit/360bb3bc11bf7a0a18ba269642704492383eb028"><code>360bb3b</code></a> fix(help): Properly wrap subcommand about</li> <li><a href="https://github.com/clap-rs/clap/commit/58b5bd89ea1dc324769f4b6185ca840d775bb66e"><code>58b5bd8</code></a> test(help): Show bad subcommand wrapping</li> <li><a href="https://github.com/clap-rs/clap/commit/e1f63207307200bb4a51094a1311f34aabe795e8"><code>e1f6320</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5614">#5614</a> from epage/snap</li> <li><a href="https://github.com/clap-rs/clap/commit/7b5b61b0218d2c19ed424155e7ae55d21b0e2240"><code>7b5b61b</code></a> test(help): Switch to snapbox</li> <li><a href="https://github.com/clap-rs/clap/commit/1490e2434aaf4071dc0dc36fe0046238401a3679"><code>1490e24</code></a> chore: Update snapbox</li> <li><a href="https://github.com/clap-rs/clap/commit/6671d9350027a9fb5cfca44304603d0d32f5e30a"><code>6671d93</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5613">#5613</a> from epage/flatten</li> <li><a href="https://github.com/clap-rs/clap/commit/13dfdb38709ded67d2bedafdea56306f04749bd9"><code>13dfdb3</code></a> fix(derive): Improve flattening-skipped-group assert</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...v4.5.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap&package-manager=cargo&previous-version=4.5.9&new-version=4.5.13)](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>
adam added the pull-request label 2026-01-05 14:54:15 +01:00
adam closed this issue 2026-01-05 14:54:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1145