Skip to content

Commit

Permalink
chore(deps): update emotion monorepo to v11.14.0 (#401)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@emotion/react](https://redirect.github.com/emotion-js/emotion/tree/main#readme)
([source](https://redirect.github.com/emotion-js/emotion)) | [`11.13.3`
->
`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.13.3/11.14.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@emotion%2freact/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emotion%2freact/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emotion%2freact/11.13.3/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emotion%2freact/11.13.3/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@emotion/styled](https://redirect.github.com/emotion-js/emotion/tree/main#readme)
([source](https://redirect.github.com/emotion-js/emotion)) | [`11.13.0`
->
`11.14.0`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.13.0/11.14.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@emotion%2fstyled/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emotion%2fstyled/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emotion%2fstyled/11.13.0/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emotion%2fstyled/11.13.0/11.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>emotion-js/emotion (@&#8203;emotion/react)</summary>

###
[`v11.14.0`](https://redirect.github.com/emotion-js/emotion/releases/tag/%40emotion/styled%4011.14.0)

[Compare
Source](https://redirect.github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

##### Minor Changes

-
[#&#8203;3284](https://redirect.github.com/emotion-js/emotion/pull/3284)
[`a19d019`](https://redirect.github.com/emotion-js/emotion/commit/a19d019bd418ebc3b9cba0e58f58b36ac2862a42)
Thanks [@&#8203;Andarist](https://redirect.github.com/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

- Updated dependencies
\[[`e1bf17e`](https://redirect.github.com/emotion-js/emotion/commit/e1bf17ee87ec51da1412eb5291460ea95a39d27a)]:
-
[@&#8203;emotion/use-insertion-effect-with-fallbacks](https://redirect.github.com/emotion/use-insertion-effect-with-fallbacks)[@&#8203;1](https://redirect.github.com/1).2.0

###
[`v11.13.5`](https://redirect.github.com/emotion-js/emotion/compare/@emotion/[email protected])

[Compare
Source](https://redirect.github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/playground).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 474b761 commit 83327ef
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
"devDependencies": {
"@babel/preset-react": "^7.23.3",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/material": "^5.15.2",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
Expand Down

0 comments on commit 83327ef

Please sign in to comment.