mbround18 / valheim-docker

Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
757 stars 81 forks source link

Update Rust crate serde_with to 3.5.0 #778

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.4.0 -> 3.5.0

Release Notes

jonasbb/serde_with (serde_with) ### [`v3.5.0`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.5.0): serde_with v3.5.0 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.4.0...v3.5.0) ##### Added - Support for `schemars` integration added by [@​swlynch99](https://togithub.com/swlynch99) ([#​666](https://togithub.com/jonasbb/serde_with/issues/666)) The support uses a new `Schema` top-level item which implements `JsonSchema` The `serde_as` macro can now detect `schemars` usage and emits matching annotations for all fields with `serde_as` attribute. Many types of this crate come already with support for the `schemars`, but support is not complete and will be extended over time.

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.