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.8.0 #369

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
libtest-mimic dependencies minor 0.7.0 -> 0.8.0

Release Notes

LukasKalbertodt/libtest-mimic (libtest-mimic) ### [`v0.8.1`](https://redirect.github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#081---2024-10-05) [Compare Source](https://redirect.github.com/LukasKalbertodt/libtest-mimic/compare/v0.8.0...v0.8.1) - Fix bug when executing trial on fewer threads than trials (thanks [@​hanna-kruppe](https://redirect.github.com/hanna-kruppe) for catching this) ### [`v0.8.0`](https://redirect.github.com/LukasKalbertodt/libtest-mimic/blob/HEAD/CHANGELOG.md#080---2024-10-05) [Compare Source](https://redirect.github.com/LukasKalbertodt/libtest-mimic/compare/v0.7.3...v0.8.0) - **Breaking**: bump MSRV to 1.65 - Remove `threadpool` dependency, getting rid of memory leaks observed when running under valgrind (thanks [@​Felix-El](https://redirect.github.com/Felix-El)) in [#​46](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/46) - Switch from `termcolor` to `anstream` to get rid of duplicate dependencies (thanks [@​hanna-kruppe](https://redirect.github.com/hanna-kruppe)) in [#​44](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/44) - Bump dev-dependency `fastrand` to `2` (thanks [@​alexanderkjall](https://redirect.github.com/alexanderkjall)) in [#​47](https://redirect.github.com/LukasKalbertodt/libtest-mimic/pull/47) - Fix outdated docs

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11715353478

Details


Totals Coverage Status
Change from base Build 11715344902: 0.0%
Covered Lines: 1393
Relevant Lines: 2713

💛 - Coveralls