mui / material-ui

MaterialΒ UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
92.04k stars 31.64k forks source link

Bump MUI X to 7.5.0 #42293

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-charts (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-data-grid (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-data-grid-generator (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-data-grid-premium (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-data-grid-pro (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-date-pickers-pro (source) 7.4.0 -> 7.5.0 age adoption passing confidence
@mui/x-tree-view (source) 7.4.0 -> 7.5.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-charts) ### [`v7.5.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v750) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.4.0...v7.5.0) *May 17, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add support for checkbox selection on the Tree View components - 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.5.0` - \[DataGrid] Fix `rowModesModel` controlled prop ([#​13056](https://togithub.com/mui/mui-x/issues/13056)) [@​Janpot](https://togithub.com/Janpot) - \[DataGrid] Reduce bundle size with error messages ([#​12992](https://togithub.com/mui/mui-x/issues/12992)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[l10n] Improve Norwegian (nb-NO) locale ([#​13106](https://togithub.com/mui/mui-x/issues/13106)) [@​oliverlaidma](https://togithub.com/oliverlaidma) - \[l10n] Improve Spanish (es-ES) locale ([#​13133](https://togithub.com/mui/mui-x/issues/13133)) [@​Jucabel](https://togithub.com/Jucabel) ##### `@mui/x-data-grid-pro@7.5.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.5.0`. ##### `@mui/x-data-grid-premium@7.5.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.5.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.5.0` - \[fields] Allow empty `textField` slot placeholder value ([#​13148](https://togithub.com/mui/mui-x/issues/13148)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[pickers] Fix `AdapterMomentJalaali` regression ([#​13144](https://togithub.com/mui/mui-x/issues/13144)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Fix field focusing when switching to view without a renderer ([#​13112](https://togithub.com/mui/mui-x/issues/13112)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Reuse `AdapterDateFnsBase` in Jalali adapters ([#​13075](https://togithub.com/mui/mui-x/issues/13075)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.5.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.5.0`. ##### Charts ##### `@mui/x-charts@7.5.0` - \[charts] Tooltip with `trigger=axis` now follow touch on mobile ([#​13043](https://togithub.com/mui/mui-x/issues/13043)) [@​wzdorowa](https://togithub.com/wzdorowa) - \[charts] Allow `series.label` property to receive a function with the "location" it is going to be displayed on ([#​12830](https://togithub.com/mui/mui-x/issues/12830)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Improve TypeScript performance ([#​13137](https://togithub.com/mui/mui-x/issues/13137)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix area order when overlapping ([#​13121](https://togithub.com/mui/mui-x/issues/13121)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve `useSlotProps` types ([#​13141](https://togithub.com/mui/mui-x/issues/13141)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix using the theme's font in the Overlay ([#​13107](https://togithub.com/mui/mui-x/issues/13107)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@7.5.0` - \[TreeView] Add support for checkbox selection ([#​11452](https://togithub.com/mui/mui-x/issues/11452)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Remove unused code ([#​12917](https://togithub.com/mui/mui-x/issues/12917)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Document missing Charts API's ([#​12875](https://togithub.com/mui/mui-x/issues/12875)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Core - \[core] Avoid root level `@mui/x-date-pickers` imports ([#​13120](https://togithub.com/mui/mui-x/issues/13120)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Refactor ESLint config to disallow root level imports ([#​13130](https://togithub.com/mui/mui-x/issues/13130)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Simplify Danger's config ([#​13062](https://togithub.com/mui/mui-x/issues/13062)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Shift aliasing from babel to webpack ([#​13051](https://togithub.com/mui/mui-x/issues/13051)) [@​Janpot](https://togithub.com/Janpot) - \[core] Reuse the `SectionTitle` component in the doc ([#​13139](https://togithub.com/mui/mui-x/issues/13139)) [@​alexfauquette](https://togithub.com/alexfauquette)

Configuration

πŸ“… Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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.



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

mui-bot commented 2 weeks ago

Netlify deploy preview

https://deploy-preview-42293--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad) No bundle size changes

Generated by :no_entry_sign: dangerJS against 6c43f6b2cb6002b84524c6e5ba0e7b48582a98c5