vhdirk / terms

A tiling terminal emulator for GNOME
GNU General Public License v3.0
4 stars 0 forks source link

Update Rust crate serde_with to 3.8.0 #78

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.7.0 -> 3.8.0

Release Notes

jonasbb/serde_with (serde_with) ### [`v3.8.0`](https://togithub.com/jonasbb/serde_with/releases/tag/v3.8.0): serde_with v3.8.0 [Compare Source](https://togithub.com/jonasbb/serde_with/compare/v3.7.0...v3.8.0) ##### Added - Implement (De)Serialization for Pinned Smart Pointers by [@​Astralchroma](https://togithub.com/Astralchroma) ([#​733](https://togithub.com/jonasbb/serde_with/issues/733)) - Implement `JsonSchemaAs` for `PickFirst` by [@​swlynch99](https://togithub.com/swlynch99) ([#​721](https://togithub.com/jonasbb/serde_with/issues/721)) ##### Changed - Bump `base64` dependency to v0.22 ([#​724](https://togithub.com/jonasbb/serde_with/issues/724)) - Update dev dependencies ##### Fixed - `serde_conv` regressed and triggered `clippy::ptr_arg` and add test to prevent future problems. ([#​731](https://togithub.com/jonasbb/serde_with/issues/731))

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.