russellbanks / Komac

The Community Manifest Creator for WinGet
GNU General Public License v3.0
199 stars 17 forks source link

Update Rust crate serde_with to v3.8.3 #670

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_with dependencies patch 3.8.1 -> 3.8.3

Release Notes

jonasbb/serde_with (serde_with) ### [`v3.8.3`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.8.3): serde_with v3.8.3 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.8.2...v3.8.3) ##### Fixed - Fix compile issues when dependency `schemars_0_8` is used with the `preserve_order` features ([#​762](https://togithub.com/jonasbb/serde_with/issues/762)) ### [`v3.8.2`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.8.2): serde_with v3.8.2 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.8.1...v3.8.2) ##### Changed - Bump MSRV to 1.67, since that is required for the `time` dependency. The `time` version needed to be updated for nightly compatibility. ##### Fixed - Implement `JsonSchemaAs` for `OneOrMany` instead of `JsonSchema` by [@​swlynch99](https://togithub.com/swlynch99) ([#​760](https://togithub.com/jonasbb/serde_with/issues/760))

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 has been generated by Mend Renovate. View repository job log here.