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

fix(deps): update rust crate clap to v4.5.27 #39

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.16 -> 4.5.27

Release Notes

clap-rs/clap (clap)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title fix(deps): update rust crate clap to v4.5.17 fix(deps): update rust crate clap to v4.5.18 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6ecd91d to 38fc341 Compare September 21, 2024 12:01
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.18 fix(deps): update rust crate clap to v4.5.19 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 09580b0 to 3b0c2d4 Compare October 9, 2024 02:23
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.19 fix(deps): update rust crate clap to v4.5.20 Oct 9, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.20 fix(deps): update rust crate clap to v4.5.21 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3b0c2d4 to 7670ecf Compare November 14, 2024 08:29
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.21 fix(deps): update rust crate clap to v4.5.23 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7670ecf to d6ab673 Compare December 6, 2024 02:59
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.23 fix(deps): update rust crate clap to v4.5.26 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d6ab673 to 3c96391 Compare January 10, 2025 00:15
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.26 fix(deps): update rust crate clap to v4.5.27 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3c96391 to 5d022fb Compare January 24, 2025 07:24
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