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 #413

Merged
merged 1 commit into from
Dec 2, 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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12102106652

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 5.24%

Totals Coverage Status
Change from base Build 12101052891: 0.0%
Covered Lines: 24
Relevant Lines: 458

💛 - Coveralls

@epage epage merged commit 0ff2611 into master Dec 2, 2024
21 checks passed
@epage epage deleted the renovate/clap-verbosity-flag-3.x branch December 2, 2024 18:20
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.

2 participants