Update Emotion dependencies (main)#251761
Conversation
|
Pinging @elastic/appex-sharedux (Team:SharedUX) |
|
The previous upgrade attempt had to be reverted: #219585 We need to fix a few bugs in the flyout system, and add automated tests over advanced flyout system usage |
|
We're working on using a fork of |
d9465c7 to
c522f37
Compare
c522f37 to
7858377
Compare
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
cc @tsullivan |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@​emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#​3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@​Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#​3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@​emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#​3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@​Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#​3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@​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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#​2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@​emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#​2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@​emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Regenerated after `yarn kbn bootstrap` to reflect @emotion/* version bumps from elastic#251761 that were missing from the committed file. Made-with: Cursor
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 2ae694c) # Conflicts: # package.json # src/core/packages/chrome/navigation/packaging/package.json # src/platform/packages/shared/kbn-unified-data-table/src/components/compare_documents/hooks/__snapshots__/use_comparison_css.test.ts.snap # src/platform/packages/shared/shared-ux/button_toolbar/src/popover/__snapshots__/popover.test.tsx.snap # src/platform/packages/shared/shared-ux/page/solution_nav/src/__snapshots__/solution_nav.test.tsx.snap # src/platform/plugins/private/vis_type_markdown/public/__snapshots__/markdown_options.test.tsx.snap # src/platform/plugins/shared/data_view_field_editor/public/components/field_format_editor/editors/url/__snapshots__/url.test.tsx.snap # src/platform/plugins/shared/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap # x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap # x-pack/platform/plugins/private/monitoring/public/components/no_data/explanations/exporters/__snapshots__/exporters.test.js.snap # x-pack/platform/plugins/private/monitoring/public/components/no_data/reasons/__snapshots__/reason_found.test.js.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/request_trial_extension.test.tsx.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/revert_to_basic.test.tsx.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/start_trial.test.tsx.snap # x-pack/platform/plugins/shared/ml/public/application/settings/calendars/list/__snapshots__/header.test.js.snap # x-pack/platform/plugins/shared/ml/public/application/settings/filter_lists/list/__snapshots__/header.test.js.snap # x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ping_list/__snapshots__/expanded_row.test.tsx.snap # x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/status_details/__snapshots__/monitor_status.bar.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/details/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/field_renderers/__snapshots__/field_renderers.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/port/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/netflow/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/renderers/netflow/__snapshots__/netflow_row_renderer.test.tsx.snap # yarn.lock
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 2ae694c) # Conflicts: # package.json # src/core/packages/chrome/navigation/packaging/package.json # src/core/packages/chrome/navigation/src/__tests__/__snapshots__/both_modes.test.tsx.snap # src/core/packages/chrome/navigation/src/__tests__/__snapshots__/collapsed_mode.test.tsx.snap # src/core/packages/chrome/navigation/src/__tests__/__snapshots__/expanded_mode.test.tsx.snap # src/core/packages/overlays/browser-internal/src/banners/banners_list.test.tsx # src/platform/packages/shared/kbn-unified-data-table/src/components/compare_documents/hooks/__snapshots__/use_comparison_css.test.ts.snap # src/platform/packages/shared/shared-ux/button_toolbar/src/popover/__snapshots__/popover.test.tsx.snap # src/platform/packages/shared/shared-ux/page/solution_nav/src/__snapshots__/solution_nav.test.tsx.snap # src/platform/plugins/private/vis_type_markdown/public/__snapshots__/markdown_options.test.tsx.snap # src/platform/plugins/shared/console/packaging/package.json # src/platform/plugins/shared/data_view_field_editor/public/components/field_format_editor/editors/url/__snapshots__/url.test.tsx.snap # src/platform/plugins/shared/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap # x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap # x-pack/platform/plugins/private/monitoring/public/components/no_data/explanations/exporters/__snapshots__/exporters.test.js.snap # x-pack/platform/plugins/private/monitoring/public/components/no_data/reasons/__snapshots__/reason_found.test.js.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/request_trial_extension.test.tsx.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/revert_to_basic.test.tsx.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/start_trial.test.tsx.snap # x-pack/platform/plugins/shared/ml/public/application/settings/calendars/list/__snapshots__/header.test.js.snap # x-pack/platform/plugins/shared/ml/public/application/settings/filter_lists/list/__snapshots__/header.test.js.snap # x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ping_list/__snapshots__/expanded_row.test.tsx.snap # x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/status_details/__snapshots__/monitor_status.bar.test.tsx.snap # x-pack/solutions/security/plugins/kubernetes_security/public/components/tree_view_container/breadcrumb/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/details/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/port/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/field_renderers/__snapshots__/field_renderers.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/netflow/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/renderers/netflow/__snapshots__/netflow_row_renderer.test.tsx.snap # yarn.lock
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 2ae694c) # Conflicts: # package.json # src/core/packages/chrome/navigation/packaging/package.json # src/core/packages/chrome/navigation/src/__tests__/__snapshots__/both_modes.test.tsx.snap # src/core/packages/chrome/navigation/src/__tests__/__snapshots__/collapsed_mode.test.tsx.snap # src/core/packages/chrome/navigation/src/__tests__/__snapshots__/expanded_mode.test.tsx.snap # src/core/packages/overlays/browser-internal/src/banners/banners_list.test.tsx # src/platform/packages/shared/kbn-css-utils/public/use_memo_css.ts # src/platform/packages/shared/kbn-unified-data-table/src/components/compare_documents/hooks/__snapshots__/use_comparison_css.test.ts.snap # src/platform/packages/shared/shared-ux/button_toolbar/src/buttons/add_from_library/__snapshots__/add_from_library.test.tsx.snap # src/platform/packages/shared/shared-ux/button_toolbar/src/popover/__snapshots__/popover.test.tsx.snap # src/platform/packages/shared/shared-ux/page/solution_nav/src/__snapshots__/solution_nav.test.tsx.snap # src/platform/plugins/private/vis_type_markdown/public/__snapshots__/markdown_options.test.tsx.snap # src/platform/plugins/shared/console/packaging/package.json # src/platform/plugins/shared/data_view_field_editor/public/components/field_format_editor/editors/url/__snapshots__/url.test.tsx.snap # src/platform/plugins/shared/home/public/application/components/solutions_section/__snapshots__/solution_panel.test.tsx.snap # src/platform/plugins/shared/saved_objects_management/public/management_section/object_view/components/__snapshots__/not_found_errors.test.tsx.snap # x-pack/platform/plugins/private/index_lifecycle_management/__jest__/__snapshots__/extend_index_management.test.tsx.snap # x-pack/platform/plugins/private/monitoring/public/components/no_data/explanations/exporters/__snapshots__/exporters.test.js.snap # x-pack/platform/plugins/private/monitoring/public/components/no_data/reasons/__snapshots__/reason_found.test.js.snap # x-pack/platform/plugins/private/monitoring/public/components/sparkline/__snapshots__/index.test.js.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/request_trial_extension.test.tsx.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/revert_to_basic.test.tsx.snap # x-pack/platform/plugins/shared/license_management/__jest__/__snapshots__/start_trial.test.tsx.snap # x-pack/platform/plugins/shared/maps/public/connected_components/mb_map/scale_control/__snapshots__/scale_control.test.tsx.snap # x-pack/platform/plugins/shared/maps/public/connected_components/mb_map/tooltip_control/features_tooltip/__snapshots__/feature_properties.test.tsx.snap # x-pack/platform/plugins/shared/ml/public/application/settings/calendars/list/__snapshots__/header.test.js.snap # x-pack/platform/plugins/shared/ml/public/application/settings/filter_lists/list/__snapshots__/header.test.js.snap # x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/ping_list/__snapshots__/expanded_row.test.tsx.snap # x-pack/solutions/observability/plugins/uptime/public/legacy_uptime/components/monitor/status_details/__snapshots__/monitor_status.bar.test.tsx.snap # x-pack/solutions/security/plugins/kubernetes_security/public/components/tree_view_container/breadcrumb/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/details/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/explore/network/components/port/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/field_renderers/__snapshots__/field_renderers.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/netflow/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/security_solution/public/timelines/components/timeline/body/renderers/netflow/__snapshots__/netflow_row_renderer.test.tsx.snap # x-pack/solutions/security/plugins/session_view/public/components/detail_panel_copy/__snapshots__/index.test.tsx.snap # x-pack/solutions/security/plugins/session_view/public/components/process_tree_alert/__snapshots__/index.test.tsx.snap # yarn.lock
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
# Backport This will backport the following commits from `main` to `8.19`: - [Update Emotion dependencies (main) (#251761)](#251761) <!--- Backport version: 11.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-03-25T16:43:05Z","message":"Update Emotion dependencies (main) (#251761)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.11.0` ->\n`^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.0.0` ->\n`^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.1` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0)\n|\n|\n[@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`1.1.2` ->\n`1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3)\n|\n|\n[@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1)\n|\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the Dependency\nDashboard for more information.\n\n---\n\n### Release Notes\n\n<details>\n<summary>emotion-js/emotion (@​emotion/cache)</summary>\n\n###\n[`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)\n\n##### Minor Changes\n\n-\n[#​3277](https://github.com/emotion-js/emotion/pull/3277)\n[`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e)\nThanks [@​Andarist](https://github.com/Andarist)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n###\n[`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5)\n\n##### Patch Changes\n\n-\n[#​3270](https://github.com/emotion-js/emotion/pull/3270)\n[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)\nThanks [@​emmatown](https://github.com/emmatown)! - Fix\ninconsistent hashes using development vs production bundles/`exports`\nconditions when using `@emotion/babel-plugin` with `sourceMap: true`\n(the default). This is particularly visible when using Emotion with the\nNext.js Pages router where the `development` condition is used when\nbundling code but not when importing external code with Node.js.\n\n- Updated dependencies\n\\[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5\n\n###\n[`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1)\n\n##### Patch Changes\n\n-\n[#​3219](https://github.com/emotion-js/emotion/pull/3219)\n[`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf)\nThanks [@​Andarist](https://github.com/Andarist)! -\nRemoved incorrect tripleslash directive referencing node types\n\n###\n[`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0)\n\n##### Minor Changes\n\n-\n[#​3198](https://github.com/emotion-js/emotion/pull/3198)\n[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b)\nThanks [@​Andarist](https://github.com/Andarist)! -\nMigrated away from relying on `process.env.NODE_ENV` checks to\ndifferentiate between production and development builds.\n\nDevelopment builds (and other environment-specific builds) can be used\nby using proper conditions (see\n[here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)).\nMost modern bundlers/frameworks already preconfigure those for the user\nso no action has to be taken.\n\n Default files should continue to work in all environments.\n\n##### Patch Changes\n\n- Updated dependencies\n\\[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b),\n[`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]:\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0\n\n###\n[`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0)\n\n##### Minor Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n##### Patch Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! - Fixed\n`options` parameter to `createEmotion` from\n`@emotion/css/create-instance` incorrectly being marked as optional when\nit's required.\n\n- Updated dependencies\n\\[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680),\n[`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.0\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Timothy Sullivan <tsullivan@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"2ae694cd52ee7a9cddef2380944ca4660d767ca3","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","Team:SharedUX","backport:all-open"],"title":"Update Emotion dependencies (main)","number":251761,"url":"https://github.com/elastic/kibana/pull/251761","mergeCommit":{"message":"Update Emotion dependencies (main) (#251761)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.11.0` ->\n`^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.0.0` ->\n`^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.1` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0)\n|\n|\n[@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`1.1.2` ->\n`1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3)\n|\n|\n[@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1)\n|\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the Dependency\nDashboard for more information.\n\n---\n\n### Release Notes\n\n<details>\n<summary>emotion-js/emotion (@​emotion/cache)</summary>\n\n###\n[`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)\n\n##### Minor Changes\n\n-\n[#​3277](https://github.com/emotion-js/emotion/pull/3277)\n[`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e)\nThanks [@​Andarist](https://github.com/Andarist)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n###\n[`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5)\n\n##### Patch Changes\n\n-\n[#​3270](https://github.com/emotion-js/emotion/pull/3270)\n[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)\nThanks [@​emmatown](https://github.com/emmatown)! - Fix\ninconsistent hashes using development vs production bundles/`exports`\nconditions when using `@emotion/babel-plugin` with `sourceMap: true`\n(the default). This is particularly visible when using Emotion with the\nNext.js Pages router where the `development` condition is used when\nbundling code but not when importing external code with Node.js.\n\n- Updated dependencies\n\\[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5\n\n###\n[`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1)\n\n##### Patch Changes\n\n-\n[#​3219](https://github.com/emotion-js/emotion/pull/3219)\n[`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf)\nThanks [@​Andarist](https://github.com/Andarist)! -\nRemoved incorrect tripleslash directive referencing node types\n\n###\n[`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0)\n\n##### Minor Changes\n\n-\n[#​3198](https://github.com/emotion-js/emotion/pull/3198)\n[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b)\nThanks [@​Andarist](https://github.com/Andarist)! -\nMigrated away from relying on `process.env.NODE_ENV` checks to\ndifferentiate between production and development builds.\n\nDevelopment builds (and other environment-specific builds) can be used\nby using proper conditions (see\n[here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)).\nMost modern bundlers/frameworks already preconfigure those for the user\nso no action has to be taken.\n\n Default files should continue to work in all environments.\n\n##### Patch Changes\n\n- Updated dependencies\n\\[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b),\n[`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]:\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0\n\n###\n[`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0)\n\n##### Minor Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n##### Patch Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! - Fixed\n`options` parameter to `createEmotion` from\n`@emotion/css/create-instance` incorrectly being marked as optional when\nit's required.\n\n- Updated dependencies\n\\[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680),\n[`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.0\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Timothy Sullivan <tsullivan@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"2ae694cd52ee7a9cddef2380944ca4660d767ca3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[]}] BACKPORT--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
# Backport This will backport the following commits from `main` to `9.2`: - [Update Emotion dependencies (main) (#251761)](#251761) <!--- Backport version: 11.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-03-25T16:43:05Z","message":"Update Emotion dependencies (main) (#251761)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.11.0` ->\n`^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.0.0` ->\n`^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.1` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0)\n|\n|\n[@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`1.1.2` ->\n`1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3)\n|\n|\n[@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1)\n|\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the Dependency\nDashboard for more information.\n\n---\n\n### Release Notes\n\n<details>\n<summary>emotion-js/emotion (@​emotion/cache)</summary>\n\n###\n[`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)\n\n##### Minor Changes\n\n-\n[#​3277](https://github.com/emotion-js/emotion/pull/3277)\n[`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e)\nThanks [@​Andarist](https://github.com/Andarist)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n###\n[`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5)\n\n##### Patch Changes\n\n-\n[#​3270](https://github.com/emotion-js/emotion/pull/3270)\n[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)\nThanks [@​emmatown](https://github.com/emmatown)! - Fix\ninconsistent hashes using development vs production bundles/`exports`\nconditions when using `@emotion/babel-plugin` with `sourceMap: true`\n(the default). This is particularly visible when using Emotion with the\nNext.js Pages router where the `development` condition is used when\nbundling code but not when importing external code with Node.js.\n\n- Updated dependencies\n\\[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5\n\n###\n[`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1)\n\n##### Patch Changes\n\n-\n[#​3219](https://github.com/emotion-js/emotion/pull/3219)\n[`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf)\nThanks [@​Andarist](https://github.com/Andarist)! -\nRemoved incorrect tripleslash directive referencing node types\n\n###\n[`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0)\n\n##### Minor Changes\n\n-\n[#​3198](https://github.com/emotion-js/emotion/pull/3198)\n[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b)\nThanks [@​Andarist](https://github.com/Andarist)! -\nMigrated away from relying on `process.env.NODE_ENV` checks to\ndifferentiate between production and development builds.\n\nDevelopment builds (and other environment-specific builds) can be used\nby using proper conditions (see\n[here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)).\nMost modern bundlers/frameworks already preconfigure those for the user\nso no action has to be taken.\n\n Default files should continue to work in all environments.\n\n##### Patch Changes\n\n- Updated dependencies\n\\[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b),\n[`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]:\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0\n\n###\n[`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0)\n\n##### Minor Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n##### Patch Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! - Fixed\n`options` parameter to `createEmotion` from\n`@emotion/css/create-instance` incorrectly being marked as optional when\nit's required.\n\n- Updated dependencies\n\\[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680),\n[`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.0\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Timothy Sullivan <tsullivan@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"2ae694cd52ee7a9cddef2380944ca4660d767ca3","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","Team:SharedUX","backport:all-open"],"title":"Update Emotion dependencies (main)","number":251761,"url":"https://github.com/elastic/kibana/pull/251761","mergeCommit":{"message":"Update Emotion dependencies (main) (#251761)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.11.0` ->\n`^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.0.0` ->\n`^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.1` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0)\n|\n|\n[@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`1.1.2` ->\n`1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3)\n|\n|\n[@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1)\n|\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the Dependency\nDashboard for more information.\n\n---\n\n### Release Notes\n\n<details>\n<summary>emotion-js/emotion (@​emotion/cache)</summary>\n\n###\n[`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)\n\n##### Minor Changes\n\n-\n[#​3277](https://github.com/emotion-js/emotion/pull/3277)\n[`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e)\nThanks [@​Andarist](https://github.com/Andarist)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n###\n[`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5)\n\n##### Patch Changes\n\n-\n[#​3270](https://github.com/emotion-js/emotion/pull/3270)\n[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)\nThanks [@​emmatown](https://github.com/emmatown)! - Fix\ninconsistent hashes using development vs production bundles/`exports`\nconditions when using `@emotion/babel-plugin` with `sourceMap: true`\n(the default). This is particularly visible when using Emotion with the\nNext.js Pages router where the `development` condition is used when\nbundling code but not when importing external code with Node.js.\n\n- Updated dependencies\n\\[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5\n\n###\n[`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1)\n\n##### Patch Changes\n\n-\n[#​3219](https://github.com/emotion-js/emotion/pull/3219)\n[`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf)\nThanks [@​Andarist](https://github.com/Andarist)! -\nRemoved incorrect tripleslash directive referencing node types\n\n###\n[`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0)\n\n##### Minor Changes\n\n-\n[#​3198](https://github.com/emotion-js/emotion/pull/3198)\n[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b)\nThanks [@​Andarist](https://github.com/Andarist)! -\nMigrated away from relying on `process.env.NODE_ENV` checks to\ndifferentiate between production and development builds.\n\nDevelopment builds (and other environment-specific builds) can be used\nby using proper conditions (see\n[here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)).\nMost modern bundlers/frameworks already preconfigure those for the user\nso no action has to be taken.\n\n Default files should continue to work in all environments.\n\n##### Patch Changes\n\n- Updated dependencies\n\\[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b),\n[`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]:\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0\n\n###\n[`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0)\n\n##### Minor Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n##### Patch Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! - Fixed\n`options` parameter to `createEmotion` from\n`@emotion/css/create-instance` incorrectly being marked as optional when\nit's required.\n\n- Updated dependencies\n\\[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680),\n[`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.0\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Timothy Sullivan <tsullivan@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"2ae694cd52ee7a9cddef2380944ca4660d767ca3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[]}] BACKPORT--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
# Backport This will backport the following commits from `main` to `9.3`: - [Update Emotion dependencies (main) (#251761)](#251761) <!--- Backport version: 11.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2026-03-25T16:43:05Z","message":"Update Emotion dependencies (main) (#251761)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.11.0` ->\n`^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.0.0` ->\n`^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.1` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0)\n|\n|\n[@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`1.1.2` ->\n`1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3)\n|\n|\n[@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1)\n|\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the Dependency\nDashboard for more information.\n\n---\n\n### Release Notes\n\n<details>\n<summary>emotion-js/emotion (@​emotion/cache)</summary>\n\n###\n[`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)\n\n##### Minor Changes\n\n-\n[#​3277](https://github.com/emotion-js/emotion/pull/3277)\n[`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e)\nThanks [@​Andarist](https://github.com/Andarist)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n###\n[`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5)\n\n##### Patch Changes\n\n-\n[#​3270](https://github.com/emotion-js/emotion/pull/3270)\n[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)\nThanks [@​emmatown](https://github.com/emmatown)! - Fix\ninconsistent hashes using development vs production bundles/`exports`\nconditions when using `@emotion/babel-plugin` with `sourceMap: true`\n(the default). This is particularly visible when using Emotion with the\nNext.js Pages router where the `development` condition is used when\nbundling code but not when importing external code with Node.js.\n\n- Updated dependencies\n\\[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5\n\n###\n[`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1)\n\n##### Patch Changes\n\n-\n[#​3219](https://github.com/emotion-js/emotion/pull/3219)\n[`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf)\nThanks [@​Andarist](https://github.com/Andarist)! -\nRemoved incorrect tripleslash directive referencing node types\n\n###\n[`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0)\n\n##### Minor Changes\n\n-\n[#​3198](https://github.com/emotion-js/emotion/pull/3198)\n[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b)\nThanks [@​Andarist](https://github.com/Andarist)! -\nMigrated away from relying on `process.env.NODE_ENV` checks to\ndifferentiate between production and development builds.\n\nDevelopment builds (and other environment-specific builds) can be used\nby using proper conditions (see\n[here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)).\nMost modern bundlers/frameworks already preconfigure those for the user\nso no action has to be taken.\n\n Default files should continue to work in all environments.\n\n##### Patch Changes\n\n- Updated dependencies\n\\[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b),\n[`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]:\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0\n\n###\n[`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0)\n\n##### Minor Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n##### Patch Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! - Fixed\n`options` parameter to `createEmotion` from\n`@emotion/css/create-instance` incorrectly being marked as optional when\nit's required.\n\n- Updated dependencies\n\\[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680),\n[`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.0\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Timothy Sullivan <tsullivan@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"2ae694cd52ee7a9cddef2380944ca4660d767ca3","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","Team:SharedUX","backport:all-open"],"title":"Update Emotion dependencies (main)","number":251761,"url":"https://github.com/elastic/kibana/pull/251761","mergeCommit":{"message":"Update Emotion dependencies (main) (#251761)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.11.0` ->\n`^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5)\n|\n| [@emotion/css](https://emotion.sh)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`^11.0.0` ->\n`^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\npeerDependencies | minor | [`>=11.0.0` ->\n`>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0)\n|\n|\n[@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.1` ->\n`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0)\n|\n|\n[@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`1.1.2` ->\n`1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3)\n|\n|\n[@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme)\n([source](https://github.com/emotion-js/emotion)) |\ndependencies | minor | [`11.11.0` ->\n`11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1)\n|\n\n---\n\n> [!WARNING]\n> Some dependencies could not be looked up. Check the Dependency\nDashboard for more information.\n\n---\n\n### Release Notes\n\n<details>\n<summary>emotion-js/emotion (@​emotion/cache)</summary>\n\n###\n[`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0)\n\n##### Minor Changes\n\n-\n[#​3277](https://github.com/emotion-js/emotion/pull/3277)\n[`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e)\nThanks [@​Andarist](https://github.com/Andarist)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n###\n[`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5)\n\n##### Patch Changes\n\n-\n[#​3270](https://github.com/emotion-js/emotion/pull/3270)\n[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)\nThanks [@​emmatown](https://github.com/emmatown)! - Fix\ninconsistent hashes using development vs production bundles/`exports`\nconditions when using `@emotion/babel-plugin` with `sourceMap: true`\n(the default). This is particularly visible when using Emotion with the\nNext.js Pages router where the `development` condition is used when\nbundling code but not when importing external code with Node.js.\n\n- Updated dependencies\n\\[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5\n\n###\n[`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1)\n\n##### Patch Changes\n\n-\n[#​3219](https://github.com/emotion-js/emotion/pull/3219)\n[`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf)\nThanks [@​Andarist](https://github.com/Andarist)! -\nRemoved incorrect tripleslash directive referencing node types\n\n###\n[`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0)\n\n##### Minor Changes\n\n-\n[#​3198](https://github.com/emotion-js/emotion/pull/3198)\n[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b)\nThanks [@​Andarist](https://github.com/Andarist)! -\nMigrated away from relying on `process.env.NODE_ENV` checks to\ndifferentiate between production and development builds.\n\nDevelopment builds (and other environment-specific builds) can be used\nby using proper conditions (see\n[here](https://nodejs.org/docs/v20.15.1/api/packages.html#resolving-user-conditions)).\nMost modern bundlers/frameworks already preconfigure those for the user\nso no action has to be taken.\n\n Default files should continue to work in all environments.\n\n##### Patch Changes\n\n- Updated dependencies\n\\[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b),\n[`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]:\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0\n\n###\n[`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0)\n\n[Compare\nSource](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0)\n\n##### Minor Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! -\nSource code has been migrated to TypeScript. From now on type\ndeclarations will be emitted based on that, instead of being\nhand-written.\n\n##### Patch Changes\n\n-\n[#​2558](https://github.com/emotion-js/emotion/pull/2558)\n[`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c)\nThanks [@​emmatown](https://github.com/emmatown)! - Fixed\n`options` parameter to `createEmotion` from\n`@emotion/css/create-instance` incorrectly being marked as optional when\nit's required.\n\n- Updated dependencies\n\\[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680),\n[`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453),\n[`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]:\n-\n[@​emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0\n-\n[@​emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0\n-\n[@​emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0\n-\n[@​emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0\n-\n[@​emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.0\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\nare satisfied.\n\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR has been generated by [Renovate\nBot](https://github.com/renovatebot/renovate).\n\n\n\n---------\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: Timothy Sullivan <tsullivan@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"2ae694cd52ee7a9cddef2380944ca4660d767ca3"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[]}] BACKPORT--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@emotion/cache](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fcache/11.11.0/11.14.0) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.11.0` -> `^11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.0.0/11.13.5) | | [@emotion/css](https://emotion.sh) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.13.5`](https://renovatebot.com/diffs/npm/@emotion%2fcss/11.11.0/11.13.5) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`^11.0.0` -> `^11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | peerDependencies | minor | [`>=11.0.0` -> `>=11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.0.0/11.14.0) | | [@emotion/react](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.1` -> `11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.1/11.14.0) | | [@emotion/serialize](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`1.1.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/@emotion%2fserialize/1.1.2/1.3.3) | | [@emotion/styled](https://github.com/emotion-js/emotion/tree/main#readme) ([source](https://github.com/emotion-js/emotion)) | dependencies | minor | [`11.11.0` -> `11.14.1`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.0/11.14.1) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emotion-js/emotion (@&elastic#8203;emotion/cache)</summary> ### [`v11.14.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.14.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.5...@emotion/cache@11.14.0) ##### Minor Changes - [#&elastic#8203;3277](https://github.com/emotion-js/emotion/pull/3277) [`8dc1a6d`](https://github.com/emotion-js/emotion/commit/8dc1a6dd19d2dc9ce435ef0aff85ccf5647f5d2e) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ### [`v11.13.5`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.5) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.1...@emotion/cache@11.13.5) ##### Patch Changes - [#&elastic#8203;3270](https://github.com/emotion-js/emotion/pull/3270) [`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fix inconsistent hashes using development vs production bundles/`exports` conditions when using `@emotion/babel-plugin` with `sourceMap: true` (the default). This is particularly visible when using Emotion with the Next.js Pages router where the `development` condition is used when bundling code but not when importing external code with Node.js. - Updated dependencies \[[`77d930d`](https://github.com/emotion-js/emotion/commit/77d930dc708015ff6fd34a1084bb343b02d732fa)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.3 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.5 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.2 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).13.5 ### [`v11.13.1`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/cache%4011.13.1) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.13.0...@emotion/cache@11.13.1) ##### Patch Changes - [#&elastic#8203;3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@&elastic#8203;Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types ### [`v11.13.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.13.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.12.0...@emotion/cache@11.13.0) ##### Minor Changes - [#&elastic#8203;3198](https://github.com/emotion-js/emotion/pull/3198) [`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b) Thanks [@&elastic#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. ##### Patch Changes - Updated dependencies \[[`d8ff8a5`](https://github.com/emotion-js/emotion/commit/d8ff8a5990c691017b463b3fa23a9f46ab28147b), [`a9f6912`](https://github.com/emotion-js/emotion/commit/a9f691299844bf6837b7ad41ee17cd912496f3d5)]: - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).13.0 - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).4.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).4.0 ### [`v11.12.0`](https://github.com/emotion-js/emotion/releases/tag/%40emotion/css%4011.12.0) [Compare Source](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.11.0...@emotion/cache@11.12.0) ##### Minor Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written. ##### Patch Changes - [#&elastic#8203;2558](https://github.com/emotion-js/emotion/pull/2558) [`85772c3`](https://github.com/emotion-js/emotion/commit/85772c33ecb01c70bc8afafa627c9fb7140b593c) Thanks [@&elastic#8203;emmatown](https://github.com/emmatown)! - Fixed `options` parameter to `createEmotion` from `@emotion/css/create-instance` incorrectly being marked as optional when it's required. - Updated dependencies \[[`9ca22c6`](https://github.com/emotion-js/emotion/commit/9ca22c6c23e9effa086d161a9b0ae1c645686680), [`16d8a8c`](https://github.com/emotion-js/emotion/commit/16d8a8c2198461c4842c73048b406c346a70aa59), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453), [`52aadc6`](https://github.com/emotion-js/emotion/commit/52aadc6e77140867392f81545cc92e04fd84d453)]: - [@&elastic#8203;emotion/serialize](https://github.com/emotion/serialize)[@​1](https://github.com/1).2.0 - [@&elastic#8203;emotion/utils](https://github.com/emotion/utils)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/sheet](https://github.com/emotion/sheet)[@​1](https://github.com/1).3.0 - [@&elastic#8203;emotion/babel-plugin](https://github.com/emotion/babel-plugin)[@​11](https://github.com/11).12.0 - [@&elastic#8203;emotion/cache](https://github.com/emotion/cache)[@​11](https://github.com/11).12.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNoYXJlZFVYIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Timothy Sullivan <tsullivan@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This PR contains the following updates:
11.11.0->11.14.0^11.11.0->^11.13.5>=11.0.0->>=11.13.511.11.0->11.13.5^11.0.0->^11.14.0>=11.0.0->>=11.14.011.11.1->11.14.01.1.2->1.3.311.11.0->11.14.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
emotion-js/emotion (@emotion/cache)
v11.14.0Compare Source
Minor Changes
8dc1a6dThanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.v11.13.5Compare Source
Patch Changes
#3270
77d930dThanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:v11.13.1Compare Source
Patch Changes
c72d279Thanks @Andarist! - Removed incorrect tripleslash directive referencing node typesv11.13.0Compare Source
Minor Changes
#3198
d8ff8a5Thanks @Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks 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.
Patch Changes
d8ff8a5,a9f6912]:v11.12.0Compare Source
Minor Changes
85772c3Thanks @emmatown! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
#2558
85772c3Thanks @emmatown! - Fixedoptionsparameter tocreateEmotionfrom@emotion/css/create-instanceincorrectly being marked as optional when it's required.Updated dependencies [
9ca22c6,16d8a8c,52aadc6,52aadc6]: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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.