liebe-magi / fuga

A CLI tool to operate files or directories in 2 steps.
MIT License
3 stars 0 forks source link

fix(deps): update serde monorepo to v1.0.205 #312

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.204 -> 1.0.205
serde_derive (source) dependencies patch 1.0.204 -> 1.0.205

Release Notes

serde-rs/serde (serde) ### [`v1.0.205`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.205) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.204...v1.0.205) - Use serialize_entry instead of serialize_key + serialize_value when serialize flattened newtype enum variants ([#​2785](https://togithub.com/serde-rs/serde/issues/2785), thanks [@​Mingun](https://togithub.com/Mingun)) - Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields ([#​2791](https://togithub.com/serde-rs/serde/issues/2791))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.