Skip to content

Bump clap from 4.0.22 to 4.0.26 - #76

Merged
bors[bot] merged 1 commit into
masterfrom
dependabot/cargo/clap-4.0.26
Nov 18, 2022
Merged

Bump clap from 4.0.22 to 4.0.26#76
bors[bot] merged 1 commit into
masterfrom
dependabot/cargo/clap-4.0.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 18, 2022

Copy link
Copy Markdown
Contributor

Bumps clap from 4.0.22 to 4.0.26.

Release notes

Sourced from clap's releases.

v4.0.26

[4.0.26] - 2022-11-16

Fixes

  • (error) Fix typos in ContextKind::as_str

v4.0.25

[4.0.25] - 2022-11-15

Features

  • (error) Report available subcommands when required subcommand is missing

v4.0.24

[4.0.24] - 2022-11-14

Fixes

  • Avoid panic when printing an argument that isn't built

v4.0.23

[4.0.23] - 2022-11-11

Fixes

  • Don't panic on reporting invalid-long errors when followed by invalid UTF8
  • (help) Clarified argument to help subcommand
Changelog

Sourced from clap's changelog.

[4.0.26] - 2022-11-16

Fixes

  • (error) Fix typos in ContextKind::as_str

[4.0.25] - 2022-11-15

Features

  • (error) Report available subcommands when required subcommand is missing

[4.0.24] - 2022-11-14

Fixes

  • Avoid panic when printing an argument that isn't built

[4.0.23] - 2022-11-11

Fixes

  • Don't panic on reporting invalid-long errors when followed by invalid UTF8
  • (help) Clarified argument to help subcommand
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 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](https://github.com/clap-rs/clap) from 4.0.22 to 4.0.26.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.0.22...v4.0.26)

---
updated-dependencies:
- dependency-name: clap
  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 Nov 18, 2022
@christophprokop

Copy link
Copy Markdown
Collaborator

bors merge

bors Bot added a commit that referenced this pull request Nov 18, 2022
74: Bump indicatif from 0.16.2 to 0.17.2 r=christophprokop a=dependabot[bot]

Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.16.2 to 0.17.2.


76: Bump clap from 4.0.22 to 4.0.26 r=christophprokop a=dependabot[bot]

Bumps [clap](https://github.com/clap-rs/clap) from 4.0.22 to 4.0.26.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bors

bors Bot commented Nov 18, 2022

Copy link
Copy Markdown
Contributor

Build failed (retrying...):

@bors

bors Bot commented Nov 18, 2022

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors
bors Bot merged commit acc368a into master Nov 18, 2022
@bors
bors Bot deleted the dependabot/cargo/clap-4.0.26 branch November 18, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant