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.11 #165

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.3 -> 4.3.11

Release Notes

clap-rs/clap (clap)

v4.3.11

Compare Source

Features
  • (derive) Support fields wrapped in num::Wrapping, Box, or Arc
  • (derive) Support Box<str>, Box<OsStr>, and Box<Path>

v4.3.10

Compare Source

Performance
  • Drop a dependency, reducing binary size by 1.3 KiB

v4.3.9

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version

v4.3.8

Compare Source

Fixes
  • Error on ambiguity with infer_long_arg, rather than arbitrarily picking one, matching the documentation and subcommand's behavior

v4.3.7

Compare Source

Documentation
  • Further clarify magic behavior in derive tutorial
  • Further clarify derive API's relationship to builder within the tutorial

v4.3.6

Compare Source

Documentation
  • Suggest clio

v4.3.5

Compare Source

  • ColorChoice::possible_values is added to simplify things for builder users
Fixes
  • ColorChoice::to_possible_value no longer includes descriptions, encouraging shorter help where possible

v4.3.4

Compare Source

Features
  • Add Error::exit_code

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Jun 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5d91306) 77.70% compared to head (f0a66e1) 77.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #165   +/-   ##
=======================================
  Coverage   77.70%   77.70%           
=======================================
  Files           5        5           
  Lines         574      574           
=======================================
  Hits          446      446           
  Misses        128      128           
Flag Coverage Δ
unittests 77.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.4 fix(deps): update rust crate clap to 4.3.5 Jun 20, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.5 fix(deps): update rust crate clap to 4.3.6 Jun 23, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.6 fix(deps): update rust crate clap to 4.3.8 Jun 23, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.8 fix(deps): update rust crate clap to 4.3.9 Jun 28, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.9 fix(deps): update rust crate clap to 4.3.10 Jun 30, 2023
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.3.10 fix(deps): update rust crate clap to 4.3.11 Jul 5, 2023
@cailloumajor cailloumajor merged commit 4fd1c0a into main Jul 9, 2023
17 checks passed
@cailloumajor cailloumajor deleted the renovate/clap-4.x branch July 9, 2023 20:29
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.

1 participant