Update dependency @mui/x-data-grid to v7.23.3 #407

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

This PR contains the following updates:

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

Release Notes

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

v7.23.3

Compare Source

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

  • 🌍 Improve Korean (ko-KR) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​k-rajat19, @​good-jinu.
Following are all team members who have contributed to this release:
@​KenanYusuf, @​MBilalShafi, @​arminmeh, @​flaviendelangle.

Data Grid
@mui/x-data-grid@7.23.3
  • DataGrid] Allow passing custom props to `.main` element ([#​15919](https://github.com/mui/mui-x/issues/15919)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Consider `columnGroupHeaderHeight` prop in `getTotalHeaderHeight` method ([#​15927](https://github.com/mui/mui-x/issues/15927)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • DataGrid] Deprecate `indeterminateCheckboxAction` prop ([#​15862](https://github.com/mui/mui-x/issues/15862)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Fix `aria-label` value for group checkboxes ([#​15861](https://github.com/mui/mui-x/issues/15861)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Fix autosizing with virtualized columns ([#​15929](https://github.com/mui/mui-x/issues/15929)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • DataGrid] Round dimensions to avoid subpixel rendering error ([#​15873](https://github.com/mui/mui-x/issues/15873)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
  • DataGrid] Toggle menu on click in `<GridActionsCell />` ([#&#8203;15871](https://github.com/mui/mui-x/issues/15871)) [@&#8203;k-rajat19](https://github.com/k-rajat19)
    
  • DataGrid] Trigger row spanning computation on rows update ([#&#8203;15872](https://github.com/mui/mui-x/issues/15872)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi)
    
  • l10n] Improve Korean (ko-KR) locale ([#&#8203;15906](https://github.com/mui/mui-x/issues/15906)) [@&#8203;good-jinu](https://github.com/good-jinu)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.23.3
  • pickers] Add verification to disable skipped hours in spring forward DST ([#&#8203;15918](https://github.com/mui/mui-x/issues/15918)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle)
    
    

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.23.2` -> `7.23.3`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.23.2/7.23.3) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.23.3`](https://github.com/mui/mui-x/releases/tag/v7.23.3) [Compare Source](https://github.com/mui/mui-x/compare/v7.23.2...v7.23.3) We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Korean (ko-KR) locale on the Data Grid - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;k-rajat19](https://github.com/k-rajat19), [@&#8203;good-jinu](https://github.com/good-jinu). Following are all team members who have contributed to this release: [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;flaviendelangle](https://github.com/flaviendelangle). ##### Data Grid ##### `@mui/x-data-grid@7.23.3` - \[DataGrid] Allow passing custom props to `.main` element ([#&#8203;15919](https://github.com/mui/mui-x/issues/15919)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Consider `columnGroupHeaderHeight` prop in `getTotalHeaderHeight` method ([#&#8203;15927](https://github.com/mui/mui-x/issues/15927)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Deprecate `indeterminateCheckboxAction` prop ([#&#8203;15862](https://github.com/mui/mui-x/issues/15862)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix `aria-label` value for group checkboxes ([#&#8203;15861](https://github.com/mui/mui-x/issues/15861)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix autosizing with virtualized columns ([#&#8203;15929](https://github.com/mui/mui-x/issues/15929)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Round dimensions to avoid subpixel rendering error ([#&#8203;15873](https://github.com/mui/mui-x/issues/15873)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Toggle menu on click in `<GridActionsCell />` ([#&#8203;15871](https://github.com/mui/mui-x/issues/15871)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Trigger row spanning computation on rows update ([#&#8203;15872](https://github.com/mui/mui-x/issues/15872)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[l10n] Improve Korean (ko-KR) locale ([#&#8203;15906](https://github.com/mui/mui-x/issues/15906)) [@&#8203;good-jinu](https://github.com/good-jinu) ##### `@mui/x-data-grid-pro@7.23.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@7.23.3`. ##### `@mui/x-data-grid-premium@7.23.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@7.23.3`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.23.3` - \[pickers] Add verification to disable skipped hours in spring forward DST ([#&#8203;15918](https://github.com/mui/mui-x/issues/15918)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.23.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@7.23.3`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43NS4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-12-20 00:21:16 +00:00
Update dependency @mui/x-data-grid to v7.23.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
dca62e6c26
pierre scheduled this pull request to auto merge when all checks succeed 2024-12-20 00:21:17 +00:00
pierre merged commit dca62e6c26 into master 2024-12-20 00:32:05 +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#407
No description provided.