sdc224 / chakra-ui-boilerplate

Boilerplate for Chakra UI
1 stars 0 forks source link

Update dependency @emotion/core to v10.1.1 #74

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/core 10.0.35 -> 10.1.1 age adoption passing confidence

Release Notes

emotion-js/emotion ### [`v10.1.1`](https://togithub.com/emotion-js/emotion/releases/@​emotion/core@10.1.1) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/core@10.1.0...@emotion/core@10.1.1) ##### Patch Changes - [`fe30cbd6`](https://togithub.com/emotion-js/emotion/commit/fe30cbd60b131bd7017d574cc25215dcd04d1f46) [#​2066](https://togithub.com/emotion-js/emotion/pull/2066) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed an issue with React giving warning about static children not having unique keys when using the classic `jsx` factory. This example illustrates the situation in which this has been incorrectly happening: ```js
``` ### [`v10.1.0`](https://togithub.com/emotion-js/emotion/releases/@​emotion/core@10.1.0) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/core@10.0.35...@emotion/core@10.1.0) ##### Minor Changes - [`71514b06`](https://togithub.com/emotion-js/emotion/commit/71514b06fe172517168f98321499f05e74388de6) [#​1970](https://togithub.com/emotion-js/emotion/pull/1970) Thanks [@​FLGMwt](https://togithub.com/FLGMwt)! - Support for [the new JSX runtimes](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) has been added. They require compatible React versions and shouldn't be manually used. To use them you can use the new `@jsxImportSource @​emotion/core` pragma instead of the old `@jsx jsx` or you can use `@emotion/babel-preset-css-prop` with `{ runtime: 'automatic' }` option to have it handled automatically for you for the whole project.

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 this update again.



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

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (10.1.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.