Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update emotion monorepo #102

Merged
merged 2 commits into from
Feb 19, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/jest (source) 11.7.1 -> 11.8.0 age adoption passing confidence
@emotion/react 11.7.1 -> 11.8.1 age adoption passing confidence
@emotion/styled 11.6.0 -> 11.8.1 age adoption passing confidence

Release Notes

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

v11.8.0

Compare Source

Patch Changes
  • #​2600 2f27156a Thanks @​Andarist! - Adjusted Enzyme-related code path to accomodate for changes related to the refactor around using React.useInsertionEffect.
emotion-js/emotion (@​emotion/react)

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.
emotion-js/emotion (@​emotion/styled)

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from a team, chambo-e and matthprost and removed request for a team February 19, 2022 13:03
@renovate renovate bot force-pushed the renovate/emotion-monorepo branch from afa4104 to 534fe1b Compare February 19, 2022 16:21
@renovate renovate bot changed the title chore(devdeps): update emotion monorepo to v11.8.0 chore(devdeps): update emotion monorepo Feb 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2022

Codecov Report

Merging #102 (5ace5f9) into main (40b7111) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   96.68%   96.68%           
=======================================
  Files          20       20           
  Lines         181      181           
  Branches       15       15           
=======================================
  Hits          175      175           
  Misses          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40b7111...5ace5f9. Read the comment docs.

@chambo-e chambo-e enabled auto-merge (squash) February 19, 2022 19:39
@chambo-e chambo-e disabled auto-merge February 19, 2022 19:41
@chambo-e chambo-e merged commit 489083a into main Feb 19, 2022
@chambo-e chambo-e deleted the renovate/emotion-monorepo branch February 19, 2022 19:41
scaleway-bot pushed a commit that referenced this pull request Feb 22, 2022
### [1.13.5](v1.13.4...v1.13.5) (2022-02-22)

### 🔁 CI

* correctly remove image ([#109](#109)) ([7e54fe3](7e54fe3))

### 🐛 Bug Fixes

* correct overwritten regex type ([#106](#106)) ([a8ef933](a8ef933))

### 📦 Chore

* **deps:** update dependency @scaleway/ui to v0.137.0 ([#101](#101)) ([061975b](061975b))
* **devdeps:** update bobheadxi/deployments action to v1 ([#107](#107)) ([159addc](159addc))
* **devdeps:** update dependency @babel/core to v7.17.5 ([32e1575](32e1575))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.1 ([#103](#103)) ([099425f](099425f))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.2 ([#108](#108)) ([cf1514a](cf1514a))
* **devdeps:** update dependency rollup to v2.67.3 ([40b7111](40b7111))
* **devdeps:** update emotion monorepo ([#102](#102)) ([489083a](489083a))
* **devdeps:** update yarn to v3.2.0 ([#105](#105)) ([cb36cca](cb36cca))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.13.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants