Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Update Rust crate uuid to 1.3.0 (#1764)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [uuid](https://github.com/uuid-rs/uuid) | dependencies | minor | `1.2.2` -> `1.3.0` |

---

### Release Notes

<details>
<summary>uuid-rs/uuid</summary>

### [`v1.3.0`](https://github.com/uuid-rs/uuid/releases/tag/1.3.0)

[Compare Source](uuid-rs/uuid@1.2.2...1.3.0)

#### What's Changed

-   Fix error message. by [@&#8203;basbossink-ds](https://github.com/basbossink-ds) in uuid-rs/uuid#656
-   implement Arbitrary::size_hint by [@&#8203;Ekleog](https://github.com/Ekleog) in uuid-rs/uuid#657
-   Always use hyphenated format regardless of flags by [@&#8203;KodrAus](https://github.com/KodrAus) in uuid-rs/uuid#658
-   Update windows-sys requirement from 0.42.0 to 0.45.0 by [@&#8203;dependabot](https://github.com/dependabot) in uuid-rs/uuid#654
-   Prepare for 1.3.0 release by [@&#8203;KodrAus](https://github.com/KodrAus) in uuid-rs/uuid#659

#### New Contributors

-   [@&#8203;basbossink-ds](https://github.com/basbossink-ds) made their first contribution in uuid-rs/uuid#656
-   [@&#8203;Ekleog](https://github.com/Ekleog) made their first contribution in uuid-rs/uuid#657

**Full Changelog**: uuid-rs/uuid@1.2.2...1.3.0

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTguMiIsInVwZGF0ZWRJblZlciI6IjM0LjExOC4yIn0=-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Co-authored-by: crapStone <crapstone01@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1764
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
  • Loading branch information
3 people authored and crapStone committed Feb 2, 2023
1 parent bc9e5ba commit 1f81fe0
Show file tree
Hide file tree
Showing 4 changed files with 228 additions and 188 deletions.

0 comments on commit 1f81fe0

Please sign in to comment.