Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
34 stars 8 forks source link

chore(deps): bump clap from 4.0.5 to 4.0.7 #121

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps clap from 4.0.5 to 4.0.7.

Release notes

Sourced from clap's releases.

v4.0.7

[4.0.7] - 2022-09-30

Features

  • (derive) Populate implicit ArgGroup (#3165)

Fixes

  • (derive) Support #[group(skip)] on Parser derive
  • (derive) Tell users about implicit arg groups when running into group name conflicts
  • (error) Don't report unrelated groups in conflict or requires errors

v4.0.6

[4.0.6] - 2022-09-30

Features

Changelog

Sourced from clap's changelog.

[4.0.7] - 2022-09-30

Features

  • (derive) Populate implicit ArgGroup (#3165)

Fixes

  • (derive) Support #[group(skip)] on Parser derive
  • (derive) Tell users about implicit arg groups when running into group name conflicts
  • (error) Don't report unrelated groups in conflict or requires errors

[4.0.6] - 2022-09-30

Features

Commits
  • 0bea4f2 chore: Release
  • b654130 docs: Update changelog
  • 2ea9455 Merge pull request #4310 from epage/skip
  • 5f145a2 fix(derive): Support 'group' attribute with Parser
  • 106d8f5 Merge pull request #4309 from epage/docs
  • 16e5599 docs: Note that author doesn't show up by default
  • 49186a5 docs: Note the move in ErrorKind
  • 4eb3da2 docs(help): Include example with old template
  • db31881 docs: Remove references to global settings
  • 973f30f refactor(docs): Use intra-doc links to avoid breakages
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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[bot] commented 2 years ago

Superseded by #122.