Update dependency @mui/x-charts to ^8.10.0 #82

Merged
renovate merged 1 commits from renovate/mui-x-charts-8.x into main 2025-08-11 00:28:40 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-charts (source) dependencies minor ^8.9.2 -> ^8.10.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

mui/mui-x (@​mui/x-charts)

v8.10.0

Compare Source

Aug 8, 2025

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

  • 📊 FunnelChart marked as stable
  • 📈 Zoom slider and Preview marked as stable
  • 📈 Supporting label groups in band and point axis
  • 🌎 Improve Norwegian Nynorsk (nn-NO) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@​AnderzL7, @​aqeelat, @​dwrth, @​noobyogi0010, @​nusr, @​sai6855

The following are all team members who have contributed to this release:
@​arminmeh, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​MBilalShafi, @​oliviertassinari, @​rita-codes, @​romgrk

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

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

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

Date and Time Pickers
@mui/x-date-pickers@8.10.0
  • [pickers] MuiPickersLayout-toolbar is overlapping the Calendar in RTL MobileDatePicker variant (#​18981) @​rita-codes

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

Charts
@mui/x-charts@8.10.0

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

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

Internal changes.

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

Codemod
@mui/x-codemod@8.10.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-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | minor | [`^8.9.2` -> `^8.10.0`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.9.2/8.10.0) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v8.10.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8100) [Compare Source](https://github.com/mui/mui-x/compare/v8.9.2...v8.10.0) *Aug 8, 2025* We'd like to extend a big thank you to the 17 contributors who made this release possible. Here are some highlights ✨: - 📊 [`FunnelChart`](https://mui.com/x/react-charts/funnel/) marked as stable - 📈 [Zoom slider](https://mui.com/x/react-charts/zoom-and-pan/#zoom-slider) and [Preview](https://mui.com/x/react-charts/zoom-and-pan/#preview) marked as stable - 📈 Supporting [label groups](https://mui.com/x/react-charts/axis/#grouped-axes) in band and point axis - 🌎 Improve Norwegian Nynorsk (nn-NO) locale on the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to the community members for their valuable contributions: [@&#8203;AnderzL7](https://github.com/AnderzL7), [@&#8203;aqeelat](https://github.com/aqeelat), [@&#8203;dwrth](https://github.com/dwrth), [@&#8203;noobyogi0010](https://github.com/noobyogi0010), [@&#8203;nusr](https://github.com/nusr), [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;romgrk](https://github.com/romgrk) ##### Data Grid ##### `@mui/x-data-grid@8.10.0` - \[DataGrid] Move spread operator in `BaseSelect` to allow `variant` change ([#&#8203;19026](https://github.com/mui/mui-x/issues/19026)) [@&#8203;dwrth](https://github.com/dwrth) - \[DataGrid] Use `use-sync-external-store` shim ([#&#8203;19063](https://github.com/mui/mui-x/issues/19063)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Allow skipping cache in `dataSource.fetchRows()` API method ([#&#8203;18904](https://github.com/mui/mui-x/issues/18904)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Do not call `preProcessEditCellProps()` if cell is not editable based on `isCellEditable()` ([#&#8203;18405](https://github.com/mui/mui-x/issues/18405)) [@&#8203;nusr](https://github.com/nusr) - \[DataGrid] Fix `renderCountry` throwing an error when used in tree data ([#&#8203;19068](https://github.com/mui/mui-x/issues/19068)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix performance issue for root level "select all" ([#&#8203;19015](https://github.com/mui/mui-x/issues/19015)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix pagination `slotProps` being ignored by the grid ([#&#8203;19095](https://github.com/mui/mui-x/issues/19095)) [@&#8203;romgrk](https://github.com/romgrk) - \[l10n] Improve Norwegian Nynorsk (nn-NO) locale ([#&#8203;19076](https://github.com/mui/mui-x/issues/19076)) [@&#8203;AnderzL7](https://github.com/AnderzL7) ##### `@mui/x-data-grid-pro@8.10.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.10.0`, plus: - \[DataGridPro] Fix row reorder not working with column reorder disabled ([#&#8203;19016](https://github.com/mui/mui-x/issues/19016)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGridPro] Fix header filters cache sharing issue ([#&#8203;19090](https://github.com/mui/mui-x/issues/19090)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@8.10.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.10.0`, plus: - \[DataGridPremium] Allow additional derived columns customization via `valueFormatter` ([#&#8203;18982](https://github.com/mui/mui-x/issues/18982)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Fix complex `singleSelect` columns not working in pivot model ([#&#8203;18971](https://github.com/mui/mui-x/issues/18971)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.10.0` - \[pickers] `MuiPickersLayout-toolbar` is overlapping the Calendar in RTL `MobileDatePicker` variant ([#&#8203;18981](https://github.com/mui/mui-x/issues/18981)) [@&#8203;rita-codes](https://github.com/rita-codes) ##### `@mui/x-date-pickers-pro@8.10.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.10.0`. ##### Charts ##### `@mui/x-charts@8.10.0` - \[charts] Add `groups` to `band` and `point` axis config ([#&#8203;18766](https://github.com/mui/mui-x/issues/18766)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Animation example using `motion` library ([#&#8203;18993](https://github.com/mui/mui-x/issues/18993)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Deprecate `Unstable_` radar exports ([#&#8203;19079](https://github.com/mui/mui-x/issues/19079)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Improve grouped axis logic ([#&#8203;19069](https://github.com/mui/mui-x/issues/19069)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix type assertion in axis highlight components ([#&#8203;19060](https://github.com/mui/mui-x/issues/19060)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Remove unnecessary type assertion in tooltip `valueFormatter` in heatmap ([#&#8203;19047](https://github.com/mui/mui-x/issues/19047)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-charts-pro@8.10.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.10.0`, plus: - \[charts-pro] Fix `slotProps.tooltip.trigger` not respected in `ScatterChartPro` and `FunnelChart` ([#&#8203;18902](https://github.com/mui/mui-x/issues/18902)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Fix zoom filtering adjusting axis too soon ([#&#8203;18992](https://github.com/mui/mui-x/issues/18992)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Mark `FunnelChart` as stable ([#&#8203;19048](https://github.com/mui/mui-x/issues/19048)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Mark zoom slider and preview as stable ([#&#8203;19049](https://github.com/mui/mui-x/issues/19049)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Refactor `createAxisFilterMapper` ([#&#8203;18998](https://github.com/mui/mui-x/issues/18998)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.10.0` Internal changes. ##### `@mui/x-tree-view-pro@8.10.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.10.0`. ##### Codemod ##### `@mui/x-codemod@8.10.0` Internal changes. ##### Docs - \[docs] Add CSS bundler breaking change to migration guide ([#&#8203;17436](https://github.com/mui/mui-x/issues/17436)) [@&#8203;romgrk](https://github.com/romgrk) - \[docs] `RichTreeViewPro` demo for dragging via custom drag-handle is not working properly ([#&#8203;19008](https://github.com/mui/mui-x/issues/19008)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[docs] Fix broken link to D3 in Charts ([#&#8203;19020](https://github.com/mui/mui-x/issues/19020)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Revise the Charts Animation doc ([#&#8203;18990](https://github.com/mui/mui-x/issues/18990)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Fix incorrect code in line chart preview ([#&#8203;19023](https://github.com/mui/mui-x/issues/19023)) [@&#8203;noobyogi0010](https://github.com/noobyogi0010) - \[docs] Improve bundling instructions for the Data Grid ([#&#8203;19065](https://github.com/mui/mui-x/issues/19065)) [@&#8203;romgrk](https://github.com/romgrk) - \[docs] Reduce image size in the inventory grid demo ([#&#8203;19004](https://github.com/mui/mui-x/issues/19004)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Core - \[core] Fix ESLint reference name [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Miscellaneous - \[infra] Remove bundle size tracking for subpaths ([#&#8203;19072](https://github.com/mui/mui-x/issues/19072)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Accept `PORT` env on `docs:dev` script ([#&#8203;19014](https://github.com/mui/mui-x/issues/19014)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Skip codesandbox iframe demos in regressions tests ([#&#8203;18970](https://github.com/mui/mui-x/issues/18970)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[infra] Remove package.json `module` field ([#&#8203;18961](https://github.com/mui/mui-x/issues/18961)) [@&#8203;Janpot](https://github.com/Janpot) - \[internal] Remove peer dependency on `@mui/system` ([#&#8203;19062](https://github.com/mui/mui-x/issues/19062)) [@&#8203;aqeelat](https://github.com/aqeelat) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-08-11 00:28:38 +00:00
Update dependency @mui/x-charts to ^8.10.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2d104a54b5
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-11 00:28:38 +00:00
renovate merged commit 6ab157504c into main 2025-08-11 00:28:40 +00:00
renovate deleted branch renovate/mui-x-charts-8.x 2025-08-11 00:28:40 +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/MoneyMgr#82
No description provided.