Update material-ui monorepo #273

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-03-05 18:20:11 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.166 -> 5.0.0-alpha.167
@mui/material (source) dependencies patch 5.15.11 -> 5.15.12

Release Notes

mui/material-ui

v5.15.12

Compare Source

Mar 5, 2024

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

@mui/material@5.15.12
@mui/system@5.15.12
@mui/joy@5.0.0-beta.30
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​atomiks, @​brijeshb42, @​DanailH, @​danilo-leal, @​DiegoAndai, @​divyammadhok, @​Janpot, @​lhilgert9, @​matystroia, @​michaldudak, @​michelengelen, @​mj12albert, @​oliviertassinari, @​prakhargupta1, @​PunitSoniME, @​sai6855, @​siriwatknp, @​smox, @​zanivan, @​ZeeshanTamboli


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.

👻 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.0.0-alpha.166` -> `5.0.0-alpha.167`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.166/5.0.0-alpha.167) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.15.11` -> `5.15.12`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.11/5.15.12) | --- ### Release Notes <details> <summary>mui/material-ui</summary> ### [`v5.15.12`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51512) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.11...v5.15.12) <!-- generated comparing v5.15.11..master --> *Mar 5, 2024* A big thanks to the 21 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.12` - ​<!-- 52 -->Support props callback type in theme variants ([#&#8203;40946](https://github.com/mui/material-ui/issues/40946)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 50 -->\[Alert] Convert to support zero runtime ([#&#8203;41230](https://github.com/mui/material-ui/issues/41230)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 49 -->\[Alert] Deprecate composed classes ([#&#8203;40688](https://github.com/mui/material-ui/issues/40688)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 44 -->\[Button] Deprecate classes for v6 ([#&#8203;40675](https://github.com/mui/material-ui/issues/40675)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 43 -->\[Checkbox] `large` size added in type ([#&#8203;34909](https://github.com/mui/material-ui/issues/34909)) [@&#8203;smox](https://github.com/smox) - ​<!-- 42 -->\[Chip] Deprecate composed classes ([#&#8203;41235](https://github.com/mui/material-ui/issues/41235)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 41 -->\[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions ([#&#8203;41231](https://github.com/mui/material-ui/issues/41231)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 17 -->Remove unused dev dependency on [@&#8203;mui/lab](https://github.com/mui/lab) ([#&#8203;41198](https://github.com/mui/material-ui/issues/41198)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 15 -->\[Slider] Deprecate components and componentProps props for v6 ([#&#8203;40777](https://github.com/mui/material-ui/issues/40777)) [@&#8203;lhilgert9](https://github.com/lhilgert9) ##### `@mui/system@5.15.12` - ​<!-- 16 -->\[pigment-css]\[material-ui] Render badge demos ([#&#8203;41353](https://github.com/mui/material-ui/issues/41353)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 14 -->\[pigment-css] Update to latest wyw version ([#&#8203;41363](https://github.com/mui/material-ui/issues/41363)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 13 -->\[pigment-css] Rename scope to [@&#8203;pigment-css](https://github.com/pigment-css) ([#&#8203;41354](https://github.com/mui/material-ui/issues/41354)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 12 -->\[pigment-css] Rename zero-runtime to pigmentcss ([#&#8203;41317](https://github.com/mui/material-ui/issues/41317)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 11 -->Fix createSpacing return type ([#&#8203;41318](https://github.com/mui/material-ui/issues/41318)) [@&#8203;matystroia](https://github.com/matystroia) - ​<!-- 06 -->\[zero] Add support for styled tagged-template literals ([#&#8203;41268](https://github.com/mui/material-ui/issues/41268)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 05 -->\[zero] Set up Material UI migration demos ([#&#8203;41267](https://github.com/mui/material-ui/issues/41267)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 04 -->\[zero] Move extendTheme to already existing @&#8203;mui/zero-runtime/utils ([#&#8203;41254](https://github.com/mui/material-ui/issues/41254)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 03 -->\[zero] Remove `object` intersection from CSS Fallback ([#&#8203;41271](https://github.com/mui/material-ui/issues/41271)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 02 -->\[zero] Minor wording changes in README ([#&#8203;41253](https://github.com/mui/material-ui/issues/41253)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 01 -->\[zero] Prepare zero-runtime packages for public release ([#&#8203;41226](https://github.com/mui/material-ui/issues/41226)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/joy@5.0.0-beta.30` - ​<!-- 48 -->\[joy-ui]\[Autocomplete] Fix text overflow in Chip ([#&#8203;40229](https://github.com/mui/material-ui/issues/40229)) [@&#8203;PunitSoniME](https://github.com/PunitSoniME) ##### Docs - ​<!-- 47 -->\[base-ui] Update the docs post repo separation ([#&#8203;41328](https://github.com/mui/material-ui/issues/41328)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 34 -->Fix missing partner link [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 33 -->Update links to GitHub projects ([#&#8203;41297](https://github.com/mui/material-ui/issues/41297)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 32 -->Standardize WAI-ARIA referencest [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 31 -->Fix image layout shift when loading [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->\[joy-ui] Add stray adjustments throughout the docs ([#&#8203;41211](https://github.com/mui/material-ui/issues/41211)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 22 -->\[material-ui] Remove duplicated text at FAQ page ([#&#8203;41326](https://github.com/mui/material-ui/issues/41326)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 21 -->\[material-ui] Fix color mode toggle of the landing page template ([#&#8203;41293](https://github.com/mui/material-ui/issues/41293)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 20 -->\[system] Tweak the Usage demos ([#&#8203;41242](https://github.com/mui/material-ui/issues/41242)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 19 -->\[zero] Add a Why section on the README ([#&#8203;41284](https://github.com/mui/material-ui/issues/41284)) [@&#8203;danilo-leal](https://github.com/danilo-leal) ##### Core - ​<!-- 51 -->Revert "\[utils] Port `useLocalStorageState` hook from Toolpad ([#&#8203;41096](https://github.com/mui/material-ui/issues/41096))" [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 46 -->\[blog] Add post about how MUI uses Toolpad ([#&#8203;40172](https://github.com/mui/material-ui/issues/40172)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - ​<!-- 45 -->\[blog] No bundled demos in blog posts [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 40 -->\[code-infra] Embed translations in the [@&#8203;mui/docs](https://github.com/mui/docs) package ([#&#8203;41246](https://github.com/mui/material-ui/issues/41246)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 39 -->\[code-infra] Prepare the markdown package for publishing ([#&#8203;41240](https://github.com/mui/material-ui/issues/41240)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 38 -->\[code-infra] Unpin the version of docs-utils in scripts ([#&#8203;41232](https://github.com/mui/material-ui/issues/41232)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 37 -->\[core] Use runtime agnostic setTimeout type [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 36 -->\[core] Remove window. reference for common globals [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 35 -->\[core] Add a script to build all packages ([#&#8203;40631](https://github.com/mui/material-ui/issues/40631)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 30 -->\[docs-infra] Fix missing non breaking spaces [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 29 -->\[docs-infra] Add design customizations to the disclosure element ([#&#8203;41285](https://github.com/mui/material-ui/issues/41285)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 28 -->\[docs-infra] Adjust headings dark mode color ([#&#8203;41292](https://github.com/mui/material-ui/issues/41292)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 27 -->\[docs-infra] Fix Stack Overflow breaking space [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 26 -->\[docs-infra] Fix product selector popup not closing on route change ([#&#8203;41166](https://github.com/mui/material-ui/issues/41166)) [@&#8203;divyammadhok](https://github.com/divyammadhok) - ​<!-- 25 -->\[docs-infra] Improve fix blank links ad [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 24 -->\[docs-infra] Support interfaces for X docs ([#&#8203;41069](https://github.com/mui/material-ui/issues/41069)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - ​<!-- 18 -->\[infra] Adjust the links to search for issues ([#&#8203;41008](https://github.com/mui/material-ui/issues/41008)) [@&#8203;michelengelen](https://github.com/michelengelen) - ​<!-- 10 -->\[website] Move the `React Engineer - xCharts` to `Next roles` section ([#&#8203;41368](https://github.com/mui/material-ui/issues/41368)) [@&#8203;DanailH](https://github.com/DanailH) - ​<!-- 09 -->\[website] Add James to About Us ([#&#8203;41362](https://github.com/mui/material-ui/issues/41362)) [@&#8203;atomiks](https://github.com/atomiks) - ​<!-- 08 -->\[website] Polish Button outline primary medium ([#&#8203;41298](https://github.com/mui/material-ui/issues/41298)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 07 -->\[website] Remove Heatmap chart from community plan on pricing table ([#&#8203;41081](https://github.com/mui/material-ui/issues/41081)) [@&#8203;alexfauquette](https://github.com/alexfauquette) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;atomiks](https://github.com/atomiks), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DanailH](https://github.com/DanailH), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;divyammadhok](https://github.com/divyammadhok), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;lhilgert9](https://github.com/lhilgert9), [@&#8203;matystroia](https://github.com/matystroia), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;PunitSoniME](https://github.com/PunitSoniME), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;smox](https://github.com/smox), [@&#8203;zanivan](https://github.com/zanivan), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-03-05 17:01:09 +01:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
276fdf85ec
kjuulh merged commit 276fdf85ec into main 2024-03-05 18:20:11 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OpenFood/openfood#273
No description provided.