Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Rust crate clap to v4.5.28 #124

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 28, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.7 -> 4.5.28

Release Notes

clap-rs/clap (clap)

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

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 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 503506c to f26ae5a Compare July 9, 2024 03:54
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f26ae5a to e2ff593 Compare July 23, 2024 19:00
@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 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 force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from c415377 to b8ddd9d Compare July 31, 2024 19:00
@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 b8ddd9d to 6cee2db Compare July 31, 2024 22:32
@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 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 d287a1a to b00214d 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 b00214d to 7c985f4 Compare August 16, 2024 00:53
@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 7c985f4 to 9fd2507 Compare September 4, 2024 20:00
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from cc505d8 to 3e265e7 Compare September 20, 2024 22:14
@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 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 force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 25884a9 to 395bded Compare October 5, 2024 12:41
@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 395bded to 897fd2e Compare October 8, 2024 16:47
@renovate renovate bot changed the title Update Rust crate clap to v4.5.20 Update Rust crate clap to v4.5.21 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 897fd2e to 11e0013 Compare November 13, 2024 21:28
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 11e0013 to 69ed94b Compare December 3, 2024 22:55
@renovate renovate bot changed the title Update Rust crate clap to v4.5.21 Update Rust crate clap to v4.5.22 Dec 3, 2024
@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 69ed94b to ee9be9a Compare December 6, 2024 00:40
@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 2 times, most recently from 9736125 to 7141474 Compare January 9, 2025 18:48
@renovate renovate bot changed the title Update Rust crate clap to v4.5.24 Update Rust crate clap to v4.5.26 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7141474 to 45e071b Compare January 20, 2025 21:34
@renovate renovate bot changed the title Update Rust crate clap to v4.5.26 Update Rust crate clap to v4.5.27 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 45e071b to ceda7da Compare February 4, 2025 01:27
@renovate renovate bot changed the title Update Rust crate clap to v4.5.27 Update Rust crate clap to v4.5.28 Feb 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants