dotboris / alt

A simple version manager tool for switching between different versions of commands
MIT License
86 stars 5 forks source link

Update all non-major dependencies #396

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap build-dependencies patch 4.4.16 -> 4.4.18
clap dependencies patch 4.4.16 -> 4.4.18
clap_complete (source) build-dependencies patch 4.4.6 -> 4.4.8
predicates dev-dependencies minor 3.0.4 -> 3.1.0

Release Notes

clap-rs/clap (clap) ### [`v4.4.18`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4418---2024-01-16) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.17...v4.4.18) ##### Fixes - *(error)* When lacking `usage` feature, ensure the list of required arguments is unique ### [`v4.4.17`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4417---2024-01-15) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.16...v4.4.17) ##### Fixes - Fix `panic!` when mixing `args_conflicts_with_subcommands` with `ArgGroup` (which is implicit with `derive`) introduced in 4.4.15
clap-rs/clap (clap_complete) ### [`v4.4.8`](https://togithub.com/clap-rs/clap/blob/HEAD/clap_complete/CHANGELOG.md#448---2024-01-19) [Compare Source](https://togithub.com/clap-rs/clap/compare/clap_complete-v4.4.7...clap_complete-v4.4.8) ##### Fixes - *(bash)* be consistent in identifiers when custom bin names are used ### [`v4.4.7`](https://togithub.com/clap-rs/clap/blob/HEAD/clap_complete/CHANGELOG.md#447---2024-01-15) [Compare Source](https://togithub.com/clap-rs/clap/compare/clap_complete-v4.4.6...clap_complete-v4.4.7) ##### Fixes - *(unstable)* Don't have dynamic completions pollute the parent command's help output
assert-rs/predicates-rs (predicates) ### [`v3.1.0`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#310---2024-01-15) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v3.0.4...v3.1.0) ##### Compatibility - Update MSRV to 1.70.0 ##### Internals - Remove `itertools`

Configuration

šŸ“… Schedule: Branch creation - "after 2pm on friday" in timezone America/Toronto, 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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.