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
91.86k stars 31.57k forks source link

Bump MUI X to 7.4.0 #42131

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mui/mui-x (@​mui/x-charts) ### [`v7.4.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#740) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.3.2...v7.4.0) *May 10, 2024* We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - ✨ Add optional `id` attribute on shortcut items of the Date and Time Pickers - 🎁 Add support for `date-fns-jalali` v3 in the Date and Time Pickers - πŸš€ Support rounded corners on `BarChart` - 🌍 Add accessibility page to TreeView docs - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.4.0` - \[DataGrid] Fix error when focus moves from column header to `svg` element ([#​13028](https://togithub.com/mui/mui-x/issues/13028)) [@​oukunan](https://togithub.com/oukunan) - \[DataGrid] Fix error on column groups change ([#​12965](https://togithub.com/mui/mui-x/issues/12965)) [@​romgrk](https://togithub.com/romgrk) ##### `@mui/x-data-grid-pro@7.4.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.4.0`. ##### `@mui/x-data-grid-premium@7.4.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.4.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.4.0` - \[fields] Fix regression preventing form submit on "Enter" click ([#​13065](https://togithub.com/mui/mui-x/issues/13065)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Add `AdapterDateFnsJalaliV3` adapter ([#​12891](https://togithub.com/mui/mui-x/issues/12891)) [@​smmoosavi](https://togithub.com/smmoosavi) - \[pickers] Add optional `id` attribute on shortcut items ([#​12976](https://togithub.com/mui/mui-x/issues/12976)) [@​noraleonte](https://togithub.com/noraleonte) ##### `@mui/x-date-pickers-pro@7.4.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.4.0`. ##### Charts ##### `@mui/x-charts@7.4.0` - \[charts] Add `ChartsGrid` to `themeAugmentation` ([#​13026](https://togithub.com/mui/mui-x/issues/13026)) [@​noraleonte](https://togithub.com/noraleonte) - \[charts] Support rounded corners on `BarChart` ([#​12834](https://togithub.com/mui/mui-x/issues/12834)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.4.0` - \[TreeView] Fix props propagation and theme entry in `TreeItem2` ([#​12889](https://togithub.com/mui/mui-x/issues/12889)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add accessibility page to TreeView docs ([#​12845](https://togithub.com/mui/mui-x/issues/12845)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Fix Charts styling typos ([#​13061](https://togithub.com/mui/mui-x/issues/13061)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix legal link to EULA free trial ([#​13013](https://togithub.com/mui/mui-x/issues/13013)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update interface name in pinned columns docs ([#​13070](https://togithub.com/mui/mui-x/issues/13070)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Core - \[core] Improve release process docs ([#​12977](https://togithub.com/mui/mui-x/issues/12977)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[core] Prepare React 19 ([#​12991](https://togithub.com/mui/mui-x/issues/12991)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Fix Netlify PR preview path ([#​12993](https://togithub.com/mui/mui-x/issues/12993)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[infra] Automation: Add release PR reviewers ([#​12982](https://togithub.com/mui/mui-x/issues/12982)) [@​michelengelen](https://togithub.com/michelengelen)

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 1 week ago

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad) No bundle size changes

Generated by :no_entry_sign: dangerJS against c1553141aa8fb7d97fcd07df3dfefd81e9ce4db1