Skip to content
New issue

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

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

Already on GitHub? # to your account

build(deps): update clap requirement from =4.3.0 to =4.4.6 #578

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Updates the requirements on clap to permit the latest version.

Release notes

Sourced from clap's releases.

v4.4.6

[4.4.6] - 2023-09-28

Internal

  • Upgrade anstream
Changelog

Sourced from clap's changelog.

[4.4.6] - 2023-09-28

Internal

  • Upgrade anstream

[4.4.5] - 2023-09-25

Fixes

  • (parser) When inferring subcommand name or long_flag, allow ambiguous-looking matches that unambiguously map back to the same command
  • (parser) When inferring subcommand long_flag, don't panic
  • (assert) Clarify what action is causing a positional that doesn't set values which is especially useful for derive users

[4.4.4] - 2023-09-18

Internal

  • Update terminal_size to 0.3

[4.4.3] - 2023-09-12

Documentation

  • (derive) Clarify use of attributes within the tutorial
  • Split sections in the builder and derive tutorials into separate modules

[4.4.2] - 2023-08-31

Performance

  • Improve build times by removing once_cell dependency

[4.4.1] - 2023-08-28

Features

  • Stabilize Command::styles

[4.4.0] - 2023-08-24

Compatibility

  • Update MSRV to 1.70.0

[4.3.24] - 2023-08-23

Fixes

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

... (truncated)

Commits

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 the ⚙️ dependencies updates for dependencies label Oct 3, 2023
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #578 (0e180bf) into main (e3ade71) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #578   +/-   ##
=======================================
  Coverage   58.75%   58.75%           
=======================================
  Files          11       11           
  Lines        3722     3722           
=======================================
  Hits         2187     2187           
  Misses       1535     1535           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/cargo/clap-eq-4.4.6 branch 2 times, most recently from 95bbc33 to 3dbba17 Compare October 3, 2023 21:21
Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version.
- [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.0...v4.4.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/clap-eq-4.4.6 branch from 3dbba17 to 0e180bf Compare October 3, 2023 21:39
@0xJepsen 0xJepsen requested a review from Autoparallel October 3, 2023 22:00
@0xJepsen 0xJepsen merged commit 03442c7 into main Oct 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/clap-eq-4.4.6 branch October 6, 2023 01:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
⚙️ dependencies updates for dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant