Update dependency @mui/x-data-grid to ^8.21.0 #654

Merged
renovate merged 1 commits from renovate/mui-x-data-grid-8.x into master 2025-12-08 00:29:01 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v8.21.0

Compare Source

Dec 3, 2025

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

The following team members contributed to this release:
@​alexfauquette, @​bernardobelchior, @​ElliottMiller, @​Janpot, @​JCQuintas, @​romgrk, @​sai6855, @​siriwatknp

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

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

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

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

Internal changes.

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

Charts
@mui/x-charts@8.21.0

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

Same changes as in @mui/x-charts-pro@8.21.0.

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

Internal changes.

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

Codemod
@mui/x-codemod@8.21.0

Internal changes.

Docs
Core
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.20.0` -> `^8.21.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/8.20.0/8.21.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v8.21.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8210) [Compare Source](https://github.com/mui/mui-x/compare/v8.20.0...v8.21.0) *Dec 3, 2025* We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨: - ✨ Add [tick spacing property](https://mui.com/x/react-charts/axis/#tick-spacing) to charts axis to control the distance between ticks. The following team members contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;ElliottMiller](https://github.com/ElliottMiller), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.21.0` - \[DataGrid] Fix autosizing header width calculation ([#&#8203;20323](https://github.com/mui/mui-x/issues/20323)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[DataGrid] Virtualizer refactor ([#&#8203;19465](https://github.com/mui/mui-x/issues/19465)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@8.21.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.21.0`. ##### `@mui/x-data-grid-premium@8.21.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.21.0`, plus: - \[DataGridPremium] Prevent pasting to non-editable cells ([#&#8203;20333](https://github.com/mui/mui-x/issues/20333)) [@&#8203;ElliottMiller](https://github.com/ElliottMiller) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.21.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.21.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.21.0`. ##### Charts ##### `@mui/x-charts@8.21.0` - \[charts] Fix string measuring types ([#&#8203;20454](https://github.com/mui/mui-x/issues/20454)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix typo in performance note for CustomLineMarks demo ([#&#8203;20529](https://github.com/mui/mui-x/issues/20529)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Introduce the notion of series with positions ([#&#8203;20461](https://github.com/mui/mui-x/issues/20461)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Migrate from sinon to Vitest mocking utilities for x-charts\* packages ([#&#8203;20444](https://github.com/mui/mui-x/issues/20444)) [@&#8203;Copilot](https://github.com/Copilot) - \[charts] Move series-level values to series computed data in bar plot ([#&#8203;20467](https://github.com/mui/mui-x/issues/20467)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Refactor bar chart components in preparation for range bar chart ([#&#8203;20521](https://github.com/mui/mui-x/issues/20521)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Remove unnecessary `any` types ([#&#8203;20527](https://github.com/mui/mui-x/issues/20527)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Remove unused `drawingArea` from `findClosestPoints` ([#&#8203;20471](https://github.com/mui/mui-x/issues/20471)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Revert `useIsHydrated` to default=false ([#&#8203;20511](https://github.com/mui/mui-x/issues/20511)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Support tooltip anchor position for radar ([#&#8203;20422](https://github.com/mui/mui-x/issues/20422)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Add tick spacing property ([#&#8203;20282](https://github.com/mui/mui-x/issues/20282)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix Vitest lint error ([#&#8203;20550](https://github.com/mui/mui-x/issues/20550)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix infinite loop when highlighting pie slices or scatter points ([#&#8203;20549](https://github.com/mui/mui-x/issues/20549)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.21.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.21.0`, plus: - \[charts-pro] Add support for `anchor="node"` on Sankey tooltip ([#&#8203;20462](https://github.com/mui/mui-x/issues/20462)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-premium@8.21.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.21.0`. ##### Tree View ##### `@mui/x-tree-view@8.21.0` Internal changes. ##### `@mui/x-tree-view-pro@8.21.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.21.0`. ##### Codemod ##### `@mui/x-codemod@8.21.0` Internal changes. ##### Docs - \[docs] Migrate to `next/font` for fonts loading ([#&#8203;20407](https://github.com/mui/mui-x/issues/20407)) [@&#8203;Copilot](https://github.com/Copilot) ##### Core - \[code-infra] Enable vitest eslint plugin ([#&#8203;20530](https://github.com/mui/mui-x/issues/20530)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix missing font loading for local fonts ([#&#8203;20480](https://github.com/mui/mui-x/issues/20480)) [@&#8203;Janpot](https://github.com/Janpot) - \[internal] Performance: use raw `useSyncExternalStore` ([#&#8203;20447](https://github.com/mui/mui-x/issues/20447)) [@&#8203;romgrk](https://github.com/romgrk) - \[code-infra] Enable `vitest/expect-expect` and `vitest/no-standalone-expect` rules for x-charts packages ([#&#8203;20535](https://github.com/mui/mui-x/issues/20535)) [@&#8203;Copilot](https://github.com/Copilot) ##### Miscellaneous - Bump [@&#8203;types/d3-sankey](https://github.com/types/d3-sankey) to ^0.12.5 ([#&#8203;20489](https://github.com/mui/mui-x/issues/20489)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump [@&#8203;types/react](https://github.com/types/react) to 19.2.7 ([#&#8203;20490](https://github.com/mui/mui-x/issues/20490)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump [@&#8203;types/yargs](https://github.com/types/yargs) to ^17.0.35 ([#&#8203;20491](https://github.com/mui/mui-x/issues/20491)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump Vite & Vitest to ^4.0.14 ([#&#8203;20500](https://github.com/mui/mui-x/issues/20500)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump csstype to ^3.2.3 ([#&#8203;20493](https://github.com/mui/mui-x/issues/20493)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump es-toolkit to ^1.42.0 ([#&#8203;20494](https://github.com/mui/mui-x/issues/20494)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump eslint to ^8.48.0 ([#&#8203;20495](https://github.com/mui/mui-x/issues/20495)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump lerna to ^9.0.3 ([#&#8203;20496](https://github.com/mui/mui-x/issues/20496)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump lucide-react to ^0.555.0 ([#&#8203;20502](https://github.com/mui/mui-x/issues/20502)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump playwright monorepo ([#&#8203;20503](https://github.com/mui/mui-x/issues/20503)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump pnpm to 10.24.0 ([#&#8203;20504](https://github.com/mui/mui-x/issues/20504)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump react monorepo ([#&#8203;20340](https://github.com/mui/mui-x/issues/20340)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump react-hook-form to ^7.66.1 ([#&#8203;20497](https://github.com/mui/mui-x/issues/20497)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump rimraf to ^6.1.2 ([#&#8203;20498](https://github.com/mui/mui-x/issues/20498)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump webpack-bundle-analyzer to ^5.0.1 ([#&#8203;20508](https://github.com/mui/mui-x/issues/20508)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump next to ^15.5.7 \[SECURITY] ([#&#8203;20555](https://github.com/mui/mui-x/issues/20555)) [@&#8203;renovate](https://github.com/renovate)\[bot] </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-12-08 00:29:00 +00:00
Update dependency @mui/x-data-grid to ^8.21.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
a7a65edd6d
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-08 00:29:01 +00:00
renovate merged commit 89b8ec59ff into master 2025-12-08 00:29:01 +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#654