Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Updates the requirements on clap-verbosity-flag to permit the latest version.

Changelog

Sourced from clap-verbosity-flag's changelog.

[3.0.2] - 2024-12-16

Features

  • Add a Copy impl to Verbosity

[3.0.1] - 2024-11-26

Features

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

[3.0.0] - 2024-11-20

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

[2.2.3] - 2024-11-16

Features

  • Add DebugLevel and TraceLevel for exploratory programming

[2.2.2] - 2024-09-26

Fixes

  • Resolve overflow issues

[2.2.1] - 2024-07-25

Compatibility

  • Raised MSRV to 1.74

[2.2.0] - 2024-02-14

Compatibility

  • Raised MSRV to 1.73

Features

... (truncated)

Commits
  • 8a65b98 chore: Release clap-verbosity-flag version 3.0.2
  • 6f634c9 docs: Update changelog
  • bcfc9e8 Merge pull request #133 from joshka/jm/verbosity-copy
  • 9191996 feat: Impl Copy for Verbosity
  • 9f72d6c Merge pull request #131 from clap-rs/renovate/stable-1.x
  • 3c00cda chore(deps): Update compatible (dev) (#130)
  • 061da5a chore(deps): Update dependency STABLE to v1.83.0
  • ea1218f chore: Release clap-verbosity-flag version 3.0.1
  • 057da9f docs: Update changelog
  • b04c66e Merge pull request #128 from joshka/jm/into-tracing
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependency rust Pull requests that update Rust code labels Jan 27, 2025
@gierens
Copy link
Owner

gierens commented Feb 19, 2025

@dependabot recreate

@gierens
Copy link
Owner

gierens commented Feb 19, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/cargo/clap-verbosity-flag-3.0 branch from 0a72d29 to 8d1c638 Compare February 19, 2025 11:14
@gierens
Copy link
Owner

gierens commented Feb 19, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/clap-verbosity-flag-3.0 branch from 8d1c638 to aa71f5a Compare February 19, 2025 22:23
@gierens
Copy link
Owner

gierens commented Feb 19, 2025

@dependabot rebase

Updates the requirements on [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) to permit the latest version.
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v2.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: clap-verbosity-flag
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/clap-verbosity-flag-3.0 branch from aa71f5a to cdfc637 Compare February 19, 2025 23:29
@gierens gierens merged commit 98ad73a into main Feb 19, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/clap-verbosity-flag-3.0 branch February 19, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant