Update dependency @mui/x-charts to ^8.5.2 #32

Merged
renovate merged 1 commits from renovate/mui-x-charts-8.x into main 2025-06-14 00:21:44 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v8.5.2

Compare Source

Jun 12, 2025

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

  • 📊 Improve Data Grid selectors performance
  • 🐞 Fix useSyncExternalStore import error in React 17

Special thanks go out to the community members for their valuable contributions:
@​alisasanib, @​noobyogi0010.

The following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​michelengelen, @​noraleonte, @​oliviertassinari, @​prakhargupta1, @​romgrk.

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

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

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

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

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

Charts
@mui/x-charts@8.5.2

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

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

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

Docs

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.5.1` -> `^8.5.2`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.5.1/8.5.2) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v8.5.2`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#852) [Compare Source](https://github.com/mui/mui-x/compare/v8.5.1...v8.5.2) *Jun 12, 2025* We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights ✨: - 📊 Improve Data Grid selectors performance - 🐞 Fix `useSyncExternalStore` import error in React 17 Special thanks go out to the community members for their valuable contributions: [@&#8203;alisasanib](https://github.com/alisasanib), [@&#8203;noobyogi0010](https://github.com/noobyogi0010). 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;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#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.5.2` - \[DataGrid] Improve selectors performance ([#&#8203;18234](https://github.com/mui/mui-x/issues/18234)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Fix data grid palette when using CSS vars ([#&#8203;18310](https://github.com/mui/mui-x/issues/18310)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Ignore data source request if the grid got unmounted ([#&#8203;18268](https://github.com/mui/mui-x/issues/18268)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-pro@8.5.2` [![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.5.2`, plus: - \[DataGridPro] Fix flex column width if it is a pinned column ([#&#8203;18293](https://github.com/mui/mui-x/issues/18293)) [@&#8203;alisasanib](https://github.com/alisasanib) - \[DataGridPro] Fix inconsistent filtering results with aggregation ([#&#8203;17954](https://github.com/mui/mui-x/issues/17954)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-premium@8.5.2` [![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.5.2`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.5.2` - \[pickers] Add `PickerDay2` and `DateRangePickerDay2` components ([#&#8203;15921](https://github.com/mui/mui-x/issues/15921)) [@&#8203;noraleonte](https://github.com/noraleonte) - \[pickers] Fix `hiddenLabel` prop propagation ([#&#8203;18195](https://github.com/mui/mui-x/issues/18195)) [@&#8203;noobyogi0010](https://github.com/noobyogi0010) ##### `@mui/x-date-pickers-pro@8.5.2` [![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.5.2`. ##### Charts ##### `@mui/x-charts@8.5.2` - \[charts] Add a default value formatter for continuous scales ([#&#8203;18178](https://github.com/mui/mui-x/issues/18178)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Add margin-bottom to charts toolbar ([#&#8203;18326](https://github.com/mui/mui-x/issues/18326)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix grid with band scale ([#&#8203;18295](https://github.com/mui/mui-x/issues/18295)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Remove unnecessary style changes in tests ([#&#8203;18317](https://github.com/mui/mui-x/issues/18317)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Remove `sx` prop merging from `useComponentRenderer` ([#&#8203;18235](https://github.com/mui/mui-x/issues/18235)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix `useSyncExternalStore` import error in React 17 ([#&#8203;18314](https://github.com/mui/mui-x/issues/18314)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.5.2` [![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.5.2`, plus: - \[charts-pro] Document zoom slider tooltip value formatting ([#&#8203;18261](https://github.com/mui/mui-x/issues/18261)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Funnel `gap` prop does not impact the drawing area ([#&#8203;18233](https://github.com/mui/mui-x/issues/18233)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Use `ChartsToolbarPro` types in pro charts ([#&#8203;18243](https://github.com/mui/mui-x/issues/18243)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.5.2` - \[tree-view] Fix `useSyncExternalStore` import error in React 17 ([#&#8203;18314](https://github.com/mui/mui-x/issues/18314)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-tree-view-pro@8.5.2` [![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.5.2`. ##### Docs - \[docs] Add toolbar custom trigger and panel recipe ([#&#8203;18297](https://github.com/mui/mui-x/issues/18297)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[docs] Copyedit the Priority support page ([#&#8203;18311](https://github.com/mui/mui-x/issues/18311)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Remove confusing opt-out mention in telemetry docs ([#&#8203;18257](https://github.com/mui/mui-x/issues/18257)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[docs] Revise the Master Detail doc ([#&#8203;17927](https://github.com/mui/mui-x/issues/17927)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the list view doc ([#&#8203;17928](https://github.com/mui/mui-x/issues/17928)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Audit and revise the Pro column docs ([#&#8203;17844](https://github.com/mui/mui-x/issues/17844)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Add some more context on Heatmap ([#&#8203;18256](https://github.com/mui/mui-x/issues/18256)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[x-telemetry] Reduce Telemetry overhead ([#&#8203;18292](https://github.com/mui/mui-x/issues/18292)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Align Node version used in CI to v22 ([#&#8203;18319](https://github.com/mui/mui-x/issues/18319)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Fix pkg.pr.new publishing ([#&#8203;18316](https://github.com/mui/mui-x/issues/18316)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Revert `React` to `19.0.0` ([#&#8203;18265](https://github.com/mui/mui-x/issues/18265)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Use `catalog` for reused dependencies ([#&#8203;18302](https://github.com/mui/mui-x/issues/18302)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[infra] Remove unused karma/mocha deps and files ([#&#8203;18340](https://github.com/mui/mui-x/issues/18340)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Update github label references to use 'scope' instead of 'component' ([#&#8203;18260](https://github.com/mui/mui-x/issues/18260)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[infra] Use a single browser server in CI ([#&#8203;18230](https://github.com/mui/mui-x/issues/18230)) [@&#8203;JCQuintas](https://github.com/JCQuintas) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC41MS4xIiwidXBkYXRlZEluVmVyIjoiNDAuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-06-13 00:21:52 +00:00
Update dependency @mui/x-charts to ^8.5.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e7219d2e44
renovate merged commit e7219d2e44 into main 2025-06-14 00:21:44 +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#32
No description provided.