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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap build-dependencies patch 4.3.4 -> 4.3.8
clap dependencies patch 4.3.4 -> 4.3.8
insta (source) dev-dependencies minor 1.29.0 -> 1.30.0
toml dependencies patch 0.7.4 -> 0.7.5

Release Notes

clap-rs/clap ### [`v4.3.8`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​438---2023-06-23) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.3.7...v4.3.8) ##### Fixes - Error on ambiguity with `infer_long_arg`, rather than arbitrarily picking one, matching the documentation and subcommand's behavior ### [`v4.3.7`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​437---2023-06-23) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.3.6...v4.3.7) ##### Documentation - Further clarify magic behavior in derive tutorial - Further clarify derive API's relationship to builder within the tutorial ### [`v4.3.6`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​436---2023-06-23) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.3.5...v4.3.6) ##### Documentation - Suggest `clio` ### [`v4.3.5`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​435---2023-06-20) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.3.4...v4.3.5) - `ColorChoice::possible_values` is added to simplify things for builder users ##### Fixes - `ColorChoice::to_possible_value` no longer includes descriptions, encouraging shorter help where possible
mitsuhiko/insta ### [`v1.30.0`](https://togithub.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#​1300) [Compare Source](https://togithub.com/mitsuhiko/insta/compare/1.29.0...1.30.0) - Resolved a bug on Windows that caused `input_file` not to be written into the snapshots. ([#​386](https://togithub.com/mitsuhiko/insta/issues/386)) - Snapshots are accepted when running with `--accept` even if a test outside insta fails. ([#​358](https://togithub.com/mitsuhiko/insta/issues/358)) - Mark settings drop guard as `#[must_use]`. - Write inline snapshots with atomic rename to avoid some rare races. ([#​373](https://togithub.com/mitsuhiko/insta/issues/373)) - Pass `--color=...` to libtest to propagate color choices in more situations. ([#​375](https://togithub.com/mitsuhiko/insta/issues/375))
toml-rs/toml ### [`v0.7.5`](https://togithub.com/toml-rs/toml/compare/toml-v0.7.4...toml-v0.7.5) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.7.4...toml-v0.7.5)

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.