fix(deps): update material-ui monorepo to v5.15.14 #179

Open
renovate[bot] wants to merge 1 commit from renovate/material-ui-monorepo into main
renovate[bot] commented 2024-03-19 10:04:16 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.13 -> 5.15.14 age adoption passing confidence
@mui/material (source) 5.15.13 -> 5.15.14 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material)

v5.15.14

Compare Source

Mar 18, 2024

A big thanks to the 15 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.13
@pigment-css/react@0.0.3
pigment-css/nextjs-plugin@0.0.3
Docs
Core

All contributors of this release in alphabetical order: @​bharatkashyap, @​brijeshb42, @​cherniavskii, @​cipherlogs, @​danilo-leal, @​DiegoAndai, @​EyaOuenniche, @​Janpot, @​jherr, @​michaldudak, @​mnajdova, @​oliviertassinari, @​sai6855, @​siriwatknp, @​zanivan


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`5.15.13` -> `5.15.14`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.13/5.15.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.13/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.13/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`5.15.13` -> `5.15.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.13/5.15.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.13/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.13/5.15.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v5.15.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51514) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.13...v5.15.14) <!-- generated comparing v5.15.13..master --> *Mar 18, 2024* A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.13` - \[Accordion] Convert to support CSS extraction ([#&#8203;41221](https://togithub.com/mui/material-ui/issues/41221)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - ​<!-- 24 -->\[Autocomplete] Convert to support CSS extraction ([#&#8203;40330](https://togithub.com/mui/material-ui/issues/40330)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - ​<!-- 06 -->\[Slider] Convert to support CSS extraction ([#&#8203;41201](https://togithub.com/mui/material-ui/issues/41201)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - ​<!-- 07 -->\[Select] Fix variant type ([#&#8203;41405](https://togithub.com/mui/material-ui/issues/41405)) [@&#8203;sai6855](https://togithub.com/sai6855) - ​<!-- 09 -->\[typescript] Use interface instead of type for props ([#&#8203;41500](https://togithub.com/mui/material-ui/issues/41500)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) ##### `@pigment-css/react@0.0.3` - ​<!-- 03 -->Add Box component ([#&#8203;41451](https://togithub.com/mui/material-ui/issues/41451)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) ##### `pigment-css/nextjs-plugin@0.0.3` - ​<!-- 04 -->Fix alias resolver ([#&#8203;41494](https://togithub.com/mui/material-ui/issues/41494)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) - ​<!-- 05 -->Follow-up to [#&#8203;41494](https://togithub.com/mui/material-ui/issues/41494) ([#&#8203;41502](https://togithub.com/mui/material-ui/issues/41502)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) ##### Docs - ​<!-- 12 -->\[joy-ui] Add UI improvements to the side navigation demo ([#&#8203;41461](https://togithub.com/mui/material-ui/issues/41461)) [@&#8203;cipherlogs](https://togithub.com/cipherlogs) - ​<!-- 11 -->\[pigment-css] Add media query guide ([#&#8203;41473](https://togithub.com/mui/material-ui/issues/41473)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - ​<!-- 10 -->\[pigment-css] Fixing location of the ExtendTheme type in the docs ([#&#8203;41499](https://togithub.com/mui/material-ui/issues/41499)) [@&#8203;jherr](https://togithub.com/jherr) - ​<!-- 08 -->\[material-ui]\[Progress] Add Circular progress gradient demo from Github comment ([#&#8203;40559](https://togithub.com/mui/material-ui/issues/40559)) [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai) ##### Core - ​<!-- 23 -->\[blog] Bringing consistency to Material UI customization APIs ([#&#8203;41040](https://togithub.com/mui/material-ui/issues/41040)) [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai) - ​<!-- 22 -->\[code-infra] Rename [@&#8203;mui-internal/docs-utils](https://togithub.com/mui-internal/docs-utils) to [@&#8203;mui/internal-docs-utils](https://togithub.com/mui/internal-docs-utils) ([#&#8203;41498](https://togithub.com/mui/material-ui/issues/41498)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - ​<!-- 21 -->\[code-infra] Copy translations.json to [@&#8203;mui/docs](https://togithub.com/mui/docs) build folder ([#&#8203;41472](https://togithub.com/mui/material-ui/issues/41472)) [@&#8203;Janpot](https://togithub.com/Janpot) - ​<!-- 20 -->\[core] Use Circle CI context ([#&#8203;41532](https://togithub.com/mui/material-ui/issues/41532)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 19 -->\[core] Fix CHANGELOG format and update date ([#&#8203;41481](https://togithub.com/mui/material-ui/issues/41481)) [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai) - ​<!-- 18 -->\[docs] Fix useStorageState regressions ([#&#8203;41223](https://togithub.com/mui/material-ui/issues/41223)) [@&#8203;Janpot](https://togithub.com/Janpot) - ​<!-- 17 -->\[docs] Fix some Vale errors ([#&#8203;41516](https://togithub.com/mui/material-ui/issues/41516)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 15 -->\[material-ui]\[docs] Fix landing page template's h1 size ([#&#8203;41543](https://togithub.com/mui/material-ui/issues/41543)) [@&#8203;zanivan](https://togithub.com/zanivan) - ​<!-- 14 -->\[material-ui]\[docs] Apply new code header docs feature ([#&#8203;41508](https://togithub.com/mui/material-ui/issues/41508)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 11 -->\[material-next] Drop the package ([#&#8203;41544](https://togithub.com/mui/material-ui/issues/41544)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - ​<!-- 16 -->\[docs-infra] Fail CI on Vale error ([#&#8203;40944](https://togithub.com/mui/material-ui/issues/40944)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 15 -->\[docs-infra] Improve Vale config [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 14 -->\[docs-infra] Add a feature list "component" ([#&#8203;41484](https://togithub.com/mui/material-ui/issues/41484)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 13 -->\[docs-infra] Add code block header classes ([#&#8203;41487](https://togithub.com/mui/material-ui/issues/41487)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 21 -->\[docs-infra] Make the Algolia search input label invisible ([#&#8203;41542](https://togithub.com/mui/material-ui/issues/41542)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - ​<!-- 03 -->\[website] Improve navbar's items hover state ([#&#8203;41535](https://togithub.com/mui/material-ui/issues/41535)) [@&#8203;EyaOuenniche](https://togithub.com/EyaOuenniche) - ​<!-- 02 -->\[website] Split Toolpad documentation ([#&#8203;41316](https://togithub.com/mui/material-ui/issues/41316)) [@&#8203;bharatkashyap](https://togithub.com/bharatkashyap) - ​<!-- 01 -->\[website] Use MUI X Data Grid v7-beta ([#&#8203;41276](https://togithub.com/mui/material-ui/issues/41276)) [@&#8203;cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@&#8203;bharatkashyap](https://togithub.com/bharatkashyap), [@&#8203;brijeshb42](https://togithub.com/brijeshb42), [@&#8203;cherniavskii](https://togithub.com/cherniavskii), [@&#8203;cipherlogs](https://togithub.com/cipherlogs), [@&#8203;danilo-leal](https://togithub.com/danilo-leal), [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai), [@&#8203;EyaOuenniche](https://togithub.com/EyaOuenniche), [@&#8203;Janpot](https://togithub.com/Janpot), [@&#8203;jherr](https://togithub.com/jherr), [@&#8203;michaldudak](https://togithub.com/michaldudak), [@&#8203;mnajdova](https://togithub.com/mnajdova), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;sai6855](https://togithub.com/sai6855), [@&#8203;siriwatknp](https://togithub.com/siriwatknp), [@&#8203;zanivan](https://togithub.com/zanivan) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/mcataford/rss-reader). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/material-ui-monorepo:renovate/material-ui-monorepo
git checkout renovate/material-ui-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/material-ui-monorepo
git checkout renovate/material-ui-monorepo
git rebase main
git checkout main
git merge --ff-only renovate/material-ui-monorepo
git checkout renovate/material-ui-monorepo
git rebase main
git checkout main
git merge --no-ff renovate/material-ui-monorepo
git checkout main
git merge --squash renovate/material-ui-monorepo
git checkout main
git merge --ff-only renovate/material-ui-monorepo
git checkout main
git merge renovate/material-ui-monorepo
git push origin main
Sign in to join this conversation.
No description provided.