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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

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

Release Notes

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

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

v2.2.3

Compare Source

Features
  • Add DebugLevel and TraceLevel for exploratory programming

v2.2.2

Compare Source

Fixes
  • Resolve overflow issues

v2.2.1

Compare Source

Compatibility
  • Raised MSRV to 1.74

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 is behind base branch, 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.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.97%. Comparing base (dc507b7) to head (8cb1ca2).

❗ There is a different number of reports uploaded between BASE (dc507b7) and HEAD (8cb1ca2). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (dc507b7) HEAD (8cb1ca2)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #285       +/-   ##
===========================================
- Coverage   65.44%   40.97%   -24.47%     
===========================================
  Files          65       12       -53     
  Lines        6100      410     -5690     
  Branches     5914      196     -5718     
===========================================
- Hits         3992      168     -3824     
+ Misses       1928      155     -1773     
+ Partials      180       87       -93     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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.

0 participants