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

fix(deps): update rust crate clap to 4.3.19 #3244

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.11 -> 4.3.19

Release Notes

clap-rs/clap (clap)

v4.3.19

Compare Source

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

v4.3.18

Compare Source

Fixes
  • (parse) Suggest -- in fewer places where it won't work

v4.3.17

Compare Source

Fixes
  • (help) Address a regression in wrapping PossibleValue descriptions in --help

v4.3.16

Compare Source

Fixes
  • Don't assert when stateful value parsers fail on defaults (e.g. checking if a path exists)

v4.3.15

Compare Source

Features
  • (unstable-styles) Re-export anstyle
Documentation
  • (unstable-styles) Provide more examples

v4.3.14

Compare Source

Features
  • ArgAction::HelpShort and ArgAction::HelpLong for explicitly specifying which style of help to display
Fixes
  • Skip [OPTIONS] in usage if a help or version ArgAction is used

v4.3.13

Compare Source

v4.3.12

Compare Source

Fixes
  • (derive) Don't error on enum variant field attributes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (df521ce) 88.10% compared to head (41a9ff3) 88.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3244   +/-   ##
=======================================
  Coverage   88.10%   88.10%           
=======================================
  Files          85       85           
  Lines       33596    33596           
=======================================
+ Hits        29599    29600    +1     
+ Misses       3997     3996    -1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.12 fix(deps): update rust crate clap to 4.3.14 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a538e31 to 92a8c60 Compare July 17, 2023 17:58
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.14 fix(deps): update rust crate clap to 4.3.15 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6ed2968 to 0ad189d Compare July 18, 2023 14:20
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.15 fix(deps): update rust crate clap to 4.3.16 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ad189d to 83e4bd3 Compare July 18, 2023 22:39
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.16 fix(deps): update rust crate clap to 4.3.17 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83e4bd3 to 2d6e8b5 Compare July 19, 2023 18:44
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.17 fix(deps): update rust crate clap to 4.3.18 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d6e8b5 to ec31994 Compare July 21, 2023 20:14
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.18 fix(deps): update rust crate clap to 4.3.19 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ec31994 to 41a9ff3 Compare July 21, 2023 23:21
@JaydenElliott
Copy link

Can this be merged? It's causing dependency conflicts when importing the latest clap seperately.

@renovate renovate bot merged commit 184bf4b into master Jul 31, 2023
26 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 31, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants