Closed renovate-bot closed 1 day ago
The pull request involves updates to the dependencies
section of the Client/package.json
file, specifically incrementing the version numbers for two packages: @mui/x-data-grid
and @mui/x-date-pickers
, from 7.22.3
to 7.23.0
. There are no other modifications to the file's structure or content, nor any changes to devDependencies
.
File | Change Summary |
---|---|
Client/package.json | Updated versions: @mui/x-data-grid from 7.22.3 to 7.23.0 , @mui/x-date-pickers from 7.22.3 to 7.23.0 . |
@mui/icons-material
, @mui/lab
, and @mui/material
packages, which are part of the MUI library, similar to the updates made to @mui/x-data-grid
and @mui/x-date-pickers
in the main PR.@mui/icons-material
, @mui/lab
, and @mui/material
, indicating a related focus on maintaining current versions of MUI dependencies, akin to the changes in the main PR.Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
7.22.3
->7.23.0
7.22.3
->7.23.0
7.22.3
->7.23.0
Release Notes
mui/mui-x (@mui/x-charts)
### [`v7.23.0`](https://redirect.github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7230) [Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.22.3...v7.23.0) *Nov 29, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights β¨: - β¨ Support for a new display mode on the Data Grid with the [List View feature](https://mui.com/x/react-data-grid/list-view/), offering an extremely flexible way to render datasets and enabling developers to adapt how data is displayed across different screen sizes. https://github.com/user-attachments/assets/61286adc-03fc-4323-9739-8ca726fcc16c - βοΈ React 19 support - π Documentation improvements - π Improve Spanish, Portuguese, Chinese locales on the Data Grid component. - π Improve Dutch locale on the Date and Time Picker components. - π Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@dloeda](https://redirect.github.com/dloeda), [@headironc](https://redirect.github.com/headironc), [@mathzdev](https://redirect.github.com/mathzdev), [@nphmuller](https://redirect.github.com/nphmuller), [@lhilgert9](https://redirect.github.com/lhilgert9), [@lauri865](https://redirect.github.com/lauri865). Following are all team members who have contributed to this release: [@oliviertassinari](https://redirect.github.com/oliviertassinari), [@arminmeh](https://redirect.github.com/arminmeh), [@KenanYusuf](https://redirect.github.com/KenanYusuf), [@flaviendelangle](https://redirect.github.com/flaviendelangle), [@MBilalShafi](https://redirect.github.com/MBilalShafi). ##### Data Grid ##### `@mui/x-data-grid@v7.23.0` - \[DataGrid] React 19 support ([#15557](https://redirect.github.com/mui/mui-x/issues/15557)) [@arminmeh](https://redirect.github.com/arminmeh) - \[DataGrid] Change test dom check from `/jsdom/` to `/jsdom|HappyDOM/`. ([#15642](https://redirect.github.com/mui/mui-x/issues/15642)) [@jedesroches](https://redirect.github.com/jedesroches) - \[DataGrid] Fix last separator not being hidden when grid is scrollable ([#15551](https://redirect.github.com/mui/mui-x/issues/15551)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[DataGrid] Fix order of spread props on toolbar items ([#15556](https://redirect.github.com/mui/mui-x/issues/15556)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[DataGrid] Fix row-spanning in combination with column-pinning ([#15460](https://redirect.github.com/mui/mui-x/issues/15460)) [@lhilgert9](https://redirect.github.com/lhilgert9) - \[DataGrid] Improve resize performance ([#15592](https://redirect.github.com/mui/mui-x/issues/15592)) [@lauri865](https://redirect.github.com/lauri865) - \[DataGrid] Support column virtualization with dynamic row height ([#15567](https://redirect.github.com/mui/mui-x/issues/15567)) [@cherniavskii](https://redirect.github.com/cherniavskii) - \[DataGrid] Improve `GridCell` performance ([#15621](https://redirect.github.com/mui/mui-x/issues/15621)) [@lauri865](https://redirect.github.com/lauri865) - \[l10n] Improve Chinese (zh-CN) locale ([#15570](https://redirect.github.com/mui/mui-x/issues/15570)) [@headironc](https://redirect.github.com/headironc) - \[l10n] Improve Portuguese (pt-PT) locale ([#15561](https://redirect.github.com/mui/mui-x/issues/15561)) [@mathzdev](https://redirect.github.com/mathzdev) ##### `@mui/x-data-grid-pro@v7.23.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@v7.23.0`, plus: - \[DataGridPro] Fix header filtering with `boolean` column type ([#15640](https://redirect.github.com/mui/mui-x/issues/15640)) [@k-rajat19](https://redirect.github.com/k-rajat19) - \[DataGridPro] Fix pagination state not updating if the data source response has no rows ([#15643](https://redirect.github.com/mui/mui-x/issues/15643)) [@zinoroman](https://redirect.github.com/zinoroman) - \[DataGridPro] Fix selection propagation issue on initialization ([#15593](https://redirect.github.com/mui/mui-x/issues/15593)) [@MBilalShafi](https://redirect.github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@v7.23.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@v7.23.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@v7.23.0` - \[pickers] React 19 support ([#15557](https://redirect.github.com/mui/mui-x/issues/15557)) [@arminmeh](https://redirect.github.com/arminmeh) - \[pickers] Fix DST issue with `America/Asuncion` timezone and `AdapterMoment` ([#15653](https://redirect.github.com/mui/mui-x/issues/15653)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[pickers] Use `props.referenceDate` timezone when `props.value` and `props.defaultValue` are not defined ([#15544](https://redirect.github.com/mui/mui-x/issues/15544)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[l10n] Improve Dutch (nl-NL) locale ([#15564](https://redirect.github.com/mui/mui-x/issues/15564)) [@nphmuller](https://redirect.github.com/nphmuller) ##### `@mui/x-date-pickers-pro@v7.23.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@v7.23.0`. ##### Charts ##### `@mui/x-charts@v7.23.0` - \[charts] React 19 support ([#15557](https://redirect.github.com/mui/mui-x/issues/15557)) [@arminmeh](https://redirect.github.com/arminmeh) - \[charts] Prevent invalid `releasePointerCapture` ([#15609](https://redirect.github.com/mui/mui-x/issues/15609)) [@alexfauquette](https://redirect.github.com/alexfauquette) ##### `@mui/x-charts-pro@v7.23.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-charts@v7.23.0`. ##### Tree View ##### `@mui/x-tree-view@v7.23.0` - \[TreeView] React 19 support ([#15557](https://redirect.github.com/mui/mui-x/issues/15557)) [@arminmeh](https://redirect.github.com/arminmeh) ##### `@mui/x-tree-view-pro@7.23.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-tree-view@7.23.0`. ##### Docs - \[docs] Add data caching to lazy loaded detail panel demo ([#15555](https://redirect.github.com/mui/mui-x/issues/15555)) [@cherniavskii](https://redirect.github.com/cherniavskii) - \[docs] Remove selectors section from list view docs ([#15639](https://redirect.github.com/mui/mui-x/issues/15639)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[docs] Add documentation for the list view feature ([#15344](https://redirect.github.com/mui/mui-x/issues/15344)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) ##### Core - \[core] Update [@mui/monorepo](https://redirect.github.com/mui/monorepo) ([#15574](https://redirect.github.com/mui/mui-x/issues/15574)) [@oliviertassinari](https://redirect.github.com/oliviertassinari)Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.