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/466
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/12/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `dependabot/cargo/clap-4.3.3`
---
### 📝 Commits (1)
- [`b4d482c`](https://github.com/LGUG2Z/komorebi/commit/b4d482caca04211c4456eb6afa5b32a6651d4713) chore(deps): bump clap from 4.3.1 to 4.3.3
### 📊 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.3.
<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.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.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/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><a href="https://github.com/clap-rs/clap/commit/75e2060f0570bb0e33382e0e34e2b5efb0a37820"><code>75e2060</code></a> docs: Update changelog</li>
<li><a href="https://github.com/clap-rs/clap/commit/468ab556a65db5beeac04cae31da4e42bfd77953"><code>468ab55</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4952">#4952</a> from epage/derive</li>
<li><a href="https://github.com/clap-rs/clap/commit/103ae5cf626819c7bfcfb933f549664227ac0a64"><code>103ae5c</code></a> fix(derive): Don't warn when people bring types into scope</li>
<li><a href="https://github.com/clap-rs/clap/commit/5661b6b50843d2386a63c1243ee2c19050b00a40"><code>5661b6b</code></a> style: Remove unused mut</li>
<li><a href="https://github.com/clap-rs/clap/commit/e7729d12826b26de7bdf1980d1d85f41dd376763"><code>e7729d1</code></a> fix(derive): Mark all impls as automatically derived</li>
<li>See full diff in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.3">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/466
Author: @dependabot[bot]
Created: 6/12/2023
Status: ❌ Closed
Base:
master← Head:dependabot/cargo/clap-4.3.3📝 Commits (1)
b4d482cchore(deps): bump clap from 4.3.1 to 4.3.3📊 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.3.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
a87fba2chore: Release4b9ec6fdocs: Update changelog13534b6Merge pull request #4792 from epage/deferd10938dfeat: Allow deferred initialization of subcommands475e254chore: Release75e2060docs: Update changelog468ab55Merge pull request #4952 from epage/derive103ae5cfix(derive): Don't warn when people bring types into scope5661b6bstyle: Remove unused mute7729d1fix(derive): Mark all impls as automatically derivedDependabot 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.