-
Notifications
You must be signed in to change notification settings - Fork 279
Commit 18a44cd
chore(deps): Bump uuid from 1.16.0 to 1.17.0 (#1375)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.17.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.17.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Added convenience implementation TryFrom<!-- raw HTML omitted -->
for std by <a
href="https://github.com/Nahuel-M"><code>@Nahuel-M</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/819">uuid-rs/uuid#819</a></li>
<li>Update OSX builds to arm by <a
href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/825">uuid-rs/uuid#825</a></li>
<li>Replace derive(Hash) with manual impl in Uuid by <a
href="https://github.com/diopoex"><code>@diopoex</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/824">uuid-rs/uuid#824</a></li>
<li>Add <code>wasm32v1-none</code> Support by <a
href="https://github.com/bushrat011899"><code>@bushrat011899</code></a>
in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/828">uuid-rs/uuid#828</a></li>
<li>Prepare for 1.17.0 release by <a
href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/829">uuid-rs/uuid#829</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Nahuel-M"><code>@Nahuel-M</code></a>
made their first contribution in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/819">uuid-rs/uuid#819</a></li>
<li><a href="https://github.com/diopoex"><code>@diopoex</code></a> made
their first contribution in <a
href="https://redirect.github.com/uuid-rs/uuid/pull/824">uuid-rs/uuid#824</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0">https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uuid-rs/uuid/commit/2fd9b614c92e4e4b18928e2f539d82accf8eaeee"><code>2fd9b61</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/829">#829</a> from
uuid-rs/cargo/v1.17.0</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/ed0d385b42d097b6abb0190cf3f3b2b2bfdaeff9"><code>ed0d385</code></a>
prepare for 1.17.0 release</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/c54cadc54b8fa9a0e2d0e965caf64bbe16f265fc"><code>c54cadc</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/828">#828</a> from
bushrat011899/wasm32v1-none</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/625d76930882d964ff7d90eef39aa64809c61b96"><code>625d769</code></a>
Fix typo in MVP Web CI</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/9d638e0a86104133607af52d6dacc78bf0aabb95"><code>9d638e0</code></a>
Add MVP Web CI Task</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/83dc52811547059bdbda195eb5d3a8cdc706e193"><code>83dc528</code></a>
Add <code>wasm32v1-none</code> support</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/5fbd84355fb5348f25abe23d694c1004b0d74eb3"><code>5fbd843</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/824">#824</a> from
diopoex/main</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/6635ae48125dd22d4bb43784769561cc6f65991e"><code>6635ae4</code></a>
Merge pull request <a
href="https://redirect.github.com/uuid-rs/uuid/issues/825">#825</a> from
uuid-rs/ci/aarch64-apple-darwin</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/b2370f26debd32abc070b541c0749b33b53e8943"><code>b2370f2</code></a>
update toolchain for outdated job</li>
<li><a
href="https://github.com/uuid-rs/uuid/commit/c74ad33664ba33c90b5965171f851a69cd9a7852"><code>c74ad33</code></a>
update OSX builds to arm</li>
<li>Additional commits viewable in <a
href="https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renjie Liu <[email protected]>1 parent 52dd68c commit 18a44cdCopy full SHA for 18a44cd
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments