Update dependency @mui/x-charts to ^8.10.1 #87

Merged
renovate merged 1 commits from renovate/mui-x-charts-8.x into main 2025-08-17 00:27:48 +00:00
Collaborator

This PR contains the following updates:

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

⚠️ 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.1

Compare Source

Aug 15, 2025

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

  • 📊 Y-axes can now be grouped by category when using band and point scales.
  • 📚 Documentation improvements

The following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​Janpot, @​JCQuintas, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​romgrk

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

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

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

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

Internal changes.

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

Charts
  • Axes can now be grouped by category when using band and point scales

    Bar chart with y-axis grouped per categories
@mui/x-charts@8.10.1

Same changes as in @mui/x-charts@8.10.1.

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

Internal changes.

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

Codemod
@mui/x-codemod@8.10.1

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 | patch | [`^8.10.0` -> `^8.10.1`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.10.0/8.10.1) | --- > ⚠️ **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.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8101) [Compare Source](https://github.com/mui/mui-x/compare/v8.10.0...v8.10.1) *Aug 15, 2025* We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨: - 📊 Y-axes can now be grouped by category when using `band` and `point` scales. - 📚 Documentation improvements The following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;romgrk](https://github.com/romgrk) ##### Data Grid ##### `@mui/x-data-grid@8.10.1` - \[DataGrid] Fix scroll jumping ([#&#8203;19156](https://github.com/mui/mui-x/issues/19156)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Fix scroll restoration ([#&#8203;19182](https://github.com/mui/mui-x/issues/19182)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Fix "no row with id" error ([#&#8203;19193](https://github.com/mui/mui-x/issues/19193)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@8.10.1` [![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.1`. ##### `@mui/x-data-grid-premium@8.10.1` [![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.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.10.0` Internal changes. ##### `@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 - Axes can now be grouped by category when using `band` and `point` scales <img width="643" height="455" alt="Bar chart with y-axis grouped per categories" src="https://github.com/user-attachments/assets/59044afe-bcc5-4152-8bf1-225db0635025" /> ##### `@mui/x-charts@8.10.1` - \[charts] Allow y-axis to be grouped ([#&#8203;19081](https://github.com/mui/mui-x/issues/19081)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix default axis highlight for axes without data attribute ([#&#8203;18985](https://github.com/mui/mui-x/issues/18985)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix tooltip mark unexpected wrapping in mobile ([#&#8203;19122](https://github.com/mui/mui-x/issues/19122)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Prevent overflow on charts tooltip ([#&#8203;19123](https://github.com/mui/mui-x/issues/19123)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.10.1` [![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.1`. ##### Tree View ##### `@mui/x-tree-view@8.10.1` Internal changes. ##### `@mui/x-tree-view-pro@8.10.1` [![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.1`. ##### Codemod ##### `@mui/x-codemod@8.10.1` Internal changes. ##### Docs - \[docs] Add all planned charts on the overview page ([#&#8203;19077](https://github.com/mui/mui-x/issues/19077)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Add future charts components link in the sidebar ([#&#8203;19140](https://github.com/mui/mui-x/issues/19140)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Fix Heatmap docs duplicate text ([#&#8203;19138](https://github.com/mui/mui-x/issues/19138)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs] Remove preview from Toolbar & Funnel ([#&#8203;19131](https://github.com/mui/mui-x/issues/19131)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[docs] Reproduce npm sparkline ([#&#8203;19089](https://github.com/mui/mui-x/issues/19089)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Core - \[core] Fix licensing model name ([#&#8203;19025](https://github.com/mui/mui-x/issues/19025)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix usage of `:catalog` for `@babel/runtime` ([#&#8203;19028](https://github.com/mui/mui-x/issues/19028)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Refactor virtualizer API ([#&#8203;18995](https://github.com/mui/mui-x/issues/18995)) [@&#8203;romgrk](https://github.com/romgrk) ##### Miscellaneous - \[code-infra] Remove namespaces ([#&#8203;19071](https://github.com/mui/mui-x/issues/19071)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix `fs-extra` removal from `formattedTSDemos` script ([#&#8203;19132](https://github.com/mui/mui-x/issues/19132)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove unused code and dependency ([#&#8203;19139](https://github.com/mui/mui-x/issues/19139)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Replace `fs-extra` with `node:fs` where possible ([#&#8203;19127](https://github.com/mui/mui-x/issues/19127)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[internal] Edit, keep `lockFileMaintenance` simple [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Fix writing style action name [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Make it clear that `lockFileMaintenance` is enabled [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[support-infra] Remove default issue label ([#&#8203;19104](https://github.com/mui/mui-x/issues/19104)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-08-17 00:27:45 +00:00
Update dependency @mui/x-charts to ^8.10.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
43049bc229
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-17 00:27:45 +00:00
renovate merged commit 9d18d975d0 into main 2025-08-17 00:27:48 +00:00
renovate deleted branch renovate/mui-x-charts-8.x 2025-08-17 00:27:48 +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#87
No description provided.