chore(deps): update emotion monorepo
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @emotion/react (source) | 11.8.2 -> 11.11.1 |
||||
| @emotion/styled (source) | 11.8.1 -> 11.11.0 |
Release Notes
emotion-js/emotion (@emotion/react)
v11.11.1
Patch Changes
-
#3048
9357f337Thanks @naari3! - AddedElementTypeto the Emotion'sJSXnamespace. It's defined in the same way as the one in@types/reactand should make it possible to use components that returnstrings,Promises and other types that are valid in React.
v11.11.0
Patch Changes
-
#3029
eed5e6cfThanks @Andarist! - Fixed importing in Node ESM
v11.10.8
Patch Changes
-
#3025
6bd13425Thanks @Andarist! - Fixed a parsing issue with&within nested functions in declaration values by updating the underlying parser (stylis). -
Updated dependencies [
6bd13425]:
v11.10.6
Patch Changes
-
#2985
4e172c2aThanks @emmatown! - Remove peer dependency on@babel/core -
Updated dependencies [
4e172c2a]:
v11.10.5
Patch Changes
-
#2905
4c0005f6Thanks @p-m-p! - Do not warn about@emotion/reactbeing loaded twice in Vitest as that might easily happen with mocked modules. -
#2929
13afe030Thanks @Andarist! - The support for@containerqueries has been added by updating the underlying parser (stylis) .
v11.10.4
Patch Changes
-
#2867
89b6dbb3Thanks @Andarist! - Externalized code referencingReact.useInsertionEffectto a separate@emotion/use-insertion-effect-with-fallbackspackage. This package should be used in your defined externals if you bundle Emotion for whatever reason. It referencesuseInsertionEffectin 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 referenceuseInsertionEffectand 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 touseInsertionEffectin the process.Note that we don't recommend bundling Emotion. You should have very specific reasons to do so.
-
Updated dependencies [
89b6dbb3]:
v11.10.0
Minor Changes
-
#2819
bbad8c79Thanks @nicksrandall! -exportsfield has been added to thepackage.jsonmanifest. 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.
Patch Changes
- Updated dependencies [
bbad8c79]:
v11.9.3
Patch Changes
-
#2766
5b3f4d78Thanks @Andarist! -ThemeProviderProps["children"]was marked as a required prop asThemeProvidershould always wrap some subtree.
v11.9.0
Patch Changes
-
#2700
d9357621Thanks @arturmuller! - Fixed a false positive warning forcontentproperties that includedvar(). -
Updated dependencies [
d9357621]:
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| reference-marketing-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 7, 2023 11:18am |