You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/24 20:54:51 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #23198: build(deps): bump @emotion/react from 11.4.1 to 11.10.6 in /superset-frontend

dependabot[bot] opened a new pull request, #23198:
URL: https://github.com/apache/superset/pull/23198

   Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.4.1 to 11.10.6.
   <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.6</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.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://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 &quot;destroy&quot; 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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/emotion-js/emotion/commit/0283f88aa05fe591f0e9cf18bfe7d8a1e6830f1c"><code>0283f88</code></a> Version Packages (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2999">#2999</a>)</li>
   <li><a href="https://github.com/emotion-js/emotion/commit/4e172c2ae4e5237500ec84688d76ebf253ab1fdc"><code>4e172c2</code></a> Remove peer dependency on <code>@babel/core</code> from most packages (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2985">#2985</a>)</li>
   <li><a href="https://github.com/emotion-js/emotion/commit/88ce707647b565410871068cf79d7b0e76455496"><code>88ce707</code></a> Add Feathery to the in the wild list (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2990">#2990</a>)</li>
   <li><a href="https://github.com/emotion-js/emotion/commit/acb72a45592881d9d1f72003b6db2e488b981599"><code>acb72a4</code></a> Add explicit <code>permissions</code> to GitHub workflows (<a href="https://github-redirect.dependabot.com/emotion-js/emotion/issues/2899">#2899</a>)</li>
   <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>Additional commits viewable in <a href="https://github.com/emotion-js/emotion/compare/@emotion/react@11.4.1...@emotion/react@11.10.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@emotion/react&package-manager=npm_and_yarn&previous-version=11.4.1&new-version=11.10.6)](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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] commented on pull request #23198: build(deps): bump @emotion/react from 11.4.1 to 11.10.6 in /superset-frontend

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #23198:
URL: https://github.com/apache/superset/pull/23198#issuecomment-1554236346

   Superseded by #24132.


-- 
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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on pull request #23198: build(deps): bump @emotion/react from 11.4.1 to 11.10.6 in /superset-frontend

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #23198:
URL: https://github.com/apache/superset/pull/23198#issuecomment-1446908840

   @dependabot rebase


-- 
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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] closed pull request #23198: build(deps): bump @emotion/react from 11.4.1 to 11.10.6 in /superset-frontend

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #23198: build(deps): bump @emotion/react from 11.4.1 to 11.10.6 in /superset-frontend
URL: https://github.com/apache/superset/pull/23198


-- 
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-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org