assert-rs / snapbox

Snapshot testing for a herd of CLI tests
docs.rs/trycmd
Apache License 2.0
138 stars 18 forks source link

chore(deps): update rust crate libtest-mimic to 0.6.0 #185

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
libtest-mimic dependencies minor 0.5.2 -> 0.6.0

Release Notes

LukasKalbertodt/libtest-mimic ### [`v0.6.0`](https://togithub.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#​060---2022-11-05) [Compare Source](https://togithub.com/LukasKalbertodt/libtest-mimic/compare/v0.5.2...v0.6.0) ##### Changed - **Breaking**: Updated `clap` to version 4 (thanks [@​msrd0](https://togithub.com/msrd0)) - **Breaking**: Bump MSRV to 1.60 (due to the clap update) ##### Removed - **Breaking**: Remove `FromStr` impls for `args::{ColorSetting, FormatSetting}` (use `clap::ValueEnum` instead).

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.



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