chore(deps): update rust crate uuid to v1.26.0 #43

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

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.24.01.26.0

Release Notes

uuid-rs/uuid (uuid)

v1.26.0

Compare Source

What's Changed

Full Changelog: https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0

v1.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.24.1...1.25.0

v1.24.1

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

  • 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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [uuid](https://github.com/uuid-rs/uuid) | dependencies | minor | `1.24.0` → `1.26.0` | --- ### Release Notes <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.26.0`](https://github.com/uuid-rs/uuid/releases/tag/v1.26.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0) #### What's Changed - Add ContextV7::with\_additional\_precision\_bits by [@&#8203;ChrisJr404](https://github.com/ChrisJr404) in [#&#8203;904](https://github.com/uuid-rs/uuid/pull/904) - Prepare for 1.26.0 release by [@&#8203;KodrAus](https://github.com/KodrAus) in [#&#8203;905](https://github.com/uuid-rs/uuid/pull/905) **Full Changelog**: <https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0> ### [`v1.25.0`](https://github.com/uuid-rs/uuid/releases/tag/1.25.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/v1.24.1...1.25.0) #### What's Changed - Add a serde::bytes module that encodes a Uuid as a byte string by [@&#8203;ChrisJr404](https://github.com/ChrisJr404) in [#&#8203;902](https://github.com/uuid-rs/uuid/pull/902) - Prepare for 1.25.0 release by [@&#8203;KodrAus](https://github.com/KodrAus) in [#&#8203;903](https://github.com/uuid-rs/uuid/pull/903) #### New Contributors - [@&#8203;ChrisJr404](https://github.com/ChrisJr404) made their first contribution in [#&#8203;902](https://github.com/uuid-rs/uuid/pull/902) **Full Changelog**: <https://github.com/uuid-rs/uuid/compare/v1.24.1...1.25.0> ### [`v1.24.1`](https://github.com/uuid-rs/uuid/releases/tag/v1.24.1) [Compare Source](https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1) #### What's Changed - Fix non-ASCII character handling in parse diagnostics by [@&#8203;questfever](https://github.com/questfever) in [#&#8203;899](https://github.com/uuid-rs/uuid/pull/899) - Prepare for 1.24.1 release by [@&#8203;KodrAus](https://github.com/KodrAus) in [#&#8203;900](https://github.com/uuid-rs/uuid/pull/900) #### New Contributors - [@&#8203;questfever](https://github.com/questfever) made their first contribution in [#&#8203;899](https://github.com/uuid-rs/uuid/pull/899) **Full Changelog**: <https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMC4yIiwidXBkYXRlZEluVmVyIjoiNDQuMzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update rust crate uuid to v1.24.1
Some checks are pending
moira/flake/packages.containerImage@x86_64-linux packages.containerImage — queued
moira/flake/packages.default@x86_64-linux packages.default — queued
moira/flake/checks.nixos-integration@x86_64-linux checks.nixos-integration — queued
moira/flake/checks.terrarium@x86_64-linux checks.terrarium — queued
moira/test moira/test — succeeded
c12f08e0d6
renovate changed title from chore(deps): update rust crate uuid to v1.24.1 to chore(deps): update rust crate uuid to v1.25.0 2026-08-22 11:06:13 +00:00
renovate force-pushed renovate/uuid-1.x-lockfile from c12f08e0d6
Some checks are pending
moira/flake/packages.containerImage@x86_64-linux packages.containerImage — queued
moira/flake/packages.default@x86_64-linux packages.default — queued
moira/flake/checks.nixos-integration@x86_64-linux checks.nixos-integration — queued
moira/flake/checks.terrarium@x86_64-linux checks.terrarium — queued
moira/test moira/test — succeeded
to 08b9c7fea1 2026-08-22 11:06:13 +00:00
Compare
renovate changed title from chore(deps): update rust crate uuid to v1.25.0 to chore(deps): update rust crate uuid to v1.26.0 2026-08-26 23:06:52 +00:00
renovate force-pushed renovate/uuid-1.x-lockfile from 08b9c7fea1 to 35ae73689b 2026-08-26 23:06:54 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jmarya/terrarium!43
No description provided.