Update dependency @mui/x-data-grid to v7.24.1 #284

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2025-01-26 00:59:51 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v7.24.1

Compare Source

Jan 24, 2025

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

  • 🐞 Bugfixes
  • 🌍 Improve Persian (fa-IR) locale on the Data Grid

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

Following are all team members who have contributed to this release:
@​alexfauquette, @​JCQuintas, @​cherniavskii, @​LukasTy, @​arminmeh.

Data Grid
@mui/x-data-grid@7.24.1

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

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

Date and Time Pickers
@mui/x-date-pickers@7.24.1

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

Charts
@mui/x-charts@7.24.1

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

Tree View
@mui/x-tree-view@7.24.1

Internal changes.

Same changes as in @mui/x-tree-view@7.24.1.

Docs
Core

v7.24.0

Compare Source

Jan 17, 2025

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

Special thanks go out to the community contributors who have helped make this release possible:
@​lauri865, @​AxharKhan.
Following are all team members who have contributed to this release:
@​KenanYusuf, @​arminmeh, @​cherniavskii, @​michelengelen, @​samuelsycamore, @​LukasTy.

Data Grid
@mui/x-data-grid@7.24.0

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

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

Date and Time Pickers
@mui/x-date-pickers@7.24.0

Internal changes.

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

Charts
@mui/x-charts@7.24.0

Internal changes.

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

Tree View
@mui/x-tree-view@7.24.0

Internal changes.

Same changes as in @mui/x-tree-view@7.24.0.

Docs
Core

v7.23.6

Compare Source

Jan 9, 2025

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

  • 🌍 Add Chinese (Taiwan) (zh-TW) locale on the Date and Time Pickers
  • 🌍 Improve Norwegian (nb-NO) locale on the Date and Time Pickers
  • 🌍 Improve Dutch (nl-NL) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​josteinjhauge, @​derek-0000, @​nusr, @​k-rajat19, @​tomashauser.
Following are all team members who have contributed to this release:
@​flaviendelangle, @​LukasTy, @​MBilalShafi, @​arminmeh, @​oliviertassinari, @​cherniavskii.

Data Grid
@mui/x-data-grid@7.23.6

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

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

Date and Time Pickers
@mui/x-date-pickers@7.23.6

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

Charts
@mui/x-charts@7.23.6

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

Tree View
@mui/x-tree-view@7.23.6

Same changes as in @mui/x-tree-view@7.23.6.

Docs
Core

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 | minor | [`7.23.5` -> `7.24.1`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.23.5/7.24.1) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.24.1`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7241) [Compare Source](https://github.com/mui/mui-x/compare/v7.24.0...v7.24.1) *Jan 24, 2025* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 🌍 Improve Persian (fa-IR) locale on the Data Grid Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;mostafaRoosta74](https://github.com/mostafaRoosta74), [@&#8203;lauri865](https://github.com/lauri865). Following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;arminmeh](https://github.com/arminmeh). ##### Data Grid ##### `@mui/x-data-grid@7.24.1` - \[DataGrid] Fix toggling preference panel from toolbar ([#&#8203;16276](https://github.com/mui/mui-x/issues/16276)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Only try to mount filter button if there are filters present ([#&#8203;16269](https://github.com/mui/mui-x/issues/16269)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Revert `apiRef` to be `MutableRefObject` for React versions < 19 ([#&#8203;16320](https://github.com/mui/mui-x/issues/16320)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[l10n] Improve Persian (fa-IR) locale ([#&#8203;15964](https://github.com/mui/mui-x/issues/15964)) [@&#8203;mostafaRoosta74](https://github.com/mostafaRoosta74) ##### `@mui/x-data-grid-pro@7.24.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.24.1`. ##### `@mui/x-data-grid-premium@7.24.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.24.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.24.1` - \[fields] Reset `all` selected state on section edit ([#&#8203;16232](https://github.com/mui/mui-x/issues/16232)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.24.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.24.1`. ##### Charts ##### `@mui/x-charts@7.24.1` - \[charts] Handle case where gradient stop `offset` could be `Infinite` ([@&#8203;JCQuintas](https://github.com/JCQuintas)) ([#&#8203;16309](https://github.com/mui/mui-x/issues/16309)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@7.24.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.24.1`. ##### Tree View ##### `@mui/x-tree-view@7.24.1` Internal changes. ##### `@mui/x-tree-view-pro@7.24.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-tree-view@7.24.1`. ##### Docs - \[docs] Fix `domainLimit` definition ([#&#8203;16271](https://github.com/mui/mui-x/issues/16271)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Core - \[core] Make `@mui/x-internals` a dependency of `@mui/x-license` ([#&#8203;16265](https://github.com/mui/mui-x/issues/16265)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[test] Fix flaky column pinning tests ([#&#8203;16228](https://github.com/mui/mui-x/issues/16228)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[test] Fix flaky tests ([#&#8203;16264](https://github.com/mui/mui-x/issues/16264)) [@&#8203;lauri865](https://github.com/lauri865) ### [`v7.24.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7240) [Compare Source](https://github.com/mui/mui-x/compare/v7.23.6...v7.24.0) *Jan 17, 2025* We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: - 🔄 Data Grid [Scroll restoration](https://next.mui.com/x/react-data-grid/scrolling/#scroll-restoration) - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;lauri865](https://github.com/lauri865), [@&#8203;AxharKhan](https://github.com/AxharKhan). Following are all team members who have contributed to this release: [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;LukasTy](https://github.com/LukasTy). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.24.0` - \[DataGrid] Fix resizing right pinned column ([#&#8203;16193](https://github.com/mui/mui-x/issues/16193)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Improve scrollbar deadzone with overlay scrollbars ([#&#8203;16212](https://github.com/mui/mui-x/issues/16212)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Scroll restoration ([#&#8203;16208](https://github.com/mui/mui-x/issues/16208)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Fix row, cell and header memoizations ([#&#8203;16195](https://github.com/mui/mui-x/issues/16195)) [@&#8203;lauri865](https://github.com/lauri865) - \[l10n] Improve Urdu (ur-PK) locale ([#&#8203;16081](https://github.com/mui/mui-x/issues/16081)) [@&#8203;AxharKhan](https://github.com/AxharKhan) ##### `@mui/x-data-grid-pro@7.24.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.24.0`, plus: - \[DataGridPro] Add test for column pinning with disabled column virtualization ([#&#8203;16196](https://github.com/mui/mui-x/issues/16196)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGridPro] Fix width of right-pinned column group during resize ([#&#8203;16207](https://github.com/mui/mui-x/issues/16207)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-premium@7.24.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.24.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.24.0` Internal changes. ##### `@mui/x-date-pickers-pro@7.24.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.24.0`. ##### Charts ##### `@mui/x-charts@7.24.0` Internal changes. ##### `@mui/x-charts-pro@7.24.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-charts@7.24.0`. ##### Tree View ##### `@mui/x-tree-view@7.24.0` Internal changes. ##### `@mui/x-tree-view-pro@7.24.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-tree-view@7.24.0`. ##### Docs - \[docs] Copyedit the Data Grid cell selection page ([#&#8203;16213](https://github.com/mui/mui-x/issues/16213)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[docs] Fix demo rendering issue on Codesandbox ([#&#8203;16129](https://github.com/mui/mui-x/issues/16129)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Core - \[core] Type all references as `RefObject` ([#&#8203;16125](https://github.com/mui/mui-x/issues/16125)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[code-infra] Refactor `react` and `react-dom` definitions to simplify dep resolving ([#&#8203;16214](https://github.com/mui/mui-x/issues/16214)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[infra] Improve cherry-pick action target list ([#&#8203;16188](https://github.com/mui/mui-x/issues/16188)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[test] Fix flaky column pinning unit test ([#&#8203;16209](https://github.com/mui/mui-x/issues/16209)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ### [`v7.23.6`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7236) [Compare Source](https://github.com/mui/mui-x/compare/v7.23.5...v7.23.6) *Jan 9, 2025* We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🌍 Add Chinese (Taiwan) (zh-TW) locale on the Date and Time Pickers - 🌍 Improve Norwegian (nb-NO) locale on the Date and Time Pickers - 🌍 Improve Dutch (nl-NL) locale on the Data Grid - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;josteinjhauge](https://github.com/josteinjhauge), [@&#8203;derek-0000](https://github.com/derek-0000), [@&#8203;nusr](https://github.com/nusr), [@&#8203;k-rajat19](https://github.com/k-rajat19), [@&#8203;tomashauser](https://github.com/tomashauser). Following are all team members who have contributed to this release: [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;cherniavskii](https://github.com/cherniavskii). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.23.6` - \[DataGrid] Improve React 19 support ([#&#8203;16048](https://github.com/mui/mui-x/issues/16048)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[DataGrid] Add `name` attribute to selection checkboxes ([#&#8203;16041](https://github.com/mui/mui-x/issues/16041)) [@&#8203;derek-0000](https://github.com/derek-0000) - \[DataGrid] Fix number filter field formatting values while typing ([#&#8203;16068](https://github.com/mui/mui-x/issues/16068)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Fix select all checkbox state reset with server side data ([#&#8203;16039](https://github.com/mui/mui-x/issues/16039)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-pro@7.23.6` [![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.6`. ##### `@mui/x-data-grid-premium@7.23.6` [![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.6`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.23.6` - \[pickers] Improve React 19 support ([#&#8203;16048](https://github.com/mui/mui-x/issues/16048)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[l10n] Add Chinese (Taiwan) (zh-TW) locale ([#&#8203;16057](https://github.com/mui/mui-x/issues/16057)) [@&#8203;nusr](https://github.com/nusr) - \[l10n] Improve Norwegian (nb-NO) locale ([#&#8203;16083](https://github.com/mui/mui-x/issues/16083)) [@&#8203;josteinjhauge](https://github.com/josteinjhauge) - \[pickers] Support `date-fns-jalali` v4 ([#&#8203;16013](https://github.com/mui/mui-x/issues/16013)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.23.6` [![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.6`. ##### Charts ##### `@mui/x-charts@7.23.6` - \[charts] Improve React 19 support ([#&#8203;16048](https://github.com/mui/mui-x/issues/16048)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[charts] Fix 301 redirection in the API documentation [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/x-charts-pro@7.23.6` [![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.6`. ##### Tree View ##### `@mui/x-tree-view@7.23.6` - \[TreeView] Improve React 19 support ([#&#8203;16048](https://github.com/mui/mui-x/issues/16048)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-tree-view-pro@7.23.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@7.23.6`. ##### Docs - \[docs] Fix `EditingWithDatePickers` demo ([#&#8203;16047](https://github.com/mui/mui-x/issues/16047)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[docs] Fix doc warning for automatic children selection on tree view ([#&#8203;16037](https://github.com/mui/mui-x/issues/16037)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[docs] Fix non-existing "adapter" property of `LocalizationProvider` ([#&#8203;16088](https://github.com/mui/mui-x/issues/16088)) [@&#8203;tomashauser](https://github.com/tomashauser) ##### Core - \[core] Clarify the release strategy ([#&#8203;16012](https://github.com/mui/mui-x/issues/16012)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[core] Update the `release:version` docs ([#&#8203;16040](https://github.com/mui/mui-x/issues/16040)) [@&#8203;cherniavskii](https://github.com/cherniavskii) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzMuNCIsInVwZGF0ZWRJblZlciI6IjM5LjEzMy40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2025-01-26 00:26:33 +00:00
Update dependency @mui/x-data-grid to v7.24.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c3ab4b7014
pierre scheduled this pull request to auto merge when all checks succeed 2025-01-26 00:26:34 +00:00
pierre merged commit 7ad8b42609 into master 2025-01-26 00:59:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWeb#284
No description provided.