rust-cli / roff-rs

ROFF (man page format) generation library
docs.rs/roff
Apache License 2.0
59 stars 11 forks source link

chore(deps): update rust crate pretty_assertions to 1.3.0 #25

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
pretty_assertions dev-dependencies minor 1.0.0 -> 1.3.0

Release Notes

rust-pretty-assertions/rust-pretty-assertions ### [`v1.3.0`](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/blob/HEAD/CHANGELOG.md#v130) [Compare Source](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.2.1...v1.3.0) #### Changed - MSRV bumped to 1.54.0 (see [#​102](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/102)) - Removed the publically re-exported `ansi_term::Style`. This was never intended for public use. (see [#​102](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/102)) #### Fixed - Moved from the unmaintained `ansi_term` crate to `yansi` for ANSI terminal escape code support. Thanks to [@​Roguelazer](https://togithub.com/Roguelazer) for reporting and fixing this! ([#​102](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/102), [@​Roguelazer](https://togithub.com/Roguelazer)) ### [`v1.2.1`](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/blob/HEAD/CHANGELOG.md#v121) [Compare Source](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.2.0...v1.2.1) #### Fixed - Fixed a panic caused by diffing two `str`-like values where only the left has a trailing newline - thanks [@​Michael-F-Bryan](https://togithub.com/Michael-F-Bryan) for reporting this ([#​97](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/97), [@​tommilligan](https://togithub.com/tommilligan)) ### [`v1.2.0`](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/blob/HEAD/CHANGELOG.md#v120) [Compare Source](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.1.0...v1.2.0) #### Changed - `assert_eq` compares `str`-like values without `Debug` formatting. ([#​92](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/92), [@​dtolnay](https://togithub.com/dtolnay)) ### [`v1.1.0`](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/blob/HEAD/CHANGELOG.md#v110) [Compare Source](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.0.0...v1.1.0) #### Added - Add `assert_str_eq` for comparing two `str`-like values without `Debug` formatting. Thanks to [@​x3ro](https://togithub.com/x3ro) for implementing this! ([#​88](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/88), [@​x3ro](https://togithub.com/x3ro)) #### Fixed - Ensure license text is included in crate archive - thanks [@​decathorpe](https://togithub.com/decathorpe) for reporting this ([#​87](https://togithub.com/rust-pretty-assertions/rust-pretty-assertions/pull/87), [@​tommilligan](https://togithub.com/tommilligan))

Configuration

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

🚦 Automerge: Enabled.

â™» 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.

matthiasbeyer commented 1 year ago

Did someone request this or https://github.com/rust-cli/roff-rs/pull/20? Because if not, I would consider this spam and report it to github.