Update Rust crate uuid to 1.2 by renovate[bot] · Pull Request #93 · zdz/ServerStatus-Rust
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| uuid | dependencies | minor | 1.1 -> 1.2 |
Release Notes
uuid-rs/uuid
v1.2.1
What's Changed
- Fix up lost re-export of v1 Timestamp by @KodrAus in https://github.com/uuid-rs/uuid/pull/636
- Prepare for 1.2.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/637
Full Changelog: uuid-rs/uuid@1.2.0...1.2.1
v1.2.0
What's Changed
- formatting changes by @pintariching in https://github.com/uuid-rs/uuid/pull/610
- Remove outdated Travis CI reference by @atouchet in https://github.com/uuid-rs/uuid/pull/616
- refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8 by @rrichardson in https://github.com/uuid-rs/uuid/pull/611
- migrate from winapi to windows_sys in examples by @sn99 in https://github.com/uuid-rs/uuid/pull/626
- Update windows-sys requirement from 0.36.1 to 0.42.0 by @dependabot in https://github.com/uuid-rs/uuid/pull/628
- Some work on the new version features by @KodrAus in https://github.com/uuid-rs/uuid/pull/625
- Implement now in wasm by @KodrAus in https://github.com/uuid-rs/uuid/pull/630
- More work on docs by @KodrAus in https://github.com/uuid-rs/uuid/pull/631
- hide draft versions behind the unstable cfg by @KodrAus in https://github.com/uuid-rs/uuid/pull/633
- Prepare for 1.2.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/634
New Contributors
- @pintariching made their first contribution in https://github.com/uuid-rs/uuid/pull/610
- @atouchet made their first contribution in https://github.com/uuid-rs/uuid/pull/616
- @sn99 made their first contribution in https://github.com/uuid-rs/uuid/pull/626
Full Changelog: uuid-rs/uuid@1.1.2...1.2.0
v1.1.2
What's Changed
- Fix some doc links by @mbrobbel in https://github.com/uuid-rs/uuid/pull/606
- Prepare for 1.1.2 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/607
New Contributors
- @mbrobbel made their first contribution in https://github.com/uuid-rs/uuid/pull/606
Full Changelog: uuid-rs/uuid@1.1.1...1.1.2
v1.1.1
What's Changed
- Fix documentation typo by @nstinus in https://github.com/uuid-rs/uuid/pull/603
- Prepare for 1.1.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/604
New Contributors
- @nstinus made their first contribution in https://github.com/uuid-rs/uuid/pull/603
Full Changelog: uuid-rs/uuid@1.1.0...1.1.1
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.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.