-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update emotion monorepo to v11 (master) (major) #275
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/master-major-emotion-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ed57915 to
f864d81
Compare
f864d81 to
f7ad5b9
Compare
f7ad5b9 to
f823150
Compare
95aa2c8 to
17aee2c
Compare
3a0f256 to
35a3317
Compare
35a3317 to
1e9f0fb
Compare
1e9f0fb to
fc69fac
Compare
fc69fac to
18f5b4a
Compare
18f5b4a to
4335b98
Compare
4335b98 to
f9c1b9e
Compare
f9c1b9e to
fb9be54
Compare
fe3fc0a to
f34f362
Compare
9f39e6e to
1e58ce4
Compare
90003bb to
57f153f
Compare
57f153f to
fcd2d4c
Compare
fcd2d4c to
749e07a
Compare
749e07a to
19cbbb5
Compare
19cbbb5 to
0f74204
Compare
612168e to
4817970
Compare
4817970 to
297ad9f
Compare
297ad9f to
fb72b55
Compare
fb72b55 to
3337fb9
Compare
3337fb9 to
c2e0436
Compare
c2e0436 to
7f78e31
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.1->11.12.0^10.0.28->^11.0.0Release Notes
emotion-js/emotion (@emotion/babel-preset-css-prop)
v11.12.0Compare Source
Patch Changes
#3206
d1994c4Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks @Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19Updated dependencies [
9ca22c6,a1e881b,16d8a8c]:v11.11.0Compare Source
Minor Changes
336f3d50Thanks @Andarist! - Added support for cascade@layers by updating the underlying parser (stylis).Patch Changes
#3029
eed5e6cfThanks @Andarist! - Fixed importing in Node ESMUpdated dependencies [
336f3d50,eed5e6cf]:v11.10.0Compare Source
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.#2819
bbad8c79Thanks @nicksrandall! - Thanks to the addedexportsfield, the package now includes aworkercondition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.Patch Changes
bbad8c79,bbad8c79]:v11.2.0Compare Source
Patch Changes
64bc9037#2245 Thanks @0xBono! - Fixed the invalid example in the README.Updated dependencies [
c9b57f36]:v11.0.0Compare Source
Major Changes
9e3671c4#2076 Thanks @Andarist! - Removedruntimeoption that was introduced to this preset and deprecated shortly after that. If you want to configureruntime: "automatic", replace@emotion/babel-preset-css-propwith@babel/preset-reactand@emotion/babel-plugin. You can find out how to configure things properly here: https://emotion.sh/docs/css-prop#babel-presetc5b12d90#1220 Thanks @mitchellhamilton! - Removed support for theinstancesoption, any usage of it should be replaced with theimportMapoptionc7850e61#1656 Thanks @Andarist! -autoLabeloption no longer is a simple boolean. Instead we accept now 3 values:dev-only(the default),alwaysandnever.Each possible value for this option produces different output code:
dev-onlywe optimize the production code, so there are no labels added there, but at the same time we keep labels for development environments,alwayswe always add labels when possible,neverwe disable this entirely and no labels are added.Minor Changes
c5b12d90#1220 Thanks @mitchellhamilton! - Added theimportMapoption which allows you to tell@emotion/babel-pluginwhat imports it should look at to determine what it should transform so if you re-export Emotion's exports, you can still use the Babel transformsc672175b#1130 Thanks @jtmthf! - Adjust how arrays passed to css prop are transformed so function elements can be resolved at runtime.0a4a22ff#1651 Thanks @Andarist! - AllowlabelFormatoption to be a function.Patch Changes
c672175b,c5b12d90,5e803106,b8476e08,0a4a22ff,b0ad4f0c,9e998e37,c65c5d88,5c7ec859,c7850e61,b7d21373,c5b12d90,828111cd]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.