reference-marketing-website
reference-marketing-website copied to clipboard
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
9357f337
Thanks @naari3! - AddedElementType
to the Emotion'sJSX
namespace. It's defined in the same way as the one in@types/react
and should make it possible to use components that returnstring
s,Promise
s and other types that are valid in React.
v11.11.0
Patch Changes
-
#3029
eed5e6cf
Thanks @Andarist! - Fixed importing in Node ESM
v11.10.8
Patch Changes
-
#3025
6bd13425
Thanks @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
4e172c2a
Thanks @emmatown! - Remove peer dependency on@babel/core
-
Updated dependencies [
4e172c2a
]:
v11.10.5
Patch Changes
-
#2905
4c0005f6
Thanks @p-m-p! - Do not warn about@emotion/react
being loaded twice in Vitest as that might easily happen with mocked modules. -
#2929
13afe030
Thanks @Andarist! - The support for@container
queries has been added by updating the underlying parser (stylis) .
v11.10.4
Patch Changes
-
#2867
89b6dbb3
Thanks @Andarist! - Externalized code referencingReact.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 referencesuseInsertionEffect
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 referenceuseInsertionEffect
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 touseInsertionEffect
in 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
bbad8c79
Thanks @nicksrandall! -exports
field has been added to thepackage.json
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.
Patch Changes
- Updated dependencies [
bbad8c79
]:
v11.9.3
Patch Changes
-
#2766
5b3f4d78
Thanks @Andarist! -ThemeProviderProps["children"]
was marked as a required prop asThemeProvider
should always wrap some subtree.
v11.9.0
Patch Changes
-
#2700
d9357621
Thanks @arturmuller! - Fixed a false positive warning forcontent
properties 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 |