LemmyNet / lemmy

🐀 A link aggregator and forum for the fediverse
https://join-lemmy.org
GNU Affero General Public License v3.0
13.25k stars 880 forks source link

Update Rust crate serde_with to v3.10.0 #5094

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
serde_with workspace.dependencies minor 3.9.0 -> 3.10.0

Release Notes

jonasbb/serde_with (serde_with) ### [`v3.10.0`](https://redirect.github.com/jonasbb/serde_with/releases/tag/v3.10.0): serde_with v3.10.0 [Compare Source](https://redirect.github.com/jonasbb/serde_with/compare/v3.9.0...v3.10.0) ##### Added - Add newline separator by [@​jayvdb](https://redirect.github.com/jayvdb) ([#​777](https://redirect.github.com/jonasbb/serde_with/issues/777)) The `UnixLineSeparator` and `DosLineSeparator` can be used together with `StringWithSeparator`. ##### Fixed - Proper handling of `cfg_attr` in the `serde_as` macro by [@​sivizius](https://redirect.github.com/sivizius) ([#​782](https://redirect.github.com/jonasbb/serde_with/issues/782)) This allows to parse more valid forms of the `cfg_attr` macro, including multiple values and attribute that do not follow the `key = value` schema.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.