-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 1fdaa0d
authored
build(deps): bump clap-verbosity-flag from 2.2.3 to 3.0.0 (#36)
Bumps
[clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag)
from 2.2.3 to 3.0.0.
<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>[3.0.0] - 2024-11-20</h2>
<h3>Breaking Changes</h3>
<ul>
<li>Log support put behind the default <code>log</code> feature</li>
<li><code>LogLevel::default</code> renamed to
<code>LogLevel::default_filter</code> and now returns
<code>VerbosityFilter</code></li>
<li><code>Level</code> and <code>LevelFilter</code> are moved into the
<code>log</code> mod</li>
</ul>
<h3>Features</h3>
<ul>
<li>Add <code>tracing</code> feature with
<code>Verbosity::tracing_level</code> and
<code>Verbosity::tracing_level_filter</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/02d8ea590dd17820682af709e1e9fc2e3499a276"><code>02d8ea5</code></a>
chore: Release clap-verbosity-flag version 3.0.0</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/9ae44a3a0b5e1a580b729eed1705d96f31e3d7ad"><code>9ae44a3</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/9118db61d5b1c7f2b1cc889c392a094ba11d2a6a"><code>9118db6</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/127">#127</a>
from joshka/jm/tracing-support</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/ed05b104ea27661f25b431930e2d6ca772be9dbb"><code>ed05b10</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/126">#126</a>
from joshka/jm/log-optional</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/53b0316d52de60046d85d57a9711bfbfed358c2d"><code>53b0316</code></a>
feat: Add support for <code>tracing</code> crate</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/61c1bc688719fee599d891de89762d7fbd55e6f9"><code>61c1bc6</code></a>
feat!: Make log crate optional</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/ffffbe5531c090064784ca12927e4ac8683a02d3"><code>ffffbe5</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/125">#125</a>
from joshka/jm/verbosity-filter</li>
<li><a
href="https://github.com/clap-rs/clap-verbosity-flag/commit/e2536475b689aac1514cbbf38b078318ade92e15"><code>e253647</code></a>
feat!: Use VerbosityFilter instead of log::Level</li>
<li>See full diff in <a
href="https://github.com/clap-rs/clap-verbosity-flag/compare/v2.2.3...v3.0.0">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4ddb0b3 commit 1fdaa0dCopy full SHA for 1fdaa0d
File tree
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
|
0 commit comments