Commit 2b65d96
authored
chore(deps): update dependency @mui/material to v5.16.5 (#316)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mui/material](https://mui.com/material-ui/)
([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material))
| [`5.15.15` ->
`5.16.5`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.15/5.16.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mui/material-ui (@​mui/material)</summary>
###
[`v5.16.5`](https://togithub.com/mui/material-ui/releases/tag/v5.16.5)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.4...v5.16.5)
*Jul 25, 2024*
A big thanks to the 4 contributors who made this release possible.
##### `@mui/[email protected]`
- <!-- 1 -->\[utils] Add dependency to
[@​mui/types](https://togithub.com/mui/types)
([@​mnajdova](https://togithub.com/mnajdova))
([#​43047](https://togithub.com/mui/material-ui/issues/43047))
[@​mnajdova](https://togithub.com/mnajdova)
##### Docs
- <!-- 4 -->\[material-ui]\[joy-ui]\[Autocomplete] Fix `Hint` demo
([@​ManthanGajjar](https://togithub.com/ManthanGajjar))
([#​43039](https://togithub.com/mui/material-ui/issues/43039))
[@​ManthanGajjar](https://togithub.com/ManthanGajjar)
- <!-- 3 -->Fix CHANGELOG convention
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 2 -->\[material-ui] Fix broken image links in blog template on
master branch
([#​42969](https://togithub.com/mui/material-ui/issues/42969))
[@​navedqb](https://togithub.com/navedqb)
All contributors of this release in alphabetical order:
[@​ManthanGajjar](https://togithub.com/ManthanGajjar),
[@​mnajdova](https://togithub.com/mnajdova),
[@​navedqb](https://togithub.com/navedqb),
[@​oliviertassinari](https://togithub.com/oliviertassinari)
**Full Changelog**:
mui/material-ui@v5.16.4...v5.16.5
###
[`v5.16.4`](https://togithub.com/mui/material-ui/releases/tag/v5.16.4)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.3...v5.16.4)
*Jul 16, 2024*
A big thanks to the one contributor who made this release possible.
##### `@mui/[email protected]`
- <!-- 1 -->Fix wrong import in Popover types
([#​42967](https://togithub.com/mui/material-ui/issues/42967))
[@​mnajdova](https://togithub.com/mnajdova)
All contributors of this release in alphabetical order:
[@​mnajdova](https://togithub.com/mnajdova)
###
[`v5.16.3`](https://togithub.com/mui/material-ui/releases/tag/v5.16.3)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.2...v5.16.3)
*Jul 16, 2024*
A big thanks to the 3 contributors who made this release possible.
##### `@mui/[email protected]`
- <!-- 1 -->\[material] Add missing dependency
([#​42959](https://togithub.com/mui/material-ui/issues/42959))
[@​mnajdova](https://togithub.com/mnajdova)
##### Docs
- <!-- 3 -->\[material-ui]\[Autocomplete] Add instructions about
`autosuggest-highlight` dependency
([#​42953](https://togithub.com/mui/material-ui/issues/42953))
[@​HoFa1997](https://togithub.com/HoFa1997)
- <!-- 2 -->Move feedback from Canny to GitHub
[@​oliviertassinari](https://togithub.com/oliviertassinari)
All contributors of this release in alphabetical order:
[@​HoFa1997](https://togithub.com/HoFa1997),
[@​mnajdova](https://togithub.com/mnajdova),
[@​oliviertassinari](https://togithub.com/oliviertassinari)
###
[`v5.16.2`](https://togithub.com/mui/material-ui/releases/tag/v5.16.2)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.1...v5.16.2)
*Jul 16, 2024*
A big thanks to the 2 contributors who made this release possible.
##### `@mui/[email protected]`
- <!-- 2 -->\[material] Remove dependency to
[@​mui/base](https://togithub.com/mui/base)
([@​mnajdova](https://togithub.com/mnajdova))
([#​42917](https://togithub.com/mui/material-ui/issues/42917))
[@​mnajdova](https://togithub.com/mnajdova)
##### Core
- <!-- 1 -->\[website] Sync /about page
[@​oliviertassinari](https://togithub.com/oliviertassinari)
All contributors of this release in alphabetical order:
[@​mnajdova](https://togithub.com/mnajdova),
[@​oliviertassinari](https://togithub.com/oliviertassinari)
###
[`v5.16.1`](https://togithub.com/mui/material-ui/releases/tag/v5.16.1)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.16.0...v5.16.1)
A big thanks to the 4 contributors who made this release possible. Here
are some highlights ✨:
- ⚛️ All packages, including Material UI, are now compatible with React
18.3.1
##### `@mui/[email protected]`
- \[AppBar] Fix inherit color is inconsistent between ThemeProvider and
CssVarsProvider
([#​42713](https://togithub.com/mui/material-ui/issues/42713))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
##### `@mui/[email protected]`
- \[Autocomplete] Fix React spread key warning
([#​42856](https://togithub.com/mui/material-ui/issues/42856))
[@​aarongarciah](https://togithub.com/aarongarciah)
##### Docs
- \[material-ui] Fix React 18.3 key spread warnings in Autocomplete
demos
([#​42854](https://togithub.com/mui/material-ui/issues/42854))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[material-ui] Fix type error in virtualized table demo
([#​42852](https://togithub.com/mui/material-ui/issues/42852))
[@​aarongarciah](https://togithub.com/aarongarciah)
- Fix typos ([@​omahs](https://togithub.com/omahs))
([#​42888](https://togithub.com/mui/material-ui/issues/42888))
[@​omahs](https://togithub.com/omahs)
- Fix 301
[@​oliviertassinari](https://togithub.com/oliviertassinari)
##### Core
- \[core] Bump React to 18.3.1
([#​42846](https://togithub.com/mui/material-ui/issues/42846))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[core] Remove react-test-renderer
([#​42853](https://togithub.com/mui/material-ui/issues/42853))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[core] Replace enzyme in describeConformance
([#​42847](https://togithub.com/mui/material-ui/issues/42847))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[test] Remove enzyme
([#​42850](https://togithub.com/mui/material-ui/issues/42850))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[test] Remove createMount test util
([#​42849](https://togithub.com/mui/material-ui/issues/42849))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[base-ui] Fix React spread key warning in test
([#​42855](https://togithub.com/mui/material-ui/issues/42855))
[@​aarongarciah](https://togithub.com/aarongarciah)
- \[styles]\[withStyles] Expect React defaultProps warning in test
([#​42752](https://togithub.com/mui/material-ui/issues/42752))
([#​42851](https://togithub.com/mui/material-ui/issues/42851))
[@​aarongarciah](https://togithub.com/aarongarciah)
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah),
[@​oliviertassinari](https://togithub.com/oliviertassinari),
[@​omahs](https://togithub.com/omahs),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
###
[`v5.16.0`](https://togithub.com/mui/material-ui/releases/tag/v5.16.0)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.21...v5.16.0)
A big thanks to the 5 contributors who made this release possible. Here
are some highlights ✨:
- 🚀 Added `InitColorSchemeScript` for Next.js App Router
([#​42829](https://togithub.com/mui/material-ui/issues/42829))
[@​siriwatknp](https://togithub.com/siriwatknp)
##### `@mui/[email protected]`
- \[Alert] Add ability to override slot props
([@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov))
([#​42808](https://togithub.com/mui/material-ui/issues/42808))
[@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov)
- Add `InitColorSchemeScript` for Next.js App Router
([#​42829](https://togithub.com/mui/material-ui/issues/42829))
[@​siriwatknp](https://togithub.com/siriwatknp)
- Add `DefaultPropsProvider`
([#​42820](https://togithub.com/mui/material-ui/issues/42820))
[@​siriwatknp](https://togithub.com/siriwatknp)
- Support `CssVarsTheme` in `responsiveFontSizes` return type
([@​jxdp](https://togithub.com/jxdp))
([#​42806](https://togithub.com/mui/material-ui/issues/42806))
[@​jxdp](https://togithub.com/jxdp)
- Remove warning from `getInitColorSchemeScript`
([#​42838](https://togithub.com/mui/material-ui/issues/42838))
[@​siriwatknp](https://togithub.com/siriwatknp)
##### Docs
- \[docs] Fix 301 MDN redirections
[@​oliviertassinari](https://togithub.com/oliviertassinari)
##### Core
- \[mui-utils]\[test] Remove usages of deprecated react-dom APIs
([@​aarongarciah](https://togithub.com/aarongarciah))
([#​42813](https://togithub.com/mui/material-ui/issues/42813))
[@​aarongarciah](https://togithub.com/aarongarciah)
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah),
[@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov),
[@​jxdp](https://togithub.com/jxdp),
[@​oliviertassinari](https://togithub.com/oliviertassinari),
[@​siriwatknp](https://togithub.com/siriwatknp)
###
[`v5.15.21`](https://togithub.com/mui/material-ui/releases/tag/v5.15.21)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.20...v5.15.21)
*Jun 28, 2024*
A big thanks to the 7 contributors who made this release possible.
##### `@mui/[email protected]`
- \[Autocomplete] Fix renderOption props type
([@​DiegoAndai](https://togithub.com/DiegoAndai))
([#​42709](https://togithub.com/mui/material-ui/issues/42709))
[@​DiegoAndai](https://togithub.com/DiegoAndai)
- \[Stepper] Generate class for `nonLinear` prop
([@​alexismo](https://togithub.com/alexismo))
([#​42677](https://togithub.com/mui/material-ui/issues/42677))
[@​alexismo](https://togithub.com/alexismo)
##### Docs
- Use new email for sponsoring
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- Fix 301 links
([@​alexfauquette](https://togithub.com/alexfauquette))
([#​42700](https://togithub.com/mui/material-ui/issues/42700))
[@​alexfauquette](https://togithub.com/alexfauquette)
- \[material-ui]\[Select] Fix the `SelectAutoWidth` demo menu item value
([@​Danielkhakbaz](https://togithub.com/Danielkhakbaz))
([#​42696](https://togithub.com/mui/material-ui/issues/42696))
[@​Danielkhakbaz](https://togithub.com/Danielkhakbaz)
- \[material-ui]\[Autocomplete] Fix more React 18.3 key spread warnings
in demos
([#​42766](https://togithub.com/mui/material-ui/issues/42766))
[@​wbt](https://togithub.com/wbt)
- \[material-ui] Fix sign in side image
([#​42708](https://togithub.com/mui/material-ui/issues/42708))
[@​zanivan](https://togithub.com/zanivan)
- \[website] Add Ale to team
([#​42769](https://togithub.com/mui/material-ui/issues/42769))
[@​alelthomas](https://togithub.com/alelthomas)
##### Core
- \[core] Cherry pick pnpm updates
([#​42763](https://togithub.com/mui/material-ui/issues/42763))
[@​DiegoAndai](https://togithub.com/DiegoAndai)
- \[website] Add Armin to the team members
([@​arminmeh](https://togithub.com/arminmeh))
([#​42681](https://togithub.com/mui/material-ui/issues/42681))
[@​arminmeh](https://togithub.com/arminmeh)
- \[website] Open Staff Engineer role for Pigment CSS
([@​mnajdova](https://togithub.com/mnajdova))
([#​42669](https://togithub.com/mui/material-ui/issues/42669))
[@​mnajdova](https://togithub.com/mnajdova)
All contributors of this release in alphabetical order:
[@​alexfauquette](https://togithub.com/alexfauquette),
[@​alexismo](https://togithub.com/alexismo),
[@​arminmeh](https://togithub.com/arminmeh),
[@​Danielkhakbaz](https://togithub.com/Danielkhakbaz),
[@​DiegoAndai](https://togithub.com/DiegoAndai),
[@​mnajdova](https://togithub.com/mnajdova),
[@​oliviertassinari](https://togithub.com/oliviertassinari)
###
[`v5.15.20`](https://togithub.com/mui/material-ui/releases/tag/v5.15.20)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.19...v5.15.20)
<!-- generated comparing v5.15.19..master -->
*Jun 12, 2024*
A big thanks to the 9 contributors who made this release possible.
##### `@mui/[email protected]`
- <!-- 17 -->\[Autocomplete] Shouldn't resize when hovering
([@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli))
([#​42535](https://togithub.com/mui/material-ui/issues/42535))
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
- <!-- 07 -->\[Tab] Fix applying `iconWrapper` styles from theme and
update its description ([@​sai6855](https://togithub.com/sai6855))
([#​42570](https://togithub.com/mui/material-ui/issues/42570))
[@​sai6855](https://togithub.com/sai6855)
##### `@mui/[email protected]`
- <!-- 06 -->Allow passing `NaN` as `defaultValue` to `useControlled`
([@​iammminzzy](https://togithub.com/iammminzzy))
([#​42571](https://togithub.com/mui/material-ui/issues/42571))
[@​iammminzzy](https://togithub.com/iammminzzy)
- <!-- 17 -->Fix GitHub-reported prototype pollution vulnerability in
`deepmerge`
([#​41652](https://togithub.com/mui/material-ui/issues/41652))
([#​42608](https://togithub.com/mui/material-ui/issues/42608))
[@​DiegoAndai](https://togithub.com/DiegoAndai)
##### Docs
- <!-- 16 -->\[docs] Add Pigment CSS and Base UI logos SVGs
([#​42513](https://togithub.com/mui/material-ui/issues/42513))
[@​danilo-leal](https://togithub.com/danilo-leal)
- <!-- 15 -->\[docs] Update twitter.com to x.com
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 14 -->\[docs] Simplify Example projects page
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 13 -->\[material-ui] Add docs for complementary stepper
components ([@​anle9650](https://togithub.com/anle9650))
([#​42613](https://togithub.com/mui/material-ui/issues/42613))
[@​anle9650](https://togithub.com/anle9650)
- <!-- 12 -->\[docs] Add changelog section to the design kits page
([@​danilo-leal](https://togithub.com/danilo-leal))
([#​42463](https://togithub.com/mui/material-ui/issues/42463))
[@​danilo-leal](https://togithub.com/danilo-leal)
- <!-- 11 -->\[material-ui] Fix sentence in the All components page
([@​danilo-leal](https://togithub.com/danilo-leal))
([#​42462](https://togithub.com/mui/material-ui/issues/42462))
[@​danilo-leal](https://togithub.com/danilo-leal)
- <!-- 10 -->\[material-ui] Update Figma design kit doc redirect link
([@​danilo-leal](https://togithub.com/danilo-leal))
([#​42456](https://togithub.com/mui/material-ui/issues/42456))
[@​danilo-leal](https://togithub.com/danilo-leal)
- <!-- 09 -->\[system] Add "dynamic values" section to sx prop page
([@​aarongarciah](https://togithub.com/aarongarciah))
([#​42453](https://togithub.com/mui/material-ui/issues/42453))
[@​aarongarciah](https://togithub.com/aarongarciah)
##### Core
- <!-- 18 -->\[website] Move the `React Engineer - X` role to future
roles
([#​42532](https://togithub.com/mui/material-ui/issues/42532))
[@​DanailH](https://togithub.com/DanailH)
- <!-- 08 -->\[examples] Remove Pigment CSS examples
([#​42538](https://togithub.com/mui/material-ui/issues/42538))
[@​sai6855](https://togithub.com/sai6855)
- <!-- 05 -->\[website] Close Developer Advocate / Content Engineer
role [@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 04 -->\[website] Update DoiT description and link in Sponsors
section ([@​erezstmn-doit](https://togithub.com/erezstmn-doit))
([#​42511](https://togithub.com/mui/material-ui/issues/42511))
[@​erezstmn-doit](https://togithub.com/erezstmn-doit)
- <!-- 03 -->\[website] Clean up the docs-infra job ad
([@​danilo-leal](https://togithub.com/danilo-leal))
([#​42509](https://togithub.com/mui/material-ui/issues/42509))
[@​danilo-leal](https://togithub.com/danilo-leal)
- <!-- 02 -->\[website] Open the Docs-infra engineer role
([@​danilo-leal](https://togithub.com/danilo-leal))
([#​42496](https://togithub.com/mui/material-ui/issues/42496))
[@​danilo-leal](https://togithub.com/danilo-leal)
- <!-- 01 -->\[website] Fix locationCountry in about page
[@​oliviertassinari](https://togithub.com/oliviertassinari)
All contributors of this release in alphabetical order:
[@​aarongarciah](https://togithub.com/aarongarciah),
[@​anle9650](https://togithub.com/anle9650),
[@​DanailH](https://togithub.com/DanailH),
[@​danilo-leal](https://togithub.com/danilo-leal),
[@​erezstmn-doit](https://togithub.com/erezstmn-doit),
[@​iammminzzy](https://togithub.com/iammminzzy),
[@​oliviertassinari](https://togithub.com/oliviertassinari),
[@​sai6855](https://togithub.com/sai6855),
[@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
###
[`v5.15.19`](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19)
###
[`v5.15.18`](https://togithub.com/mui/material-ui/releases/tag/v5.15.18)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.17...v5.15.18)
<!-- generated comparing v5.15.17..master -->
*May 14, 2024*
A big thanks to the 5 contributors who made this release possible. Here
are some highlights ✨:
##### `@mui/[email protected]`
- <!-- 6 -->\[Autocomplete] Improve design when there's a start
adornment for small autocomplete
([@​TahaRhidouani](https://togithub.com/TahaRhidouani))
([#​42176](https://togithub.com/mui/material-ui/issues/42176))
[@​github-actions](https://togithub.com/github-actions)\[bot]
- <!-- 3 -->\[ToggleButtonGroup] Add missing `selected` class in
ToggleButtonGroupClasses type
([@​tarunrajput](https://togithub.com/tarunrajput))
([#​42250](https://togithub.com/mui/material-ui/issues/42250))
[@​github-actions](https://togithub.com/github-actions)\[bot]
##### Docs
- <!-- 4 -->\[docs] Fix 301 to Figma
[@​oliviertassinari](https://togithub.com/oliviertassinari)
##### Core
- <!-- 5 -->\[blog] Introducing Pigment CSS blog post
([#​42198](https://togithub.com/mui/material-ui/issues/42198))
([#​42255](https://togithub.com/mui/material-ui/issues/42255))
[@​samuelsycamore](https://togithub.com/samuelsycamore)
- <!-- 2 -->\[website] Add redirection for talk
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 1 -->\[website] Adds Arthur Balduini team info
([@​arthurbalduini](https://togithub.com/arthurbalduini))
([#​42226](https://togithub.com/mui/material-ui/issues/42226))
[@​github-actions](https://togithub.com/github-actions)\[bot]
All contributors of this release in alphabetical order:
[@​arthurbalduini](https://togithub.com/arthurbalduini),
[@​oliviertassinari](https://togithub.com/oliviertassinari),
[@​samuelsycamore](https://togithub.com/samuelsycamore),
[@​TahaRhidouani](https://togithub.com/TahaRhidouani),
[@​tarunrajput](https://togithub.com/tarunrajput)
###
[`v5.15.17`](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17)
###
[`v5.15.16`](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16)
</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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b0df0d7 commit 2b65d96
1 file changed
+62
-120
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments