Update dependency @mui/x-data-grid to v6.19.3 #85

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

This PR contains the following updates:

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

Release Notes

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

v6.19.3

Compare Source

Feb 1, 2024

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

Data Grid
@mui/x-data-grid@6.19.3
  • l10n] Improve Hebrew (he-IL) locale ([@​danielmishan85](https://github.com/danielmishan85)) ([#​11831](https://github.com/mui/mui-x/issues/11831))
    
    

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

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

Date Pickers
@mui/x-date-pickers@6.19.3
  • TimePicker] Add missing toolbar classes descriptions ([#​11862](https://github.com/mui/mui-x/issues/11862)) [@​LukasTy](https://github.com/LukasTy)
    
    

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

Charts / @mui/x-charts@6.19.3
  • charts] Document how to modify color according to values ([#​11854](https://github.com/mui/mui-x/issues/11854)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Docs
  • docs] Add a general uplift to the whats new page ([#​11883](https://github.com/mui/mui-x/issues/11883)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • docs] Fix 404 ([#​11852](https://github.com/mui/mui-x/issues/11852)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Fix <title> generation ([#&#8203;11825](https://github.com/mui/mui-x/issues/11825)) [@&#8203;alexfauquette](https://github.com/alexfauquette)
    
  • docs] Fix docs:api when typo in slots typing ([#&#8203;11861](https://github.com/mui/mui-x/issues/11861)) [@&#8203;alexfauquette](https://github.com/alexfauquette)
    
  • docs] Improve Support page ([#&#8203;11556](https://github.com/mui/mui-x/issues/11556)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Sync support page with core [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] These API don't exist in MUI X v6 [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Update whats new page with v7 Beta blogpost content ([#&#8203;11886](https://github.com/mui/mui-x/issues/11886)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas)
    
    

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.2` -> `6.19.3`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/6.19.2/6.19.3) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v6.19.3`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6193) [Compare Source](https://github.com/mui/mui-x/compare/v6.19.2...v6.19.3) *Feb 1, 2024* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Hebrew (he-IL) locale ([#&#8203;11831](https://github.com/mui/mui-x/issues/11831)) [@&#8203;danielmishan85](https://github.com/danielmishan85) - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.19.3` - \[l10n] Improve Hebrew (he-IL) locale ([@&#8203;danielmishan85](https://github.com/danielmishan85)) ([#&#8203;11831](https://github.com/mui/mui-x/issues/11831)) ##### `@mui/x-data-grid-pro@6.19.3` [![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@6.19.3`. ##### `@mui/x-data-grid-premium@6.19.3` [![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@6.19.3`. ##### Date Pickers ##### `@mui/x-date-pickers@6.19.3` - \[TimePicker] Add missing toolbar classes descriptions ([#&#8203;11862](https://github.com/mui/mui-x/issues/11862)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@6.19.3` [![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@6.19.3`. ##### Charts / `@mui/x-charts@6.19.3` - \[charts] Document how to modify color according to values ([#&#8203;11854](https://github.com/mui/mui-x/issues/11854)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Docs - \[docs] Add a general uplift to the whats new page ([#&#8203;11883](https://github.com/mui/mui-x/issues/11883)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[docs] Fix 404 ([#&#8203;11852](https://github.com/mui/mui-x/issues/11852)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix <title> generation ([#&#8203;11825](https://github.com/mui/mui-x/issues/11825)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix docs:api when typo in slots typing ([#&#8203;11861](https://github.com/mui/mui-x/issues/11861)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Improve Support page ([#&#8203;11556](https://github.com/mui/mui-x/issues/11556)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Sync support page with core [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] These API don't exist in MUI X v6 [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Update whats new page with v7 Beta blogpost content ([#&#8203;11886](https://github.com/mui/mui-x/issues/11886)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuNSIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-02-02 00:33:52 +00:00
Update dependency @mui/x-data-grid to v6.19.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
86ada0da5d
pierre scheduled this pull request to auto merge when all checks succeed 2024-02-02 00:33:52 +00:00
pierre merged commit 86ada0da5d into master 2024-02-02 00:37:52 +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#85
No description provided.