Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-rs): update clap-verbosity-flag requirement from 2.2.0 to …
…3.0.0 (#1709) Updates the requirements on [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md">clap-verbosity-flag's changelog</a>.</em></p> <blockquote> <h2>[2.2.3] - 2024-11-16</h2> <h3>Features</h3> <ul> <li>Add <code>DebugLevel</code> and <code>TraceLevel</code> for exploratory programming</li> </ul> <h2>[2.2.2] - 2024-09-26</h2> <h3>Fixes</h3> <ul> <li>Resolve overflow issues</li> </ul> <h2>[2.2.1] - 2024-07-25</h2> <h3>Compatibility</h3> <ul> <li>Raised MSRV to 1.74</li> </ul> <h2>[2.2.0] - 2024-02-14</h2> <h3>Compatibility</h3> <ul> <li>Raised MSRV to 1.73</li> </ul> <h3>Features</h3> <ul> <li>Add <code>is_present()</code> to see if one of the flags is present on the command-line</li> </ul> <h2>[2.1.2] - 2024-01-16</h2> <h3>Fixes</h3> <ul> <li>Don't pollute the CLIs help</li> </ul> <h2>[2.1.1] - 2023-12-15</h2> <h3>Fixes</h3> <ul> <li>Tried to clarify help output for <code>-v</code> / <code>-q</code></li> </ul> <h3>Documentation</h3> <ul> <li>Tried to clarify role of <code>LogLevel</code> trait</li> </ul> <h2>[2.1.0] - 2023-10-23</h2> <h3>Compatibility</h3> <ul> <li>Raised MSRV to 1.70.0</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/99c0859e7bbae0ba0fa9ce18edba2d7032a8c1c3"><code>99c0859</code></a> chore: Release clap-verbosity-flag version 2.2.3</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/9966b2552cf373578a751f60fff7725cd8455a1f"><code>9966b25</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/cdd29017d583f3a50ce562c65e4cee7de84b5b28"><code>cdd2901</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/123">#123</a> from joshka/jm/additional-log-levels</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/21923308893a1cb6fec774acf691e2309523b4d3"><code>2192330</code></a> docs: Add example for setting default log level</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/e6281912549a87c0ffe078f616aa2f2e189a1a69"><code>e628191</code></a> chore: Remove unnecessary clippy allow directives</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/6e5fc6a6beda3ec756f2550a234c36674a483c7d"><code>6e5fc6a</code></a> feat: Add additional log levels</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/a7e305e8b0bde21be222ae658cc14813464ea3e6"><code>a7e305e</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/120">#120</a> from clap-rs/renovate/stable-1.x</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/3e3368c681f225889689bf4ed57fde92918bd28c"><code>3e3368c</code></a> chore(deps): Update Rust crate clap to v4.5.20 (<a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/119">#119</a>)</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/f1c663cba56e3d9a067b08725262703c78f79c05"><code>f1c663c</code></a> chore(deps): Update dependency STABLE to v1.82.0</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/42bed96a459bef2ef01f6db9f0993a52b49f1d1b"><code>42bed96</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/118">#118</a> from clap-rs/renovate/stable-1.x</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap-verbosity-flag/compare/v2.2.0...v2.2.3">compare view</a></li> </ul> </details> <br /> 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> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Agustín Borgna <[email protected]>
- Loading branch information