Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update Rust crate clap-verbosity-flag to v3 #1217

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change
clap-verbosity-flag dependencies major 2.2 -> 3.0

Release Notes

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

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 - "before 5am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/clap-verbosity-flag-3.x branch from dcac73e to cfbd369 Compare December 2, 2024 18:23
@epage epage merged commit a79fc1d into master Dec 3, 2024
16 of 17 checks passed
@epage epage deleted the renovate/clap-verbosity-flag-3.x branch December 3, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant