Update dependency @mui/x-data-grid to ^7.29.6 #494

Merged
renovate merged 1 commits from renovate/mui-x-data-grid-7.x into master 2025-06-13 00:20:48 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies patch ^7.29.3 -> ^7.29.6

Release Notes

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

v7.29.6

Compare Source

We'd like to extend a big thank you to @​arminmeh, who made this release possible.

Data Grid
@mui/x-data-grid@7.29.6
  • [DataGrid] Keep pipe pre-processors execution order when callback reference changes (#​18217) @​arminmeh

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

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

Docs

v7.29.5

Compare Source

We'd like to extend a big thank you to @​cherniavskii, who made this release possible.

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

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

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

v7.29.4

Compare Source

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

  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@​campmarc, @​whereisrmsqhs, @​jyash97

Following are all team members who have contributed to this release:
@​mapache-salvaje, @​cherniavskii, @​noraleonte.

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

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

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

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

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

Docs

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.29.3` -> `^7.29.6`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.29.3/7.29.6) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.29.6`](https://github.com/mui/mui-x/releases/tag/v7.29.6) [Compare Source](https://github.com/mui/mui-x/compare/v7.29.5...v7.29.6) We'd like to extend a big thank you to [@&#8203;arminmeh](https://github.com/arminmeh), who made this release possible. <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.29.6` - \[DataGrid] Keep pipe pre-processors execution order when callback reference changes ([#&#8203;18217](https://github.com/mui/mui-x/issues/18217)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-pro@7.29.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.29.6`. ##### `@mui/x-data-grid-premium@7.29.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.29.6`. ##### Docs - \[docs] Keep `groupingColDef` reference stable in the grid demos ([#&#8203;17549](https://github.com/mui/mui-x/issues/17549)) [@&#8203;arminmeh](https://github.com/arminmeh) ### [`v7.29.5`](https://github.com/mui/mui-x/releases/tag/v7.29.5) [Compare Source](https://github.com/mui/mui-x/compare/v7.29.4...v7.29.5) We'd like to extend a big thank you to [@&#8203;cherniavskii](https://github.com/cherniavskii), who made this release possible. <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.29.5` - \[DataGrid] Avoid ResizeObserver loop error ([@&#8203;cherniavskii](https://github.com/cherniavskii)) ([#&#8203;18005](https://github.com/mui/mui-x/issues/18005)) [@&#8203;github-actions](https://github.com/github-actions)\[bot] ##### `@mui/x-data-grid-pro@7.29.5` [![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.29.5`. ##### `@mui/x-data-grid-premium@7.29.5` [![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.29.5`. ### [`v7.29.4`](https://github.com/mui/mui-x/releases/tag/v7.29.4) [Compare Source](https://github.com/mui/mui-x/compare/v7.29.3...v7.29.4) We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes Special thanks go out to the community members for their valuable contributions: [@&#8203;campmarc](https://github.com/campmarc), [@&#8203;whereisrmsqhs](https://github.com/whereisrmsqhs), [@&#8203;jyash97](https://github.com/jyash97) Following are all team members who have contributed to this release: [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;noraleonte](https://github.com/noraleonte). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.29.4` - \[DataGrid] Fix `renderContext` calculation loop ([#&#8203;17806](https://github.com/mui/mui-x/issues/17806)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix column spanning jump on scroll ([#&#8203;17780](https://github.com/mui/mui-x/issues/17780)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix content rendering for large rows while using automatic page size ([#&#8203;17866](https://github.com/mui/mui-x/issues/17866)) [@&#8203;campmarc](https://github.com/campmarc) ##### `@mui/x-data-grid-pro@7.29.4` [![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.29.4`, plus: - \[DataGridPro] Add `aria-expanded` attribute to the master detail toggle button ([#&#8203;17890](https://github.com/mui/mui-x/issues/17890)) [@&#8203;whereisrmsqhs](https://github.com/whereisrmsqhs) - \[DataGridPro] Prevent text selection when reordering rows ([#&#8203;17920](https://github.com/mui/mui-x/issues/17920)) [@&#8203;jyash97](https://github.com/jyash97) ##### `@mui/x-data-grid-premium@7.29.4` [![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.29.4`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.29.4` - \[pickers] Fix `PickersTextField` overflow ([#&#8203;17945](https://github.com/mui/mui-x/issues/17945)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### `@mui/x-date-pickers-pro@7.29.4` [![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.29.4`. ##### Docs - \[docs] Add "upgrade to v8" callout on v7 planned pages ([#&#8203;17901](https://github.com/mui/mui-x/issues/17901)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OS4xMiIsInVwZGF0ZWRJblZlciI6IjQwLjQ5LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-06-12 00:21:16 +00:00
Update dependency @mui/x-data-grid to ^7.29.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
aea6a64896
renovate merged commit aea6a64896 into master 2025-06-13 00:20:48 +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/GeneIT#494
No description provided.