dependabot[bot] opened a new pull request, #21962: URL: https://github.com/apache/superset/pull/21962
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.4.1 to 11.10.5. <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>.10.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github-redirect.dependabot.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://github-redirect.dependabot.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> <ul> <li> <p><a href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2867">#2867</a> <a href="https://github.com/emotion-js/emotion/commit/89b6dbb3c13d49ef1fa3d88888672d810853f05a"><code>89b6dbb3</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - Externalized code referencing <code>React.useInsertionEffect</code> to a separate <code>@emotion/use-insertion-effect-with-fallbacks</code> package. This package should be used in your defined externals if you bundle Emotion for whatever reason. It references <code>useInsertionEffect</code> in a very specific way that allows us to use it conditionally. However, if the code consuming Emotion is bundled as a library with Emotion in it then some bundlers might change the way in which we reference <code>useInsertionEffect</code> and that might create problems for bundlers used to consume the said library code. By externalizing this new package you can still bundle Emotion if you want to without runn ing into this problem as you won't "destroy" the carefully crafted reference to <code>useInsertionEffect</code> in the process.</p> <p>Note that we don't recommend bundling Emotion. You should have very specific reasons to do so.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/89b6dbb3c13d49ef1fa3d88888672d810853f05a"><code>89b6dbb3</code></a>]:</p> <ul> <li><code>@emotion/use-insertion-effect-with-fallbacks</code><a href="https://github.com/1"><code>@1</code></a>.0.0</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.10.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2819">#2819</a> <a href="https://github.com/emotion-js/emotion/commit/bbad8c79937f8dfd5d93bf485c1e9ec44124d228"><code>bbad8c79</code></a> Thanks <a href="https://github.com/nicksrandall"><code>@nicksrandall</code></a>! - <code>exports</code> field has been added to the <code>package.json</code> manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2819">#2819</a> <a href="https://github.com/emotion-js/emotion/commit/bbad8c79937f8dfd5d93bf485c1e9ec44124d228"><code>bbad8c79</code></a> Thanks <a href="https://github.com/nicksrandall"><code>@nicksrandall</code></a>! - Thanks to the added <code>exports</code> field, the package now includes a <code>worker</code> condition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/bbad8c79937f8dfd5d93bf485c1e9ec44124d228"><code>bbad8c79</code></a>, <a href="https://github.com/emotion-js/emotion/commit/bbad8c79937f8dfd5d93bf485c1e9ec44124d228"><code>bbad8c79</code></a>]: <ul> <li><code>@emotion/babel-plugin</code><a href="https://github.com/11"><code>@11</code></a>.10.0</li> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.10.0</li> <li><code>@emotion/serialize</code><a href="https://github.com/1"><code>@1</code></a>.1.0</li> <li><code>@emotion/utils</code><a href="https://github.com/1"><code>@1</code></a>.2.0</li> <li><code>@emotion/weak-memoize</code><a href="https://github.com/0"><code>@0</code></a>.3.0</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.9.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2766">#2766</a> <a href="https://github.com/emotion-js/emotion/commit/5b3f4d78d54552f9785836bc2cc56d3f789afc47"><code>5b3f4d78</code></a> Thanks <a href="https://github.com/Andarist"><code>@Andarist</code></a>! - <code>ThemeProviderProps["children"]</code> was marked as a required prop as <code>ThemeProvider</code> should always wrap some subtree.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/emotion-js/emotion/commit/26e4e3e8b68479f0e3cb8fbec723da47afd6ac98"><code>26e4e3e8</code></a>, <a href="https://github.com/emotion-js/emotion/commit/6c2d7a6010af85502ae33d14dcbd3bb62ed7612e"><code>6c2d7a60</code></a>, <a href="https://github.com/emotion-js/emotion/commit/5e81f213980e9ba2cfa35256476673b68d47fc33"><code>5e81f213</code></a>]:</p> <ul> <li><code>@emotion/serialize</code><a href="https://github.com/1"><code>@1</code></a>.0.4</li> <li><code>@emotion/cache</code><a href="https://github.com/11"><code>@11</code></a>.9.3</li> </ul> </li> </ul> <h2><code>@emotion/react</code><a href="https://github.com/11"><code>@11</code></a>.9.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emotion-js/emotion/commit/92be52d894c7d81d013285e9dfe90820e6b178f8"><code>92be52d</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2885">#2885</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/13afe0303e2e54b5869c326e6d9c9dc36a332c02"><code>13afe03</code></a> Upgrade Stylis to a version with container queries support (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2929">#2929</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/d8a13bcae81812d3dff643bcf446709f965f0909"><code>d8a13bc</code></a> Fork Stylis prefixer (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2890">#2890</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/c1ee578cf1e21cb080dedf8951064ce3bfbd938c"><code>c1ee578</code></a> Remove unused <code>cx</code> import in a doc example (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2915">#2915</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/4c0005f677d5847e7f931a1473ac58b834606c57"><code>4c0005f</code></a> Do not warn about <code>@emotion/react</code> being loaded twice in Vitest (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2905">#2905</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/61c66963dd8426b59d1ec424b5d1b41a371f9d49"><code>61c6696</code></a> Do not log failed rule insertions in the speedy mode for <code>-ms-expand</code> and `-m...</li> <li><a href="https://github.com/emotion-js/emotion/commit/8a163746f0de5c6a43052db37f14c36d703be7b9"><code>8a16374</code></a> Fixed incorrect backticks in <code>jsx-import.md</code> (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2914">#2914</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/6eef2e3ede044d64530d94f08fe0e92f6267dc6c"><code>6eef2e3</code></a> Clarification that Internet Explorer doesn't belong in the group "popular bro...</li> <li><a href="https://github.com/emotion-js/emotion/commit/c02b12145a94df011e0fd6ffd54197a4d9369783"><code>c02b121</code></a> Fixed an issue that prevented using <code>content: "element(name)"</code> (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2896">#2896</a>)</li> <li><a href="https://github.com/emotion-js/emotion/commit/5fa2d54a9bbd8361e2561f876f1d0b81d0b6bcd7"><code>5fa2d54</code></a> Adds documentation for integrating with <code>eslint-plugin-react</code> (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2882">#2882</a>)</li> <li>Additional commits viewable in <a href="https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
