alixinne / hyperion.rs

Rust implementation of the Hyperion Ambient Lighting software
MIT License
10 stars 1 forks source link

fix(deps): update rust crate uuid to 1.7 #32

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.6 -> 1.7

Release Notes

uuid-rs/uuid (uuid) ### [`v1.7.0`](https://togithub.com/uuid-rs/uuid/releases/tag/1.7.0) [Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.6.1...1.7.0) #### What's Changed - Add missing test for invalid parse_str by [@​CXWorks](https://togithub.com/CXWorks) in [https://github.com/uuid-rs/uuid/pull/723](https://togithub.com/uuid-rs/uuid/pull/723) - Upgrade borsh unstable dependency to v1.0 and make it stable by [@​bgeron](https://togithub.com/bgeron) in [https://github.com/uuid-rs/uuid/pull/724](https://togithub.com/uuid-rs/uuid/pull/724) - Reduce the package size of uuid by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/726](https://togithub.com/uuid-rs/uuid/pull/726) - Make use of newer Cargo features for specifying dependencies by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/727](https://togithub.com/uuid-rs/uuid/pull/727) - Prepare for 1.7.0 release by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/728](https://togithub.com/uuid-rs/uuid/pull/728) #### New Contributors - [@​CXWorks](https://togithub.com/CXWorks) made their first contribution in [https://github.com/uuid-rs/uuid/pull/723](https://togithub.com/uuid-rs/uuid/pull/723) - [@​bgeron](https://togithub.com/bgeron) made their first contribution in [https://github.com/uuid-rs/uuid/pull/724](https://togithub.com/uuid-rs/uuid/pull/724) **Full Changelog**: https://github.com/uuid-rs/uuid/compare/1.6.1...1.7.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 8 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.