Update dependency @mui/x-data-grid to v7.23.1 #392

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

This PR contains the following updates:

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

Release Notes

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

v7.23.1

Compare Source

7.23.1

Dec 5, 2024

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

  • 🌍 Improve German locale on the Data Grid component
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​lhilgert9.

Following are all team members who have contributed to this release:
@​arthurbalduini, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​LukasTy and @​MBilalShafi.

Data Grid
@mui/x-data-grid@7.23.1
  • DataGrid] Make column autosizing work with flex columns ([#​15712](https://github.com/mui/mui-x/issues/15712)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • l10n] Improve German (de-DE) locale ([#​15641](https://github.com/mui/mui-x/issues/15641)) [@​lhilgert9](https://github.com/lhilgert9)
    
    

Same changes as in @mui/x-data-grid@7.23.1, plus:

  • DataGridPro] Cleanup pinned rows on removal ([#​15702](https://github.com/mui/mui-x/issues/15702)) [@​cherniavskii](https://github.com/cherniavskii)
    
    

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

Date and Time Pickers
@mui/x-date-pickers@7.23.1
  • TimePicker] Prevent mouse events after `touchend` event ([#​15430](https://github.com/mui/mui-x/issues/15430)) [@​arthurbalduini](https://github.com/arthurbalduini)
    
    

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

Charts
@mui/x-charts@7.23.1
  • charts] Improve SVG `pattern` and `gradient` support ([#​15724](https://github.com/mui/mui-x/issues/15724)) [@​JCQuintas](https://github.com/JCQuintas)
    
    

Same changes as in @mui/x-charts@7.23.1.

Docs
  • docs] Fix Pickers theme augmentation example ([#​15675](https://github.com/mui/mui-x/issues/15675)) [@​LukasTy](https://github.com/LukasTy)
    
  • docs] Remove duplicated warning ([#​15715](https://github.com/mui/mui-x/issues/15715)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • test] Force hover in headless Chrome ([#​15711](https://github.com/mui/mui-x/issues/15711)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • docs-infra] Bump `@mui/internal-markdown` to support nested demo imports ([#​15738](https://github.com/mui/mui-x/issues/15738)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Improve SEO titles for the Data Grid ([#​15695](https://github.com/mui/mui-x/issues/15695)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
    
Core
  • core] Add `@mui/x-tree-view-pro` to `releaseChangelog` ([#​15747](https://github.com/mui/mui-x/issues/15747)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
    

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.0` -> `7.23.1`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.23.0/7.23.1) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.23.1`](https://github.com/mui/mui-x/releases/tag/v7.23.1) [Compare Source](https://github.com/mui/mui-x/compare/v7.23.0...v7.23.1) #### 7.23.1 *Dec 5, 2024* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve German locale on the Data Grid component - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;lhilgert9](https://github.com/lhilgert9). Following are all team members who have contributed to this release: [@&#8203;arthurbalduini](https://github.com/arthurbalduini), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;LukasTy](https://github.com/LukasTy) and [@&#8203;MBilalShafi](https://github.com/MBilalShafi). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.23.1` - \[DataGrid] Make column autosizing work with flex columns ([#&#8203;15712](https://github.com/mui/mui-x/issues/15712)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[l10n] Improve German (de-DE) locale ([#&#8203;15641](https://github.com/mui/mui-x/issues/15641)) [@&#8203;lhilgert9](https://github.com/lhilgert9) ##### `@mui/x-data-grid-pro@7.23.1` [![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.1`, plus: - \[DataGridPro] Cleanup pinned rows on removal ([#&#8203;15702](https://github.com/mui/mui-x/issues/15702)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-premium@7.23.1` [![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.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.23.1` - \[TimePicker] Prevent mouse events after `touchend` event ([#&#8203;15430](https://github.com/mui/mui-x/issues/15430)) [@&#8203;arthurbalduini](https://github.com/arthurbalduini) ##### `@mui/x-date-pickers-pro@7.23.1` [![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.1`. ##### Charts ##### `@mui/x-charts@7.23.1` - \[charts] Improve SVG `pattern` and `gradient` support ([#&#8203;15724](https://github.com/mui/mui-x/issues/15724)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@7.23.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@7.23.1`. ##### Docs - \[docs] Fix Pickers theme augmentation example ([#&#8203;15675](https://github.com/mui/mui-x/issues/15675)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs] Remove duplicated warning ([#&#8203;15715](https://github.com/mui/mui-x/issues/15715)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[test] Force hover in headless Chrome ([#&#8203;15711](https://github.com/mui/mui-x/issues/15711)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Bump `@mui/internal-markdown` to support nested demo imports ([#&#8203;15738](https://github.com/mui/mui-x/issues/15738)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Improve SEO titles for the Data Grid ([#&#8203;15695](https://github.com/mui/mui-x/issues/15695)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Core - \[core] Add `@mui/x-tree-view-pro` to `releaseChangelog` ([#&#8203;15747](https://github.com/mui/mui-x/issues/15747)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS41MS4wIiwidXBkYXRlZEluVmVyIjoiMzkuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-12-06 00:21:15 +00:00
Update dependency @mui/x-data-grid to v7.23.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
6218503478
pierre scheduled this pull request to auto merge when all checks succeed 2024-12-06 00:21:15 +00:00
pierre merged commit 6218503478 into master 2024-12-06 00:42:13 +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#392
No description provided.