Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump uuid from 1.3.2 to 1.3.3 (#3123)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.2 to 1.3.3. <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>1.3.3</h2> <h2>What's Changed</h2> <ul> <li>Use sha hash for checkout action and remove others by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/671">uuid-rs/uuid#671</a></li> <li>Hard deprecate Timestamp::to_unix_nanos by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/673">uuid-rs/uuid#673</a></li> <li>Prepare for 1.3.3 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/674">uuid-rs/uuid#674</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/1.3.2...1.3.3">https://github.com/uuid-rs/uuid/compare/1.3.2...1.3.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/2cfe9f180cedf0b2a013488790a6280b4577ac22"><code>2cfe9f1</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/674">#674</a> from uuid-rs/cargo/1.3.3</li> <li><a href="https://github.com/uuid-rs/uuid/commit/2bbbb74bd839deac79fe963e4fe10619c9deae17"><code>2bbbb74</code></a> prepare for 1.3.3 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/534691e2745453f9d30f1ebfe4bc7e665011a0b7"><code>534691e</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/673">#673</a> from uuid-rs/chore/hard-deprecation</li> <li><a href="https://github.com/uuid-rs/uuid/commit/147d4b331465d95548609697af2acb0f13a3f098"><code>147d4b3</code></a> update build agents</li> <li><a href="https://github.com/uuid-rs/uuid/commit/d89c69de98bf90fb51e48d473889b1d09b5a5668"><code>d89c69d</code></a> hard deprecate Timestamp::to_unix_nanos</li> <li><a href="https://github.com/uuid-rs/uuid/commit/6d22d0c187efca2e3fcf7b8b891a6904069f5468"><code>6d22d0c</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/671">#671</a> from uuid-rs/ci/cleanups</li> <li><a href="https://github.com/uuid-rs/uuid/commit/053690862d6fcf7059010d8c4007a13270ed5e92"><code>0536908</code></a> use sha hash for checkout action and remove others</li> <li>See full diff in <a href="https://github.com/uuid-rs/uuid/compare/1.3.2...1.3.3">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.3.2&new-version=1.3.3)](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 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>
- Loading branch information