Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

fix(deps): update rust crate clap to v4.5.15 #166

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.15

Release Notes

clap-rs/clap (clap)

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 - 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.5 fix(deps): update rust crate clap to v4.5.6 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c8447d0 to 27086b4 Compare June 7, 2024 00:27
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.6 fix(deps): update rust crate clap to v4.5.7 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 27086b4 to c9c06b2 Compare June 10, 2024 16:01
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.7 fix(deps): update rust crate clap to v4.5.8 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c9c06b2 to c261616 Compare June 28, 2024 19:15
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from c261616 to f40506a Compare July 9, 2024 03:09
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.8 fix(deps): update rust crate clap to v4.5.9 Jul 9, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.9 fix(deps): update rust crate clap to v4.5.10 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f40506a to 4757f5c Compare July 23, 2024 16:37
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.10 fix(deps): update rust crate clap to v4.5.11 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4757f5c to 723975a Compare July 25, 2024 15:05
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.11 fix(deps): update rust crate clap to v4.5.12 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 723975a to 65cb2e4 Compare July 31, 2024 19:42
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.12 fix(deps): update rust crate clap to v4.5.13 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 65cb2e4 to 3df2555 Compare August 1, 2024 01:44
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.13 fix(deps): update rust crate clap to v4.5.14 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 3df2555 to 8a41923 Compare August 8, 2024 16:47
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.14 fix(deps): update rust crate clap to v4.5.15 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 8a41923 to c98347b Compare August 15, 2024 13:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants