brave / sta-rs

Mozilla Public License 2.0
54 stars 14 forks source link

chore(deps): update rust crate insta to 1.38.0 - autoclosed #371

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
insta (source) dev-dependencies minor 1.36.1 -> 1.38.0

Release Notes

mitsuhiko/insta (insta) ### [`v1.38.0`](https://togithub.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1380) [Compare Source](https://togithub.com/mitsuhiko/insta/compare/1.37.0...1.38.0) - `Filters` is now constructible from `IntoIterator`. [#​400](https://togithub.com/mitsuhiko/insta/issues/400) - Change `std` macro calls to be fully qualified. This fixes issues where the prelude was not used or the macros were overridden. [#​469](https://togithub.com/mitsuhiko/insta/issues/469) ### [`v1.37.0`](https://togithub.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1370) [Compare Source](https://togithub.com/mitsuhiko/insta/compare/1.36.1...1.37.0) - All macros for file snapshots should now handle trailing commas (but not yet inline snapshots) - Vendored old `yaml-rust` dependency to avoid rustsec warnings. [#​465](https://togithub.com/mitsuhiko/insta/issues/465)

Configuration

📅 Schedule: Branch creation - " 0-4 * 3" (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.