-
Notifications
You must be signed in to change notification settings - Fork 19
Commit 7f3c2f8
authored
Update Rust crate clap to v4.5.31 (#1632)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [clap](https://redirect.github.com/clap-rs/clap) |
workspace.dependencies | patch | `4.5.20` -> `4.5.31` |
---
### Release Notes
<details>
<summary>clap-rs/clap (clap)</summary>
###
[`v4.5.31`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4531---2025-02-24)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.30...v4.5.31)
##### Features
- Add `ValueParserFactory` for `Saturating<T>`
###
[`v4.5.30`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4530---2025-02-17)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.29...v4.5.30)
##### Fixes
- *(assert)* Allow `num_args(0..=1)` to be used with `SetTrue`
- *(assert)* Clean up rendering of `takes_values` assertions
###
[`v4.5.29`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4529---2025-02-11)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.28...v4.5.29)
##### Fixes
- Change `ArgMatches::args_present` so not-present flags are considered
not-present (matching the documentation)
###
[`v4.5.28`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4528---2025-02-03)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.27...v4.5.28)
##### Features
- *(derive)* Unstable support for full markdown syntax for doc comments,
enabled with `unstable-markdown`
###
[`v4.5.27`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4527---2025-01-20)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.26...v4.5.27)
##### Documentation
- Iterate on tutorials and reference based on feedback
###
[`v4.5.26`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4526---2025-01-09)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.25...v4.5.26)
##### Fixes
- *(error)* Reduce binary size with the `suggestions` feature
###
[`v4.5.25`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4525---2025-01-09)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.24...v4.5.25)
##### Fixes
- *(help)* Reduce binary size
###
[`v4.5.24`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4524---2025-01-07)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.23...v4.5.24)
##### Fixes
- *(parser)* Correctly handle defaults with `ignore_errors(true)` and
when a suggestion is provided for an unknown argument
###
[`v4.5.23`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4523---2024-12-05)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.22...v4.5.23)
##### Fixes
- *(parser)* When check `allow_negative_numbers`, allow `E` again
###
[`v4.5.22`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4522---2024-12-03)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.21...v4.5.22)
##### Fixes
- *(assert)* Catch bugs with arguments requiring themself
###
[`v4.5.21`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4521---2024-11-13)
[Compare
Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.20...v4.5.21)
##### Fixes
- *(parser)* Ensure defaults are filled in on error with
`ignore_errors(true)`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxidecomputer/crucible).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6df19c7 commit 7f3c2f8Copy full SHA for 7f3c2f8
1 file changed
+8
-8
lines changed+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments