Update dependency @mui/x-data-grid to v7.25.0 #288

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2025-02-02 18:32:58 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v7.25.0

Compare Source

Jan 31, 2025

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

  • 🐞 Bugfixes

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

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

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

  • [DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (#​16348) @​arminmeh
  • [DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (#​16382) @​arminmeh

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

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

Internal changes.

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

Charts
@mui/x-charts@7.25.0

Internal changes.

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

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

Internal changes.

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

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.24.1` -> `7.25.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.24.1/7.25.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v7.25.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7250) [Compare Source](https://github.com/mui/mui-x/compare/v7.24.1...v7.25.0) *Jan 31, 2025* We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🐞 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;lauri865](https://github.com/lauri865). 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). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.25.0` - \[DataGrid] Fix `renderContext` calculation with scroll bounce / over-scroll ([#&#8203;16368](https://github.com/mui/mui-x/issues/16368)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Refactor row state propagation ([#&#8203;16351](https://github.com/mui/mui-x/issues/16351)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGrid] Add missing style overrides ([#&#8203;16272](https://github.com/mui/mui-x/issues/16272)) ([#&#8203;16358](https://github.com/mui/mui-x/issues/16358)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix header filters keyboard navigation when there are no rows ([#&#8203;16369](https://github.com/mui/mui-x/issues/16369)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Fix order of `onClick` prop on toolbar buttons ([#&#8203;16364](https://github.com/mui/mui-x/issues/16364)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Improve test coverage of server side data source ([#&#8203;15988](https://github.com/mui/mui-x/issues/15988)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Remove outdated warning ([#&#8203;16370](https://github.com/mui/mui-x/issues/16370)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Respect width of `iconContainer` during autosizing ([#&#8203;16409](https://github.com/mui/mui-x/issues/16409)) [@&#8203;michelengelen](https://github.com/michelengelen) ##### `@mui/x-data-grid-pro@7.25.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.25.0`, plus: - \[DataGridPro] Fix the return type of `useGridApiRef` for Pro and Premium packages on React < 19 ([#&#8203;16348](https://github.com/mui/mui-x/issues/16348)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPro] Fetch new rows only once when multiple models are changed in one cycle ([#&#8203;16382](https://github.com/mui/mui-x/issues/16382)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-premium@7.25.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.25.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.25.0` Internal changes. ##### `@mui/x-date-pickers-pro@7.25.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.25.0`. ##### Charts ##### `@mui/x-charts@7.25.0` Internal changes. ##### `@mui/x-charts-pro@7.25.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.25.0`. ##### Tree View ##### `@mui/x-tree-view@7.25.0` Internal changes. ##### `@mui/x-tree-view-pro@7.25.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.25.0`. ##### Docs - \[docs] Improve release documentation ([#&#8203;16322](https://github.com/mui/mui-x/issues/16322)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Core - \[test] Fix flaky data source tests in DataGrid ([#&#8203;16382](https://github.com/mui/mui-x/issues/16382)) [@&#8203;lauri865](https://github.com/lauri865) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2025-02-01 00:26:38 +00:00
Update dependency @mui/x-data-grid to v7.25.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
f3c6b85827
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre merged commit 4107e7f77c into master 2025-02-02 18:32:58 +00:00
pierre deleted branch renovate/mui-x-data-grid-7.x-lockfile 2025-02-02 18:32:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWeb#288
No description provided.