fix(deps): update material-ui monorepo to v5.16.7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @mui/icons-material (source) | 5.15.11 -> 5.16.7 |
||||
| @mui/material (source) | 5.15.11 -> 5.16.7 |
Release Notes
mui/material-ui (@mui/icons-material)
v5.16.7
v5.16.6
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@mui/[email protected]
Docs
- [material-ui][Card] Update CardMedia description (#43121) @shahzaibdev1
- [material-ui] Replace deprecated
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114) @aliharis99 - [material-ui][Snackbar] Improve close
reasontype in demos (#43105) @sai6855
Core
- [code-infra] Use the same CI names on master & next (#43064) @mnajdova
All contributors of this release in alphabetical order: @aliharis99, @anuujj, @mnajdova, @sai6855, @shahzaibdev1
v5.16.5
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@mui/[email protected]
- [utils] Add dependency to @mui/types (@mnajdova) (#43047) @mnajdova
Docs
- [material-ui][joy-ui][Autocomplete] Fix
Hintdemo (@ManthanGajjar) (#43039) @ManthanGajjar - Fix CHANGELOG convention @oliviertassinari
- [material-ui] Fix broken image links in blog template on master branch (#42969) @navedqb
All contributors of this release in alphabetical order: @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari
Full Changelog: https://github.com/mui/material-ui/compare/v5.16.4...v5.16.5
v5.16.4
Jul 16, 2024
A big thanks to the one contributor who made this release possible.
@mui/[email protected]
- Fix wrong import in Popover types (#42967) @mnajdova
All contributors of this release in alphabetical order: @mnajdova
v5.16.3
Jul 16, 2024
A big thanks to the 3 contributors who made this release possible.
@mui/[email protected]
- [material] Add missing dependency (#42959) @mnajdova
Docs
- [material-ui][Autocomplete] Add instructions about
autosuggest-highlightdependency (#42953) @HoFa1997 - Move feedback from Canny to GitHub @oliviertassinari
All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari
v5.16.2
Jul 16, 2024
A big thanks to the 2 contributors who made this release possible.
@mui/[email protected]
- [material] Remove dependency to @mui/base (@mnajdova) (#42917) @mnajdova
Core
- [website] Sync /about page @oliviertassinari
All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
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) @ZeeshanTamboli
@mui/[email protected]
- [Autocomplete] Fix React spread key warning (#42856) @aarongarciah
Docs
- [material-ui] Fix React 18.3 key spread warnings in Autocomplete demos (#42854) @aarongarciah
- [material-ui] Fix type error in virtualized table demo (#42852) @aarongarciah
- Fix typos (@omahs) (#42888) @omahs
- Fix 301 @oliviertassinari
Core
- [core] Bump React to 18.3.1 (#42846) @aarongarciah
- [core] Remove react-test-renderer (#42853) @aarongarciah
- [core] Replace enzyme in describeConformance (#42847) @aarongarciah
- [test] Remove enzyme (#42850) @aarongarciah
- [test] Remove createMount test util (#42849) @aarongarciah
- [base-ui] Fix React spread key warning in test (#42855) @aarongarciah
- [styles][withStyles] Expect React defaultProps warning in test (#42752) (#42851) @aarongarciah
All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
v5.16.0
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🚀 Added
InitColorSchemeScriptfor Next.js App Router (#42829) @siriwatknp
@mui/[email protected]
- [Alert] Add ability to override slot props (@alexey-kozlenkov) (#42808) @alexey-kozlenkov
- Add
InitColorSchemeScriptfor Next.js App Router (#42829) @siriwatknp - Add
DefaultPropsProvider(#42820) @siriwatknp - Support
CssVarsThemeinresponsiveFontSizesreturn type (@jxdp) (#42806) @jxdp - Remove warning from
getInitColorSchemeScript(#42838) @siriwatknp
Docs
- [docs] Fix 301 MDN redirections @oliviertassinari
Core
- [mui-utils][test] Remove usages of deprecated react-dom APIs (@aarongarciah) (#42813) @aarongarciah
All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp
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) (#42709) @DiegoAndai
- [Stepper] Generate class for
nonLinearprop (@alexismo) (#42677) @alexismo
Docs
- Use new email for sponsoring @oliviertassinari
- Fix 301 links (@alexfauquette) (#42700) @alexfauquette
- [material-ui][Select] Fix the
SelectAutoWidthdemo menu item value (@Danielkhakbaz) (#42696) @Danielkhakbaz - [material-ui][Autocomplete] Fix more React 18.3 key spread warnings in demos (#42766) @wbt
- [material-ui] Fix sign in side image (#42708) @zanivan
- [website] Add Ale to team (#42769) @alelthomas
Core
- [core] Cherry pick pnpm updates (#42763) @DiegoAndai
- [website] Add Armin to the team members (@arminmeh) (#42681) @arminmeh
- [website] Open Staff Engineer role for Pigment CSS (@mnajdova) (#42669) @mnajdova
All contributors of this release in alphabetical order: @alexfauquette, @alexismo, @arminmeh, @Danielkhakbaz, @DiegoAndai, @mnajdova, @oliviertassinari
v5.15.20
Jun 12, 2024
A big thanks to the 9 contributors who made this release possible.
@mui/[email protected]
- [Autocomplete] Shouldn't resize when hovering (@ZeeshanTamboli) (#42535) @ZeeshanTamboli
- [Tab] Fix applying
iconWrapperstyles from theme and update its description (@sai6855) (#42570) @sai6855
@mui/[email protected]
- Allow passing
NaNasdefaultValuetouseControlled(@iammminzzy) (#42571) @iammminzzy - Fix GitHub-reported prototype pollution vulnerability in
deepmerge(#41652) (#42608) @DiegoAndai
Docs
- [docs] Add Pigment CSS and Base UI logos SVGs (#42513) @danilo-leal
- [docs] Update twitter.com to x.com @oliviertassinari
- [docs] Simplify Example projects page @oliviertassinari
- [material-ui] Add docs for complementary stepper components (@anle9650) (#42613) @anle9650
- [docs] Add changelog section to the design kits page (@danilo-leal) (#42463) @danilo-leal
- [material-ui] Fix sentence in the All components page (@danilo-leal) (#42462) @danilo-leal
- [material-ui] Update Figma design kit doc redirect link (@danilo-leal) (#42456) @danilo-leal
- [system] Add "dynamic values" section to sx prop page (@aarongarciah) (#42453) @aarongarciah
Core
- [website] Move the
React Engineer - Xrole to future roles (#42532) @DanailH - [examples] Remove Pigment CSS examples (#42538) @sai6855
- [website] Close Developer Advocate / Content Engineer role @oliviertassinari
- [website] Update DoiT description and link in Sponsors section (@erezstmn-doit) (#42511) @erezstmn-doit
- [website] Clean up the docs-infra job ad (@danilo-leal) (#42509) @danilo-leal
- [website] Open the Docs-infra engineer role (@danilo-leal) (#42496) @danilo-leal
- [website] Fix locationCountry in about page @oliviertassinari
All contributors of this release in alphabetical order: @aarongarciah, @anle9650, @DanailH, @danilo-leal, @erezstmn-doit, @iammminzzy, @oliviertassinari, @sai6855, @ZeeshanTamboli
v5.15.19
v5.15.18
May 14, 2024
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
- [Autocomplete] Improve design when there's a start adornment for small autocomplete (@TahaRhidouani) (#42176) @github-actions[bot]
- [ToggleButtonGroup] Add missing
selectedclass in ToggleButtonGroupClasses type (@tarunrajput) (#42250) @github-actions[bot]
Docs
- [docs] Fix 301 to Figma @oliviertassinari
Core
- [blog] Introducing Pigment CSS blog post (#42198) (#42255) @samuelsycamore
- [website] Add redirection for talk @oliviertassinari
- [website] Adds Arthur Balduini team info (@arthurbalduini) (#42226) @github-actions[bot]
All contributors of this release in alphabetical order: @arthurbalduini, @oliviertassinari, @samuelsycamore, @TahaRhidouani, @tarunrajput
v5.15.17
v5.15.16
v5.15.15
A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Autocomplete] Display options provided to the
optionsprop even if loading is true (#41677) @ZeeshanTamboli - [RadioGroup] Apply classnames (#41681) @ZeeshanTamboli
@mui/[email protected]
- Fix typo to avoid infinite recursion in function call (#41678) @ZeeshanTamboli
Docs
- [material-ui][Slider] Remove
valueLabelFormatfrom restricted values demo so that the tooltip thumb label displays the same as the value text (#41679) @ZeeshanTamboli - [material-ui] Remove deleted page from the sidenav (#41594) @danilo-leal
- [material-ui] Fix typo in CSS theme variables customization (#41680) @ZeeshanTamboli
- Continue migration of Base UI to sperate repository @oliviertassinari
- Add notification for MUI X v7 blog post (#41587) (#41605) @cherniavskii
- Update the versions dropdown to show v6 (#41557) @mnajdova
Core
- [blog] Link to Romain's blog post in MUI X v7 announcement post (#41641) @cherniavskii
- [blog] Blog post with MUI X v7.0.0 annoucement (#41563) (#41604) @cherniavskii
- [blog] Add post about remote (#41565) @danilo-leal
- [core] Continue rename of Toolpad @oliviertassinari
- [docs-infra] Add Toolpad product/category IDs to types (#41551) @bharatkashyap
- [website] Add Aarón to About Us (#41747) @aarongarciah
- [website] Add stray design adjustments throughout the site (#41642) @mnajdova
- [website] Update pricing table (#41606) @cherniavskii
All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @cherniavskii, @danilo-leal, @mnajdova, @oliviertassinari, @ZeeshanTamboli
v5.15.14
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/[email protected]
- [Accordion] Convert to support CSS extraction (#41221) @mnajdova
- [Autocomplete] Convert to support CSS extraction (#40330) @mnajdova
- [Slider] Convert to support CSS extraction (#41201) @mnajdova
- [Select] Fix variant type (#41405) @sai6855
- [typescript] Use interface instead of type for props (#41500) @siriwatknp
@pigment-css/[email protected]
- Add Box component (#41451) @brijeshb42
pigment-css/[email protected]
- Fix alias resolver (#41494) @brijeshb42
- Follow-up to #41494 (#41502) @brijeshb42
Docs
- [joy-ui] Add UI improvements to the side navigation demo (#41461) @cipherlogs
- [pigment-css] Add media query guide (#41473) @siriwatknp
- [pigment-css] Fixing location of the ExtendTheme type in the docs (#41499) @jherr
- [material-ui][Progress] Add Circular progress gradient demo from Github comment (#40559) @DiegoAndai
Core
- [blog] Bringing consistency to Material UI customization APIs (#41040) @DiegoAndai
- [code-infra] Rename @mui-internal/docs-utils to @mui/internal-docs-utils (#41498) @michaldudak
- [code-infra] Copy translations.json to @mui/docs build folder (#41472) @Janpot
- [core] Use Circle CI context (#41532) @oliviertassinari
- [core] Fix CHANGELOG format and update date (#41481) @DiegoAndai
- [docs] Fix useStorageState regressions (#41223) @Janpot
- [docs] Fix some Vale errors (#41516) @oliviertassinari
- [material-ui][docs] Fix landing page template's h1 size (#41543) @zanivan
- [material-ui][docs] Apply new code header docs feature (#41508) @danilo-leal
- [material-next] Drop the package (#41544) @mnajdova
- [docs-infra] Fail CI on Vale error (#40944) @oliviertassinari
- [docs-infra] Improve Vale config @oliviertassinari
- [docs-infra] Add a feature list "component" (#41484) @danilo-leal
- [docs-infra] Add code block header classes (#41487) @danilo-leal
- [docs-infra] Make the Algolia search input label invisible (#41542) @danilo-leal
- [website] Improve navbar's items hover state (#41535) @EyaOuenniche
- [website] Split Toolpad documentation (#41316) @bharatkashyap
- [website] Use MUI X Data Grid v7-beta (#41276) @cherniavskii
All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan
v5.15.13
Mar 12, 2024
A big thanks to the 15 contributors who made this release possible. Here are some highights ✨
@mui/[email protected]
- [Alert] Add
slotsandslotPropstype to theme (#41324) @sai6855 - [Autocomplete] Fix the options list being added to the DOM in
freeSolomode even when there are no options, causing style problems (#41300) @rakeshmusturi - Add
paperChanneltoken (#41447) @siriwatknp - [Switch] Convert to support CSS extraction (#41367) @alexfauquette
- [Tooltip] Support event handlers with extra parameters (#41320) @LukasTy
@mui/[email protected]
- [RtlProvider] Add component & hook (#41241) @mnajdova
@mui/[email protected]
- [utils] Fix visually hidden styles' margin unit (#41477) @michaldudak
@mui/[email protected]
@mui/[email protected]
- [material-ui][joy-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306) @CGNonofr
- [FormControl] Export
FormControlOwnerStatetype from index (#41287) @michaeldfoley - [material-ui][TextareaAutosize] Fix inline style not getting applied (#41369) @ZeeshanTamboli
@pigment-css/[email protected]
- Handle more scenarios while transforming sx prop (#41372) @brijeshb42
- Improve testing of fixtures (#41389) @brijeshb42
- Fix
keyframesserialize styles error (#41395) @siriwatknp - Use class selector instead of class value (#41442) @brijeshb42
- [next] Warn about unsupported turbo mode in Next.js (#41445) @brijeshb42
Docs
- [material-ui] Refine checkout template (#40967) @zanivan
- [material-ui] Add docs for complementary List components (#41329) @anle9650
- [material-ui] Add docs for complementary Dialog components (#41313) @jwithington
- [material-ui] Fix Templates live preview link (#41467) @danilo-leal
- [material-ui] Polish out the templates page (#41468) @zanivan
- [material-ui] Adjust the Templates card design (#41450) @danilo-leal
- [joy-ui] Remove unnecessary styles in color inversion footer demo (#41419) @cipherlogs
- [joy-ui] Update case studies chip background color (#41413) @cipherlogs
- [joy-ui] Remove wrong CSS prop from the Sign-in-side template (#41383) @cipherlogs
- [joy-ui] Fix broken link on the Color Inversion page (#41407) @cipherlogs
- [pigment] Add example and guide section (#41249) @siriwatknp
- [pigment-css] Brand name nonbreaking space (#41438) @oliviertassinari
- [pigment-css] Fix import on the README (#41411) @danilo-leal
- [pigment-css] Edit starter template links on README (#41409) @danilo-leal
- [pigment-css] Tweak the examples and edit READMEs (#41408) @danilo-leal
- [pigment-css] Adjust the bit about CSS vars on the README (#41463) @danilo-leal
- Finish brand name fixes #41438 @oliviertassinari
- Remove noreferrer @oliviertassinari
- Fix v4 docs appearing in notifications (#41390) @peterwangsc
- Update GitHub project links (#41370) @danilo-leal
Core
- [pigment] Make all Pigment CSS packages public (#41404) @brijeshb42
- [pigment] Rename directories to match package names (#41453) @brijeshb42
- [pigment-css] Example fix leading spaces (#41439) @oliviertassinari
- [code-infra] Add short note about e2e-website workflow schedule (#41355) @Janpot
- [code-infra] Add alias for icon types (#41248) @Janpot
- [code-infra] Reduce concurrency of typescript:ci further (#41392) @Janpot
- [code-infra] Reduce concurrency for test_types ci job (#41385) @Janpot
- [code-infra] Adapt API code generator to Base UI repo needs (#41475) @michaldudak
- [docs-infra] Don't generate preview files for the templates (#41379) @mnajdova
- [docs-infra] Fix pigment css apps path in the render mui demos script (#41476) @mnajdova
- [docs-infra] move feedback to ESM (#41381) @alexfauquette
- [docs-infra] Improve color contrast throughout (#41387) @danilo-leal
- [docs-infra] Simplify Algolia crawler config (#41312) @oliviertassinari
- [docs-infra] Adjust the tabs and layout selection design (#41084) @danilo-leal
- [blog] Update the Base UI post with links to dedicated repo (#41358) @danilo-leal
- [website] Update the Careers page role (#41384) @danilo-leal
- [website] Compress about images @oliviertassinari
- [website] Improve color contrast on the homepage (#41465) @danilo-leal
- [examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp
- [examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @Janpot, @michaeldfoley, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
v5.15.12
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/[email protected]
- Support props callback type in theme variants (#40946) @ZeeshanTamboli
- [Alert] Convert to support zero runtime (#41230) @siriwatknp
- [Alert] Deprecate composed classes (#40688) @DiegoAndai
- [Button] Deprecate classes for v6 (#40675) @sai6855
- [Checkbox]
largesize added in type (#34909) @smox - [Chip] Deprecate composed classes (#41235) @sai6855
- [Chip] Correct
deleteIconColorPrimaryanddeleteIconColorSecondaryclass descriptions (#41231) @sai6855 - Remove unused dev dependency on @mui/lab (#41198) @brijeshb42
- [Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9
@mui/[email protected]
- [pigment-css][material-ui] Render badge demos (#41353) @siriwatknp
- [pigment-css] Update to latest wyw version (#41363) @brijeshb42
- [pigment-css] Rename scope to @pigment-css (#41354) @brijeshb42
- [pigment-css] Rename zero-runtime to pigmentcss (#41317) @brijeshb42
- Fix createSpacing return type (#41318) @matystroia
- [zero] Add support for styled tagged-template literals (#41268) @brijeshb42
- [zero] Set up Material UI migration demos (#41267) @siriwatknp
- [zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42
- [zero] Remove
objectintersection from CSS Fallback (#41271) @siriwatknp - [zero] Minor wording changes in README (#41253) @brijeshb42
- [zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42
@mui/[email protected]
- [joy-ui][Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME
Docs
- [base-ui] Update the docs post repo separation (#41328) @danilo-leal
- Fix missing partner link @oliviertassinari
- Update links to GitHub projects (#41297) @danilo-leal
- Standardize WAI-ARIA referencest @oliviertassinari
- Fix image layout shift when loading @oliviertassinari
- [joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal
- [material-ui] Remove duplicated text at FAQ page (#41326) @zanivan
- [material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan
- [system] Tweak the Usage demos (#41242) @danilo-leal
- [zero] Add a Why section on the README (#41284) @danilo-leal
Core
- Revert "[utils] Port
useLocalStorageStatehook from Toolpad (#41096)" @oliviertassinari - [blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1
- [blog] No bundled demos in blog posts @oliviertassinari
- [code-infra] Embed translations in the @mui/docs package (#41246) @Janpot
- [code-infra] Prepare the markdown package for publishing (#41240) @michaldudak
- [code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak
- [core] Use runtime agnostic setTimeout type @oliviertassinari
- [core] Remove window. reference for common globals @oliviertassinari
- [core] Add a script to build all packages (#40631) @michaldudak
- [docs-infra] Fix missing non breaking spaces @oliviertassinari
- [docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal
- [docs-infra] Adjust headings dark mode color (#41292) @danilo-leal
- [docs-infra] Fix Stack Overflow breaking space @oliviertassinari
- [docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
- [docs-infra] Improve fix blank links ad @oliviertassinari
- [docs-infra] Support interfaces for X docs (#41069) @alexfauquette
- [infra] Adjust the links to search for issues (#41008) @michelengelen
- [website] Move the
React Engineer - xChartstoNext rolessection (#41368) @DanailH - [website] Add James to About Us (#41362) @atomiks
- [website] Polish Button outline primary medium (#41298) @oliviertassinari
- [website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette
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
mui/material-ui (@mui/material)
v5.16.7
v5.16.6
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@mui/[email protected]
Docs
- [material-ui][Card] Update CardMedia description (#43121) @shahzaibdev1
- [material-ui] Replace deprecated
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114) @aliharis99 - [material-ui][Snackbar] Improve close
reasontype in demos (#43105) @sai6855
Core
- [code-infra] Use the same CI names on master & next (#43064) @mnajdova
All contributors of this release in alphabetical order: @aliharis99, @anuujj, @mnajdova, @sai6855, @shahzaibdev1
v5.16.5
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 was generated by Mend Renovate. View the repository job log.
Branch automerge failure
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
- Branch has one or more failed status checks