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.30 #496

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.21 -> 4.5.30

Release Notes

clap-rs/clap (clap)

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

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 requested a review from rye as a code owner December 4, 2024 21:37
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.44%. Comparing base (2508546) to head (c0d39a0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #496   +/-   ##
=======================================
  Coverage   80.44%   80.44%           
=======================================
  Files           2        2           
  Lines         225      225           
=======================================
  Hits          181      181           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 30925a0 to 34156fd Compare December 6, 2024 22:25
@renovate renovate bot changed the title Update Rust crate clap to v4.5.22 Update Rust crate clap to v4.5.23 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 34156fd to 4320114 Compare January 8, 2025 18:49
@renovate renovate bot changed the title Update Rust crate clap to v4.5.23 Update Rust crate clap to v4.5.24 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4320114 to a30b4b4 Compare January 10, 2025 15:20
@renovate renovate bot changed the title Update Rust crate clap to v4.5.24 Update Rust crate clap to v4.5.25 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a30b4b4 to 6529fe4 Compare January 10, 2025 22:09
@renovate renovate bot changed the title Update Rust crate clap to v4.5.25 Update Rust crate clap to v4.5.26 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 6529fe4 to 8a0a002 Compare January 21, 2025 21:21
@renovate renovate bot changed the title Update Rust crate clap to v4.5.26 Update Rust crate clap to v4.5.27 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 8a0a002 to ede72bf Compare February 5, 2025 00:52
@renovate renovate bot changed the title Update Rust crate clap to v4.5.27 Update Rust crate clap to v4.5.28 Feb 5, 2025
@renovate renovate bot changed the title Update Rust crate clap to v4.5.28 Update Rust crate clap to v4.5.29 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ede72bf to 13f0848 Compare February 12, 2025 20:02
@renovate renovate bot changed the title Update Rust crate clap to v4.5.29 Update Rust crate clap to v4.5.30 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 13f0848 to c0d39a0 Compare February 18, 2025 19:58
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