cerbos / cerbos-sdk-rust

Cerbos Rust SDK
https://cerbos.dev
Apache License 2.0
8 stars 3 forks source link

chore(deps): update rust crate uuid to 1.5.0 #26

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
uuid dependencies minor 1.4.1 -> 1.5.0

Release Notes

uuid-rs/uuid (uuid) ### [`v1.5.0`](https://togithub.com/uuid-rs/uuid/releases/tag/1.5.0) [Compare Source](https://togithub.com/uuid-rs/uuid/compare/1.4.1...1.5.0) #### What's Changed - Add impl From for String under the std feature flag by [@​brahms116](https://togithub.com/brahms116) in [https://github.com/uuid-rs/uuid/pull/700](https://togithub.com/uuid-rs/uuid/pull/700) - Remove dead link to templates by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/704](https://togithub.com/uuid-rs/uuid/pull/704) - make ClockSequence wrap correctly by [@​fef1312](https://togithub.com/fef1312) in [https://github.com/uuid-rs/uuid/pull/705](https://togithub.com/uuid-rs/uuid/pull/705) - Track MSRV in Cargo.toml by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/706](https://togithub.com/uuid-rs/uuid/pull/706) - Support converting between Uuid and vec by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/703](https://togithub.com/uuid-rs/uuid/pull/703) - Replace MIPS with Miri and add clippy to CI by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/712](https://togithub.com/uuid-rs/uuid/pull/712) - Added `bytemuck` support by [@​John-Toohey](https://togithub.com/John-Toohey) in [https://github.com/uuid-rs/uuid/pull/711](https://togithub.com/uuid-rs/uuid/pull/711) - Prepare for 1.5.0 release by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/uuid-rs/uuid/pull/713](https://togithub.com/uuid-rs/uuid/pull/713) #### New Contributors - [@​brahms116](https://togithub.com/brahms116) made their first contribution in [https://github.com/uuid-rs/uuid/pull/700](https://togithub.com/uuid-rs/uuid/pull/700) - [@​fef1312](https://togithub.com/fef1312) made their first contribution in [https://github.com/uuid-rs/uuid/pull/705](https://togithub.com/uuid-rs/uuid/pull/705) - [@​John-Toohey](https://togithub.com/John-Toohey) made their first contribution in [https://github.com/uuid-rs/uuid/pull/711](https://togithub.com/uuid-rs/uuid/pull/711) **Full Changelog**: https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.