Update Rust crate clap to 4.3.23 #160

Merged
pierre merged 1 commits from renovate/clap-4.x into master 2023-08-23 00:27:40 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.19 -> 4.3.23

Release Notes

clap-rs/clap (clap)

v4.3.23

Compare Source

Fixes
  • Fixed UnknownArgumentValueParser to not error on flag's absence

v4.3.22

Compare Source

Features
  • Add UnknownArgumentValueParser for injecting errors for improving the experience with errors

v4.3.21

Compare Source

Features
  • Expose TryMapValueParser so the type can be named

v4.3.20

Compare Source

Features
  • Command::mut_args for modifying all arguments en masse

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.3.19` -> `4.3.23` | --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.3.23`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4323---2023-08-18) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.22...v4.3.23) ##### Fixes - Fixed `UnknownArgumentValueParser` to not error on flag's absence ### [`v4.3.22`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4322---2023-08-17) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.21...v4.3.22) ##### Features - Add `UnknownArgumentValueParser` for injecting errors for improving the experience with errors ### [`v4.3.21`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4321---2023-08-08) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.20...v4.3.21) ##### Features - Expose `TryMapValueParser` so the type can be named ### [`v4.3.20`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4320---2023-08-08) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.19...v4.3.20) ##### Features - `Command::mut_args` for modifying all arguments en masse </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre force-pushed renovate/clap-4.x from a2dd2ba3bc to 8aeace1630 2023-08-18 00:20:51 +00:00 Compare
pierre changed title from Update Rust crate clap to 4.3.21 to Update Rust crate clap to 4.3.22 2023-08-18 00:20:54 +00:00
pierre force-pushed renovate/clap-4.x from 8aeace1630 to c97290fe92 2023-08-19 00:21:30 +00:00 Compare
pierre changed title from Update Rust crate clap to 4.3.22 to Update Rust crate clap to 4.3.23 2023-08-19 00:21:33 +00:00
pierre force-pushed renovate/clap-4.x from c97290fe92 to 945f4a832e 2023-08-22 00:30:17 +00:00 Compare
pierre merged commit 945f4a832e into master 2023-08-23 00:27:40 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#160
No description provided.