Update Rust crate serde to v1.0.226 (#20503)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [serde](https://serde.rs)
([source](https://redirect.github.com/serde-rs/serde)) |
workspace.dependencies | patch | `1.0.223` -> `1.0.226` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.226`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.226)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.225...v1.0.226)
- Deduplicate variant matching logic inside generated Deserialize impl
for adjacently tagged enums
([#​2935](https://redirect.github.com/serde-rs/serde/issues/2935),
thanks [@​Mingun](https://redirect.github.com/Mingun))
###
[`v1.0.225`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.225)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.224...v1.0.225)
- Avoid triggering a deprecation warning in derived Serialize and
Deserialize impls for a data structure that contains its own
deprecations
([#​2879](https://redirect.github.com/serde-rs/serde/issues/2879),
thanks [@​rcrisanti](https://redirect.github.com/rcrisanti))
###
[`v1.0.224`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.224)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.223...v1.0.224)
- Remove private types being suggested in rustc diagnostics
([#​2979](https://redirect.github.com/serde-rs/serde/issues/2979))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>