Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
emotion (source) ^9.2.12 -> ^11.0.0 age adoption passing confidence
emotion-server (source) ^9.2.12 -> ^11.0.0 age adoption passing confidence
jest-emotion (source) 9.2.11 -> 11.0.0 age adoption passing confidence

Release Notes

emotion-js/emotion

v11.0.0

Compare Source

Major Changes
  • b8476e08 #​1675 Thanks @​mitchellhamilton! - Rename eslint-plugin-emotion to @emotion/eslint-plugin. Please replace "plugins": ["emotion"] with "plugins": ["@​emotion"] and emotion/ with @emotion/ in your rules config in your ESLint config.

v10.0.27

Compare Source

Patch Changes

v10.0.23

Compare Source

Patch Changes

v10.0.17

Compare Source

v10.0.14

Compare Source

v10.0.9

Compare Source

v10.0.8

Compare Source

v10.0.7

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

Emotion 10 is a big change that we're really excited about with improvements to the css prop, a Global component for dynamic global styles, zero config SSR, lots of small fixes and improvements and more with an incremental adoption strategy. For a higher-level overview, read the Medium article on Emotion 10. For a migration guide, visit the migrating to Emotion 10 page on emotion.sh

🚀 Enhancement
  • The css prop works without babel-plugin-emotion
    • The css prop receives the theme
    • Labels are added to the css prop without babel-plugin-emotion in some cases
  • Add the Global and ClassNames components
  • styled uses forwardRef
  • Add the as prop to styled
  • Providing options can be done via the CacheProvider
  • The autoLabel and sourceMap options are enabled in development with the Babel Macros
  • The autoLabel and sourceMap options are on by default in development in babel-plugin-emotion
  • Add warning for kebab-case css properties in objects
  • Add keyframes to snapshots with jest-emotion
  • Add codemod rules for Emotion 10
  • Fix SSR with _ in labels
  • Add warnings for unsafe pseudo classes
💥 Breaking Change
  • create-emotion no longer accepts a global context object
  • Support for preact-emotion has been dropped(note that the emotion package still works with preact)
  • Emotion only supports react@>=16.3
  • The channel and createBroadcast exports from emotion-theming have been removed
  • The extractStatic option to babel-plugin-emotion has been removed
  • jest-emotion no longer accepts an emotion instance
  • create-emotion-server accepts a cache instead of an emotion instance
  • The css prop doesn't work via the babel plugin. jsx can be manually imported from @emotion/core(which can be automated with eslint-plugin-emotion) or babel-plugin-jsx-pragmatic can be used.
  • Functions in interpolations are stringified in css and cx calls(probably won't affect you very much, there's a warning about it in v9)
  • create-emotion doesn't return a caches property and instead returns a cache property which is the same return value as @emotion/cache
  • The importedNames option to babel-plugin-emotion is gone
  • The hoist option is gone, hoisting always happens

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners April 1, 2019 00:56
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 82f7ee2 to 13bff17 Compare April 19, 2019 03:56
@renovate renovate bot changed the title fix(deps): update emotion monorepo (major) Update emotion monorepo (major) Apr 24, 2019
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 13bff17 to 7faf517 Compare April 24, 2019 03:44
@renovate renovate bot changed the title Update emotion monorepo (major) fix(deps): update emotion monorepo (major) May 8, 2019
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 7faf517 to 66e00aa Compare May 9, 2019 03:21
@renovate renovate bot changed the title fix(deps): update emotion monorepo (major) Update emotion monorepo (major) May 17, 2019
@renovate renovate bot changed the title Update emotion monorepo (major) fix(deps): update emotion monorepo (major) May 17, 2019
@renovate renovate bot changed the title fix(deps): update emotion monorepo (major) Update emotion monorepo (major) May 29, 2019
@renovate renovate bot changed the title Update emotion monorepo (major) fix(deps): update emotion monorepo (major) May 31, 2019
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 66e00aa to 8585a47 Compare May 31, 2019 22:27
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 8585a47 to 49af4f2 Compare June 25, 2019 23:13
@renovate renovate bot changed the title fix(deps): update emotion monorepo (major) fix(deps): update emotion monorepo to v10 (major) Jun 25, 2019
@renovate renovate bot changed the title fix(deps): update emotion monorepo to v10 (major) Update emotion monorepo to v10 (major) Jun 27, 2019
@renovate renovate bot changed the title Update emotion monorepo to v10 (major) fix(deps): update emotion monorepo to v10 (major) Jul 27, 2019
@renovate renovate bot changed the title fix(deps): update emotion monorepo to v10 (major) Update emotion monorepo to v10 (major) Aug 14, 2019
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 49af4f2 to 37c8073 Compare August 31, 2019 23:59
@renovate renovate bot changed the title Update emotion monorepo to v10 (major) Update emotion monorepo (major) Aug 31, 2019
@renovate renovate bot changed the title Update emotion monorepo (major) Update emotion monorepo to v10 (major) Sep 1, 2019
@renovate renovate bot changed the title Update emotion monorepo to v10 (major) Update emotion monorepo (major) Nov 11, 2019
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 37c8073 to 2515a70 Compare December 14, 2019 22:02
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 2515a70 to 0226738 Compare December 31, 2019 10:03
@renovate renovate bot changed the title Update emotion monorepo (major) Update emotion monorepo to v10 (major) Dec 31, 2019
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 0226738 to 8f26249 Compare March 15, 2020 09:04
@renovate renovate bot changed the title Update emotion monorepo to v10 (major) Update emotion monorepo (major) Mar 15, 2020
@renovate renovate bot changed the title Update emotion monorepo (major) fix(deps): update emotion monorepo (major) Oct 25, 2020
@renovate renovate bot force-pushed the renovate/major-emotion-monorepo branch from 8f26249 to 46a150d Compare November 27, 2020 08:09
@renovate renovate bot changed the title fix(deps): update emotion monorepo (major) fix(deps): update emotion monorepo to v11 (major) Nov 27, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

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.

@BrysonXiao BrysonXiao force-pushed the master branch 3 times, most recently from b36edb1 to aac0a6f Compare March 7, 2024 00: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