Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Bump clap_complete from 4.2.0 to 4.2.3#40

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap_complete-4.2.3
Closed

Bump clap_complete from 4.2.0 to 4.2.3#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap_complete-4.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2023

Bumps clap_complete from 4.2.0 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

v4.2.1

[4.2.1] - 2023-03-28

Fixes

  • Don't highlight uninteresting parts of the error message
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

[4.2.1] - 2023-03-28

Fixes

  • Don't highlight uninteresting parts of the error message
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)

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.2.0...clap_complete-v4.2.3)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2023

Superseded by #41.

@dependabot dependabot Bot closed this May 22, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/clap_complete-4.2.3 branch May 22, 2023 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants