Update dependency @mui/x-data-grid to v7.5.0 #184

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

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies minor 7.4.0 -> 7.5.0

Release Notes

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

v7.5.0

Compare Source

May 17, 2024

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

  • 🎁 Add support for checkbox selection on the Tree View components
  • 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.5.0
  • DataGrid] Fix `rowModesModel` controlled prop ([#​13056](https://github.com/mui/mui-x/issues/13056)) [@​Janpot](https://github.com/Janpot)
    
  • DataGrid] Reduce bundle size with error messages ([#​12992](https://github.com/mui/mui-x/issues/12992)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • l10n] Improve Norwegian (nb-NO) locale ([#​13106](https://github.com/mui/mui-x/issues/13106)) [@​oliverlaidma](https://github.com/oliverlaidma)
    
  • l10n] Improve Spanish (es-ES) locale ([#​13133](https://github.com/mui/mui-x/issues/13133)) [@​Jucabel](https://github.com/Jucabel)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.5.0
  • fields] Allow empty `textField` slot placeholder value ([#​13148](https://github.com/mui/mui-x/issues/13148)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
  • pickers] Fix `AdapterMomentJalaali` regression ([#​13144](https://github.com/mui/mui-x/issues/13144)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Fix field focusing when switching to view without a renderer ([#​13112](https://github.com/mui/mui-x/issues/13112)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Reuse `AdapterDateFnsBase` in Jalali adapters ([#​13075](https://github.com/mui/mui-x/issues/13075)) [@​LukasTy](https://github.com/LukasTy)
    
    

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

Charts
@mui/x-charts@7.5.0
  • charts] Tooltip with `trigger=axis` now follow touch on mobile ([#​13043](https://github.com/mui/mui-x/issues/13043)) [@​wzdorowa](https://github.com/wzdorowa)
    
  • charts] Allow `series.label` property to receive a function with the "location" it is going to be displayed on ([#​12830](https://github.com/mui/mui-x/issues/12830)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Improve TypeScript performance ([#​13137](https://github.com/mui/mui-x/issues/13137)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix area order when overlapping ([#​13121](https://github.com/mui/mui-x/issues/13121)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Improve `useSlotProps` types ([#​13141](https://github.com/mui/mui-x/issues/13141)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix using the theme's font in the Overlay ([#​13107](https://github.com/mui/mui-x/issues/13107)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Tree View
@mui/x-tree-view@7.5.0
  • TreeView] Add support for checkbox selection ([#​11452](https://github.com/mui/mui-x/issues/11452)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • TreeView] Remove unused code ([#​12917](https://github.com/mui/mui-x/issues/12917)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Document missing Charts API's ([#​12875](https://github.com/mui/mui-x/issues/12875)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Core
  • core] Avoid root level `@mui/x-date-pickers` imports ([#​13120](https://github.com/mui/mui-x/issues/13120)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Refactor ESLint config to disallow root level imports ([#​13130](https://github.com/mui/mui-x/issues/13130)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Simplify Danger's config ([#​13062](https://github.com/mui/mui-x/issues/13062)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Shift aliasing from babel to webpack ([#​13051](https://github.com/mui/mui-x/issues/13051)) [@​Janpot](https://github.com/Janpot)
    
  • core] Reuse the `SectionTitle` component in the doc ([#​13139](https://github.com/mui/mui-x/issues/13139)) [@​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/x-data-grid)) | dependencies | minor | [`7.4.0` -> `7.5.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.4.0/7.5.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.5.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v750) [Compare Source](https://github.com/mui/mui-x/compare/v7.4.0...v7.5.0) *May 17, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add support for checkbox selection on the Tree View components - 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.5.0` - \[DataGrid] Fix `rowModesModel` controlled prop ([#&#8203;13056](https://github.com/mui/mui-x/issues/13056)) [@&#8203;Janpot](https://github.com/Janpot) - \[DataGrid] Reduce bundle size with error messages ([#&#8203;12992](https://github.com/mui/mui-x/issues/12992)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[l10n] Improve Norwegian (nb-NO) locale ([#&#8203;13106](https://github.com/mui/mui-x/issues/13106)) [@&#8203;oliverlaidma](https://github.com/oliverlaidma) - \[l10n] Improve Spanish (es-ES) locale ([#&#8203;13133](https://github.com/mui/mui-x/issues/13133)) [@&#8203;Jucabel](https://github.com/Jucabel) ##### `@mui/x-data-grid-pro@7.5.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.5.0`. ##### `@mui/x-data-grid-premium@7.5.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.5.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.5.0` - \[fields] Allow empty `textField` slot placeholder value ([#&#8203;13148](https://github.com/mui/mui-x/issues/13148)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) - \[pickers] Fix `AdapterMomentJalaali` regression ([#&#8203;13144](https://github.com/mui/mui-x/issues/13144)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Fix field focusing when switching to view without a renderer ([#&#8203;13112](https://github.com/mui/mui-x/issues/13112)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Reuse `AdapterDateFnsBase` in Jalali adapters ([#&#8203;13075](https://github.com/mui/mui-x/issues/13075)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.5.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.5.0`. ##### Charts ##### `@mui/x-charts@7.5.0` - \[charts] Tooltip with `trigger=axis` now follow touch on mobile ([#&#8203;13043](https://github.com/mui/mui-x/issues/13043)) [@&#8203;wzdorowa](https://github.com/wzdorowa) - \[charts] Allow `series.label` property to receive a function with the "location" it is going to be displayed on ([#&#8203;12830](https://github.com/mui/mui-x/issues/12830)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Improve TypeScript performance ([#&#8203;13137](https://github.com/mui/mui-x/issues/13137)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix area order when overlapping ([#&#8203;13121](https://github.com/mui/mui-x/issues/13121)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve `useSlotProps` types ([#&#8203;13141](https://github.com/mui/mui-x/issues/13141)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix using the theme's font in the Overlay ([#&#8203;13107](https://github.com/mui/mui-x/issues/13107)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@7.5.0` - \[TreeView] Add support for checkbox selection ([#&#8203;11452](https://github.com/mui/mui-x/issues/11452)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[TreeView] Remove unused code ([#&#8203;12917](https://github.com/mui/mui-x/issues/12917)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Document missing Charts API's ([#&#8203;12875](https://github.com/mui/mui-x/issues/12875)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Core - \[core] Avoid root level `@mui/x-date-pickers` imports ([#&#8203;13120](https://github.com/mui/mui-x/issues/13120)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Refactor ESLint config to disallow root level imports ([#&#8203;13130](https://github.com/mui/mui-x/issues/13130)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Simplify Danger's config ([#&#8203;13062](https://github.com/mui/mui-x/issues/13062)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Shift aliasing from babel to webpack ([#&#8203;13051](https://github.com/mui/mui-x/issues/13051)) [@&#8203;Janpot](https://github.com/Janpot) - \[core] Reuse the `SectionTitle` component in the doc ([#&#8203;13139](https://github.com/mui/mui-x/issues/13139)) [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOCIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-20 00:25:52 +00:00
Update dependency @mui/x-data-grid to v7.5.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c0219cf7b1
pierre scheduled this pull request to auto merge when all checks succeed 2024-05-20 00:25:52 +00:00
pierre merged commit a6739de9a4 into master 2024-05-20 00:34:31 +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#184
No description provided.