next-redux-typescript-starter
next-redux-typescript-starter copied to clipboard
fix(deps): update emotion monorepo (minor)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @emotion/babel-preset-css-prop (source) | ^10.0.9 -> ^10.2.1 |
||||
| @emotion/core | ^10.0.10 -> ^10.3.1 |
||||
| @emotion/styled (source) | ^10.0.10 -> ^10.3.0 |
||||
| babel-plugin-emotion (source) | 10.0.33 -> 10.2.2 |
Release Notes
emotion-js/emotion
v10.2.1
Patch 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.0
Minor 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-preset
v10.1.0
Minor 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.27
Patch Changes
4c62ae9#1698 Thanks @Andarist! - Add LICENSE file- Updated dependencies [
4c62ae9]:
v10.0.23
Patch Changes
-
97673098#1570 Thanks @FezVrasta! - Fixed package's Flow types
v10.0.22
Patch 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 block -
c3f0bc10#1545 Thanks @jgroszko! - Accept objects asclassNamein styled components (they are stringified) to match React behavior -
11bea3a8#1562 Thanks @FezVrasta! - Export Flow type definitions for @emotion/styled/macro and @emotion/css/macro -
Updated dependencies [
4fc5657a,2fc75f26,10211951,57a767ea,1bb3efe3,c3f0bc10]:
v10.0.17
v10.0.14
Configuration
📅 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/locol23/next-redux-typescript-starter/Gt3dAnFy2BBw7DDieWX5MSC53KZG
✅ Preview: https://next-redux-typescript-starter-git-renovate-emoti-559985-locol23.vercel.app
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.