Update dependency @mui/x-data-grid to v7.3.2 #164

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2024-05-03 00:07:30 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies patch 7.3.1 -> 7.3.2

Release Notes

mui/mui-x (@​mui/x-data-grid)

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-data-grid](https://mui.com/x/react-data-grid/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | dependencies | patch | [`7.3.1` -> `7.3.2`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.3.1/7.3.2) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`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 <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-03 00:04:19 +00:00
Update dependency @mui/x-data-grid to v7.3.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
49296478ea
pierre scheduled this pull request to auto merge when all checks succeed 2024-05-03 00:04:19 +00:00
pierre merged commit 49296478ea into master 2024-05-03 00:07:30 +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/GeneIT#164
No description provided.