Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump clap_complete from 4.3.0 to 4.3.1 (vectordotdev#17586)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_complete's changelog</a>.</em></p> <blockquote> <h2>[4.3.1] - 2023-06-02</h2> <h3>Performance</h3> <ul> <li><em>(derive)</em> Reduce the amount of generated code</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/50f0e6bffbe28ba0d245c1789010592764a7d80d"><code>50f0e6b</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/147145714329b0f5dc203c31ab949cbd60fe3718"><code>1471457</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/7ead9ab3563422d87422fec05873852729f04256"><code>7ead9ab</code></a> Merge pull request <a href="https://github.com/clap-rs/clap/issues/4947">#4947</a> from klensy/formatless-error</li> <li><a href="https://github.com/clap-rs/clap/commit/df5d90101a86d5ff848c4ae713a535619ee390a7"><code>df5d901</code></a> perf(derive): Reduce amount of generated code</li> <li><a href="https://github.com/clap-rs/clap/commit/e8a35682195b7610dc4020fe650d9aa1c3722f12"><code>e8a3568</code></a> Merge pull request <a href="https://github.com/clap-rs/clap/issues/4944">#4944</a> from clap-rs/renovate/criterion-0.x</li> <li><a href="https://github.com/clap-rs/clap/commit/a4f839196155b050a75544f72c42795204a4f9ea"><code>a4f8391</code></a> Merge pull request <a href="https://github.com/clap-rs/clap/issues/4943">#4943</a> from clap-rs/renovate/compatible-(dev)</li> <li><a href="https://github.com/clap-rs/clap/commit/4eb03ea4056fd4106c3df92117b9b0cf6027b069"><code>4eb03ea</code></a> chore(deps): update rust crate criterion to 0.5.1</li> <li><a href="https://github.com/clap-rs/clap/commit/534be345d8b8775b56a017acf081b07798810d5f"><code>534be34</code></a> chore(deps): update compatible (dev)</li> <li><a href="https://github.com/clap-rs/clap/commit/78bb48b6b8ef4d597b4b30b9add7927a2b0b0d8d"><code>78bb48b</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/3430d62ed79796b471926e13dced883aac665e2d"><code>3430d62</code></a> Merge pull request <a href="https://github.com/clap-rs/clap/issues/4935">#4935</a> from epage/nu</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap_complete&package-manager=cargo&previous-version=4.3.0&new-version=4.3.1)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information