Skip to content

Commit 8172526

Browse files
chore(deps): bump uuid from 1.20.0 to 1.21.0 (#20401)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.20.0 to 1.21.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.21.0</h2> <h2>What's Changed</h2> <ul> <li>Update getrandom to 0.4 by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/858">uuid-rs/uuid#858</a></li> <li>feat: impl core::error::Error for Error by <a href="https://github.com/XAMPPRocky"><code>@​XAMPPRocky</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/852">uuid-rs/uuid#852</a></li> <li>Prepare for 1.21.0 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/859">uuid-rs/uuid#859</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/XAMPPRocky"><code>@​XAMPPRocky</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/852">uuid-rs/uuid#852</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/v1.20.0...v1.21.0">https://github.com/uuid-rs/uuid/compare/v1.20.0...v1.21.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/a38fa19b3d8fc640304b49dff853bd7fa3096f0b"><code>a38fa19</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/859">#859</a> from uuid-rs/cargo/v1.21.0</li> <li><a href="https://github.com/uuid-rs/uuid/commit/e45b10fbc59e848e966db05438bd42ef4922d688"><code>e45b10f</code></a> prepare for 1.21.0 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/f6f5d482737915c86e40a92b420f24ae0d9cca9c"><code>f6f5d48</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/852">#852</a> from XAMPPRocky/main</li> <li><a href="https://github.com/uuid-rs/uuid/commit/9bee4bd565812b62c65a789793ebc04a8b7d7034"><code>9bee4bd</code></a> Merge branch 'main' into main</li> <li><a href="https://github.com/uuid-rs/uuid/commit/cb8f15639186b2c1c0f7afed332602992a4c0201"><code>cb8f156</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/858">#858</a> from uuid-rs/chore/getrandom-04</li> <li><a href="https://github.com/uuid-rs/uuid/commit/a59c06124331a95c36ff40fd23f8abb7d60e61b1"><code>a59c061</code></a> bump msrv to 1.85.0 for getrandom</li> <li><a href="https://github.com/uuid-rs/uuid/commit/b9a31578faa0ebae2c7144e1f415ee60d69ee011"><code>b9a3157</code></a> bump msrv to 1.81.0</li> <li><a href="https://github.com/uuid-rs/uuid/commit/2a0a7a31175d078516d9ce3e095e54f1e5581852"><code>2a0a7a3</code></a> force an earlier nightly for miri</li> <li><a href="https://github.com/uuid-rs/uuid/commit/a6e0aa10dac8e861e383eced0d9f8f66d11e788e"><code>a6e0aa1</code></a> update rand to 0.10</li> <li><a href="https://github.com/uuid-rs/uuid/commit/576d47bc63c56b19c6535e14da17a9c403ab7844"><code>576d47b</code></a> update getrandom to 0.4</li> <li>Additional commits viewable in <a href="https://github.com/uuid-rs/uuid/compare/v1.20.0...v1.21.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.20.0&new-version=1.21.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e43ac5 commit 8172526

2 files changed

Lines changed: 167 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 166 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ tokio = { version = "1.48", features = ["macros", "rt", "sync"] }
192192
tokio-stream = "0.1"
193193
tokio-util = "0.7"
194194
url = "2.5.7"
195-
uuid = "1.20"
195+
uuid = "1.21"
196196
zstd = { version = "0.13", default-features = false }
197197

198198
[workspace.lints.clippy]

0 commit comments

Comments
 (0)