Update Rust crate serde_json to v1.0.143 (#15503)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [serde_json](https://redirect.github.com/serde-rs/json) |
workspace.dependencies | patch | `1.0.142` -> `1.0.143` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.143`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.143)
[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.142...v1.0.143)
- Implement Clone and Debug for serde\_json::Map iterators
([#​1264](https://redirect.github.com/serde-rs/json/issues/1264),
thanks [@​xlambein](https://redirect.github.com/xlambein))
- Implement Default for CompactFormatter
([#​1268](https://redirect.github.com/serde-rs/json/issues/1268),
thanks [@​SOF3](https://redirect.github.com/SOF3))
- Implement FromStr for serde\_json::Map
([#​1271](https://redirect.github.com/serde-rs/json/issues/1271),
thanks
[@​mickvangelderen](https://redirect.github.com/mickvangelderen))
</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/uv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>