fix(deps): update emotion monorepo to v11.13.0 #384

Merged
techknowlogick merged 1 commits from renovate/emotion-monorepo into main 2024-07-26 16:00:45 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@emotion/react (source) dependencies minor 11.12.0 -> 11.13.0
@emotion/styled (source) dependencies minor 11.12.0 -> 11.13.0

Release Notes

emotion-js/emotion (@​emotion/react)

v11.13.0

Compare Source

Minor Changes
  • #​3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

  • #​3215 a9f6912 Thanks @​Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.12.0` -> `11.13.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.12.0/11.13.0) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.12.0` -> `11.13.0`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.12.0/11.13.0) | --- ### Release Notes <details> <summary>emotion-js/emotion (@&#8203;emotion/react)</summary> ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/react%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/react@11.12.0...@emotion/react@11.13.0) ##### Minor Changes - [#&#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - Migrated away from relying on `process.env.NODE_ENV` checks to differentiate between production and development builds. Development builds (and other environment-specific builds) can be used by using proper conditions (see [here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken. Default files should continue to work in all environments. - [#&#8203;3215](https://github.com/emotion-js/emotion/pull/3215) [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - Added `edge-light` and `workerd` conditions to `package.json` manifest to better serve users using Vercel Edge and Cloudflare Workers. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&#8203;emotion/cache](https://github.com/emotion/cache)[@&#8203;11](https://github.com/11).13.0 - [@&#8203;emotion/serialize](https://github.com/emotion/serialize)[@&#8203;1](https://github.com/1).3.0 - [@&#8203;emotion/use-insertion-effect-with-fallbacks](https://github.com/emotion/use-insertion-effect-with-fallbacks)[@&#8203;1](https://github.com/1).1.0 - [@&#8203;emotion/utils](https://github.com/emotion/utils)[@&#8203;1](https://github.com/1).4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-21 00:09:58 +00:00
fix(deps): update emotion monorepo to v11.13.0
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 1m45s
a4d2ecf6bc
renovate-bot force-pushed renovate/emotion-monorepo from a4d2ecf6bc to 8a60da7083 2024-07-26 00:09:58 +00:00 Compare
techknowlogick merged commit 4e1ed135d3 into main 2024-07-26 16:00:45 +00:00
techknowlogick deleted branch renovate/emotion-monorepo 2024-07-26 16:00:46 +00:00
Sign in to join this conversation.
No description provided.