rust-cli / book

Documentation on how to use the Rust Programming Language to develop commandline applications
https://rust-cli.github.io/book/index.html
MIT License
816 stars 108 forks source link

chore(deps): update rust crate predicates to v3 #217

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
predicates dev-dependencies major 2.1.5 -> 3.0.3

Release Notes

assert-rs/predicates-rs ### [`v3.0.3`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#​303---2023-04-13) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v3.0.2...v3.0.3) ##### Internal - Update anstyle to 1.0 ### [`v3.0.2`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#​302---2023-03-24) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v3.0.1...v3.0.2) ##### Fixes - Respect `follow_links` when checking whether a path is backed by a file ### [`v3.0.1`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#​301---2023-03-14) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v3.0.0...v3.0.1) ##### Fixes - Show colors for diff header ### [`v3.0.0`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#​300---2023-03-14) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v2.1.5...v3.0.0) ##### Compatibility - `color` feature no longer conditionally applies color. Instead color will be applied when formatting as `{:#}` - `color-auto` feature was removed - Update MSRV to 1.64.0

Configuration

📅 Schedule: Branch creation - "before 3am 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 has been generated by Mend Renovate. View repository job log here.