Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 19, 2021

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@emotion/react (source) 11.4.1 -> 11.14.0 age confidence
@emotion/styled (source) 11.3.0 -> 11.14.1 age confidence

Release Notes

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

v11.14.0

Compare Source

Minor Changes
  • #​3281 fc4d7bd Thanks @​Andarist! - 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

v11.13.5

Compare Source

Patch Changes
  • #​3270 77d930d Thanks @​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]:

v11.13.3

Compare Source

Patch Changes

v11.13.0

Compare Source

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

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

    Default files should continue to work in all environments.

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

Patch Changes

v11.12.0

Compare Source

Minor Changes
  • #​2558 85772c3 Thanks @​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

v11.11.4

Compare Source

Patch Changes
  • #​3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).

v11.11.3

Compare Source

Patch Changes

v11.11.1

Compare Source

Patch Changes
  • #​3048 9357f337 Thanks @​naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.

v11.11.0

Compare Source

Minor Changes
Patch Changes

v11.10.8

Compare Source

Patch Changes

v11.10.6

Compare Source

Patch Changes

v11.10.5

Compare Source

Patch Changes

v11.10.4

Compare Source

Patch Changes
  • #​2867 89b6dbb3 Thanks @​Andarist! - Externalized code referencing React.useInsertionEffect to a separate @emotion/use-insertion-effect-with-fallbacks package. This package should be used in your defined externals if you bundle Emotion for whatever reason. It references useInsertionEffect in a very specific way that allows us to use it conditionally. However, if the code consuming Emotion is bundled as a library with Emotion in it then some bundlers might change the way in which we reference useInsertionEffect and that might create problems for bundlers used to consume the said library code. By externalizing this new package you can still bundle Emotion if you want to without running into this problem as you won't "destroy" the carefully crafted reference to useInsertionEffect in the process.

    Note that we don't recommend bundling Emotion. You should have very specific reasons to do so.

  • Updated dependencies [89b6dbb3]:

v11.10.0

Compare Source

Minor Changes
  • #​2819 bbad8c79 Thanks @​nicksrandall! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

  • #​2819 bbad8c79 Thanks @​nicksrandall! - Thanks to the added exports field, the package now includes a worker condition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.

Patch Changes

v11.9.3

Compare Source

Patch Changes

v11.9.0

Compare Source

Patch Changes

v11.8.2

Compare Source

Patch Changes
  • #​2677 ff3cb164 Thanks @​Jack-Works! - Change Global component to use the StyleSheet constructor of the current cache.sheet. This is useful when cache.sheet is not the default implementation. Thanks to that the inner sheet constructed by Global can share the behavior with its "main" sheet that is hold by the cache.

v11.8.1

Compare Source

Patch Changes
  • #​2651 39ac5b99 Thanks @​Andarist! - Fixed a transpilation issue that caused useInsertionEffect to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module.

v11.8.0

Compare Source

Minor Changes
  • #​2600 2f27156a Thanks @​Andarist! - Refactored code to use the upcoming React.useInsertionEffect when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.
Patch Changes

v11.7.1

Compare Source

Patch Changes

v11.7.0

Compare Source

Patch Changes
  • #​2534 57be9e8c Thanks @​srmagura! - Changed the implementation of the runtime label extraction in elements using the css prop (that only happens in development) to one that should yield more consistent results across browsers. This fixes some minor issues with React reporting hydration mismatches that wouldn't happen in production.

v11.6.0

Compare Source

Minor Changes
  • #​2542 eb013d25 Thanks @​eps1lon! - Fixed hydration mismatches if React.useId (an upcoming API in React 18) is used within a tree below our components.
Patch Changes

v11.5.0

Compare Source

Patch Changes
  • #​2498 e5beae8e Thanks @​Andarist! - Fixed an edge case issue with incorrect rules being generated. When a context selector (&) was used not at the beginning of a selector (which is not valid SCSS but is allowed by the Stylis parser that we are using) within a group of selectors containing a pseudoclass then it was not replaced correctly with the current context selector.

  • Updated dependencies [e5beae8e, 9ae4a91a, f2eda829]:


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 19, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nszknao/generative-art/G5MAQ1m44iknrWYmRNAypg8dfKYh
✅ Preview: https://generative-art-git-renovate-emotion-monorepo-nszknao.vercel.app

@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from c07030d to 3c0b411 Compare November 14, 2021 08:50
@renovate renovate bot changed the title Update dependency @emotion/react to v11.5.0 Update emotion monorepo to v11.6.0 Nov 14, 2021
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 3c0b411 to c6a324b Compare November 26, 2021 09:43
@renovate renovate bot changed the title Update emotion monorepo to v11.6.0 Update emotion monorepo Nov 26, 2021
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from c6a324b to d6338b1 Compare March 7, 2022 14:45
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v11.8.1 Mar 7, 2022
@renovate renovate bot changed the title Update emotion monorepo to v11.8.1 Update emotion monorepo Mar 26, 2022
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from d6338b1 to 18919b6 Compare March 26, 2022 14:15
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 18919b6 to 0e81b60 Compare April 24, 2022 20:24
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 0e81b60 to a0a877b Compare June 18, 2022 14:47
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v11.9.3 Jun 18, 2022
@vercel
Copy link

vercel bot commented Jun 18, 2022

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
generative-art Error Error Aug 19, 2025 6:54pm

@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from a0a877b to b192ee9 Compare September 25, 2022 20:07
@renovate renovate bot changed the title Update emotion monorepo to v11.9.3 Update emotion monorepo to v11.10.4 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from b192ee9 to de11464 Compare November 20, 2022 16:50
@renovate renovate bot changed the title Update emotion monorepo to v11.10.4 Update emotion monorepo to v11.10.5 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from de11464 to 2c85739 Compare March 17, 2023 03:46
@renovate renovate bot changed the title Update emotion monorepo to v11.10.5 Update emotion monorepo to v11.10.6 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 2c85739 to 7fe4b69 Compare May 28, 2023 11:04
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v11.12.0 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from f4e0cf6 to 315d69e Compare July 20, 2024 10:13
@renovate renovate bot changed the title Update emotion monorepo to v11.12.0 Update emotion monorepo to v11.13.0 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 315d69e to 2a9344c Compare August 21, 2024 11:24
@renovate renovate bot changed the title Update emotion monorepo to v11.13.0 Update emotion monorepo Aug 21, 2024
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 2a9344c to 6981e27 Compare November 20, 2024 09:03
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v11.13.5 Nov 20, 2024
@renovate renovate bot changed the title Update emotion monorepo to v11.13.5 Update emotion monorepo to v11.13.5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/emotion-monorepo branch December 8, 2024 18:42
@renovate renovate bot changed the title Update emotion monorepo to v11.13.5 - autoclosed Update emotion monorepo to v11.13.5 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch 2 times, most recently from 6981e27 to be6aedf Compare December 9, 2024 11:29
@renovate renovate bot changed the title Update emotion monorepo to v11.13.5 Update emotion monorepo to v11.14.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from be6aedf to 27bdd6b Compare June 26, 2025 17:28
@renovate renovate bot changed the title Update emotion monorepo to v11.14.0 Update emotion monorepo Jun 26, 2025
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 27bdd6b to 5881360 Compare August 10, 2025 14:54
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 5881360 to aca7c3b Compare August 13, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant