Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @emotion/styled from 11.10.0 to 11.10.4 #7

Merged
merged 1 commit into from Sep 24, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @emotion/styled from 11.10.0 to 11.10.4.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-08-30.
Release notes
Package name: @emotion/styled
  • 11.10.4 - 2022-08-30

    Patch Changes

    • #2867 89b6dbb3 Thanks @ Andarist! - Externalized code referencing React.useInsertionEffect to a separate @ emotion/use-insertion-effect-with-fallbacks package. This package should be used in your defined externals if you bundle Emotion for whatever reason. It references useInsertionEffect 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 useInsertionEffect 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 running into this problem as you won't "destroy" the carefully crafted reference to useInsertionEffect in the process.

      Note that we don't recommend bundling Emotion. You should have very specific reasons to do so.

    • Updated dependencies [89b6dbb3]:

      • @ emotion/use-insertion-effect-with-fallbacks@1.0.0
  • 11.10.0 - 2022-07-31
from @emotion/styled GitHub release notes
Commit messages
Package name: @emotion/styled
  • 6835850 Version Packages (#2872)
  • 89b6dbb Move conditional `useInsertionEffect` declarations into separate package (#2867)
  • 28522cd Upgrade Yarn (#2870)
  • f2608b3 Version Packages (#2865)
  • b9b8b74 Fixed a regression that could cause a crash when looking for an ignoring comment for unsafe pseudo-classes (#2864)
  • c60d646 Version Packages (#2860)
  • df434ea Pass `--no-immutable` to Yarn when regenerating lockfile after versioning packages
  • 2de94ae Regenerate lockfile after versioning packages
  • 005e211 Fixed an issue in the styles minifier that caused interpolations to be sometimes included more than once in the output (#2858)
  • 0ffd606 Fixed the ignore flag not disabling the warning when there are multiple blocks of CSS (#2751)
  • d39379c Website: fix code blocks using a different font than live editors (#2845)
  • 7b4f016 Upgrade to Yarn 3 (#2841)
  • 16d971d Version Packages (#2843)
  • 28e9b49 Add a `worker` condition to `@ emotion/cache` (#2842)
  • ed9b061 Remove the note about default imports in node being fixed from the latest changelogs (#2840)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@irtaza9 irtaza9 merged commit 09becc8 into main Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants