Skip to content

Update emotion monorepo #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.10.4 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.10.4 -> 11.14.1 age adoption passing 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

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
  • #​2815 65a1eea Thanks @​srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.
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

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.

@netlify
Copy link

netlify bot commented Oct 27, 2022

Deploy Preview for opensesame-engineering-blog ready!

Name Link
🔨 Latest commit 1760d63
🔍 Latest deploy log https://app.netlify.com/projects/opensesame-engineering-blog/deploys/685d93dd9584d40007a6f348
😎 Deploy Preview https://deploy-preview-57--opensesame-engineering-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@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 e01c753 to f939858 Compare March 17, 2023 16:07
@renovate renovate bot changed the title Update emotion monorepo to v11.10.6 Update emotion monorepo to v11.11.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from f939858 to aa813fc Compare May 28, 2023 11:03
@renovate renovate bot changed the title Update emotion monorepo to v11.11.0 Update emotion monorepo Jun 7, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from aa813fc to e6e2c53 Compare June 7, 2023 15:41
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from e6e2c53 to f6b380c Compare December 23, 2023 22:31
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from f6b380c to e6cbac6 Compare February 27, 2024 16:45
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from e6cbac6 to b3466e0 Compare March 29, 2024 19:29
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from b3466e0 to 7ae9232 Compare July 19, 2024 08:33
@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 7ae9232 to cdf2e8d Compare July 20, 2024 08:36
@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 cdf2e8d to 7ecdb63 Compare August 21, 2024 11:29
@renovate renovate bot changed the title Update emotion monorepo to v11.13.0 Update emotion monorepo Aug 21, 2024
@renovate renovate bot changed the title Update emotion monorepo Update emotion monorepo to v11.13.5 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 7ecdb63 to 7ddbbc3 Compare November 20, 2024 11:20
@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 7ddbbc3 to 727e10c Compare December 9, 2024 11:54
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 727e10c to 1760d63 Compare June 26, 2025 18:39
@renovate renovate bot changed the title Update emotion monorepo to v11.14.0 Update emotion monorepo Jun 26, 2025
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.

0 participants