gorillabbit / cyclic_todo

0 stars 0 forks source link

Update material-ui monorepo #164

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.21 -> 5.16.0 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.170 -> 5.0.0-alpha.171 age adoption passing confidence
@mui/material (source) 5.15.21 -> 5.16.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.8.0 -> 7.9.0 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material) ### [`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/material@5.16.0` - \[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)
mui/mui-x (@​mui/x-date-pickers) ### [`v7.9.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#790) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.8.0...v7.9.0) *Jul 5, 2024* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🔄 Add loading overlay variants, including a skeleton loader option to the Data Grid component. See [Loading overlay docs](https://mui.com/x/react-data-grid/overlays/#loading-overlay) for more details. - 🌳 Add `selectItem` and `getItemDOMElement` methods to the TreeView component public API - ⛏️ Make the `usePickersTranslations` hook public in the pickers component - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@7.9.0` - \[DataGrid] Add skeleton loading overlay support ([#​13293](https://togithub.com/mui/mui-x/issues/13293)) [@​KenanYusuf](https://togithub.com/KenanYusuf) - \[DataGrid] Fix pagination when `pagination={undefined}` ([#​13349](https://togithub.com/mui/mui-x/issues/13349)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/x-data-grid-pro@7.9.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.9.0`. ##### `@mui/x-data-grid-premium@7.9.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.9.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.9.0` - \[pickers] Make the `usePickersTranslations` hook public ([#​13657](https://togithub.com/mui/mui-x/issues/13657)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.9.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.9.0`. ##### Charts ##### `@mui/x-charts@7.9.0` - \[charts] Add Heatmap (unreleased) ([#​13209](https://togithub.com/mui/mui-x/issues/13209)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Add initial `Zoom&Pan` to the Pro charts (unreleased) ([#​13405](https://togithub.com/mui/mui-x/issues/13405)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix Axis Highlight on horizontal bar charts regression ([#​13717](https://togithub.com/mui/mui-x/issues/13717)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Improve charts interaction for mobile users ([#​13692](https://togithub.com/mui/mui-x/issues/13692)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Add documentation on how to disable the tooltip on charts ([#​13724](https://togithub.com/mui/mui-x/issues/13724)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.9.0` - \[TreeView] Add `selectItem` and `getItemDOMElement` methods to the public API ([#​13485](https://togithub.com/mui/mui-x/issues/13485)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Fix custom "no results overlay" demo in dark mode ([#​13715](https://togithub.com/mui/mui-x/issues/13715)) [@​KenanYusuf](https://togithub.com/KenanYusuf) ##### Core - \[core] Add `react_next` workflow in CircleCI ([#​13360](https://togithub.com/mui/mui-x/issues/13360)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Create a new package to share utils across X packages ([#​13528](https://togithub.com/mui/mui-x/issues/13528)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Fix dependency setup ([#​13684](https://togithub.com/mui/mui-x/issues/13684)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove `jscodeshift-add-imports` package ([#​13720](https://togithub.com/mui/mui-x/issues/13720)) [@​LukasTy](https://togithub.com/LukasTy) - \[code-infra] Cleanup monorepo and `@mui/docs` usage ([#​13713](https://togithub.com/mui/mui-x/issues/13713)) [@​LukasTy](https://togithub.com/LukasTy)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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