fix(deps): update rust crate clap-verbosity-flag to v3 #52

Open
renovate wants to merge 1 commit from renovate/clap-verbosity-flag-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
clap-verbosity-flag dependencies major 2.2.2 -> 3.0.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

clap-rs/clap-verbosity-flag (clap-verbosity-flag)

v3.0.4

Compare Source

Features
  • Add serde feature for when mixing CLI and config
  • Add comparison operators to types
  • Add conversions between Verbosity and VerbosityFilter

v3.0.3

Compare Source

v3.0.2

Compare Source

Features
  • Add a Copy impl to Verbosity

v3.0.1

Compare Source

Features
  • Add impl From<Verbosity> for logging level and level-filter types

v3.0.0

Compare Source

Breaking Changes
  • Log support put behind the default log feature
  • LogLevel::default renamed to LogLevel::default_filter and now returns VerbosityFilter
  • Level and LevelFilter are moved into the log mod
Features
  • Add tracing feature with Verbosity::tracing_level and Verbosity::tracing_level_filter

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | dependencies | major | `2.2.2` -> `3.0.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>clap-rs/clap-verbosity-flag (clap-verbosity-flag)</summary> ### [`v3.0.4`](https://github.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#304---2025-08-19) [Compare Source](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.3...v3.0.4) ##### Features - Add `serde` feature for when mixing CLI and config - Add comparison operators to types - Add conversions between `Verbosity` and `VerbosityFilter` ### [`v3.0.3`](https://github.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#303---2025-05-20) [Compare Source](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.2...v3.0.3) ### [`v3.0.2`](https://github.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#302---2024-12-16) [Compare Source](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.1...v3.0.2) ##### Features - Add a `Copy` impl to `Verbosity` ### [`v3.0.1`](https://github.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#301---2024-11-26) [Compare Source](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.0...v3.0.1) ##### Features - Add `impl From<Verbosity>` for logging level and level-filter types ### [`v3.0.0`](https://github.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#300---2024-11-20) [Compare Source](https://github.com/clap-rs/clap-verbosity-flag/compare/v2.2.3...v3.0.0) ##### Breaking Changes - Log support put behind the default `log` feature - `LogLevel::default` renamed to `LogLevel::default_filter` and now returns `VerbosityFilter` - `Level` and `LevelFilter` are moved into the `log` mod ##### Features - Add `tracing` feature with `Verbosity::tracing_level` and `Verbosity::tracing_level_filter` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added the
dependencies
renovate
labels 2025-08-01 13:25:11 +10:00
renovate added 1 commit 2025-08-01 13:25:12 +10:00
fix(deps): update rust crate clap-verbosity-flag to v3
All checks were successful
Build and test / Tests (pull_request) Successful in 1m4s
Checking Renovate configuration / validate (pull_request) Successful in 1m25s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Clippy (pull_request) Successful in 1m10s
Build and test / Build AMD64 (pull_request) Successful in 59s
Build and test / Generate Documentation (pull_request) Successful in 1m4s
9a2c285f96
kernald was assigned by renovate 2025-08-01 13:25:13 +10:00
renovate force-pushed renovate/clap-verbosity-flag-3.x from 9a2c285f96 to e5f59b0bca 2025-08-01 14:01:05 +10:00 Compare
renovate force-pushed renovate/clap-verbosity-flag-3.x from e5f59b0bca to 822c193b3c 2025-08-01 14:14:36 +10:00 Compare
renovate force-pushed renovate/clap-verbosity-flag-3.x from 822c193b3c to 402d3a473b 2025-08-03 15:30:27 +10:00 Compare
kernald scheduled this pull request to auto merge when all checks succeed 2025-08-03 15:41:03 +10:00
kernald canceled auto merging this pull request when all checks succeed 2025-08-03 15:41:07 +10:00
renovate force-pushed renovate/clap-verbosity-flag-3.x from 402d3a473b to 5eed7a6f5f 2025-08-25 13:32:55 +10:00 Compare
All checks were successful
Build and test / Generate Documentation (pull_request) Successful in 1m1s
Required
Details
Build and test / Clippy (pull_request) Successful in 43s
Required
Details
Build and test / Build AMD64 (pull_request) Successful in 43s
Required
Details
Checking yaml / Run yamllint (pull_request) Successful in 6s
Required
Details
Build and test / Tests (pull_request) Successful in 55s
Required
Details
Checking Renovate configuration / validate (pull_request) Successful in 1m7s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/clap-verbosity-flag-3.x:renovate/clap-verbosity-flag-3.x
git checkout renovate/clap-verbosity-flag-3.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kernald/immich-tools#52
No description provided.