Update dependency @mui/x-charts to ^8.4.0 #12

Merged
renovate merged 1 commits from renovate/mui-x-charts-8.x into main 2025-05-25 00:07:25 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v8.4.0

Compare Source

May 21, 2025

We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights :

Special thanks go out to the community members for their valuable contributions:
@​aizerin, @​arminmeh, @​campmarc, @​jyash97, @​mapache-salvaje, @​noraleonte, @​nusr, @​ragnarr18, @​romgrk, @​whereisrmsqhs.
Following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​rita-codes.

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

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

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

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

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

Charts
@mui/x-charts@8.4.0

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

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

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

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-charts](https://mui.com/x/react-charts/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts)) | dependencies | minor | [`^8.3.1` -> `^8.4.0`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/8.3.1/8.4.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v8.4.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#840) [Compare Source](https://github.com/mui/mui-x/compare/v8.3.1...v8.4.0) *May 21, 2025* We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights ✨: - 🔺 Support regular [`pyramid` variation in the `<FunnelChart />` component](https://mui.com/x/react-charts/funnel/#pyramid-chart): <img width="398" alt="Pyramid funnel chart" src="https://github.com/user-attachments/assets/90ccb221-3a48-4ffa-8878-89c6db16da86" /> - 📚 Documentation improvements - 🌎 Improve Icelandic (is-IS) locale on the Data Grid - 🐞 Bugfixes Special thanks go out to the community members for their valuable contributions: [@&#8203;aizerin](https://github.com/aizerin), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;campmarc](https://github.com/campmarc), [@&#8203;jyash97](https://github.com/jyash97), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;nusr](https://github.com/nusr), [@&#8203;ragnarr18](https://github.com/ragnarr18), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;whereisrmsqhs](https://github.com/whereisrmsqhs). Following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;rita-codes](https://github.com/rita-codes). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@8.4.0` - \[DataGrid] Fix content rendering for large rows while using automatic page size ([#&#8203;14737](https://github.com/mui/mui-x/issues/14737)) [@&#8203;campmarc](https://github.com/campmarc) - \[DataGrid] Fix disabled typography variants crashing grid ([#&#8203;17934](https://github.com/mui/mui-x/issues/17934)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix tree data demo crash ([#&#8203;17904](https://github.com/mui/mui-x/issues/17904)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Use `exclude` selection model type if quick filter does not have actual values ([#&#8203;17899](https://github.com/mui/mui-x/issues/17899)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Fix clipboard copy behavior for cell ranges with empty cells ([#&#8203;16797](https://github.com/mui/mui-x/issues/16797)) [@&#8203;nusr](https://github.com/nusr) - \[l10n] Improve Icelandic (is-IS) locale ([#&#8203;17915](https://github.com/mui/mui-x/issues/17915)) [@&#8203;ragnarr18](https://github.com/ragnarr18) ##### `@mui/x-data-grid-pro@8.4.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.4.0`, plus: - \[DataGridPro] Add `aria-expanded` attribute to the master detail toggle button ([#&#8203;17122](https://github.com/mui/mui-x/issues/17122)) [@&#8203;whereisrmsqhs](https://github.com/whereisrmsqhs) - \[DataGridPro] Preserve row state during server-side lazy loading ([#&#8203;17743](https://github.com/mui/mui-x/issues/17743)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPro] Prevent text selection when reordering rows ([#&#8203;16568](https://github.com/mui/mui-x/issues/16568)) [@&#8203;jyash97](https://github.com/jyash97) ##### `@mui/x-data-grid-premium@8.4.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.4.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.4.0` - \[fields] Ensure fresh `disabled` value is used when focusing or clicking ([#&#8203;17914](https://github.com/mui/mui-x/issues/17914)) [@&#8203;aizerin](https://github.com/aizerin) - \[fields] Improve the field controlled edition ([#&#8203;17816](https://github.com/mui/mui-x/issues/17816)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Fix `PickersTextField` overflow ([#&#8203;17942](https://github.com/mui/mui-x/issues/17942)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### `@mui/x-date-pickers-pro@8.4.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.4.0`. ##### Charts ##### `@mui/x-charts@8.4.0` - \[charts] Add grouped axes demo ([#&#8203;17848](https://github.com/mui/mui-x/issues/17848)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Enable tooltip disable portal ([#&#8203;17871](https://github.com/mui/mui-x/issues/17871)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve performance in scatter chart ([#&#8203;17849](https://github.com/mui/mui-x/issues/17849)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Recreate `isPointInside` less often ([#&#8203;17850](https://github.com/mui/mui-x/issues/17850)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Try fix for flaky `useAnimate` test ([#&#8203;17777](https://github.com/mui/mui-x/issues/17777)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add `isXInside` and `isYInside` ([#&#8203;17911](https://github.com/mui/mui-x/issues/17911)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.4.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.4.0`, plus: - \[charts-pro] Add size for zoom slider ([#&#8203;17736](https://github.com/mui/mui-x/issues/17736)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Add zoom slider tooltip ([#&#8203;17733](https://github.com/mui/mui-x/issues/17733)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Clean and document Heatmap Tooltip ([#&#8203;17933](https://github.com/mui/mui-x/issues/17933)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Introduce `Pyramid` chart ([#&#8203;17783](https://github.com/mui/mui-x/issues/17783)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Update zoom slider nomenclature ([#&#8203;17938](https://github.com/mui/mui-x/issues/17938)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Fix error when importing rasterizehtml ([#&#8203;17897](https://github.com/mui/mui-x/issues/17897)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.4.0` - \[TreeView] Add `getItemChildren` prop in `RichTreeView` ([#&#8203;17894](https://github.com/mui/mui-x/issues/17894)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[TreeView] Add a method in the `apiRef` to toggle the editing status of an item ([#&#8203;17768](https://github.com/mui/mui-x/issues/17768)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[TreeView] Add missing sx prop on the Tree Item component ([#&#8203;17930](https://github.com/mui/mui-x/issues/17930)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.4.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.4.0`. ##### Docs - \[docs] Add a recipe for drag and drop row grouping ([#&#8203;17638](https://github.com/mui/mui-x/issues/17638)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[docs] Add introductory text to Data Grid component pages ([#&#8203;17902](https://github.com/mui/mui-x/issues/17902)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[docs] Refactor embedded CodeSandbox on Data Grid—Quickstart page ([#&#8203;17749](https://github.com/mui/mui-x/issues/17749)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[docs] Remove double border on Data Grid—Quickstart demo ([#&#8203;17932](https://github.com/mui/mui-x/issues/17932)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[docs] Standardize `apiRef` copy ([#&#8203;17776](https://github.com/mui/mui-x/issues/17776)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Revise server-side data docs ([#&#8203;17007](https://github.com/mui/mui-x/issues/17007)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Audit and revise the tree data doc ([#&#8203;17650](https://github.com/mui/mui-x/issues/17650)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[pickers] Fix migration guide references to range fields ([#&#8203;17861](https://github.com/mui/mui-x/issues/17861)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs]\[charts] Reorganize the Tooltip documentation ([#&#8203;17917](https://github.com/mui/mui-x/issues/17917)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Core - \[core] refactor: remove manual `displayName` ([#&#8203;17845](https://github.com/mui/mui-x/issues/17845)) [@&#8203;romgrk](https://github.com/romgrk) - \[code-infra] Document how to use `vitest` cli ([#&#8203;17847](https://github.com/mui/mui-x/issues/17847)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Increase charts export test timeout ([#&#8203;17909](https://github.com/mui/mui-x/issues/17909)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Set `isolatedModules=true` in tsconfig ([#&#8203;17781](https://github.com/mui/mui-x/issues/17781)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Ensure proper docs preview path resolution ([#&#8203;17863](https://github.com/mui/mui-x/issues/17863)) [@&#8203;LukasTy](https://github.com/LukasTy) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yNS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMjUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-05-23 00:07:04 +00:00
Update dependency @mui/x-charts to ^8.4.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
320c2fea68
renovate force-pushed renovate/mui-x-charts-8.x from 320c2fea68 to 737d7f76d4 2025-05-24 00:07:39 +00:00 Compare
renovate merged commit 737d7f76d4 into main 2025-05-25 00:07:25 +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#12
No description provided.