FruitieX / homectl-server

A simple home automation server written in Rust
MIT License
80 stars 10 forks source link

fix(deps): update rust crate ordered-float to v4.4.0 #466

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
ordered-float dependencies minor =4.3.0 -> =4.4.0

Release Notes

reem/rust-ordered-float (ordered-float) ### [`v4.4.0`](https://redirect.github.com/reem/rust-ordered-float/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/reem/rust-ordered-float/compare/v4.3.0...v4.4.0) #### What's Changed - Document that `NotNan` is `repr(transparent)`. by [@​kpreid](https://redirect.github.com/kpreid) in [https://github.com/reem/rust-ordered-float/pull/158](https://redirect.github.com/reem/rust-ordered-float/pull/158) - Document signed zero hazards. by [@​kpreid](https://redirect.github.com/kpreid) in [https://github.com/reem/rust-ordered-float/pull/159](https://redirect.github.com/reem/rust-ordered-float/pull/159) - feat: integrate with derive-visitor by [@​tisonkun](https://redirect.github.com/tisonkun) in [https://github.com/reem/rust-ordered-float/pull/161](https://redirect.github.com/reem/rust-ordered-float/pull/161) **Full Changelog**: https://github.com/reem/rust-ordered-float/compare/v4.3.0...v4.4.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.