Update dependency @mui/x-charts to v7.4.0 #54

Merged
pierre merged 1 commits from renovate/mui-x-charts-7.x-lockfile into master 2024-05-17 01:13:36 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-charts (source) dependencies minor 7.3.1 -> 7.4.0

Release Notes

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

v7.4.0

Compare Source

May 10, 2024

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

  • Add optional id attribute on shortcut items of the Date and Time Pickers
  • 🎁 Add support for date-fns-jalali v3 in the Date and Time Pickers
  • 🚀 Support rounded corners on BarChart
  • 🌍 Add accessibility page to TreeView docs
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.4.0
  • DataGrid] Fix error when focus moves from column header to `svg` element ([#​13028](https://github.com/mui/mui-x/issues/13028)) [@​oukunan](https://github.com/oukunan)
    
  • DataGrid] Fix error on column groups change ([#​12965](https://github.com/mui/mui-x/issues/12965)) [@​romgrk](https://github.com/romgrk)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.4.0
  • fields] Fix regression preventing form submit on "Enter" click ([#​13065](https://github.com/mui/mui-x/issues/13065)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Add `AdapterDateFnsJalaliV3` adapter ([#​12891](https://github.com/mui/mui-x/issues/12891)) [@​smmoosavi](https://github.com/smmoosavi)
    
  • pickers] Add optional `id` attribute on shortcut items ([#​12976](https://github.com/mui/mui-x/issues/12976)) [@​noraleonte](https://github.com/noraleonte)
    
    

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

Charts
@mui/x-charts@7.4.0
  • charts] Add `ChartsGrid` to `themeAugmentation` ([#​13026](https://github.com/mui/mui-x/issues/13026)) [@​noraleonte](https://github.com/noraleonte)
    
  • charts] Support rounded corners on `BarChart` ([#​12834](https://github.com/mui/mui-x/issues/12834)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Tree View
@mui/x-tree-view@7.4.0
  • TreeView] Fix props propagation and theme entry in `TreeItem2` ([#​12889](https://github.com/mui/mui-x/issues/12889)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Add accessibility page to TreeView docs ([#​12845](https://github.com/mui/mui-x/issues/12845)) [@​noraleonte](https://github.com/noraleonte)
    
  • docs] Fix Charts styling typos ([#​13061](https://github.com/mui/mui-x/issues/13061)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Fix legal link to EULA free trial ([#​13013](https://github.com/mui/mui-x/issues/13013)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Update interface name in pinned columns docs ([#​13070](https://github.com/mui/mui-x/issues/13070)) [@​cherniavskii](https://github.com/cherniavskii)
    
    
Core
  • core] Improve release process docs ([#​12977](https://github.com/mui/mui-x/issues/12977)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • core] Prepare React 19 ([#​12991](https://github.com/mui/mui-x/issues/12991)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix Netlify PR preview path ([#​12993](https://github.com/mui/mui-x/issues/12993)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • infra] Automation: Add release PR reviewers ([#​12982](https://github.com/mui/mui-x/issues/12982)) [@​michelengelen](https://github.com/michelengelen)
    
    

v7.3.2

Compare Source

May 2, 2024

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

  • 🎁 Add "no data" and "loading" states to charts, allowing users to create custom visualizations for each state
  • 🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers
  • 🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid
  • 📝 Fix a typo in the auto-generated Charts gradient id attribute.
    It should not affect you, but if you were relying on the gradient id attribute, please update your usage.
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.3.2
  • DataGrid] Allow to change reset text in the columns management panel ([#​12972](https://github.com/mui/mui-x/issues/12972)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Derive `formattedValue` from the edit value when passing to `renderEditCell` ([#​12870](https://github.com/mui/mui-x/issues/12870)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • DataGrid] Fix rows not being recomputed on `props.rowCount` change ([#​12833](https://github.com/mui/mui-x/issues/12833)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • l10n] Improve Danish (da-DK) locale ([#​12844](https://github.com/mui/mui-x/issues/12844)) [@​fosterbuster](https://github.com/fosterbuster)
    
  • l10n] Improve Slovak (sk-SK) locale ([#​12949](https://github.com/mui/mui-x/issues/12949)) [@​stefikp](https://github.com/stefikp)
    
    

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

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

  • DataGridPremium] Fix print export not working with row grouping ([#​12957](https://github.com/mui/mui-x/issues/12957)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
    
Date and Time Pickers
@mui/x-date-pickers@7.3.2
  • l10n] Improve Hebrew (he-IL) locale ([#​12910](https://github.com/mui/mui-x/issues/12910)) [@​michaelNXT1](https://github.com/michaelNXT1)
    
  • l10n] Improve Hungarian (hu-HU) locale ([#​12930](https://github.com/mui/mui-x/issues/12930)) [@​noherczeg](https://github.com/noherczeg)
    
  • pickers] Fix typo on the `viewRenderers` prop description ([#​12915](https://github.com/mui/mui-x/issues/12915)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Improve TypeScript performance in `PickersDay` ([#​12920](https://github.com/mui/mui-x/issues/12920)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    

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

Charts
@mui/x-charts@7.3.2
  • charts] Add an overlay for "no data" or "loading" states ([#​12817](https://github.com/mui/mui-x/issues/12817)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix typos in documentation, translations and errors ([#​12941](https://github.com/mui/mui-x/issues/12941)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Fix `prop.slots` and `prop.slotProps` not passed to `<ChartsTooltip />` ([#&#8203;12939](https://github.com/mui/mui-x/issues/12939)) [@&#8203;JCQuintas](https://github.com/JCQuintas)
    
    
Docs
  • docs] Improve Data Grid migration guide ([#&#8203;12969](https://github.com/mui/mui-x/issues/12969)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi)
    
  • docs] Polish references to the plans ([#&#8203;12922](https://github.com/mui/mui-x/issues/12922)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
    
Core
  • core] Fix dependencies ([#&#8203;12951](https://github.com/mui/mui-x/issues/12951)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • core] Remove inconsistent blank lines ([#&#8203;12966](https://github.com/mui/mui-x/issues/12966)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Bump node image used by CI in docker ([#&#8203;12961](https://github.com/mui/mui-x/issues/12961)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • docs-infra] Remove no longer needed `next.config` settings ([#&#8203;12861](https://github.com/mui/mui-x/issues/12861)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Use the `@mui/docs/HighlightedCode` ([#&#8203;12848](https://github.com/mui/mui-x/issues/12848)) [@&#8203;alexfauquette](https://github.com/alexfauquette)
    
  • test] Restore `t` command ([#&#8203;12948](https://github.com/mui/mui-x/issues/12948)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
    

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 | [`7.3.1` -> `7.4.0`](https://renovatebot.com/diffs/npm/@mui%2fx-charts/7.3.1/7.4.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-charts)</summary> ### [`v7.4.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#740) [Compare Source](https://github.com/mui/mui-x/compare/v7.3.2...v7.4.0) *May 10, 2024* We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - ✨ Add optional `id` attribute on shortcut items of the Date and Time Pickers - 🎁 Add support for `date-fns-jalali` v3 in the Date and Time Pickers - 🚀 Support rounded corners on `BarChart` - 🌍 Add accessibility page to TreeView docs - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.4.0` - \[DataGrid] Fix error when focus moves from column header to `svg` element ([#&#8203;13028](https://github.com/mui/mui-x/issues/13028)) [@&#8203;oukunan](https://github.com/oukunan) - \[DataGrid] Fix error on column groups change ([#&#8203;12965](https://github.com/mui/mui-x/issues/12965)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@7.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@7.4.0`. ##### `@mui/x-data-grid-premium@7.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@7.4.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.4.0` - \[fields] Fix regression preventing form submit on "Enter" click ([#&#8203;13065](https://github.com/mui/mui-x/issues/13065)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Add `AdapterDateFnsJalaliV3` adapter ([#&#8203;12891](https://github.com/mui/mui-x/issues/12891)) [@&#8203;smmoosavi](https://github.com/smmoosavi) - \[pickers] Add optional `id` attribute on shortcut items ([#&#8203;12976](https://github.com/mui/mui-x/issues/12976)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### `@mui/x-date-pickers-pro@7.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@7.4.0`. ##### Charts ##### `@mui/x-charts@7.4.0` - \[charts] Add `ChartsGrid` to `themeAugmentation` ([#&#8203;13026](https://github.com/mui/mui-x/issues/13026)) [@&#8203;noraleonte](https://github.com/noraleonte) - \[charts] Support rounded corners on `BarChart` ([#&#8203;12834](https://github.com/mui/mui-x/issues/12834)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.4.0` - \[TreeView] Fix props propagation and theme entry in `TreeItem2` ([#&#8203;12889](https://github.com/mui/mui-x/issues/12889)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Add accessibility page to TreeView docs ([#&#8203;12845](https://github.com/mui/mui-x/issues/12845)) [@&#8203;noraleonte](https://github.com/noraleonte) - \[docs] Fix Charts styling typos ([#&#8203;13061](https://github.com/mui/mui-x/issues/13061)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix legal link to EULA free trial ([#&#8203;13013](https://github.com/mui/mui-x/issues/13013)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Update interface name in pinned columns docs ([#&#8203;13070](https://github.com/mui/mui-x/issues/13070)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Core - \[core] Improve release process docs ([#&#8203;12977](https://github.com/mui/mui-x/issues/12977)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[core] Prepare React 19 ([#&#8203;12991](https://github.com/mui/mui-x/issues/12991)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix Netlify PR preview path ([#&#8203;12993](https://github.com/mui/mui-x/issues/12993)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[infra] Automation: Add release PR reviewers ([#&#8203;12982](https://github.com/mui/mui-x/issues/12982)) [@&#8203;michelengelen](https://github.com/michelengelen) ### [`v7.3.2`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#732) [Compare Source](https://github.com/mui/mui-x/compare/v7.3.1...v7.3.2) *May 2, 2024* We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add "no data" and "loading" states to charts, allowing users to create [custom visualizations for each state](https://mui.com/x/react-charts/styling/#overlay) - 🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers - 🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid - 📝 Fix a [typo](https://github.com/mui/mui-x/pull/12941/files/4bf4bffbc2799a01a96bc7458a17318cf41c1722#diff-26c31cc69d6f51110f89e339578ef9b3d4a3551f79077fff73f7babb81c5099f) in the auto-generated Charts gradient `id` attribute. It should not affect you, but if you were relying on the gradient `id` attribute, please update your usage. - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.3.2` - \[DataGrid] Allow to change reset text in the columns management panel ([#&#8203;12972](https://github.com/mui/mui-x/issues/12972)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Derive `formattedValue` from the edit value when passing to `renderEditCell` ([#&#8203;12870](https://github.com/mui/mui-x/issues/12870)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix rows not being recomputed on `props.rowCount` change ([#&#8203;12833](https://github.com/mui/mui-x/issues/12833)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[l10n] Improve Danish (da-DK) locale ([#&#8203;12844](https://github.com/mui/mui-x/issues/12844)) [@&#8203;fosterbuster](https://github.com/fosterbuster) - \[l10n] Improve Slovak (sk-SK) locale ([#&#8203;12949](https://github.com/mui/mui-x/issues/12949)) [@&#8203;stefikp](https://github.com/stefikp) ##### `@mui/x-data-grid-pro@7.3.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@7.3.2`. ##### `@mui/x-data-grid-premium@7.3.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@7.3.2`, plus: - \[DataGridPremium] Fix print export not working with row grouping ([#&#8203;12957](https://github.com/mui/mui-x/issues/12957)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.3.2` - \[l10n] Improve Hebrew (he-IL) locale ([#&#8203;12910](https://github.com/mui/mui-x/issues/12910)) [@&#8203;michaelNXT1](https://github.com/michaelNXT1) - \[l10n] Improve Hungarian (hu-HU) locale ([#&#8203;12930](https://github.com/mui/mui-x/issues/12930)) [@&#8203;noherczeg](https://github.com/noherczeg) - \[pickers] Fix typo on the `viewRenderers` prop description ([#&#8203;12915](https://github.com/mui/mui-x/issues/12915)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Improve TypeScript performance in `PickersDay` ([#&#8203;12920](https://github.com/mui/mui-x/issues/12920)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.3.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@7.3.2`. ##### Charts ##### `@mui/x-charts@7.3.2` - \[charts] Add an overlay for "no data" or "loading" states ([#&#8203;12817](https://github.com/mui/mui-x/issues/12817)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix typos in documentation, translations and errors ([#&#8203;12941](https://github.com/mui/mui-x/issues/12941)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix `prop.slots` and `prop.slotProps` not passed to `<ChartsTooltip />` ([#&#8203;12939](https://github.com/mui/mui-x/issues/12939)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Docs - \[docs] Improve Data Grid migration guide ([#&#8203;12969](https://github.com/mui/mui-x/issues/12969)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[docs] Polish references to the plans ([#&#8203;12922](https://github.com/mui/mui-x/issues/12922)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[core] Fix dependencies ([#&#8203;12951](https://github.com/mui/mui-x/issues/12951)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Remove inconsistent blank lines ([#&#8203;12966](https://github.com/mui/mui-x/issues/12966)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Bump node image used by CI in docker ([#&#8203;12961](https://github.com/mui/mui-x/issues/12961)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs-infra] Remove no longer needed `next.config` settings ([#&#8203;12861](https://github.com/mui/mui-x/issues/12861)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Use the `@mui/docs/HighlightedCode` ([#&#8203;12848](https://github.com/mui/mui-x/issues/12848)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[test] Restore `t` command ([#&#8203;12948](https://github.com/mui/mui-x/issues/12948)) [@&#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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-17 00:26:34 +00:00
Update dependency @mui/x-charts to v7.4.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
e33e8658ae
pierre scheduled this pull request to auto merge when all checks succeed 2024-05-17 00:26:34 +00:00
pierre merged commit a61b38b4d3 into master 2024-05-17 01:13:36 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/VirtWeb#54
No description provided.