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 v4.5.31 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.31

Release Notes

clap-rs/clap (clap)

v4.5.31

Compare Source

Features
  • Add ValueParserFactory for Saturating<T>

v4.5.30

Compare Source

Fixes
  • (assert) Allow num_args(0..=1) to be used with SetTrue
  • (assert) Clean up rendering of takes_values assertions

v4.5.29

Compare Source

Fixes
  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

v4.5.27

Compare Source

Documentation
  • Iterate on tutorials and reference based on feedback

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

v4.5.16

Compare Source

Fixes
  • (derive) Improve error messages when derive feature is missing

v4.5.15

Compare Source

Compatiblity
  • (unstable-ext) Arg::remove changed return types
Fixes
  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it

v4.5.13

Compare Source

Fixes
  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

v4.5.12

Compare Source

v4.5.11

Compare Source

v4.5.10

Compare Source

v4.5.9

Compare Source

Fixes
  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one

v4.5.8

Compare Source

Fixes
  • Reduce extra flushes

v4.5.7

Compare Source

Fixes
  • Clean up error message when too few arguments for num_args

v4.5.6

Compare Source

v4.5.5

Compare Source

Fixes
  • Allow exclusive to override required_unless_present, required_unless_present_any, required_unless_present_all

Configuration

📅 Schedule: Branch creation - "* 0-12 * * 3" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 35f0fdf to 5b547f2 Compare June 28, 2024 18:38
@renovate renovate bot changed the title Update Rust crate clap to v4.5.7 Update Rust crate clap to v4.5.8 Jun 28, 2024
Copy link
Contributor

@rillian rillian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep dependencies up to date; we're using this release in other projects.

@renovate renovate bot changed the title Update Rust crate clap to v4.5.8 Update Rust crate clap to v4.5.9 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 5b547f2 to 7885666 Compare July 9, 2024 03:50
@renovate renovate bot changed the title Update Rust crate clap to v4.5.9 Update Rust crate clap to v4.5.10 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 2abe1e7 to e9387d0 Compare July 25, 2024 17:57
@renovate renovate bot changed the title Update Rust crate clap to v4.5.10 Update Rust crate clap to v4.5.11 Jul 25, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.11 Update Rust crate clap to v4.5.12 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e9387d0 to fdb53df Compare July 31, 2024 18:47
@renovate renovate bot changed the title Update Rust crate clap to v4.5.12 Update Rust crate clap to v4.5.13 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from fdb53df to 7d13f2a Compare July 31, 2024 22:29
@renovate renovate bot changed the title Update Rust crate clap to v4.5.13 Update Rust crate clap to v4.5.14 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from f50ce87 to 91c925c Compare August 10, 2024 01:08
@renovate renovate bot changed the title Update Rust crate clap to v4.5.14 Update Rust crate clap to v4.5.15 Aug 10, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.15 Update Rust crate clap to v4.5.16 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 91c925c to ba00bab Compare August 16, 2024 01:34
@renovate renovate bot changed the title Update Rust crate clap to v4.5.16 Update Rust crate clap to v4.5.17 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ba00bab to e14444d Compare September 4, 2024 20:06
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e14444d to 57acf19 Compare September 16, 2024 10:25
@renovate renovate bot changed the title Update Rust crate clap to v4.5.17 Update Rust crate clap to v4.5.18 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 57acf19 to bd00f83 Compare September 20, 2024 21:41
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from bd00f83 to 6500ff8 Compare October 1, 2024 22:41
@renovate renovate bot changed the title Update Rust crate clap to v4.5.18 Update Rust crate clap to v4.5.19 Oct 1, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.19 Update Rust crate clap to v4.5.20 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6500ff8 to 744bc61 Compare October 8, 2024 16:57
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 744bc61 to d92f0f0 Compare November 17, 2024 19:50
@renovate renovate bot changed the title Update Rust crate clap to v4.5.20 Update Rust crate clap to v4.5.21 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d92f0f0 to d154d0f Compare December 7, 2024 22:40
@renovate renovate bot changed the title Update Rust crate clap to v4.5.21 Update Rust crate clap to v4.5.22 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d154d0f to f7b547b Compare December 9, 2024 22:53
@renovate renovate bot changed the title Update Rust crate clap to v4.5.22 Update Rust crate clap to v4.5.23 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f7b547b to 4a6b462 Compare January 14, 2025 20:59
@renovate renovate bot changed the title Update Rust crate clap to v4.5.23 Update Rust crate clap to v4.5.24 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4a6b462 to 712942f Compare January 16, 2025 17:39
@renovate renovate bot changed the title Update Rust crate clap to v4.5.24 Update Rust crate clap to v4.5.25 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 712942f to 95a2edc Compare January 16, 2025 20:28
@renovate renovate bot changed the title Update Rust crate clap to v4.5.25 Update Rust crate clap to v4.5.26 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 95a2edc to 970d403 Compare January 27, 2025 21:55
@renovate renovate bot changed the title Update Rust crate clap to v4.5.26 Update Rust crate clap to v4.5.27 Jan 27, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.27 Update Rust crate clap to v4.5.28 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 970d403 to 0e168e0 Compare February 11, 2025 01:58
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 0e168e0 to 4d2f8c3 Compare February 18, 2025 21:47
@renovate renovate bot changed the title Update Rust crate clap to v4.5.28 Update Rust crate clap to v4.5.29 Feb 18, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.29 Update Rust crate clap to v4.5.30 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4d2f8c3 to 4a05312 Compare February 24, 2025 19:23
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4a05312 to 55fd36c Compare March 3, 2025 16:10
@renovate renovate bot changed the title Update Rust crate clap to v4.5.30 Update Rust crate clap to v4.5.31 Mar 3, 2025
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