Update Rust crate uuid to v1.24.0 #69

Open
navicore wants to merge 1 commit from renovate/uuid-1.x-lockfile into main
Owner

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.23.51.24.0

Release Notes

uuid-rs/uuid (uuid)

v1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.5...v1.24.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 08:00 AM and 09:59 AM, only on Monday and Thursday (* 8-9 * * 1,4)
  • 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | dependencies | minor | `1.23.5` → `1.24.0` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.24.0`](https://github.com/uuid-rs/uuid/releases/tag/v1.24.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/v1.23.5...v1.24.0) #### What's Changed - feat(fmt): support encoding into MaybeUninit buffers by [@&#8203;weifanglab](https://github.com/weifanglab) in [#&#8203;892](https://github.com/uuid-rs/uuid/pull/892) - Prepare for 1.24.0 release by [@&#8203;KodrAus](https://github.com/KodrAus) in [#&#8203;896](https://github.com/uuid-rs/uuid/pull/896) #### New Contributors - [@&#8203;weifanglab](https://github.com/weifanglab) made their first contribution in [#&#8203;892](https://github.com/uuid-rs/uuid/pull/892) **Full Changelog**: <https://github.com/uuid-rs/uuid/compare/v1.23.5...v1.24.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 08:00 AM and 09:59 AM, only on Monday and Thursday (`* 8-9 * * 1,4`) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDkuNiIsInVwZGF0ZWRJblZlciI6IjQzLjI0OS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSIsInJ1c3QiXX0=-->
Update Rust crate uuid to v1.24.0
All checks were successful
CI / ci (pull_request) Successful in 2m9s
dcfd99ce9c
All checks were successful
CI / ci (pull_request) Successful in 2m9s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/uuid-1.x-lockfile:renovate/uuid-1.x-lockfile
git switch renovate/uuid-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/uuid-1.x-lockfile
git switch renovate/uuid-1.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/uuid-1.x-lockfile
git switch renovate/uuid-1.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/uuid-1.x-lockfile
git switch main
git merge --squash renovate/uuid-1.x-lockfile
git switch main
git merge --ff-only renovate/uuid-1.x-lockfile
git switch main
git merge renovate/uuid-1.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.