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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap build-dependencies patch 4.5.3 -> 4.5.4
clap dependencies patch 4.5.3 -> 4.5.4
insta (source) dev-dependencies minor 1.36.1 -> 1.38.0

Release Notes

clap-rs/clap (clap) ### [`v4.5.4`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#454---2024-03-25) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.3...v4.5.4) ##### Fixes - *(derive)* Allow non-literal `#[arg(id)]` attributes again
mitsuhiko/insta (insta) ### [`v1.38.0`](https://togithub.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1380) [Compare Source](https://togithub.com/mitsuhiko/insta/compare/1.37.0...1.38.0) - `Filters` is now constructible from `IntoIterator`. [#​400](https://togithub.com/mitsuhiko/insta/issues/400) - Change `std` macro calls to be fully qualified. This fixes issues where the prelude was not used or the macros were overridden. [#​469](https://togithub.com/mitsuhiko/insta/issues/469) ### [`v1.37.0`](https://togithub.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1370) [Compare Source](https://togithub.com/mitsuhiko/insta/compare/1.36.1...1.37.0) - All macros for file snapshots should now handle trailing commas (but not yet inline snapshots) - Vendored old `yaml-rust` dependency to avoid rustsec warnings. [#​465](https://togithub.com/mitsuhiko/insta/issues/465)

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.