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

Update Rust crate clap to 4.4.18 #407

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Update Rust crate clap to 4.4.18 #407

merged 1 commit into from
Feb 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.4.8 -> 4.4.18

Release Notes

clap-rs/clap (clap)

v4.4.18

Compare Source

Fixes
  • (error) When lacking usage feature, ensure the list of required arguments is unique

v4.4.17

Compare Source

Fixes
  • Fix panic! when mixing args_conflicts_with_subcommands with ArgGroup (which is implicit with derive) introduced in 4.4.15

v4.4.16

Compare Source

Fixes
  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color

v4.4.15

Compare Source

Fixes
  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags

v4.4.14

Compare Source

Documentation
  • Fix find cookbook entry to allow repeats of flags/options
Features
  • Allow num_args(0) on options which allows making them emulate being a flag for position-tracking flags

v4.4.13

Compare Source

Documentation
  • Fix link to structopt migration guide

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot enabled auto-merge (rebase) November 27, 2023 19:42
auto-merge was automatically disabled November 27, 2023 20:17

Pull Request is not mergeable

@renovate renovate bot force-pushed the renovate/clap-4.x branch from 8b942c1 to 7e896e6 Compare November 28, 2023 04:19
@renovate renovate bot changed the title Update Rust crate clap to 4.4.9 Update Rust crate clap to 4.4.10 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 7e896e6 to f4cb4cc Compare December 4, 2023 03:33
@renovate renovate bot changed the title Update Rust crate clap to 4.4.10 Update Rust crate clap to 4.4.11 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 48c6fd5 to e27d615 Compare December 11, 2023 04:50
@renovate renovate bot force-pushed the renovate/clap-4.x branch from e27d615 to 49a22e1 Compare December 18, 2023 04:00
@renovate renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 0a722f1 to d5f397f Compare December 27, 2023 21:18
@renovate renovate bot changed the title Update Rust crate clap to 4.4.11 Update Rust crate clap to 4.4.12 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/clap-4.x branch 4 times, most recently from e6d1b52 to e149f42 Compare January 3, 2024 01:05
@renovate renovate bot force-pushed the renovate/clap-4.x branch from e149f42 to 8724750 Compare January 4, 2024 21:12
@renovate renovate bot changed the title Update Rust crate clap to 4.4.12 Update Rust crate clap to 4.4.13 Jan 4, 2024
@renovate renovate bot changed the title Update Rust crate clap to 4.4.13 Update Rust crate clap to 4.4.14 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 8724750 to 1be06b2 Compare January 8, 2024 17:07
@renovate renovate bot changed the title Update Rust crate clap to 4.4.14 Update Rust crate clap to 4.4.15 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 4d62c1f to 8a9fdd7 Compare January 12, 2024 03:05
@renovate renovate bot changed the title Update Rust crate clap to 4.4.15 Update Rust crate clap to 4.4.16 Jan 12, 2024
@renovate renovate bot changed the title Update Rust crate clap to 4.4.16 Update Rust crate clap to 4.4.17 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 3 times, most recently from 78041d4 to e3a1061 Compare January 16, 2024 23:01
@renovate renovate bot changed the title Update Rust crate clap to 4.4.17 Update Rust crate clap to 4.4.18 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from e3a1061 to 047249e Compare January 19, 2024 21:38
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 047249e to 10cac60 Compare January 22, 2024 18:43
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 10cac60 to eba158e Compare February 2, 2024 23:07
@renovate renovate bot force-pushed the renovate/clap-4.x branch from eba158e to dfedc52 Compare February 5, 2024 12:54
@renovate renovate bot merged commit d71ac6e into master Feb 5, 2024
9 checks passed
@renovate renovate bot deleted the renovate/clap-4.x branch February 5, 2024 16:10
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.

0 participants