Skip to content
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

chore(deps): update emotion monorepo #173

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2022

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.8.2 -> 11.11.1 age adoption passing confidence
@emotion/styled (source) 11.8.1 -> 11.11.0 age adoption passing confidence

Release Notes

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

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

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.
Patch Changes

v11.9.3

Compare Source

Patch Changes

v11.9.0

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Apr 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reference-marketing-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2023 11:18am

@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 7a90734 to 7387a31 Compare June 12, 2022 13:49
@renovate renovate bot changed the title chore(deps): update dependency @emotion/react to v11.9.0 chore(deps): update emotion monorepo to v11.9.3 Jun 12, 2022
@renovate renovate bot changed the title chore(deps): update emotion monorepo to v11.9.3 chore(deps): update emotion monorepo to v11.10.4 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from f536c0b to fde742c Compare November 20, 2022 13:26
@renovate renovate bot changed the title chore(deps): update emotion monorepo to v11.10.4 chore(deps): update emotion monorepo to v11.10.5 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update emotion monorepo to v11.10.5 chore(deps): update emotion monorepo to v11.10.6 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from fde742c to b0d6134 Compare March 16, 2023 11:20
@renovate renovate bot changed the title chore(deps): update emotion monorepo to v11.10.6 chore(deps): update emotion monorepo to v11.11.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from b0d6134 to 794b52d Compare May 28, 2023 09:21
@renovate renovate bot changed the title chore(deps): update emotion monorepo to v11.11.0 chore(deps): update emotion monorepo Jun 7, 2023
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from 794b52d to dab38a2 Compare June 7, 2023 11:17
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