Update Rust crate clap to 4.0.18 #2

Merged
kjuulh merged 1 commits from renovate/clap-4.x into main 2022-10-26 17:45:44 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.0.15 -> 4.0.18

Release Notes

clap-rs/clap

v4.0.18

Fixes
  • (derive) Allow #[command(skip)] to also work with enum variants with a value

v4.0.17

Fixes
  • Allow using Arg::last(true) with Arg::value_hint(ValueHint::CommandWithArguments)

v4.0.16

Fixes
  • Arg::exclusive(true) should not be exclusive with the argument's own ArgGroup

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.0.15` -> `4.0.18` | --- ### Release Notes <details> <summary>clap-rs/clap</summary> ### [`v4.0.18`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4018---2022-10-20) ##### Fixes - *(derive)* Allow `#[command(skip)]` to also work with enum variants with a value ### [`v4.0.17`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4017---2022-10-18) ##### Fixes - Allow using `Arg::last(true)` with `Arg::value_hint(ValueHint::CommandWithArguments)` ### [`v4.0.16`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4016---2022-10-18) ##### Fixes - `Arg::exclusive(true)` should not be exclusive with the argument's own `ArgGroup` </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/clap-4.x from f7c1001080 to c6c3f74987 2022-10-26 17:19:09 +02:00 Compare
kjuulh merged commit c6c3f74987 into main 2022-10-26 17:45:44 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/update-projects.nvim#2
No description provided.