Bump uuid from 1.21.0 to 1.22.0 #518

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/uuid-1.22.0 into main 2026-03-09 19:59:06 +00:00
dependabot[bot] commented 2026-03-09 06:34:04 +00:00 (Migrated from github.com)

Bumps uuid from 1.21.0 to 1.22.0.

Release notes

Sourced from uuid's releases.

v1.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.21.0...v1.22.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.21.0 to 1.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuid-rs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>v1.22.0</h2> <h2>What's Changed</h2> <ul> <li>Default to rand 0.10 by <a href="https://github.com/haxtibal"><code>@​haxtibal</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/863">uuid-rs/uuid#863</a></li> <li>Prepare for 1.22.0 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/864">uuid-rs/uuid#864</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haxtibal"><code>@​haxtibal</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/863">uuid-rs/uuid#863</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/v1.21.0...v1.22.0">https://github.com/uuid-rs/uuid/compare/v1.21.0...v1.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/da15792ae239df4ff32d236a027901dd1e3b4600"><code>da15792</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/864">#864</a> from uuid-rs/cargo/v1.22.0</li> <li><a href="https://github.com/uuid-rs/uuid/commit/7ec48c98e8db5ae6d5a12bef7ec42ef4c05463ca"><code>7ec48c9</code></a> prepare for 1.22.0 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/c4e983f3cf9f59811ed2d94f6d1efff5a9ffe54f"><code>c4e983f</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/863">#863</a> from haxtibal/tdmg/rand_0_9_and_0_10</li> <li><a href="https://github.com/uuid-rs/uuid/commit/f3f677e9d880ec4e283103572b12502b86adfc66"><code>f3f677e</code></a> update workspace root to rand 0.10</li> <li>See full diff in <a href="https://github.com/uuid-rs/uuid/compare/v1.21.0...v1.22.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=cargo&previous-version=1.21.0&new-version=1.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.
No description provided.