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 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/487
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 7/10/2023
**Status:** ✅ Merged
**Merged:** 7/11/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/clap-4.3.11`
---
### 📝 Commits (1)
- [`c620345`](https://github.com/LGUG2Z/komorebi/commit/c620345f279a60b31843b92d63442b3f349e905b) chore(deps): bump clap from 4.3.8 to 4.3.11
### 📊 Changes
**1 file changed** (+4 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+4 -5)
</details>
### 📄 Description
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.11.
<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.3.11</h2>
<h2>[4.3.11] - 2023-07-05</h2>
<h3>Features</h3>
<ul>
<li><em>(derive)</em> Support fields wrapped in <code>num::Wrapping</code>, <code>Box</code>, or <code>Arc</code></li>
<li><em>(derive)</em> Support <code>Box<str></code>, <code>Box<OsStr></code>, and <code>Box<Path></code></li>
</ul>
<h2>v4.3.10</h2>
<h2>[4.3.10] - 2023-06-30</h2>
<h3>Performance</h3>
<ul>
<li>Drop a dependency, reducing binary size by 1.3 KiB</li>
</ul>
<h2>v4.3.9</h2>
<h2>[4.3.9] - 2023-06-28</h2>
<h3>Fixes</h3>
<ul>
<li><code>Command::ignore_errors</code> no longer masks help/version</li>
</ul>
</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.3.11] - 2023-07-05</h2>
<h3>Features</h3>
<ul>
<li><em>(derive)</em> Support fields wrapped in <code>num::Wrapping</code>, <code>Box</code>, or <code>Arc</code></li>
<li><em>(derive)</em> Support <code>Box<str></code>, <code>Box<OsStr></code>, and <code>Box<Path></code></li>
</ul>
<h2>[4.3.10] - 2023-06-30</h2>
<h3>Performance</h3>
<ul>
<li>Drop a dependency, reducing binary size by 1.3 KiB</li>
</ul>
<h2>[4.3.9] - 2023-06-28</h2>
<h3>Fixes</h3>
<ul>
<li><code>Command::ignore_errors</code> no longer masks help/version</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/clap-rs/clap/commit/cafdf58e0241990f31e49c72cfcd7e78db35958e"><code>cafdf58</code></a> chore: Release</li>
<li><a href="https://github.com/clap-rs/clap/commit/7d52a0a0d29c540c47d82f0f6eb4c5b2dc2db56b"><code>7d52a0a</code></a> docs: Update changelog</li>
<li><a href="https://github.com/clap-rs/clap/commit/890af8af1bb51b1571fe5b39520936ca94df14f1"><code>890af8a</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4995">#4995</a> from epage/parse</li>
<li><a href="https://github.com/clap-rs/clap/commit/99bcdfc6c7262d01bbe4c9275acc46c339040fce"><code>99bcdfc</code></a> style(builder): Be consistent in order</li>
<li><a href="https://github.com/clap-rs/clap/commit/a50e32c1357b9a73da6c7b2d4506dd4be8f3420f"><code>a50e32c</code></a> feat(derive): Accept Boxed Str/OsStr/Path</li>
<li><a href="https://github.com/clap-rs/clap/commit/916c8d93e1c9e54ee80178fa600c2d756635268e"><code>916c8d9</code></a> feat(derive): Accept num::Wrapping wrapped types</li>
<li><a href="https://github.com/clap-rs/clap/commit/f043f575599555e3dae769b3fc9fdac440114628"><code>f043f57</code></a> feat(derive): Accept Box/Arc wrapped types</li>
<li><a href="https://github.com/clap-rs/clap/commit/7353b2be3477eb6846c1e05a619b1de7a3b7c0dc"><code>7353b2b</code></a> chore: Release</li>
<li><a href="https://github.com/clap-rs/clap/commit/8f7a1d1aac6a638c5cf6562887111bd594a4bf0b"><code>8f7a1d1</code></a> docs: Update changelog</li>
<li><a href="https://github.com/clap-rs/clap/commit/1938cb221959564b05ccaaa7b772bfed77a5b127"><code>1938cb2</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4991">#4991</a> from epage/bit</li>
<li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.3.8...v4.3.11">compare view</a></li>
</ul>
</details>
<br />
[](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 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/487
Author: @dependabot[bot]
Created: 7/10/2023
Status: ✅ Merged
Merged: 7/11/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/clap-4.3.11📝 Commits (1)
c620345chore(deps): bump clap from 4.3.8 to 4.3.11📊 Changes
1 file changed (+4 additions, -5 deletions)
View changed files
📝
Cargo.lock(+4 -5)📄 Description
Bumps clap from 4.3.8 to 4.3.11.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cafdf58chore: Release7d52a0adocs: Update changelog890af8aMerge pull request #4995 from epage/parse99bcdfcstyle(builder): Be consistent in ordera50e32cfeat(derive): Accept Boxed Str/OsStr/Path916c8d9feat(derive): Accept num::Wrapping wrapped typesf043f57feat(derive): Accept Box/Arc wrapped types7353b2bchore: Release8f7a1d1docs: Update changelog1938cb2Merge pull request #4991 from epage/bitDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.