mchestr / displex

Discord & Plex & Tautulli & Overseerr Bot
MIT License
10 stars 89 forks source link

fix(deps): update rust crate thiserror to v1.0.63 #252

Closed mchesterbot[bot] closed 4 months ago

mchesterbot[bot] commented 6 months ago

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.59 -> 1.0.63

Release Notes

dtolnay/thiserror (thiserror) ### [`v1.0.63`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.63) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.62...1.0.63) - Documentation improvements ### [`v1.0.62`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.62) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.61...1.0.62) - Support referring to nested tuple struct fields inside `#[error("…", …)]` attribute ([#​309](https://togithub.com/dtolnay/thiserror/issues/309)) ### [`v1.0.61`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.61) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.60...1.0.61) - Use `core::fmt` and `core::panic` to facilitate `error_in_core` support ([#​299](https://togithub.com/dtolnay/thiserror/issues/299), thanks [@​jordens](https://togithub.com/jordens)) ### [`v1.0.60`](https://togithub.com/dtolnay/thiserror/releases/tag/1.0.60) [Compare Source](https://togithub.com/dtolnay/thiserror/compare/1.0.59...1.0.60) - Resolve unexpected_cfgs warning ([#​298](https://togithub.com/dtolnay/thiserror/issues/298))

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 Renovate Bot.