Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 9.0.1 to 10.0.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md">uuid's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/uuidjs/uuid/compare/v9.0.0...v10.0.0">10.0.0</a> (2024-06-07)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>update node support (drop node@12, node@14, add node@20) (<a href="https://redirect.github.com/uuidjs/uuid/issues/750">#750</a>)</li> </ul> <h3>Features</h3> <ul> <li>support support rfc9562 MAX uuid (new in RFC9562) (<a href="https://redirect.github.com/uuidjs/uuid/issues/714">#714</a>) (<a href="https://github.com/uuidjs/uuid/commit/0385cd3f18ae9920678b2849932fa7a9d9aee7d0">0385cd3</a>)</li> <li>support rfc9562 v6 uuids (<a href="https://redirect.github.com/uuidjs/uuid/issues/754">#754</a>) (<a href="https://github.com/uuidjs/uuid/commit/c4ed13e7159d87c9e42a349bdd9dc955f1af46b6">c4ed13e</a>)</li> <li>support rfc9562 v7 uuids (<a href="https://redirect.github.com/uuidjs/uuid/issues/681">#681</a>) (<a href="https://github.com/uuidjs/uuid/commit/db76a1284760c441438f50a57924b322dae08891">db76a12</a>)</li> <li>update node support matrix (only support node 16-20) (<a href="https://redirect.github.com/uuidjs/uuid/issues/750">#750</a>) (<a href="https://github.com/uuidjs/uuid/commit/883b163b9ab9d6655bfbd8a35e61a3c71674dfe1">883b163</a>)</li> <li>support rfc9562 v8 uuids (<a href="https://redirect.github.com/uuidjs/uuid/issues/759">#759</a>) (<a href="https://github.com/uuidjs/uuid/commit/35a53428202657e402e6b4aa68f56c08194541bf">35a5342</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>revert "perf: remove superfluous call to toLowerCase (<a href="https://redirect.github.com/uuidjs/uuid/issues/677">#677</a>)" (<a href="https://redirect.github.com/uuidjs/uuid/issues/738">#738</a>) (<a href="https://github.com/uuidjs/uuid/commit/e267b9073df1d0ce119ee53c0487fe76acb2be37">e267b90</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuidjs/uuid/commit/da189d1792993d0da4b5008ea98c5ef48896739c"><code>da189d1</code></a> chore: typo in CHANGELOG</li> <li><a href="https://github.com/uuidjs/uuid/commit/65022f7d3d47508734c724528d1e6cfd69eaf9b1"><code>65022f7</code></a> chore(release): 10.0.0</li> <li><a href="https://github.com/uuidjs/uuid/commit/35a53428202657e402e6b4aa68f56c08194541bf"><code>35a5342</code></a> feat: v8 support (<a href="https://redirect.github.com/uuidjs/uuid/issues/759">#759</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/c4ed13e7159d87c9e42a349bdd9dc955f1af46b6"><code>c4ed13e</code></a> feat: support v6 uuids (<a href="https://redirect.github.com/uuidjs/uuid/issues/754">#754</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/8c3ed07ca8dfd8a8364f766753665d4f913d0842"><code>8c3ed07</code></a> chore: enable corepack w/ npm (<a href="https://redirect.github.com/uuidjs/uuid/issues/757">#757</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/f24c5300c759983671127857bd8356e3f36b1877"><code>f24c530</code></a> docs: updates for RFC9562 (<a href="https://redirect.github.com/uuidjs/uuid/issues/753">#753</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/59c2711942f7a23808dc2e56ba0bc8ee326e0707"><code>59c2711</code></a> chore: update package dependencies (<a href="https://redirect.github.com/uuidjs/uuid/issues/752">#752</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/3fd0f1835f6705df7e9ab99b46e4add05f5d8138"><code>3fd0f18</code></a> build: use node:crypto not crypto when importing (<a href="https://redirect.github.com/uuidjs/uuid/issues/736">#736</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/1faad970645ae9b53fa32b8555266d291c2dc4e9"><code>1faad97</code></a> ci: disable husky for browserstack builds</li> <li><a href="https://github.com/uuidjs/uuid/commit/2cc6c93d02091c419feb12f37dc7a1d87346ca86"><code>2cc6c93</code></a> ci: cleanup action versions and caching (<a href="https://redirect.github.com/uuidjs/uuid/issues/707">#707</a>)</li> <li>Additional commits viewable in <a href="https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~broofa">broofa</a>, a new releaser for uuid since your current version.</p> </details> <br /> Updates `@types/uuid` from 9.0.7 to 10.0.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid">compare view</a></li> </ul> </details> <br /> 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>
- Loading branch information