hoodie / notify-rust

☝️send desktop notifications from your Rust app.
Apache License 2.0
1.15k stars 74 forks source link

chore(deps): update rust crate color-backtrace to 0.6 #187

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
color-backtrace dev-dependencies minor 0.5 -> 0.6

Release Notes

athre0z/color-backtrace (color-backtrace) ### [`v0.6.1`](https://togithub.com/athre0z/color-backtrace/blob/HEAD/CHANGELOG.md#v061-2023-10-23) [Compare Source](https://togithub.com/athre0z/color-backtrace/compare/v0.6.0...v0.6.1) - Publicly expose some helper methods on `Frame` type ### [`v0.6.0`](https://togithub.com/athre0z/color-backtrace/blob/HEAD/CHANGELOG.md#v060-2023-07-30) [Compare Source](https://togithub.com/athre0z/color-backtrace/compare/v0.5.1...v0.6.0) - Replace unmaintained `atty` crate with `std::io::IsTerminal` - Minimum supported Rust version raised to 1.70 (hence the bump to 0.6) ### [`v0.5.1`](https://togithub.com/athre0z/color-backtrace/blob/HEAD/CHANGELOG.md#v051-2021-04-25) [Compare Source](https://togithub.com/athre0z/color-backtrace/compare/v0.5.0...v0.5.1) - Add the ability to print module_name:offset, or address of frame - Contributed by \[[@​s1341](https://togithub.com/s1341)], thanks!

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.