neoeinstein / aliri

Web API access control for Rust
Apache License 2.0
116 stars 19 forks source link

fix(deps)!: update rust crate predicates to v3 #72

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
predicates dependencies major 2.1.5 -> 3.1.0 OpenSSF Scorecard

Release Notes

assert-rs/predicates-rs (predicates) ### [`v3.1.0`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#310---2024-01-15) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v3.0.4...v3.1.0) ##### Compatibility - Update MSRV to 1.70.0 ##### Internals - Remove `itertools` ### [`v3.0.4`](https://togithub.com/assert-rs/predicates-rs/blob/HEAD/CHANGELOG.md#304---2023-09-18) [Compare Source](https://togithub.com/assert-rs/predicates-rs/compare/v3.0.3...v3.0.4) ##### Compatibility - Update MSRV to 1.69.0 ##### Internal - Update `itertools` to 0.11 ### [`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 - 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.