knights-dev / knights

Functional visual programming environment
MIT License
64 stars 6 forks source link

Update dependency @emotion/core to v10.1.0 #291

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@emotion/core dependencies minor 10.0.35 -> 10.1.0

Release Notes

emotion-js/emotion ### [`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.

Renovate configuration

:date: Schedule: "every weekend" in timezone Asia/Tokyo.

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.