Update dependency @mui/x-data-grid to ^8.25.0 #687

Merged
renovate merged 1 commits from renovate/mui-x-data-grid-8.x into master 2026-01-17 00:09:59 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies minor ^8.24.0^8.25.0

Release Notes

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

v8.25.0

Compare Source

Jan 14, 2026

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

  • 📊 The Chart legend now has an option that enables click to toggle visibility of series.

    Image

  • 🐞 Bugfixes

  • 📚 Documentation improvements

The following team members contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​mapache-salvaje, @​rita-codes, @​Janpot

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

Internal changes.

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

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

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

Internal changes.

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

Charts
@mui/x-charts@8.25.0

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

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

Tree View
@mui/x-tree-view@8.25.0

Internal changes.

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

Codemod
@mui/x-codemod@8.25.0

Internal changes.

Docs
Core

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.24.0` → `^8.25.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/8.24.0/8.25.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v8.25.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8250) [Compare Source](https://github.com/mui/mui-x/compare/v8.24.0...v8.25.0) <!-- generated comparing v8.24.0..master --> *Jan 14, 2026* We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨: - 📊 The Chart legend now has an option that enables [click to toggle visibility](https://mui.com/x/react-charts/legend/#toggle-visibility) of series. ![Image](https://github.com/user-attachments/assets/c8250287-1318-4581-ac5d-07e7ee01341c) - 🐞 Bugfixes - 📚 Documentation improvements The following team members 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;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;Janpot](https://github.com/Janpot) ##### Data Grid ##### `@mui/x-data-grid@8.25.0` Internal changes. ##### `@mui/x-data-grid-pro@8.25.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.25.0`. ##### `@mui/x-data-grid-premium@8.25.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.25.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.25.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.25.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.25.0`. ##### Charts ##### `@mui/x-charts@8.25.0` - \[charts] Add Legend actions ([#&#8203;20404](https://github.com/mui/mui-x/issues/20404)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add `initialHiddenItems` prop to set initial state ([#&#8203;20894](https://github.com/mui/mui-x/issues/20894)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Control the item tooltip ([#&#8203;20617](https://github.com/mui/mui-x/issues/20617)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Export plugins from premium ([#&#8203;20866](https://github.com/mui/mui-x/issues/20866)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix node anchor on iOS ([#&#8203;20848](https://github.com/mui/mui-x/issues/20848)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix test inconsistency in charts ([#&#8203;20907](https://github.com/mui/mui-x/issues/20907)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Revert `touch-action: pan-y` removal when zoom is disabled ([#&#8203;20852](https://github.com/mui/mui-x/issues/20852)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Use React event handler to detect pointer type ([#&#8203;20849](https://github.com/mui/mui-x/issues/20849)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Enable keyboard navigation in radar chart ([#&#8203;20765](https://github.com/mui/mui-x/issues/20765)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix tooltip position for stacked line series ([#&#8203;20901](https://github.com/mui/mui-x/issues/20901)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-pro@8.25.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.25.0`, plus: - \[charts-pro] Add keyboard navigation to funnel ([#&#8203;20766](https://github.com/mui/mui-x/issues/20766)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Add keyboard navigation to heatmap ([#&#8203;20786](https://github.com/mui/mui-x/issues/20786)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Add keyboard navigation to sankey ([#&#8203;20777](https://github.com/mui/mui-x/issues/20777)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Prefer global pointer interaction tracker in Heatmap ([#&#8203;20697](https://github.com/mui/mui-x/issues/20697)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Support composition for Sankey ([#&#8203;20604](https://github.com/mui/mui-x/issues/20604)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Fix crash when two same-direction axes have a zoom preview ([#&#8203;20916](https://github.com/mui/mui-x/issues/20916)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-premium@8.25.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-charts-pro@8.25.0`, plus: - \[charts-premium] Add `ChartContainerPremium` ([#&#8203;20910](https://github.com/mui/mui-x/issues/20910)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-premium] Fix `ChartDataProviderPremium` tests ([#&#8203;20868](https://github.com/mui/mui-x/issues/20868)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.25.0` Internal changes. ##### `@mui/x-tree-view-pro@8.25.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.25.0`. ##### Codemod ##### `@mui/x-codemod@8.25.0` Internal changes. ##### Docs - \[docs] Fix Waterfall Chart documentation badge from Pro to Premium ([#&#8203;20888](https://github.com/mui/mui-x/issues/20888)) [@&#8203;Copilot](https://github.com/Copilot) - \[docs] Fix broken links on Data Grid Editing sub-pages ([#&#8203;20911](https://github.com/mui/mui-x/issues/20911)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[docs] Increase chart axis size in docs to fit in Ubuntu Firefox ([#&#8203;20844](https://github.com/mui/mui-x/issues/20844)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs] Simplify heatmap zoom demo ([#&#8203;20851](https://github.com/mui/mui-x/issues/20851)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs] Revise the Charts Composition doc ([#&#8203;20032](https://github.com/mui/mui-x/issues/20032)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Localization doc ([#&#8203;20800](https://github.com/mui/mui-x/issues/20800)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Stacking doc ([#&#8203;20830](https://github.com/mui/mui-x/issues/20830)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Fix broken links ([#&#8203;20914](https://github.com/mui/mui-x/issues/20914)) [@&#8203;Janpot](https://github.com/Janpot) ##### Core - \[code-infra] Fix `material-ui/disallow-react-api-in-server-components` ([#&#8203;20909](https://github.com/mui/mui-x/issues/20909)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Prepare for v9 ([#&#8203;20860](https://github.com/mui/mui-x/issues/20860)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Update codeowners ([#&#8203;20886](https://github.com/mui/mui-x/issues/20886)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[internal] Remove local Claude settings from the repo ([#&#8203;20853](https://github.com/mui/mui-x/issues/20853)) [@&#8203;cherniavskii](https://github.com/cherniavskii) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44My4xIiwidXBkYXRlZEluVmVyIjoiNDIuODMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-01-17 00:09:58 +00:00
Update dependency @mui/x-data-grid to ^8.25.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
3fb085bba5
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-17 00:09:59 +00:00
renovate merged commit 0f31150bb6 into master 2026-01-17 00:09:59 +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/GeneIT#687