Skip to content

fix(deps): update emotion monorepo to v11 (master) (major) #482

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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2022

This PR contains the following updates:

Package Type Update Change OpenSSF
@emotion/babel-preset-css-prop (source) devDependencies major 10.2.1 -> 11.12.0 OpenSSF Scorecard
@emotion/core (source) dependencies major ^10.0.27 -> ^11.0.0 OpenSSF Scorecard

Release Notes

emotion-js/emotion (@​emotion/babel-preset-css-prop)

v11.12.0

Compare Source

Minor Changes
  • #​2815 65a1eea Thanks @​srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.
Patch Changes

v11.11.0

Compare Source

Minor Changes
Patch Changes

v11.10.0

Compare Source

Minor Changes
  • #​2819 bbad8c79 Thanks @​nicksrandall! - exports field has been added to the package.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.

  • #​2819 bbad8c79 Thanks @​nicksrandall! - Thanks to the added exports field, the package now includes a worker condition 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

v11.2.0

Compare Source

Patch Changes

v11.0.0

Compare Source

Major Changes
  • 9e3671c4 #​2076 Thanks @​Andarist! - Removed runtime option that was introduced to this preset and deprecated shortly after that. If you want to configure runtime: "automatic", replace @emotion/babel-preset-css-prop with @babel/preset-react and @emotion/babel-plugin. You can find out how to configure things properly here: https://emotion.sh/docs/css-prop#babel-preset

  • c5b12d90 #​1220 Thanks @​mitchellhamilton! - Removed support for the instances option, any usage of it should be replaced with the importMap option

  • c7850e61 #​1656 Thanks @​Andarist! - autoLabel option no longer is a simple boolean. Instead we accept now 3 values: dev-only (the default), always and never.

    Each possible value for this option produces different output code:

    • with dev-only we optimize the production code, so there are no labels added there, but at the same time we keep labels for development environments,
    • with always we always add labels when possible,
    • with never we disable this entirely and no labels are added.
Minor Changes
  • c5b12d90 #​1220 Thanks @​mitchellhamilton! - Added the importMap option which allows you to tell @emotion/babel-plugin what 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 transforms

  • c672175b #​1130 Thanks @​jtmthf! - Adjust how arrays passed to css prop are transformed so function elements can be resolved at runtime.

  • 0a4a22ff #​1651 Thanks @​Andarist! - Allow labelFormat option to be a function.

Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch 4 times, most recently from 165cdbb to 3dfee42 Compare March 30, 2022 05:58
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2022

Codecov Report

Merging #482 (0d2ca6c) into master (d3c2574) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #482   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           63        63           
=========================================
  Hits            63        63           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3c2574...0d2ca6c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch 3 times, most recently from 0d2ca6c to 46f1ce1 Compare April 5, 2022 18:01
@renovate
Copy link
Contributor Author

renovate bot commented Apr 5, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.2.3 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN cli npm v10.2.3 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @emotion/[email protected]
npm WARN Found: @emotion/[email protected]
npm WARN node_modules/@emotion/core
npm WARN   @emotion/core@"^11.0.0" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @emotion/core@"^10.0.27" from @emotion/[email protected]
npm WARN node_modules/@emotion/styled
npm WARN   @emotion/styled@"^10.0.27" from @storybook/[email protected]
npm WARN   node_modules/@storybook/theming
npm WARN 
npm WARN Conflicting peer dependency: @emotion/[email protected]
npm WARN node_modules/@emotion/core
npm WARN   peer @emotion/core@"^10.0.27" from @emotion/[email protected]
npm WARN   node_modules/@emotion/styled
npm WARN     @emotion/styled@"^10.0.27" from @storybook/[email protected]
npm WARN     node_modules/@storybook/theming
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @emotion/[email protected]
npm WARN Found: @emotion/[email protected]
npm WARN node_modules/@emotion/core
npm WARN   @emotion/core@"^11.0.0" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @emotion/core@"^10.0.28" from @emotion/[email protected]
npm WARN node_modules/@emotion/styled-base
npm WARN   @emotion/styled-base@"^10.3.0" from @emotion/[email protected]
npm WARN   node_modules/@emotion/styled
npm WARN 
npm WARN Conflicting peer dependency: @emotion/[email protected]
npm WARN node_modules/@emotion/core
npm WARN   peer @emotion/core@"^10.0.28" from @emotion/[email protected]
npm WARN   node_modules/@emotion/styled-base
npm WARN     @emotion/styled-base@"^10.3.0" from @emotion/[email protected]
npm WARN     node_modules/@emotion/styled
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.0" from the root project
npm WARN   42 more (@emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^0.14 || ^15.0.0 || ^16.0.0-alpha" from [email protected]
npm WARN node_modules/airbnb-prop-types
npm WARN   airbnb-prop-types@"^2.16.0" from [email protected]
npm WARN   node_modules/enzyme-adapter-utils
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^0.14 || ^15.0.0 || ^16.0.0-alpha" from [email protected]
npm WARN   node_modules/airbnb-prop-types
npm WARN     airbnb-prop-types@"^2.16.0" from [email protected]
npm WARN     node_modules/enzyme-adapter-utils
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: @emotion/[email protected]
npm WARN node_modules/@emotion/core
npm WARN   @emotion/core@"^11.0.0" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @emotion/core@"^10.0.27" from [email protected]
npm WARN node_modules/emotion-theming
npm WARN   emotion-theming@"^10.0.27" from @storybook/[email protected]
npm WARN   node_modules/@storybook/theming
npm WARN   1 more (@storybook/ui)
npm WARN 
npm WARN Conflicting peer dependency: @emotion/[email protected]
npm WARN node_modules/@emotion/core
npm WARN   peer @emotion/core@"^10.0.27" from [email protected]
npm WARN   node_modules/emotion-theming
npm WARN     emotion-theming@"^10.0.27" from @storybook/[email protected]
npm WARN     node_modules/@storybook/theming
npm WARN     1 more (@storybook/ui)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.0" from the root project
npm ERR!   peer react@">=16.3.0" from @emotion/[email protected]
npm ERR!   node_modules/@emotion/styled
npm ERR!     @emotion/styled@"^10.0.27" from @storybook/[email protected]
npm ERR!     node_modules/@storybook/theming
npm ERR!       @storybook/theming@"6.4.19" from @storybook/[email protected]
npm ERR!       node_modules/@storybook/addons
npm ERR!         @storybook/addons@"6.4.19" from @storybook/[email protected]
npm ERR!         node_modules/@storybook/builder-webpack4
npm ERR!         7 more (@storybook/client-api, @storybook/core-client, ...)
npm ERR!       5 more (@storybook/api, @storybook/builder-webpack4, ...)
npm ERR!   41 more (@emotion/styled-base, @material-ui/core, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0-0" from [email protected]
npm ERR! node_modules/enzyme-adapter-react-16
npm ERR!   dev enzyme-adapter-react-16@"1.15.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0-0" from [email protected]
npm ERR!   node_modules/enzyme-adapter-react-16
npm ERR!     dev enzyme-adapter-react-16@"1.15.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/6e865a/b7f1c4/cache/others/npm/_logs/2023-11-13T13_16_22_916Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/6e865a/b7f1c4/cache/others/npm/_logs/2023-11-13T13_16_22_916Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update emotion monorepo (master) (major) chore(deps): update emotion monorepo to v11 (master) (major) May 23, 2022
@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch from 46f1ce1 to 61e5923 Compare September 25, 2022 13:11
@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch from 61e5923 to 905ff9a Compare May 28, 2023 09:01
@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch from 905ff9a to 4d099c8 Compare November 13, 2023 13:16
@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch from 4d099c8 to 2cc0b74 Compare July 19, 2024 07:09
Copy link
Contributor Author

renovate bot commented Jul 19, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @travi/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0-0" from [email protected]
npm ERR! node_modules/enzyme-adapter-react-16
npm ERR!   dev enzyme-adapter-react-16@"1.15.8" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-08-10T15_10_51_197Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update emotion monorepo to v11 (master) (major) fix(deps): update emotion monorepo to v11 (master) (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/master-major-emotion-monorepo branch from 2cc0b74 to ffe1829 Compare March 26, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant