xocoinc / xoco

The comrade market
1 stars 0 forks source link

fix(deps): update emotion monorepo to v11.8.1 #22

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react 11.7.1 -> 11.8.1 age adoption passing confidence
@emotion/styled 11.6.0 -> 11.8.1 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react) ### [`v11.8.1`](https://togithub.com/emotion-js/emotion/blob/HEAD/packages/react/CHANGELOG.md#​1181) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.8.0...@emotion/react@11.8.1) ##### Patch Changes - [#​2651](https://togithub.com/emotion-js/emotion/pull/2651) [`39ac5b99`](https://togithub.com/emotion-js/emotion/commit/39ac5b99483994a68fa2b51e23ad6c173f42f1c1) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed a transpilation issue that caused `useInsertionEffect` to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module. ### [`v11.8.0`](https://togithub.com/emotion-js/emotion/blob/HEAD/packages/react/CHANGELOG.md#​1180) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.7.1...@emotion/react@11.8.0) ##### Minor Changes - [#​2600](https://togithub.com/emotion-js/emotion/pull/2600) [`2f27156a`](https://togithub.com/emotion-js/emotion/commit/2f27156a73f94c3aac82e4ed492cbfdc97225573) Thanks [@​Andarist](https://togithub.com/Andarist)! - Refactored code to use the upcoming `React.useInsertionEffect` when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent. ##### Patch Changes - [#​2609](https://togithub.com/emotion-js/emotion/pull/2609) [`242f7d8c`](https://togithub.com/emotion-js/emotion/commit/242f7d8c9f3ddbba2a69664bcc0fa22501df849f) Thanks [@​Andarist](https://togithub.com/Andarist)! - Added `@emotion/babel-plugin` as a dependency - this is an actual dependency of the `@emotion/react/macro` entrypoint and it has to be explicitly declared to fix compatibility with strict package managers. - [#​2615](https://togithub.com/emotion-js/emotion/pull/2615) [`3d672acd`](https://togithub.com/emotion-js/emotion/commit/3d672acd4d379f5861012d6e6d38feadd212966a) Thanks [@​srmagura](https://togithub.com/srmagura)! - Fix an edge case where runtime label extraction in class components led to invalid class names in Firefox. This only affected the development build of Emotion. - Updated dependencies \[[`2f27156a`](https://togithub.com/emotion-js/emotion/commit/2f27156a73f94c3aac82e4ed492cbfdc97225573)]: - [@​emotion/utils](https://togithub.com/emotion/utils)[@​1](https://togithub.com/1).1.0
emotion-js/emotion (@​emotion/styled) ### [`v11.8.1`](https://togithub.com/emotion-js/emotion/blob/HEAD/packages/styled/CHANGELOG.md#​1181) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/styled@11.8.0...@emotion/styled@11.8.1) ##### Patch Changes - [#​2651](https://togithub.com/emotion-js/emotion/pull/2651) [`39ac5b99`](https://togithub.com/emotion-js/emotion/commit/39ac5b99483994a68fa2b51e23ad6c173f42f1c1) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed a transpilation issue that caused `useInsertionEffect` to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module. ### [`v11.8.0`](https://togithub.com/emotion-js/emotion/blob/HEAD/packages/styled/CHANGELOG.md#​1180) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/styled@11.6.0...@emotion/styled@11.8.0) ##### Minor Changes - [#​2600](https://togithub.com/emotion-js/emotion/pull/2600) [`2f27156a`](https://togithub.com/emotion-js/emotion/commit/2f27156a73f94c3aac82e4ed492cbfdc97225573) Thanks [@​Andarist](https://togithub.com/Andarist)! - Refactored code to use the upcoming `React.useInsertionEffect` when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent. ##### Patch Changes - Updated dependencies \[[`d2531639`](https://togithub.com/emotion-js/emotion/commit/d25316393639232df16ba836b407e3678eea5e4d), [`2f27156a`](https://togithub.com/emotion-js/emotion/commit/2f27156a73f94c3aac82e4ed492cbfdc97225573)]: - [@​emotion/is-prop-valid](https://togithub.com/emotion/is-prop-valid)[@​1](https://togithub.com/1).1.2 - [@​emotion/utils](https://togithub.com/emotion/utils)[@​1](https://togithub.com/1).1.0

Configuration

πŸ“… Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.