Update dependency @mui/x-data-grid to v7.6.2 #206

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

This PR contains the following updates:

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

Release Notes

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

v7.6.2

Compare Source

Jun 6, 2024

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

  • 📚 Adds Date and Time Pickers accessibility page
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.6.2
  • DataGrid] Add the `areElementSizesEqual` utility to improve code readability ([#​13254](https://github.com/mui/mui-x/issues/13254)) [@​layerok](https://github.com/layerok)
    
  • DataGrid] Clean up IE remnants from the codebase ([#​13390](https://github.com/mui/mui-x/issues/13390)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.6.2
  • fields] Fix `PageUp` and `PageDown` editing on letter sections ([#​13310](https://github.com/mui/mui-x/issues/13310)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
  • pickers] Fix `AdapterDayjs` timezone behavior ([#​13362](https://github.com/mui/mui-x/issues/13362)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Use `useRtl` instead of `useTheme` to access direction ([#​13363](https://github.com/mui/mui-x/issues/13363)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    

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

Charts
@mui/x-charts@7.6.2
  • charts] Add `Initializable` type and behaviour to allow checking if a complex context has been initialized. ([#​13365](https://github.com/mui/mui-x/issues/13365)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • charts] Fix some props not working in `xAxis` and `yAxis` ([#​13372](https://github.com/mui/mui-x/issues/13372)) [@​Valyok26](https://github.com/Valyok26)
    
  • charts] Harmonize charts types ([#​13366](https://github.com/mui/mui-x/issues/13366)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Introduce plugins system ([#​13367](https://github.com/mui/mui-x/issues/13367)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Simplify plugin types ([#​13396](https://github.com/mui/mui-x/issues/13396)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
Docs
  • docs] Add badges like in Material UI [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Update twitter.com to x.com [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Fix the description of `tickInterval` ([#​13355](https://github.com/mui/mui-x/issues/13355)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Adjust the code example for `quickFilterValues` ([#​12919](https://github.com/mui/mui-x/issues/12919)) [@​michelengelen](https://github.com/michelengelen)
    
  • docs] Create Pickers accessibility page ([#​13274](https://github.com/mui/mui-x/issues/13274)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
    
Core
  • core] Comment on `CSS.escape` for the future [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Fix `l10n` action setup ([#​13382](https://github.com/mui/mui-x/issues/13382)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Fixes in preparation for React 18.3 ([#​13378](https://github.com/mui/mui-x/issues/13378)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Remove explicit `marked` dependency ([#​13383](https://github.com/mui/mui-x/issues/13383)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Remove unused `@types/prettier` dependency ([#​13389](https://github.com/mui/mui-x/issues/13389)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Add `docs/.env.local` to `.gitignore` ([#​13377](https://github.com/mui/mui-x/issues/13377)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
    

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.6.1` -> `7.6.2`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.6.1/7.6.2) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.6.2`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#762) [Compare Source](https://github.com/mui/mui-x/compare/v7.6.1...v7.6.2) *Jun 6, 2024* We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - 📚 Adds Date and Time Pickers accessibility page - 🐞 Bugfixes - 📚 Documentation improvements <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.6.2` - \[DataGrid] Add the `areElementSizesEqual` utility to improve code readability ([#&#8203;13254](https://github.com/mui/mui-x/issues/13254)) [@&#8203;layerok](https://github.com/layerok) - \[DataGrid] Clean up IE remnants from the codebase ([#&#8203;13390](https://github.com/mui/mui-x/issues/13390)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-pro@7.6.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.6.2`. ##### `@mui/x-data-grid-premium@7.6.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.6.2`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.6.2` - \[fields] Fix `PageUp` and `PageDown` editing on letter sections ([#&#8203;13310](https://github.com/mui/mui-x/issues/13310)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) - \[pickers] Fix `AdapterDayjs` timezone behavior ([#&#8203;13362](https://github.com/mui/mui-x/issues/13362)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Use `useRtl` instead of `useTheme` to access direction ([#&#8203;13363](https://github.com/mui/mui-x/issues/13363)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.6.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.6.2`. ##### Charts ##### `@mui/x-charts@7.6.2` - \[charts] Add `Initializable` type and behaviour to allow checking if a complex context has been initialized. ([#&#8203;13365](https://github.com/mui/mui-x/issues/13365)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix some props not working in `xAxis` and `yAxis` ([#&#8203;13372](https://github.com/mui/mui-x/issues/13372)) [@&#8203;Valyok26](https://github.com/Valyok26) - \[charts] Harmonize charts types ([#&#8203;13366](https://github.com/mui/mui-x/issues/13366)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Introduce plugins system ([#&#8203;13367](https://github.com/mui/mui-x/issues/13367)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Simplify plugin types ([#&#8203;13396](https://github.com/mui/mui-x/issues/13396)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Docs - \[docs] Add badges like in Material UI [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Update twitter.com to x.com [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix the description of `tickInterval` ([#&#8203;13355](https://github.com/mui/mui-x/issues/13355)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Adjust the code example for `quickFilterValues` ([#&#8203;12919](https://github.com/mui/mui-x/issues/12919)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[docs] Create Pickers accessibility page ([#&#8203;13274](https://github.com/mui/mui-x/issues/13274)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) ##### Core - \[core] Comment on `CSS.escape` for the future [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix `l10n` action setup ([#&#8203;13382](https://github.com/mui/mui-x/issues/13382)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Fixes in preparation for React 18.3 ([#&#8203;13378](https://github.com/mui/mui-x/issues/13378)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Remove explicit `marked` dependency ([#&#8203;13383](https://github.com/mui/mui-x/issues/13383)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Remove unused `@types/prettier` dependency ([#&#8203;13389](https://github.com/mui/mui-x/issues/13389)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Add `docs/.env.local` to `.gitignore` ([#&#8203;13377](https://github.com/mui/mui-x/issues/13377)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-06-07 00:12:41 +00:00
Update dependency @mui/x-data-grid to v7.6.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
75d91ff784
pierre scheduled this pull request to auto merge when all checks succeed 2024-06-07 00:12:42 +00:00
pierre merged commit 508ae60c18 into master 2024-06-07 00:24:09 +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#206
No description provided.