maxjoehnk / sidenotes

Show todos from different sources in a sidebar like app
https://maxjoehnk.github.io/sidenotes/
GNU General Public License v3.0
22 stars 3 forks source link

fix(deps): update rust crate uuid to 1.7.0 #166

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.6.1 -> 1.7.0

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 - 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.