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 #463

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap build-dependencies patch 4.5.11 -> 4.5.13
clap dependencies patch 4.5.11 -> 4.5.13
clap_complete build-dependencies patch 4.5.11 -> 4.5.12
regex dependencies patch 1.10.5 -> 1.10.6
toml dependencies patch 0.8.16 -> 0.8.19

Release Notes

clap-rs/clap (clap) ### [`v4.5.13`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4513---2024-07-31) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.12...v4.5.13) ##### Fixes - *(derive)* Improve error message when `#[flatten]`ing an optional `#[group(skip)]` - *(help)* Properly wrap long subcommand descriptions in help ### [`v4.5.12`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4512---2024-07-31) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.11...v4.5.12)
rust-lang/regex (regex) ### [`v1.10.6`](https://togithub.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1106-2024-08-02) [Compare Source](https://togithub.com/rust-lang/regex/compare/1.10.5...1.10.6) \=================== This is a new patch release with a fix for the `unstable` crate feature that enables `std::str::Pattern` trait integration. Bug fixes: - [BUG #​1219](https://togithub.com/rust-lang/regex/pull/1219): Fix the `Pattern` trait implementation as a result of nightly API breakage.
toml-rs/toml (toml) ### [`v0.8.19`](https://togithub.com/toml-rs/toml/compare/toml-v0.8.18...toml-v0.8.19) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.8.18...toml-v0.8.19) ### [`v0.8.18`](https://togithub.com/toml-rs/toml/compare/toml-v0.8.17...toml-v0.8.18) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.8.17...toml-v0.8.18) ### [`v0.8.17`](https://togithub.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17)

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 was generated by Mend Renovate. View the repository job log.