Update dependency @mui/x-data-grid to v6.19.4 #91

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-6.x-lockfile into master 2024-02-10 00:17:44 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v6.19.4

Compare Source

Feb 9, 2024

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

  • 🌍 Improve Danish (da-DK) locale on the Data Grid (#​11972) @​ShahrazH
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@v6.19.4
  • DataGrid] Add support for dialogs in menu actions ([#​11937](https://github.com/mui/mui-x/issues/11937)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • DataGrid] Allow passing readonly arrays to `pageSizeOptions` prop ([#​11992](https://github.com/mui/mui-x/issues/11992)) [@​pcorpet](https://github.com/pcorpet)
    
  • DataGrid] Fix row reorder with cell selection ([#​11878](https://github.com/mui/mui-x/issues/11878)) [@​PEsteves8](https://github.com/PEsteves8)
    
  • DataGrid] Replace `eval` with `new Function` ([#​11962](https://github.com/mui/mui-x/issues/11962)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • l10n] Improve Danish (da-DK) locale ([#​11972](https://github.com/mui/mui-x/issues/11972)) [@​ShahrazH](https://github.com/ShahrazH)
    
    

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

Same changes as in @mui/x-data-grid-pro@v6.19.4, plus:

  • DataGridPremium] Fix autosize grouping cell ([#​11990](https://github.com/mui/mui-x/issues/11990)) [@​romgrk](https://github.com/romgrk)
    
  • DataGridPremium] Fix error after closing print export ([#​11889](https://github.com/mui/mui-x/issues/11889)) [@​cherniavskii](https://github.com/cherniavskii)
    
    
Date Pickers
@mui/x-date-pickers@v6.19.4
  • pickers] Avoid relying on locale in Luxon `isWithinRange` method ([#​11940](https://github.com/mui/mui-x/issues/11940)) [@​LukasTy](https://github.com/LukasTy)
    
    

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

Charts / @mui/x-charts@v6.19.4
  • charts] Add `reverse` property to axes ([#​11959](https://github.com/mui/mui-x/issues/11959)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Allow series ids to be numbers ([#​11960](https://github.com/mui/mui-x/issues/11960)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix Proptypes error by supporting string values for axes ([#​11953](https://github.com/mui/mui-x/issues/11953)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Docs
  • docs] Add a note about `AdapterDateFnsV3` on the Getting Started page ([#​11987](https://github.com/mui/mui-x/issues/11987)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • docs] Avoid the use of MUI Core [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Fix API links ([#​11930](https://github.com/mui/mui-x/issues/11930)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Fix `ChartsTooltip` typo ([#​11967](https://github.com/mui/mui-x/issues/11967)) [@​thisisharsh7](https://github.com/thisisharsh7)
    
  • docs] Refactor `Localization` documentation sections ([#​11997](https://github.com/mui/mui-x/issues/11997)) [@​LukasTy](https://github.com/LukasTy)
    
  • code] Simplify bug reproduction ([#​11932](https://github.com/mui/mui-x/issues/11932)) [@​alexfauquette](https://github.com/alexfauquette)
    
    

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/grid/x-data-grid)) | dependencies | patch | [`6.19.3` -> `6.19.4`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/6.19.3/6.19.4) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v6.19.4`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v6194) [Compare Source](https://github.com/mui/mui-x/compare/v6.19.3...v6.19.4) *Feb 9, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Danish (da-DK) locale on the Data Grid ([#&#8203;11972](https://github.com/mui/mui-x/issues/11972)) [@&#8203;ShahrazH](https://github.com/ShahrazH) - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@v6.19.4` - \[DataGrid] Add support for dialogs in menu actions ([#&#8203;11937](https://github.com/mui/mui-x/issues/11937)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Allow passing readonly arrays to `pageSizeOptions` prop ([#&#8203;11992](https://github.com/mui/mui-x/issues/11992)) [@&#8203;pcorpet](https://github.com/pcorpet) - \[DataGrid] Fix row reorder with cell selection ([#&#8203;11878](https://github.com/mui/mui-x/issues/11878)) [@&#8203;PEsteves8](https://github.com/PEsteves8) - \[DataGrid] Replace `eval` with `new Function` ([#&#8203;11962](https://github.com/mui/mui-x/issues/11962)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[l10n] Improve Danish (da-DK) locale ([#&#8203;11972](https://github.com/mui/mui-x/issues/11972)) [@&#8203;ShahrazH](https://github.com/ShahrazH) ##### `@mui/x-data-grid-pro@v6.19.4` [![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@v6.19.4`. ##### `@mui/x-data-grid-premium@v6.19.4` [![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@v6.19.4`, plus: - \[DataGridPremium] Fix autosize grouping cell ([#&#8203;11990](https://github.com/mui/mui-x/issues/11990)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGridPremium] Fix error after closing print export ([#&#8203;11889](https://github.com/mui/mui-x/issues/11889)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date Pickers ##### `@mui/x-date-pickers@v6.19.4` - \[pickers] Avoid relying on locale in Luxon `isWithinRange` method ([#&#8203;11940](https://github.com/mui/mui-x/issues/11940)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@v6.19.4` [![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@v6.19.4`. ##### Charts / `@mui/x-charts@v6.19.4` - \[charts] Add `reverse` property to axes ([#&#8203;11959](https://github.com/mui/mui-x/issues/11959)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Allow series ids to be numbers ([#&#8203;11960](https://github.com/mui/mui-x/issues/11960)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix Proptypes error by supporting string values for axes ([#&#8203;11953](https://github.com/mui/mui-x/issues/11953)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Docs - \[docs] Add a note about `AdapterDateFnsV3` on the Getting Started page ([#&#8203;11987](https://github.com/mui/mui-x/issues/11987)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Avoid the use of MUI Core [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix API links ([#&#8203;11930](https://github.com/mui/mui-x/issues/11930)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix `ChartsTooltip` typo ([#&#8203;11967](https://github.com/mui/mui-x/issues/11967)) [@&#8203;thisisharsh7](https://github.com/thisisharsh7) - \[docs] Refactor `Localization` documentation sections ([#&#8203;11997](https://github.com/mui/mui-x/issues/11997)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code] Simplify bug reproduction ([#&#8203;11932](https://github.com/mui/mui-x/issues/11932)) [@&#8203;alexfauquette](https://github.com/alexfauquette) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuOCIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-10 00:12:46 +00:00
Update dependency @mui/x-data-grid to v6.19.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
c1e7ed9034
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-10 00:12:46 +00:00
pierre merged commit c1e7ed9034 into master 2024-02-10 00:17:44 +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#91
No description provided.