matiaskorhonen / paper-age

Easy and secure paper backups of secrets
MIT License
420 stars 8 forks source link

Bump clap_complete from 4.2.1 to 4.2.3 #54

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps clap_complete from 4.2.1 to 4.2.3.

Release notes

Sourced from clap_complete's releases.

v4.2.3

[4.2.3] - 2023-04-18

Features

  • Command::styles for theming help/errors (behind unstable-styles)

v4.2.2

[4.2.2] - 2023-04-13

Internal

  • Update dependencies
Changelog

Sourced from clap_complete's changelog.

[4.2.3] - 2023-04-18

Features

  • Command::styles for theming help/errors (behind unstable-styles)

[4.2.2] - 2023-04-13

Internal

  • Update dependencies
Commits
  • 36f7928 chore: Release
  • 9d0e451 docs: Update changelog
  • 2fd3e4c Merge pull request #4899 from clubby789/zsh-subcommand-catchall
  • b1b2231 fix: Don't emit catchall when we have subcommands
  • 2d4644a chore: Release
  • ea38450 docs: Update changelog
  • fca1e03 Merge pull request #4896 from clubby789/bash-hint-other
  • 2f97216 fix: Respect ValueHint::Other in bash
  • 0174326 Merge pull request #4890 from nyurik/format-args4
  • d0302c5 chore: Inline simple non-mixed format args
  • 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)
github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Health
src/page.rs 99%
src/builder.rs 96%
src/cli.rs 80%
src/main.rs 88%
tests/cli.rs 100%
src/encryption.rs 100%
src/builder/svg.rs 100%
Summary 95% (650 / 685)
dependabot[bot] commented 1 year ago

Superseded by #57.