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/468
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/19/2023
**Status:** ✅ Merged
**Merged:** 6/22/2023
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/clap-4.3.4`
---
### 📝 Commits (1)
- [`e9c0377`](https://github.com/LGUG2Z/komorebi/commit/e9c037778548bdaf7dd6a9f40b0f78153e0a98a6) chore(deps): bump clap from 4.3.1 to 4.3.4
### 📊 Changes
**1 file changed** (+6 additions, -6 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+6 -6)
</details>
### 📄 Description
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.4.
<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.4</h2>
<h2>[4.3.4] - 2023-06-14</h2>
<h3>Features</h3>
<ul>
<li>Add <code>Error::exit_code</code></li>
</ul>
<h2>v4.3.3</h2>
<h2>[4.3.3] - 2023-06-09</h2>
<h3>Features</h3>
<ul>
<li><code>Command::defer</code> for delayed initialization of subcommands to reduce startup times of large applications like deno</li>
</ul>
<h2>v4.3.2</h2>
<h2>[4.3.2] - 2023-06-05</h2>
<h3>Fixes</h3>
<ul>
<li><em>(derive)</em> Don't produce <code>unused_equalifications</code> warnings when someone brings a clap type into scope</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.4] - 2023-06-14</h2>
<h3>Features</h3>
<ul>
<li>Add <code>Error::exit_code</code></li>
</ul>
<h2>[4.3.3] - 2023-06-09</h2>
<h3>Features</h3>
<ul>
<li><code>Command::defer</code> for delayed initialization of subcommands to reduce startup times of large applications like deno</li>
</ul>
<h2>[4.3.2] - 2023-06-05</h2>
<h3>Fixes</h3>
<ul>
<li><em>(derive)</em> Don't produce <code>unused_equalifications</code> warnings when someone brings a clap type into scope</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/clap-rs/clap/commit/dcccf61099b3a1c348c2b4fe61c4ec675ef845c6"><code>dcccf61</code></a> chore: Release</li>
<li><a href="https://github.com/clap-rs/clap/commit/e09cf14c132f2e043de07fbf1a84b5488041bb41"><code>e09cf14</code></a> docs: Update changelog</li>
<li><a href="https://github.com/clap-rs/clap/commit/a3f482f1d78b11bf349e6ca932b9c459afd4b724"><code>a3f482f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4967">#4967</a> from hartwork/error-exit-code</li>
<li><a href="https://github.com/clap-rs/clap/commit/36329896e733272b192b404cbb9ba26e82bb2742"><code>3632989</code></a> feat: Extract/add public method Error.exit_code</li>
<li><a href="https://github.com/clap-rs/clap/commit/1db9df4a4844a1b44b025ce044b3436ceb8910ad"><code>1db9df4</code></a> docs: Fix link to tutorial</li>
<li><a href="https://github.com/clap-rs/clap/commit/a87fba2bb6d45494d29f8eba6a080a639b80ae36"><code>a87fba2</code></a> chore: Release</li>
<li><a href="https://github.com/clap-rs/clap/commit/4b9ec6fa87d41215d532199b5cd88e866d16ee72"><code>4b9ec6f</code></a> docs: Update changelog</li>
<li><a href="https://github.com/clap-rs/clap/commit/13534b67d0af24f8eaf6c8f6734469bcfa49c1f3"><code>13534b6</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4792">#4792</a> from epage/defer</li>
<li><a href="https://github.com/clap-rs/clap/commit/d10938dd33de167674977c366a0b3f77044fc4ae"><code>d10938d</code></a> feat: Allow deferred initialization of subcommands</li>
<li><a href="https://github.com/clap-rs/clap/commit/475e254d2534f888966ca5a61308176a99eb4281"><code>475e254</code></a> chore: Release</li>
<li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.4">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/468
Author: @dependabot[bot]
Created: 6/19/2023
Status: ✅ Merged
Merged: 6/22/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/clap-4.3.4📝 Commits (1)
e9c0377chore(deps): bump clap from 4.3.1 to 4.3.4📊 Changes
1 file changed (+6 additions, -6 deletions)
View changed files
📝
Cargo.lock(+6 -6)📄 Description
Bumps clap from 4.3.1 to 4.3.4.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
dcccf61chore: Releasee09cf14docs: Update changeloga3f482fMerge pull request #4967 from hartwork/error-exit-code3632989feat: Extract/add public method Error.exit_code1db9df4docs: Fix link to tutoriala87fba2chore: Release4b9ec6fdocs: Update changelog13534b6Merge pull request #4792 from epage/deferd10938dfeat: Allow deferred initialization of subcommands475e254chore: ReleaseDependabot 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.