vhdirk / terms

A tiling terminal emulator for GNOME
GNU General Public License v3.0
4 stars 0 forks source link

Update Rust crate thiserror to v1.0.63 #96

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 5 months ago

Mend Renovate

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: 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 was generated by Mend Renovate. View the repository job log.