Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump uuid from 1.12.0 to 1.12.1 in the patch group (#116)
Bumps the patch group with 1 update: [uuid](https://github.com/uuid-rs/uuid). Updates `uuid` from 1.12.0 to 1.12.1 <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.12.1</h2> <h2>What's Changed</h2> <ul> <li>Fix links to namespaces in documentation by <a href="https://github.com/cstyles"><code>@cstyles</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/789">uuid-rs/uuid#789</a></li> <li>use inherent to_be_bytes and to_le_bytes methods by <a href="https://github.com/Vrtgs"><code>@Vrtgs</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/788">uuid-rs/uuid#788</a></li> <li>Reduce bitshifts in from_u64_pair by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/790">uuid-rs/uuid#790</a></li> <li>prepare for 1.12.1 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/791">uuid-rs/uuid#791</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cstyles"><code>@cstyles</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/789">uuid-rs/uuid#789</a></li> <li><a href="https://github.com/Vrtgs"><code>@Vrtgs</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/788">uuid-rs/uuid#788</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/1.12.0...1.12.1">https://github.com/uuid-rs/uuid/compare/1.12.0...1.12.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuid-rs/uuid/commit/70831d21b373a06149885e8aec18c9084ac918c3"><code>70831d2</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/791">#791</a> from uuid-rs/cargo/1.12.1</li> <li><a href="https://github.com/uuid-rs/uuid/commit/ddb87857e3c2d1a4db9e035f8ca0dfc1219debcd"><code>ddb8785</code></a> prepare for 1.12.1 release</li> <li><a href="https://github.com/uuid-rs/uuid/commit/3a0a378304f8eb375eb678ae1c122f36da4e51d0"><code>3a0a378</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/790">#790</a> from uuid-rs/chore/fewer-shifts</li> <li><a href="https://github.com/uuid-rs/uuid/commit/62da97bdd53749d0941726f85bc01f7b589a1055"><code>62da97b</code></a> remove sketchy benches</li> <li><a href="https://github.com/uuid-rs/uuid/commit/7a96ae2c443afaabd3ed48065c2bffc93fd39d37"><code>7a96ae2</code></a> restore parens</li> <li><a href="https://github.com/uuid-rs/uuid/commit/cfc627b2e2e0254bf5ad4bc6f7c30aca43f0b00e"><code>cfc627b</code></a> reduce bitshifts in from_u64_pair</li> <li><a href="https://github.com/uuid-rs/uuid/commit/4c785e534ea4f13809c0c5b15f7a5e11f01f7af8"><code>4c785e5</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/788">#788</a> from Vrtgs/main</li> <li><a href="https://github.com/uuid-rs/uuid/commit/70efa1806c9cba0eca44e8424f57ddd472f1b610"><code>70efa18</code></a> Merge pull request <a href="https://redirect.github.com/uuid-rs/uuid/issues/789">#789</a> from cstyles/fix-links-to-namespaces</li> <li><a href="https://github.com/uuid-rs/uuid/commit/2a28bc588e5526255e2fd0be26ac9f158ab18c1e"><code>2a28bc5</code></a> Fix links to namespaces in documentation</li> <li><a href="https://github.com/uuid-rs/uuid/commit/5d629ce683ca62d0868f2dbcb657b8da1596821a"><code>5d629ce</code></a> use inherint to_be_bytes and to_le_bytes methods, rather than reimplementing ...</li> <li>Additional commits viewable in <a href="https://github.com/uuid-rs/uuid/compare/1.12.0...1.12.1">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.12.0&new-version=1.12.1)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information