fix(deps): update emotion monorepo (minor) #261
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.0.9->^10.2.1^10.0.10->^10.3.1^10.0.10->^10.3.010.0.33->10.2.2Release Notes
emotion-js/emotion
v10.2.1Patch Changes
32c8528a#2084 Thanks @Andarist! - Only use'@​babel/plugin-transform-react-jsx-development'based on thedevelopmentoption whenruntimeis set to"automatic". The classic runtime is not compatible with this plugin.v10.2.0Minor Changes
c55fadb4#2074 Thanks @Andarist! -runtimeoption has been deprecated. It still works and will continue to work in Emotion 10 but we have found out that including JSX plugin twice in the Babel configuration leads to hard to debug problems and it's not always obvious that some presets include it. If you want to configureruntime: "automatic"just replace@emotion/babel-preset-css-propwith@babel/preset-reactandbabel-plugin-emotion. You can find out how to configure things properly here: https://emotion.sh/docs/css-prop#babel-presetv10.1.0Minor Changes
71514b06#1970 Thanks @FLGMwt! - A newruntimeoption has been added that can be configured to'automatic'to opt into the new JSX runtimes. To use this a compatible React version has to be used.v10.0.27Patch Changes
4c62ae9#1698 Thanks @Andarist! - Add LICENSE file4c62ae9]:v10.0.23Patch Changes
97673098#1570 Thanks @FezVrasta! - Fixed package's Flow typesUpdated dependencies [
3927293d,97673098,b3a0f148]:v10.0.22Patch Changes
10211951#1553 Thanks @Andarist! - Add dev warning about keyframes being interpolated into plain strings.57a767ea#1560 Thanks @Andarist! - Fix composition of styles without a final semicolon in a declaration blockc3f0bc10#1545 Thanks @jgroszko! - Accept objects asclassNamein styled components (they are stringified) to match React behavior11bea3a8#1562 Thanks @FezVrasta! - Export Flow type definitions for @emotion/styled/macro and @emotion/css/macroUpdated dependencies [
4fc5657a,2fc75f26,10211951,57a767ea,1bb3efe3,c3f0bc10]:v10.0.17v10.0.14Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Tokyo, 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.
This PR has been generated by Mend Renovate. View repository job log here.