Update Rust crate thiserror to v2.0.6 (#14849)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [thiserror](https://redirect.github.com/dtolnay/thiserror) |
workspace.dependencies | patch | `2.0.3` -> `2.0.6` |
---
### Release Notes
<details>
<summary>dtolnay/thiserror (thiserror)</summary>
###
[`v2.0.6`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.6)
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.5...2.0.6)
- Suppress deprecation warning on generated From impls
([#​396](https://redirect.github.com/dtolnay/thiserror/issues/396))
###
[`v2.0.5`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.5)
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.4...2.0.5)
- Prevent deprecation warning on generated impl for deprecated type
([#​394](https://redirect.github.com/dtolnay/thiserror/issues/394))
###
[`v2.0.4`](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.4)
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/2.0.3...2.0.4)
- Eliminate needless_lifetimes clippy lint in generated `From` impls
([#​391](https://redirect.github.com/dtolnay/thiserror/issues/391),
thanks [@​matt-phylum](https://redirect.github.com/matt-phylum))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ruff).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>