dependabot[bot] opened a new pull request, #33311: URL: https://github.com/apache/superset/pull/33311
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.2 to 11.1.0. <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.1.0</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.5...v11.1.0">11.1.0</a> (2025-02-19)</h2> <h3>Features</h3> <ul> <li>update TS types to allow<code>Uint8Array</code> subtypes for <code>buffer</code> option (<a href="https://redirect.github.com/uuidjs/uuid/issues/865">#865</a>) (<a href="https://github.com/uuidjs/uuid/commit/a5231e7e1b98c20b23c35402a232167f476b39a2">a5231e7</a>)</li> </ul> <h2>v11.0.5</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5">11.0.5</a> (2025-01-09)</h2> <h3>Bug Fixes</h3> <ul> <li>add TS unit test, pin to typescript@5.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/860">#860</a>) (<a href="https://github.com/uuidjs/uuid/commit/24ac2fd067e5bab97a5ccea3f6f365a64c01d140">24ac2fd</a>)</li> </ul> <h2>v11.0.4</h2> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4">11.0.4</a> (2025-01-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> insure -> ensure (<a href="https://redirect.github.com/uuidjs/uuid/issues/843">#843</a>) (<a href="https://github.com/uuidjs/uuid/commit/d2a61e154d861e58549466e753bb9e4d5bfffb68">d2a61e1</a>)</li> <li>exclude tests from published package (<a href="https://redirect.github.com/uuidjs/uuid/issues/840">#840</a>) (<a href="https://github.com/uuidjs/uuid/commit/f992ff4780937089b0134195fa22e76e2e1cb3a7">f992ff4</a>)</li> <li>Test for invalid byte array sizes and ranges in <code>v1()</code>, <code>v4()</code>, and <code>v7()</code> (<a href="https://redirect.github.com/uuidjs/uuid/issues/845">#845</a>) (<a href="https://github.com/uuidjs/uuid/commit/e0ee90051ebd13475bbcff4d371330aa4f9bd1dd">e0ee900</a>)</li> </ul> <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.5...v11.1.0">11.1.0</a> (2025-02-19)</h2> <h3>Features</h3> <ul> <li>update TS types to allow<code>Uint8Array</code> subtypes for <code>buffer</code> option (<a href="https://redirect.github.com/uuidjs/uuid/issues/865">#865</a>) (<a href="https://github.com/uuidjs/uuid/commit/a5231e7e1b98c20b23c35402a232167f476b39a2">a5231e7</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5">11.0.5</a> (2025-01-09)</h2> <h3>Bug Fixes</h3> <ul> <li>add TS unit test, pin to typescript@5.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/860">#860</a>) (<a href="https://github.com/uuidjs/uuid/commit/24ac2fd067e5bab97a5ccea3f6f365a64c01d140">24ac2fd</a>)</li> </ul> <h2><a href="https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4">11.0.4</a> (2025-01-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>docs:</strong> insure -> ensure (<a href="https://redirect.github.com/uuidjs/uuid/issues/843">#843</a>) (<a href="https://github.com/uuidjs/uuid/commit/d2a61e154d861e58549466e753bb9e4d5bfffb68">d2a61e1</a>)</li> <li>exclude tests from published package (<a href="https://redirect.github.com/uuidjs/uuid/issues/840">#840</a>) (<a href="https://github.com/uuidjs/uuid/commit/f992ff4780937089b0134195fa22e76e2e1cb3a7">f992ff4</a>)</li> <li>Test for invalid byte array sizes and ranges in <code>v1()</code>, <code>v4()</code>, and <code>v7()</code> (<a href="https://redirect.github.com/uuidjs/uuid/issues/845">#845</a>) (<a href="https://github.com/uuidjs/uuid/commit/e0ee90051ebd13475bbcff4d371330aa4f9bd1dd">e0ee900</a>)</li> </ul> <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/3d1eba06be81fb3a02e16d06ef6fe959c9bb5c5c"><code>3d1eba0</code></a> chore(main): release 11.1.0 (<a href="https://redirect.github.com/uuidjs/uuid/issues/866">#866</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/a5231e7e1b98c20b23c35402a232167f476b39a2"><code>a5231e7</code></a> feat: update TS types to allow<code>Uint8Array</code> subtypes for <code>buffer</code> option (<a href="https://redirect.github.com/uuidjs/uuid/issues/865">#865</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/aeabb600a991e0c009c5a6659cf1baef62e62779"><code>aeabb60</code></a> docs: docs housecleaning (<a href="https://redirect.github.com/uuidjs/uuid/issues/864">#864</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/46ada3cbc4acdc907dd6924eaedcc2c53dc6095a"><code>46ada3c</code></a> chore(main): release 11.0.5 (<a href="https://redirect.github.com/uuidjs/uuid/issues/861">#861</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/24ac2fd067e5bab97a5ccea3f6f365a64c01d140"><code>24ac2fd</code></a> fix: add TS unit test, pin to typescript@5.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/860">#860</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/e426aaa97527a41e9a033ce70d57995c437a9e06"><code>e426aaa</code></a> build: use <code>npm pack</code> tarball for local examples and testing instead of .loca...</li> <li><a href="https://github.com/uuidjs/uuid/commit/050cd5b9df5aa73097a1677b9e7c3482eb4367fc"><code>050cd5b</code></a> chore(main): release 11.0.4 (<a href="https://redirect.github.com/uuidjs/uuid/issues/842">#842</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/e0ee90051ebd13475bbcff4d371330aa4f9bd1dd"><code>e0ee900</code></a> fix: Test for invalid byte array sizes and ranges in <code>v1()</code>, <code>v4()</code>, and `v7(...</li> <li><a href="https://github.com/uuidjs/uuid/commit/6e83b3ae8360ed03042be658645ece06a27abd69"><code>6e83b3a</code></a> chore: update deps (<a href="https://redirect.github.com/uuidjs/uuid/issues/848">#848</a>)</li> <li><a href="https://github.com/uuidjs/uuid/commit/5f58b43aa4fabee56fb8f75756f70f407a58745c"><code>5f58b43</code></a> docs: Ensure link to getrandomvalues-not-supported is maintained (<a href="https://redirect.github.com/uuidjs/uuid/issues/844">#844</a>)</li> <li>Additional commits viewable in <a href="https://github.com/uuidjs/uuid/compare/v11.0.2...v11.1.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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org