projectsyn / reclass-rs

Reimplementation of https://github.com/kapicorp/reclass in Rust with Python bindings through PyO3.
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Update Rust crate serde_yaml to 0.9.27 #54

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.25 -> 0.9.27

Release Notes

dtolnay/serde-yaml (serde_yaml) ### [`v0.9.27`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.27) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.26...0.9.27) - Always serialize serde_yaml::Number containing NaN as a positive NaN ([#​394](https://togithub.com/dtolnay/serde-yaml/issues/394)) ### [`v0.9.26`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.26) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.25...0.9.26) - Guarantee that `.nan` is deserialized as a positive NaN ([#​392](https://togithub.com/dtolnay/serde-yaml/issues/392), [#​393](https://togithub.com/dtolnay/serde-yaml/issues/393))

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.