fix(deps): update material-ui monorepo to v5.15.11 #141

Merged
renovate[bot] merged 1 commit from renovate/material-ui-monorepo into main 2024-03-04 12:42:26 +00:00
renovate[bot] commented 2024-03-01 01:55:12 +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.10 -> 5.15.11 age adoption passing confidence
@mui/material (source) 5.15.10 -> 5.15.11 age adoption passing confidence

Release Notes

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

v5.15.11

Compare Source

Feb 21, 2024

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

@mui/material@5.15.11
@mui/material-nextjs@5.15.11
@mui/system@5.15.11
@mui/codemod@5.15.11
@mui/utils@5.15.11
@mui/base@5.0.0-beta.37
@mui/lab@5.0.0-alpha.164
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​dpertsin, @​flaviendelangle, @​gitstart, @​gregberge, @​harrydigos, @​Janpot, @​justintoman, @​khgiddon, @​KirankumarAmbati, @​LukasTy, @​michaldudak, @​mnajdova, @​nikosgavalas, @​oliviertassinari, @​PaulKristoffersson, @​Rishi556, @​rluzists1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​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.

🔕 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.10` -> `5.15.11`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.10/5.15.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.10/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.10/5.15.11?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.10` -> `5.15.11`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.10/5.15.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.10/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.10/5.15.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v5.15.11`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51511) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.10...v5.15.11) <!-- generated comparing v5.15.10..master --> *Feb 21, 2024* A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.11` - \[Alert] Deprecate components and componentsProps props ([#&#8203;40681](https://togithub.com/mui/material-ui/issues/40681)) [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai) - \[Autocomplete] Caret transformation issue with font size change ([#&#8203;41066](https://togithub.com/mui/material-ui/issues/41066)) [@&#8203;dpertsin](https://togithub.com/dpertsin) - \[StepLabel] Add type for StepIconComponent ([#&#8203;41082](https://togithub.com/mui/material-ui/issues/41082)) [@&#8203;harrydigos](https://togithub.com/harrydigos) - \[TablePagination] Fix type error in Select props ([#&#8203;39137](https://togithub.com/mui/material-ui/issues/39137)) [@&#8203;PaulKristoffersson](https://togithub.com/PaulKristoffersson) - \[Transitions] External ownerState is incorrectly forwarded to inner components ([#&#8203;41187](https://togithub.com/mui/material-ui/issues/41187)) [@&#8203;gitstart](https://togithub.com/gitstart) - Use direct import ([#&#8203;40851](https://togithub.com/mui/material-ui/issues/40851)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/material-nextjs@5.15.11` - Fix missing babel/runtime dependency in material-ui-nextjs ([#&#8203;41077](https://togithub.com/mui/material-ui/issues/41077)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/system@5.15.11` - Use direct import ([#&#8203;40851](https://togithub.com/mui/material-ui/issues/40851)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - Move useMediaQuery to system ([#&#8203;39463](https://togithub.com/mui/material-ui/issues/39463)) [@&#8203;justintoman](https://togithub.com/justintoman) - Consolidate the variants props callback arguments ([#&#8203;41222](https://togithub.com/mui/material-ui/issues/41222)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - Merge props and ownerState in the variants props callback ([#&#8203;41219](https://togithub.com/mui/material-ui/issues/41219)) [@&#8203;mnajdova](https://togithub.com/mnajdova) ##### `@mui/codemod@5.15.11` - \[AccordionSummary] Add contentGutters deprecation codemods ([#&#8203;41006](https://togithub.com/mui/material-ui/issues/41006)) [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai) - \[PaginationItem] Add codemod for deprecated classes ([#&#8203;41145](https://togithub.com/mui/material-ui/issues/41145)) [@&#8203;sai6855](https://togithub.com/sai6855) ##### `@mui/utils@5.15.11` - Port `useLocalStorageState` hook from Toolpad ([#&#8203;41096](https://togithub.com/mui/material-ui/issues/41096)) [@&#8203;Janpot](https://togithub.com/Janpot) ##### `@mui/base@5.0.0-beta.37` - \[Switch] Add missing role attribute ([#&#8203;40907](https://togithub.com/mui/material-ui/issues/40907)) [@&#8203;KirankumarAmbati](https://togithub.com/KirankumarAmbati) - \[TextareaAutosize] Improve implementation ([#&#8203;40789](https://togithub.com/mui/material-ui/issues/40789)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/lab@5.0.0-alpha.164` - \[Masonry] Ability to sort elements from left to right ([#&#8203;39904](https://togithub.com/mui/material-ui/issues/39904)) [@&#8203;Rishi556](https://togithub.com/Rishi556) ##### Docs - \[base-ui] Fix focus state demo in Base UI autocomplete ([#&#8203;41104](https://togithub.com/mui/material-ui/issues/41104)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[base-ui] Update the Accessibility page demos design ([#&#8203;40995](https://togithub.com/mui/material-ui/issues/40995)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[joy-ui] Fix LinearProgressWithLabel example ([#&#8203;41194](https://togithub.com/mui/material-ui/issues/41194)) [@&#8203;khgiddon](https://togithub.com/khgiddon) - \[joy-ui] Fix 404 image on the docs [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[material-ui] Add a "start now" section on the Overview page ([#&#8203;41137](https://togithub.com/mui/material-ui/issues/41137)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Inform about deprecated TablePagination SelectProps usage ([#&#8203;41186](https://togithub.com/mui/material-ui/issues/41186)) [@&#8203;gitstart](https://togithub.com/gitstart) - \[material-ui] Update the Testing page's Argos link ([#&#8203;41170](https://togithub.com/mui/material-ui/issues/41170)) [@&#8203;gregberge](https://togithub.com/gregberge) - \[material-ui] Remove Masonry component and Material Design icon from the landing page template ([#&#8203;41080](https://togithub.com/mui/material-ui/issues/41080)) [@&#8203;zanivan](https://togithub.com/zanivan) - \[material-ui] Standardize all references to Material Design 3 (M3) ([#&#8203;40903](https://togithub.com/mui/material-ui/issues/40903)) [@&#8203;samuelsycamore](https://togithub.com/samuelsycamore) - \[material-ui] Add stray fixes around a few pages ([#&#8203;41038](https://togithub.com/mui/material-ui/issues/41038)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[material-ui]\[joy-ui]\[system] Restore and revise the Box docs ([#&#8203;40622](https://togithub.com/mui/material-ui/issues/40622)) [@&#8203;samuelsycamore](https://togithub.com/samuelsycamore) - \[material-ui] Add simpler demo for default behavior ([#&#8203;40980](https://togithub.com/mui/material-ui/issues/40980)) [@&#8203;zanivan](https://togithub.com/zanivan) - \[system] Explain why AppRouterCacheProvider ([#&#8203;40909](https://togithub.com/mui/material-ui/issues/40909)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - Link to react-transition group with https [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - Update broken URL hashes ([#&#8203;41185](https://togithub.com/mui/material-ui/issues/41185)) [@&#8203;LukasTy](https://togithub.com/LukasTy) - Prefer https links [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - Fix MUI Treasury link [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - Migrate the last > quotes to ::: callouts [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[blog] Add new product tags and stray adjustments ([#&#8203;41193](https://togithub.com/mui/material-ui/issues/41193)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[blog] Simplify `/base-ui-2024-plans/` page ([#&#8203;41171](https://togithub.com/mui/material-ui/issues/41171)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[blog] Add link to Base UI API changes RFC ([#&#8203;41089](https://togithub.com/mui/material-ui/issues/41089)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[blog] Remove the "News" tag ([#&#8203;41208](https://togithub.com/mui/material-ui/issues/41208)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[changelog] Remove [@&#8203;mui/system](https://togithub.com/mui/system)[@&#8203;5](https://togithub.com/5).15.10 ([#&#8203;41093](https://togithub.com/mui/material-ui/issues/41093)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[code-infra] Move typescript-to-proptypes to internal-scripts package ([#&#8203;41079](https://togithub.com/mui/material-ui/issues/41079)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[code-infra] Move Link to [@&#8203;mui/docs](https://togithub.com/mui/docs) ([#&#8203;40889](https://togithub.com/mui/material-ui/issues/40889)) [@&#8203;Janpot](https://togithub.com/Janpot) - \[code-infra] Use `experimental.cpus` to control amount of export workers in Next.js ([#&#8203;41132](https://togithub.com/mui/material-ui/issues/41132)) [@&#8203;Janpot](https://togithub.com/Janpot) - \[code-infra] Load commonjs files in next.config.mjs with require ([#&#8203;41108](https://togithub.com/mui/material-ui/issues/41108)) [@&#8203;Janpot](https://togithub.com/Janpot) - \[code-infra] Prepare babel macros package for publishing to npm ([#&#8203;41178](https://togithub.com/mui/material-ui/issues/41178)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[code-infra] Build internal packages before publishing ([#&#8203;41210](https://togithub.com/mui/material-ui/issues/41210)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[core] Improve the release instructions ([#&#8203;40973](https://togithub.com/mui/material-ui/issues/40973)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - \[core] Simplify Next.js Demo Zero Runtime guide [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Fix TypeScript spelling in changelog [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Fix small detail in the autocomplete demo [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Increase node memory limit on Netlify build ([#&#8203;41111](https://togithub.com/mui/material-ui/issues/41111)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[core]\[Tooltip] Remove incorrect code comment ([#&#8203;41179](https://togithub.com/mui/material-ui/issues/41179)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[core] Fix missing context display names ([#&#8203;41168](https://togithub.com/mui/material-ui/issues/41168)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core]\[base-ui] Remove `@mui/base` dev dependency from Base UI workspace ([#&#8203;41216](https://togithub.com/mui/material-ui/issues/41216)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[zero]\[demo] Fix sample next app build ([#&#8203;41197](https://togithub.com/mui/material-ui/issues/41197)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) - \[docs-infra] Simplify copy logic ([#&#8203;41167](https://togithub.com/mui/material-ui/issues/41167)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] New way of providing API layout config ([#&#8203;41106](https://togithub.com/mui/material-ui/issues/41106)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[docs-infra] Reduce scrollbar width on ROC ([#&#8203;41148](https://togithub.com/mui/material-ui/issues/41148)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Add external link arrow ([#&#8203;41129](https://togithub.com/mui/material-ui/issues/41129)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[docs-infra] Fix external link arrow ([#&#8203;41181](https://togithub.com/mui/material-ui/issues/41181)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[docs-infra] Flag NPM and Github as wrong spellings [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Fix display when the default props is undefined ([#&#8203;41114](https://togithub.com/mui/material-ui/issues/41114)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Remove random layout assignment ([#&#8203;40862](https://togithub.com/mui/material-ui/issues/40862)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[docs-infra] Add spacing and contrast improvements ([#&#8203;41191](https://togithub.com/mui/material-ui/issues/41191)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[docs-infra] Share vale-config ([#&#8203;41176](https://togithub.com/mui/material-ui/issues/41176)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[test] Generalize test utils ([#&#8203;41175](https://togithub.com/mui/material-ui/issues/41175)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[typescript-to-proptypes] Support using `Omit` on types with conditional properties ([#&#8203;41033](https://togithub.com/mui/material-ui/issues/41033)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle) - \[website] Match chart component names [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Add Marblism diamond sponsor ([#&#8203;41097](https://togithub.com/mui/material-ui/issues/41097)) [@&#8203;rluzists1](https://togithub.com/rluzists1) - \[website] Add overall improvements to the Material UI page ([#&#8203;41075](https://togithub.com/mui/material-ui/issues/41075)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[website] Fix responsive breakpoints [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Fix overloading of footer JS files [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Improve the footer's chip contrast ([#&#8203;41209](https://togithub.com/mui/material-ui/issues/41209)) [@&#8203;danilo-leal](https://togithub.com/danilo-leal) - \[zero] Update to latest version of wyw-in-js ([#&#8203;41182](https://togithub.com/mui/material-ui/issues/41182)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) - \[zero] Setup basic testing framework ([#&#8203;40986](https://togithub.com/mui/material-ui/issues/40986)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) - \[zero] Fix wrong CSS order by moving import to last ([#&#8203;41002](https://togithub.com/mui/material-ui/issues/41002)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[zero] Export `extendTheme` for creating a zero-runtime theme ([#&#8203;40897](https://togithub.com/mui/material-ui/issues/40897)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[zero] Move extendTheme to its own subpath ([#&#8203;41204](https://togithub.com/mui/material-ui/issues/41204)) [@&#8203;brijeshb42](https://togithub.com/brijeshb42) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://togithub.com/alexfauquette), [@&#8203;brijeshb42](https://togithub.com/brijeshb42), [@&#8203;danilo-leal](https://togithub.com/danilo-leal), [@&#8203;DiegoAndai](https://togithub.com/DiegoAndai), [@&#8203;dpertsin](https://togithub.com/dpertsin), [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle), [@&#8203;gitstart](https://togithub.com/gitstart), [@&#8203;gregberge](https://togithub.com/gregberge), [@&#8203;harrydigos](https://togithub.com/harrydigos), [@&#8203;Janpot](https://togithub.com/Janpot), [@&#8203;justintoman](https://togithub.com/justintoman), [@&#8203;khgiddon](https://togithub.com/khgiddon), [@&#8203;KirankumarAmbati](https://togithub.com/KirankumarAmbati), [@&#8203;LukasTy](https://togithub.com/LukasTy), [@&#8203;michaldudak](https://togithub.com/michaldudak), [@&#8203;mnajdova](https://togithub.com/mnajdova), [@&#8203;nikosgavalas](https://togithub.com/nikosgavalas), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;PaulKristoffersson](https://togithub.com/PaulKristoffersson), [@&#8203;Rishi556](https://togithub.com/Rishi556), [@&#8203;rluzists1](https://togithub.com/rluzists1), [@&#8203;sai6855](https://togithub.com/sai6855), [@&#8203;samuelsycamore](https://togithub.com/samuelsycamore), [@&#8203;siriwatknp](https://togithub.com/siriwatknp), [@&#8203;zanivan](https://togithub.com/zanivan), [@&#8203;ZeeshanTamboli](https://togithub.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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
github-actions[bot] commented 2024-03-01 01:58:52 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e1365a272421612ad8b350--sleepy-shaw-d8efec.netlify.app"
github-actions[bot] commented 2024-03-03 21:03:42 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e4e5acdd2735d950e185b6--sleepy-shaw-d8efec.netlify.app"
github-actions[bot] commented 2024-03-03 21:13:36 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e4e7feb5d5f1d860b808a7--sleepy-shaw-d8efec.netlify.app"
github-actions[bot] commented 2024-03-04 01:36:41 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e525a6b5d5f1fed6b809ce--sleepy-shaw-d8efec.netlify.app"
github-actions[bot] commented 2024-03-04 04:02:51 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e547e9772bb71570e95c7c--sleepy-shaw-d8efec.netlify.app"
github-actions[bot] commented 2024-03-04 06:57:43 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e570e5619af43134102f31--sleepy-shaw-d8efec.netlify.app"
github-actions[bot] commented 2024-03-04 11:28:02 +00:00 (Migrated from github.com)
:eyes: Branch deployed at "https://65e5b03f24f0f90c6336f798--sleepy-shaw-d8efec.netlify.app"
Sign in to join this conversation.
No description provided.