[PR #572] [MERGED] chore(deps): bump clap from 4.4.6 to 4.4.7 #995

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/572
Author: @dependabot[bot]
Created: 10/30/2023
Status: Merged
Merged: 11/3/2023
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/clap-4.4.7


📝 Commits (1)

  • c1b8fc7 chore(deps): bump clap from 4.4.6 to 4.4.7

📊 Changes

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

View changed files

📝 Cargo.lock (+8 -8)

📄 Description

Bumps clap from 4.4.6 to 4.4.7.

Changelog

Sourced from clap's changelog.

[4.4.7] - 2023-10-24

Performance

  • Reduced code size
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/572 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 11/3/2023 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/clap-4.4.7` --- ### 📝 Commits (1) - [`c1b8fc7`](https://github.com/LGUG2Z/komorebi/commit/c1b8fc7ef29ae6710e81005c684b32d039e102d8) chore(deps): bump clap from 4.4.6 to 4.4.7 ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+8 -8) </details> ### 📄 Description Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7. <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.4.7] - 2023-10-24</h2> <h3>Performance</h3> <ul> <li>Reduced code size</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/9bfa5a338c6532419e2477e89708395fbb02ca06"><code>9bfa5a3</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/38b5a2f956f889baa0a8b2ec975566b0ae27fcb1"><code>38b5a2f</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/e485448b89bfd4691800c15cd2ac70d101d41ffb"><code>e485448</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/f801a03c1b9843f671eddec31fc0cf22c26a92a8"><code>f801a03</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5181">#5181</a> from alexcrichton/smaller-is-number</li> <li><a href="https://github.com/clap-rs/clap/commit/9a9aabc178b3d28d534b867e171bd0ef6ab0f148"><code>9a9aabc</code></a> refactor: Reduce code size of testing tokens if they're a number</li> <li><a href="https://github.com/clap-rs/clap/commit/1b84314fb4144d5184a5b255e4c122000f2c0d20"><code>1b84314</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5176">#5176</a> from epage/dep</li> <li><a href="https://github.com/clap-rs/clap/commit/dcced5ae6a9ba1ee7b2495f9eaca3c87d3977bec"><code>dcced5a</code></a> chore: Bump completest</li> <li><a href="https://github.com/clap-rs/clap/commit/f4319bcbf2416137097688d9f3765065f0e966ea"><code>f4319bc</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5174">#5174</a> from kpreid/patch-1</li> <li><a href="https://github.com/clap-rs/clap/commit/71c1e59334f86c58f896198618fe2deb35a86a11"><code>71c1e59</code></a> docs: Fix doc link to <code>Arg::trailing_var_arg</code></li> <li><a href="https://github.com/clap-rs/clap/commit/deebc1f91d109fe9a75073927742a913d53efb38"><code>deebc1f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5172">#5172</a> from epage/style</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.4.6...v4.4.7">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.4.6&new-version=4.4.7)](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:53:40 +01:00
adam closed this issue 2026-01-05 14:53:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#995