Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

build(deps): Bump clap_complete from 4.3.2 to 4.4.1 #781

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps clap_complete from 4.3.2 to 4.4.1.

Release notes

Sourced from clap_complete's releases.

v4.4.1

[4.4.1] - 2023-08-28

Features

  • Stabilize Command::styles

v4.3.24

[4.3.24] - 2023-08-23

Fixes

  • Ensure column padding is preserved in --help with custom templates

v4.3.23

[4.3.23] - 2023-08-18

Fixes

  • Fixed UnknownArgumentValueParser to not error on flag's absence

v4.3.22

[4.3.22] - 2023-08-17

Features

  • Add UnknownArgumentValueParser for injecting errors for improving the experience with errors

v4.3.21

[4.3.21] - 2023-08-08

Features

  • Expose TryMapValueParser so the type can be named

v4.3.20

[4.3.20] - 2023-08-08

Features

  • Expose TryMapValueParser so the type can be named
  • Command::mut_args for modifying all arguments en masse

v4.3.19

[4.3.19] - 2023-07-21

Fixes

  • (parse) Respect value_terminator even in the presence of later multiple-value positional arguments

... (truncated)

Changelog

Sourced from clap_complete's changelog.

[4.4.1] - 2023-08-28

Features

  • Stabilize Command::styles

[4.4.0] - 2023-08-24

Compatibility

  • Update MSRV to 1.70.0
Commits

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 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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 7, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/clap_complete-4.4.1 branch from f405446 to 2e0d562 Compare September 7, 2023 19:21
@brooksmtownsend
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/clap_complete-4.4.1 branch from 2e0d562 to 7e8ef12 Compare September 13, 2023 19:51
@connorsmith256
Copy link
Contributor

@dependabot rebase

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.2 to 4.4.1.
- [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.3.2...clap_complete-v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/clap_complete-4.4.1 branch from 7e8ef12 to 129d89e Compare September 14, 2023 18:55
@connorsmith256 connorsmith256 merged commit 595aeb8 into main Sep 14, 2023
22 checks passed
@connorsmith256 connorsmith256 deleted the dependabot/cargo/clap_complete-4.4.1 branch September 14, 2023 20:11
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
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants