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

Update style libraries #41

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/icons (source) 1.1.1 -> 1.1.7 age adoption passing confidence
@chakra-ui/react (source) 1.7.4 -> 1.8.9 age adoption passing confidence
@chakra-ui/theme-tools (source) 1.3.1 -> 1.3.6 age adoption passing confidence
@emotion/react (source) 11.7.1 -> 11.11.4 age adoption passing confidence
@emotion/styled (source) 11.6.0 -> 11.11.5 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/icons)

v1.1.7

Compare Source

Patch Changes

v1.1.6

Compare Source

v1.1.5

Compare Source

Patch Changes

v1.1.4

Compare Source

Patch Changes

v1.1.3

Compare Source

Patch Changes

v1.1.2

Compare Source

Patch Changes
chakra-ui/chakra-ui (@​chakra-ui/react)

v1.8.8

Compare Source

Patch Changes

v1.8.7

Compare Source

v1.8.6

Compare Source

Patch Changes

v1.8.5

Compare Source

Patch Changes

v1.8.4

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

Patch Changes

v1.8.1

Compare Source

v1.8.0

Compare Source

Minor Changes
Patch Changes

v1.7.5

Compare Source

chakra-ui/chakra-ui (@​chakra-ui/theme-tools)

v1.3.6

Compare Source

Patch Changes

v1.3.5

Compare Source

v1.3.4

Compare Source

v1.3.3

Compare Source

v1.3.2

Compare Source

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

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

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

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
  • #​2609 242f7d8c Thanks @​Andarist! - Added @emotion/babel-plugin as a dependency - this is an actual dependency of the @emotion/react/macro entrypoint and it has to be explicitly declared to fix compatibility with strict package managers.

  • #​2615 3d672acd Thanks @​srmagura! - Fix an edge case where runtime label extraction in class components led to invalid class names in Firefox. This only affected the development build of Emotion.

  • Updated dependencies [2f27156a]:


Configuration

📅 Schedule: Branch creation - "before 12pm" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from wasanx25 January 25, 2022 19:28
@renovate renovate bot changed the title Update dependency @chakra-ui/theme-tools to v1.3.2 Update style libraries Jan 26, 2022
@renovate renovate bot changed the title Update style libraries Update dependency @chakra-ui/react to v1.8.0 Jan 26, 2022
@renovate renovate bot changed the title Update dependency @chakra-ui/react to v1.8.0 Update dependency @chakra-ui/react to v1.8.1 Jan 26, 2022
@renovate renovate bot changed the title Update dependency @chakra-ui/react to v1.8.1 Update style libraries Feb 5, 2022
@renovate renovate bot force-pushed the renovate/style-libraries branch 3 times, most recently from 64dab93 to 305fb46 Compare February 20, 2022 13:30
@renovate renovate bot force-pushed the renovate/style-libraries branch 2 times, most recently from 3b88a95 to 96e8eb5 Compare March 1, 2022 00:34
@renovate renovate bot force-pushed the renovate/style-libraries branch 3 times, most recently from 9bb4055 to 3813344 Compare March 12, 2022 10:11
@wasanx25 wasanx25 force-pushed the master branch 2 times, most recently from cd98a22 to ce0f14d Compare March 12, 2022 10:38
@renovate renovate bot force-pushed the renovate/style-libraries branch from 3813344 to 5e40b7e Compare March 12, 2022 10:39
@renovate renovate bot force-pushed the renovate/style-libraries branch from 5e40b7e to e3989e8 Compare March 12, 2022 11:26
@github-actions
Copy link

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from e3989e8 to 8a00cde Compare March 12, 2022 11:49
@renovate renovate bot force-pushed the renovate/style-libraries branch 2 times, most recently from 3b984bc to a8105b3 Compare March 12, 2022 12:26
@github-actions
Copy link

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from a8105b3 to 221d74d Compare March 27, 2022 13:36
@github-actions
Copy link

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from 221d74d to 27686e0 Compare April 6, 2022 11:34
@github-actions
Copy link

github-actions bot commented Apr 6, 2022

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from 27686e0 to 9673239 Compare April 7, 2022 17:37
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from 9673239 to ad8de97 Compare June 12, 2022 13:46
@github-actions
Copy link

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from ad8de97 to 14de884 Compare June 15, 2022 02:25
@github-actions
Copy link

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from 14de884 to 4cc5a56 Compare July 31, 2022 11:32
@github-actions
Copy link

⚠️ this artifact is different from HEAD

@github-actions
Copy link

⚠️ this artifact is different from HEAD

@renovate renovate bot force-pushed the renovate/style-libraries branch from f230942 to 104fbd3 Compare March 29, 2024 22:57
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.

None yet

0 participants