Update dependency @mui/x-data-grid to ^7.29.8 #510

Merged
renovate merged 1 commits from renovate/mui-x-data-grid-7.x into master 2025-07-05 00:26:18 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v7.29.8: 7.29.8

Compare Source

We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights :

  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@​sai6855

The following are all team members who have contributed to this release:
@​bernardobelchior, @​michelengelen

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

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

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

Miscellaneous

v7.29.7

Compare Source

We'd like to extend a big thank you to the 4 contributors who made this release possible.

Special thanks go out to the community members for their valuable contributions:
@​alisasanib

Following are all team members who have contributed to this release:
@​mapache-salvaje, @​arminmeh, @​michelengelen

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

Internal changes.

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

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

Docs
Miscellaneous

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.6` -> `^7.29.8`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.29.6/7.29.8) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.29.8`](https://github.com/mui/mui-x/releases/tag/v7.29.8): 7.29.8 [Compare Source](https://github.com/mui/mui-x/compare/v7.29.7...v7.29.8) We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes Special thanks go out to the community members for their valuable contributions: [@&#8203;sai6855](https://github.com/sai6855) The following are all team members who have contributed to this release: [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;michelengelen](https://github.com/michelengelen) ##### Data Grid ##### `@mui/x-data-grid@7.29.8` - \[DataGrid] Fix `apiRef` not being passed on `onCellClick` params ([#&#8203;17528](https://github.com/mui/mui-x/issues/17528)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-data-grid-pro@7.29.8` [![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.8`. ##### `@mui/x-data-grid-premium@7.29.8` [![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.8`. ##### Miscellaneous - \[infra] Add `test_package` to fix CI ([#&#8203;18553](https://github.com/mui/mui-x/issues/18553)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Aligned preparation script with master version ([#&#8203;18672](https://github.com/mui/mui-x/issues/18672)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[infra] Updates release script to fetch latest major version from upstream ([#&#8203;18649](https://github.com/mui/mui-x/issues/18649)) [@&#8203;michelengelen](https://github.com/michelengelen) ### [`v7.29.7`](https://github.com/mui/mui-x/releases/tag/v7.29.7) [Compare Source](https://github.com/mui/mui-x/compare/v7.29.6...v7.29.7) We'd like to extend a big thank you to the 4 contributors who made this release possible. Special thanks go out to the community members for their valuable contributions: [@&#8203;alisasanib](https://github.com/alisasanib) Following are all team members who have contributed to this release: [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;michelengelen](https://github.com/michelengelen) ##### Data Grid ##### `@mui/x-data-grid@7.29.7` Internal changes. ##### `@mui/x-data-grid-pro@7.29.7` [![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.7`, plus: - \[DataGridPro] Fix pinned columns order in column management ([#&#8203;18053](https://github.com/mui/mui-x/issues/18053)) [@&#8203;alisasanib](https://github.com/alisasanib) ##### `@mui/x-data-grid-premium@7.29.7` [![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.7`. ##### Docs - \[docs] Revise the Row Grouping doc ([#&#8203;17494](https://github.com/mui/mui-x/issues/17494)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Document `GridRenderContext` ([#&#8203;18501](https://github.com/mui/mui-x/issues/18501)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[docs] Prevent stale rows from appearing on sort and filter change in the lazy loading demo ([#&#8203;18463](https://github.com/mui/mui-x/issues/18463)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Miscellaneous - \[infra] Add automated release PR creation script ([#&#8203;18450](https://github.com/mui/mui-x/issues/18450)) [@&#8203;michelengelen](https://github.com/michelengelen) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-05 00:08:14 +00:00
Update dependency @mui/x-data-grid to ^7.29.8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
90ad80b84a
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-05 00:08:14 +00:00
renovate merged commit 999d0052ca into master 2025-07-05 00:26:18 +00:00
renovate deleted branch renovate/mui-x-data-grid-7.x 2025-07-05 00:26:19 +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#510
No description provided.