dependabot[bot] opened a new pull request, #24132: URL: https://github.com/apache/superset/pull/24132
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.4.1 to 11.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>@emotion/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.11.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/emotion-js/emotion/pull/3031">#3031</a> <a href="https://github.com/emotion-js/emotion/commit/336f3d50fd684ccbb160fff0c63d5560936f1ee5"><code>336f3d50</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - Added support for cascade <code>@layer</code>s by updating the underlying parser (<a href="https://github.com/thysultan/stylis">stylis</a>).</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/3029">#3029</a> <a href="https://github.com/emotion-js/emotion/commit/eed5e6cf00f94f3011b93825ccce43cb2270c247"><code>eed5e6cf</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - Fixed importing in Node ESM</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/336f3d50fd684ccbb160fff0c63d5560936f1ee5"><code>336f3d50</code></a>, <a href="https://github.com/emotion-js/emotion/commit/eed5e6cf00f94f3011b93825ccce43cb2270c247"><code>eed5e6cf</code></a>, <a href="https://github.com/emotion-js/emotion/commit/336f3d50fd684ccbb160fff0c63d5560936f1ee5"><code>336f3d50</code></a>]:</p> <ul> <li><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.11.0</li> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.11.0</li> <li><code>@emotion/serialize</code><a href="https://github.com/1"><code>@1</code></a>.1.2</li> <li><code>@emotion/use-insertion-effect-with-fallbacks</code><a href="https://github.com/1"><code>@1</code></a>.0.1</li> <li><code>@emotion/utils</code><a href="https://github.com/1"><code>@1</code></a>.2.1</li> <li><code>@emotion/weak-memoize</code><a href="https://github.com/0"><code>@0</code></a>.3.1</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.10.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/3025">#3025</a> <a href="https://github.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f"><code>6bd13425</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - Fixed a parsing issue with <code>&</code> within nested functions in declaration values by updating the underlying parser (<a href="https://github.com/thysultan/stylis">stylis</a>).</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f"><code>6bd13425</code></a>, <a href="https://github.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f"><code>6bd13425</code></a>]:</p> <ul> <li><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.10.8</li> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.10.8</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.10.6</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/2985">#2985</a> <a href="https://github.com/emotion-js/emotion/commit/4e172c2ae4e5237500ec84688d76ebf253ab1fdc"><code>4e172c2a</code></a> Thanks <a href="https://github.com/emmatown"><code>@emmatown</code></a>! - Remove peer dependency on <code>@babel/core</code></p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/4e172c2ae4e5237500ec84688d76ebf253ab1fdc"><code>4e172c2a</code></a>]:</p> <ul> <li><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.10.6</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.10.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/2905">#2905</a> <a href="https://github.com/emotion-js/emotion/commit/4c0005f677d5847e7f931a1473ac58b834606c57"><code>4c0005f6</code></a> Thanks <a href="https://github.com/p-m-p"><code>@p-m-p</code></a>! - Do not warn about <code>@emotion/react</code> being loaded twice in Vitest as that might easily happen with mocked modules.</p> </li> <li> <p><a href="https://redirect.github.com/emotion-js/emotion/pull/2929">#2929</a> <a href="https://github.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02"><code>13afe030</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - The support for <code>@container</code> queries has been added by updating the underlying parser (<a href="https://github.com/thysultan/stylis">stylis</a>) .</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02"><code>13afe030</code></a>, <a href="https://github.com/emotion-js/emotion/commit/c02b12145a94df011e0fd6ffd54197a4d9369783"><code>c02b1214</code></a>, <a href="https://github.com/emotion-js/emotion/commit/d8a13bcae81812d3dff643bcf446709f965f0909"><code>d8a13bca</code></a>]:</p> <ul> <li><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.10.5</li> <li><code>@emotion/serialize</code><a href="https://github.com/1"><code>@1</code></a>.1.1</li> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.10.5</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.10.4</h2> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emotion-js/emotion/commit/1135f8e9d97ea711eb483368313afdfe7b176845"><code>1135f8e</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3030">#3030</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/336f3d50fd684ccbb160fff0c63d5560936f1ee5"><code>336f3d5</code></a> Add support for cascade <code>@layer</code>s (<a href="https://redirect.github.com/emotion-js/emotion/issues/3031">#3031</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/eed5e6cf00f94f3011b93825ccce43cb2270c247"><code>eed5e6c</code></a> Fixed importing in Node ESM (<a href="https://redirect.github.com/emotion-js/emotion/issues/3029">#3029</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/e6e5b3d71ade7b986ab364fc0cb770e7eda16049"><code>e6e5b3d</code></a> Add <code>aspectRatio</code> property to unitless (<a href="https://redirect.github.com/emotion-js/emotion/issues/3012">#3012</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/5645b37bc50f4e53cc842d0a03506b9a4d83aeb3"><code>5645b37</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3026">#3026</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/6bd13425a2b413150c81e63fad1105d7968b5e6f"><code>6bd1342</code></a> Upgrade Stylis to a version with parsing fix for <code>&</code> in nested functions (<a href="https://redirect.github.com/emotion-js/emotion/issues/3025">#3025</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/149194e6969b9a6a7e091fb6d9d6e05fd1509f63"><code>149194e</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/3020">#3020</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/b02be0bae0048df4b3a8567436bc31059b00d213"><code>b02be0b</code></a> Fixed ignore flag not disabling the warning for rules defined inside other ru...</li> <li><a href="https://github.com/emotion-js/emotion/commit/314a5fb08b0f730e7aa88da0c974dfea13cc9b32"><code>314a5fb</code></a> Adding Apache Superset to "In the Wild" section (<a href="https://redirect.github.com/emotion-js/emotion/issues/3003">#3003</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/0283f88aa05fe591f0e9cf18bfe7d8a1e6830f1c"><code>0283f88</code></a> Version Packages (<a href="https://redirect.github.com/emotion-js/emotion/issues/2999">#2999</a>)</li> <li>Additional commits viewable in <a href="https://github.com/emotion-js/emotion/compare/@emotion/react@11.4.1...@emotion/react@11.11.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 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