Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump clap from 4.3.19 to 4.3.21 #97

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps clap from 4.3.19 to 4.3.21.

Release notes

Sourced from clap's releases.

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
Changelog

Sourced from clap's changelog.

[4.3.21] - 2023-08-08

Features

  • Expose TryMapValueParser so the type can be named

[4.3.20] - 2023-08-08

Features

  • Command::mut_args for modifying all arguments en masse
Commits
  • ee1388c chore: Release
  • 3904366 docs: Update changelog
  • 3156e1a Merge pull request #5066 from 9999years/export-trymapvalueparser
  • da19141 chore: Release
  • b96cbaf chore: Release
  • 174f12c docs: Update changelog
  • fe04b3c Merge pull request #5056 from ModProg/dynamic-completions-help
  • aa3f47c test(complete): Help for possible value
  • 65b9c2b test(complete): Helper for asserting dynamic completions
  • c86172e feat: Export builder::TryMapValueParser
  • 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 will merge this PR once CI passes on it, as requested by @tamird.


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 Aug 10, 2023
@tamird
Copy link
Member

tamird commented Aug 10, 2023

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@tamird
Copy link
Member

tamird commented Aug 10, 2023

@dependabot rebase

Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21.
- [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.3.19...v4.3.21)

---
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 force-pushed the dependabot/cargo/clap-4.3.21 branch from 2f6e89f to 7d8d436 Compare August 10, 2023 14:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

Dependabot was not able to determine that CI was successful.

Please try again once CI has succeeded.

@dependabot dependabot bot merged commit 970f9df into main Aug 10, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/clap-4.3.21 branch August 10, 2023 16:03
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