Bump clap-verbosity-flag from 3.0.3 to 3.0.4 in /sync-server #164

Open
dependabot[bot] wants to merge 1 commit from dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4 into main
dependabot[bot] commented 2025-11-03 05:41:46 +00:00 (Migrated from github.com)

Bumps clap-verbosity-flag from 3.0.3 to 3.0.4.

Changelog

Sourced from clap-verbosity-flag's changelog.

[3.0.4] - 2025-08-19

Features

  • Add serde feature for when mixing CLI and config
  • Add comparison operators to types
  • Add conversions between Verbosity and VerbosityFilter
Commits
  • 5e051e6 chore: Release clap-verbosity-flag version 3.0.4
  • 7e81cfd docs: Update changelog
  • 210e8d9 Merge pull request #114 from joshka/jm/serde
  • 44f0caa feat: Implement Serialization and Deserialization
  • f735876 feat: Add conversion methods between Verbosity and VerbosityFilter
  • e6f4e62 feat: Add Eq, and PartialEq impls to various types
  • 5e1afbe chore(deps): Update Rust Stable to v1.89 (#147)
  • 70812d8 chore(deps): Update Rust Stable to v1.88 (#146)
  • 97637bc Merge pull request #145 from epage/template
  • e9231b1 chore: Update from _rust/main template
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) from 3.0.3 to 3.0.4. <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.4] - 2025-08-19</h2> <h3>Features</h3> <ul> <li>Add <code>serde</code> feature for when mixing CLI and config</li> <li>Add comparison operators to types</li> <li>Add conversions between <code>Verbosity</code> and <code>VerbosityFilter</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/5e051e6c9649352234c5500de6d80118ca56be91"><code>5e051e6</code></a> chore: Release clap-verbosity-flag version 3.0.4</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/7e81cfd0a47251b17c6c51a081a1deb4491fdf62"><code>7e81cfd</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/210e8d9b0e53d1ec3b384ffdf32ea627e6239903"><code>210e8d9</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/114">#114</a> from joshka/jm/serde</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/44f0caae993808d71eaa8a445a0fc14561901311"><code>44f0caa</code></a> feat: Implement Serialization and Deserialization</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/f735876936acdb977e6a7b5ebf900c7d6ef199f5"><code>f735876</code></a> feat: Add conversion methods between Verbosity and VerbosityFilter</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/e6f4e62f94887838dda3e04c35bd5e6a10babd22"><code>e6f4e62</code></a> feat: Add Eq, and PartialEq impls to various types</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/5e1afbe4add06b0182e3edb3cb1c72a734fdb49d"><code>5e1afbe</code></a> chore(deps): Update Rust Stable to v1.89 (<a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/147">#147</a>)</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/70812d8da8ada08183c229c81a4377a44a7fa43b"><code>70812d8</code></a> chore(deps): Update Rust Stable to v1.88 (<a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/146">#146</a>)</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/97637bc6f7051de8739fc793feec8e30a16623c0"><code>97637bc</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap-verbosity-flag/issues/145">#145</a> from epage/template</li> <li><a href="https://github.com/clap-rs/clap-verbosity-flag/commit/e9231b150dbf98444e7dd9c6103b23103e926fb5"><code>e9231b1</code></a> chore: Update from _rust/main template</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.3...v3.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap-verbosity-flag&package-manager=cargo&previous-version=3.0.3&new-version=3.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This pull request has changes conflicting with the target branch.
  • sync-server/Cargo.lock
  • sync-server/Cargo.toml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4:dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git checkout dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git checkout dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git rebase main
git checkout main
git merge --ff-only dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git checkout dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git rebase main
git checkout main
git merge --no-ff dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git checkout main
git merge --squash dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git checkout main
git merge --ff-only dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git checkout main
git merge dependabot/cargo/sync-server/clap-verbosity-flag-3.0.4
git push origin main
Sign in to join this conversation.
No description provided.