Update dependency @mui/x-data-grid to ^8.8.0 #352

Merged
renovate merged 1 commits from renovate/mui-x-data-grid-8.x into master 2025-07-12 02:35:42 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies minor ^8.7.0 -> ^8.8.0

Release Notes

mui/mui-x (@​mui/x-data-grid)

v8.8.0

Compare Source

Jul 11, 2025

We'd like to extend a big thank you to the 13 contributors who made this release possible. Here are some highlights :

  • 📊 Chart zoom preview can be enabled

    chart with x-axis preview
  • 🌎 Add Indonesian (id-ID) locale on the Data Grid

Special thanks go out to the community members for their valuable contributions:
@​kennarddh

The following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​noraleonte, @​prakhargupta1, @​rita-codes, @​siriwatknp

Data Grid
@mui/x-data-grid@8.8.0

Same changes as in @mui/x-data-grid@8.8.0, plus:

  • [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#​18557) @​MBilalShafi
  • [DataGridPro] Set correct parent paths when tree is refreshed with data source tree data and row grouping (#​18715) @​arminmeh

Same changes as in @mui/x-data-grid-pro@8.8.0.

Date and Time Pickers
@mui/x-date-pickers@8.8.0

Internal changes.

Same changes as in @mui/x-date-pickers@8.8.0.

Charts
@mui/x-charts@8.8.0

Same changes as in @mui/x-charts@8.8.0, plus:

Tree View
@mui/x-tree-view@8.8.0
  • [tree view] Fix state update that caused scrolling bug when lazy loading and checkboxSelection are enabled (#​18749) @​rita-codes

Same changes as in @mui/x-tree-view@8.8.0.

Codemod
@mui/x-codemod@8.8.0

Internal changes.

Docs
Miscellaneous

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-data-grid](https://mui.com/x/react-data-grid/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | dependencies | minor | [`^8.7.0` -> `^8.8.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/8.7.0/8.8.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v8.8.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#880) [Compare Source](https://github.com/mui/mui-x/compare/v8.7.0...v8.8.0) *Jul 11, 2025* We'd like to extend a big thank you to the 13 contributors who made this release possible. Here are some highlights ✨: - 📊 Chart zoom preview can be enabled <img width="758" alt="chart with x-axis preview" src="https://github.com/user-attachments/assets/50ce6f61-16dc-4e9b-a727-ca65d80927d7" /> - 🌎 Add Indonesian (id-ID) locale on the Data Grid Special thanks go out to the community members for their valuable contributions: [@&#8203;kennarddh](https://github.com/kennarddh) The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.8.0` - \[DataGrid] Fix `useGridSelector` missing subscription in `React.StrictMode` ([#&#8203;18676](https://github.com/mui/mui-x/issues/18676)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix scrollbar filler `z-index` ([#&#8203;18688](https://github.com/mui/mui-x/issues/18688)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Set correct data source cache chunk size when pagination is disabled ([#&#8203;18636](https://github.com/mui/mui-x/issues/18636)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[l10n] Add Indonesian (id-ID) locale ([#&#8203;18710](https://github.com/mui/mui-x/issues/18710)) [@&#8203;kennarddh](https://github.com/kennarddh) ##### `@mui/x-data-grid-pro@8.8.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@8.8.0`, plus: - \[DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport ([#&#8203;18557](https://github.com/mui/mui-x/issues/18557)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGridPro] Set correct parent paths when tree is refreshed with data source tree data and row grouping ([#&#8203;18715](https://github.com/mui/mui-x/issues/18715)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-premium@8.8.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@8.8.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.8.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.8.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@8.8.0`. ##### Charts ##### `@mui/x-charts@8.8.0` - \[charts] Add control to the axis highlight ([#&#8203;17900](https://github.com/mui/mui-x/issues/17900)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Avoid processing area plot data if area isn't used in series ([#&#8203;18712](https://github.com/mui/mui-x/issues/18712)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Make smarter default domain limit ([#&#8203;18506](https://github.com/mui/mui-x/issues/18506)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-pro@8.8.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@8.8.0`, plus: - \[charts-pro] Add `funnelDirection` to control pyramid direction ([#&#8203;18568](https://github.com/mui/mui-x/issues/18568)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Add `onBeforeExport` callback ([#&#8203;18722](https://github.com/mui/mui-x/issues/18722)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Add chart zoom preview ([#&#8203;18267](https://github.com/mui/mui-x/issues/18267)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Allow customizing scatter preview marker size ([#&#8203;18726](https://github.com/mui/mui-x/issues/18726)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Allow disabling the copy of styles in charts export ([#&#8203;18753](https://github.com/mui/mui-x/issues/18753)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.8.0` - \[tree view] Fix state update that caused scrolling bug when lazy loading and `checkboxSelection` are enabled ([#&#8203;18749](https://github.com/mui/mui-x/issues/18749)) [@&#8203;rita-codes](https://github.com/rita-codes) ##### `@mui/x-tree-view-pro@8.8.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@8.8.0`. ##### Codemod ##### `@mui/x-codemod@8.8.0` Internal changes. ##### Docs - \[docs] Add standalone Pyramid chart page to improve SEO ([#&#8203;18527](https://github.com/mui/mui-x/issues/18527)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Add example to customise line interaction ([#&#8203;18539](https://github.com/mui/mui-x/issues/18539)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix `size` column filtering in files tree demo ([#&#8203;17952](https://github.com/mui/mui-x/issues/17952)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs] Generate `llms.txt` for X and their products ([#&#8203;18595](https://github.com/mui/mui-x/issues/18595)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Improve bar chart demos on mobile ([#&#8203;18721](https://github.com/mui/mui-x/issues/18721)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Refine charts overview page ([#&#8203;17447](https://github.com/mui/mui-x/issues/17447)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### Miscellaneous - \[code-infra] Ensure all `@mui/*` packages are picked by `Material UI` renovate group ([#&#8203;18711](https://github.com/mui/mui-x/issues/18711)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Fix broken CI ([#&#8203;18716](https://github.com/mui/mui-x/issues/18716)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Refactor `prettier` config resolving ([#&#8203;18720](https://github.com/mui/mui-x/issues/18720)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[test] Increase data points in chart benchmarks ([#&#8203;18714](https://github.com/mui/mui-x/issues/18714)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-12 00:18:59 +00:00
Update dependency @mui/x-data-grid to ^8.8.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9623493aee
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-12 00:18:59 +00:00
renovate merged commit 84e3f61902 into master 2025-07-12 02:35:42 +00:00
renovate deleted branch renovate/mui-x-data-grid-8.x 2025-07-12 02:35:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWeb#352
No description provided.