animafps / teres

🎞️ Utility for realistic motion blur through frame intepolation and blending
https://animafps.github.io/teres
GNU General Public License v3.0
52 stars 1 forks source link

build(deps): update rust crate assert_cmd to 2.0.16 #65

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
assert_cmd dev-dependencies patch 2.0.7 -> 2.0.16

Release Notes

assert-rs/assert_cmd (assert_cmd) ### [`v2.0.16`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2016---2024-08-09) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.15...v2.0.16) ##### Features - Add getters to `Command` to mirror those added to the standard library ### [`v2.0.15`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2015---2024-07-25) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.14...v2.0.15) ##### Compatibility - MSRV is now 1.74.0 ### [`v2.0.14`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2014---2024-02-19) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.13...v2.0.14) ##### Compatibility - MSRV is now 1.73.0 ##### Features - Run using the cargo target runner ### [`v2.0.13`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2013---2024-01-12) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.12...v2.0.13) ##### Internal - Dependency update ### [`v2.0.12`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2012---2023-07-14) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.11...v2.0.12) ##### Compatibility - MSRV is now 1.66.0 ##### Fixes - Fix typo in failure output ### [`v2.0.11`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2011---2023-04-13) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.10...v2.0.11) ##### Internal - Dependency update ### [`v2.0.10`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#2010---2023-03-16) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.9...v2.0.10) ##### Internal - Dependency update ### [`v2.0.9`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#209---2023-03-14) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.8...v2.0.9) ##### Compatibility - Update MSRV to 1.64.0 ##### Fixes - Correctly handle `CLICOLOR=1` - Correctly handle `NO_COLOR=` - Auto-enable color on CI ### [`v2.0.8`](https://redirect.github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#208---2023-01-09) [Compare Source](https://redirect.github.com/assert-rs/assert_cmd/compare/v2.0.7...v2.0.8) ##### Features - Make binary data easier to read by resolving newlines

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.