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.29 #47

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.16 -> 4.5.29

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

clap-rs/clap (clap)

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

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 force-pushed the renovate/clap-4.x-lockfile branch from 97af127 to 1369e60 Compare September 20, 2024 20:13
@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 20, 2024
@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 1, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 1369e60 to db9f053 Compare October 1, 2024 19:00
@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 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from db9f053 to 7b86285 Compare October 30, 2024 09:26
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7b86285 to 2909d96 Compare November 13, 2024 23:00
@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 13, 2024
@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.22 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 8a00074 to 2395b0a Compare December 5, 2024 22:18
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.22 fix(deps): update rust crate clap to v4.5.23 Dec 5, 2024
@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.24 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 2395b0a to 05cdaa5 Compare January 8, 2025 14:40
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.24 fix(deps): update rust crate clap to v4.5.25 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 05cdaa5 to 4fac6db Compare January 9, 2025 17:40
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.25 fix(deps): update rust crate clap to v4.5.26 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4fac6db to 7a77bf7 Compare January 9, 2025 23:04
@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 20, 2025
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.27 fix(deps): update rust crate clap to v4.5.28 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7a77bf7 to b52f4ff Compare February 4, 2025 01:26
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.28 fix(deps): update rust crate clap to v4.5.29 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from b52f4ff to d0e6866 Compare February 11, 2025 21:46
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