BrynCooke / buildstructor

Derive a builder for your constructors in Rust
Other
65 stars 4 forks source link

Update Rust crate insta to 1.30.0 #149

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
insta (source) dev-dependencies minor 1.29.0 -> 1.30.0

Release Notes

mitsuhiko/insta ### [`v1.30.0`](https://togithub.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#​1300) [Compare Source](https://togithub.com/mitsuhiko/insta/compare/1.29.0...1.30.0) - Resolved a bug on Windows that caused `input_file` not to be written into the snapshots. ([#​386](https://togithub.com/mitsuhiko/insta/issues/386)) - Snapshots are accepted when running with `--accept` even if a test outside insta fails. ([#​358](https://togithub.com/mitsuhiko/insta/issues/358)) - Mark settings drop guard as `#[must_use]`. - Write inline snapshots with atomic rename to avoid some rare races. ([#​373](https://togithub.com/mitsuhiko/insta/issues/373)) - Pass `--color=...` to libtest to propagate color choices in more situations. ([#​375](https://togithub.com/mitsuhiko/insta/issues/375))

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.