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 11.0.2 to 11.0.3 (#91)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.2 to 11.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuidjs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>v11.0.3</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3">11.0.3</a> (2024-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li>apply stricter typing to the v* signatures (<a href="https://redirect.github.com/uuidjs/uuid/issues/831">#831</a>) (<a href="https://github.com/uuidjs/uuid/commit/c2d3fed22cfd47c22c8f22f6154abb5060648ce5">c2d3fed</a>)</li> <li>export internal uuid types (<a href="https://redirect.github.com/uuidjs/uuid/issues/833">#833</a>) (<a href="https://github.com/uuidjs/uuid/commit/341edf444ced63708ba336285dbec29443523939">341edf4</a>)</li> <li>remove sourcemaps (<a href="https://redirect.github.com/uuidjs/uuid/issues/827">#827</a>) (<a href="https://github.com/uuidjs/uuid/commit/b93ea101af7382053032d4fb61cc85599d6c7216">b93ea10</a>)</li> <li>revert "simplify type for v3 and v5" (<a href="https://redirect.github.com/uuidjs/uuid/issues/835">#835</a>) (<a href="https://github.com/uuidjs/uuid/commit/e2dee691e95aba854a892d2507d8cd9f009bf61d">e2dee69</a>)</li> </ul> </blockquote> </details> <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/v11.0.2...v11.0.3">11.0.3</a> (2024-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li>apply stricter typing to the v* signatures (<a href="https://redirect.github.com/uuidjs/uuid/issues/831">#831</a>) (<a href="https://github.com/uuidjs/uuid/commit/c2d3fed22cfd47c22c8f22f6154abb5060648ce5">c2d3fed</a>)</li> <li>export internal uuid types (<a href="https://redirect.github.com/uuidjs/uuid/issues/833">#833</a>) (<a href="https://github.com/uuidjs/uuid/commit/341edf444ced63708ba336285dbec29443523939">341edf4</a>)</li> <li>remove sourcemaps (<a href="https://redirect.github.com/uuidjs/uuid/issues/827">#827</a>) (<a href="https://github.com/uuidjs/uuid/commit/b93ea101af7382053032d4fb61cc85599d6c7216">b93ea10</a>)</li> <li>revert "simplify type for v3 and v5" (<a href="https://redirect.github.com/uuidjs/uuid/issues/835">#835</a>) (<a href="https://github.com/uuidjs/uuid/commit/e2dee691e95aba854a892d2507d8cd9f009bf61d">e2dee69</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uuidjs/uuid/commit/1370497eecb5c4a570da3d76aa1b47b86448470f"><code>1370497</code></a> chore(main): release 11.0.3 (<a href="https://redirect.github.com/uuidjs/uuid/issues/828">#828</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/383474d402a32ae19f5897f20f3c6b8fe0ee1e57"><code>383474d</code></a> chore: replace optional-dev-dependencies with iodd (<a href="https://redirect.github.com/uuidjs/uuid/issues/836">#836</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/341edf444ced63708ba336285dbec29443523939"><code>341edf4</code></a> fix: export internal uuid types (<a href="https://redirect.github.com/uuidjs/uuid/issues/833">#833</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/e2dee691e95aba854a892d2507d8cd9f009bf61d"><code>e2dee69</code></a> fix: revert "simplify type for v3 and v5" (<a href="https://redirect.github.com/uuidjs/uuid/issues/835">#835</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/c8866d9b59035e147661a19f822f46863b475ad6"><code>c8866d9</code></a> chore: enable manual runs of browser workflow (<a href="https://redirect.github.com/uuidjs/uuid/issues/834">#834</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/c2d3fed22cfd47c22c8f22f6154abb5060648ce5"><code>c2d3fed</code></a> fix: apply stricter typing to the v* signatures (<a href="https://redirect.github.com/uuidjs/uuid/issues/831">#831</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/913e958b1bf442ce00b3b244620698434f684025"><code>913e958</code></a> chore: update to actions/checkout@v4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/830">#830</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/0980160d3ac367c2509708ccfad0c0c4ed686584"><code>0980160</code></a> chore: cleanup changelog (<a href="https://redirect.github.com/uuidjs/uuid/issues/829">#829</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/b93ea101af7382053032d4fb61cc85599d6c7216"><code>b93ea10</code></a> fix: remove sourcemaps (<a href="https://redirect.github.com/uuidjs/uuid/issues/827">#827</a>)</li> <li>See full diff in <a href="https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=npm_and_yarn&previous-version=11.0.2&new-version=11.0.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 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