Skip to content

[npm] Bump @mui/x-data-grid from 6.20.4 to 8.8.0 in /frontend#816

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/mui/x-data-grid-8.8.0
Closed

[npm] Bump @mui/x-data-grid from 6.20.4 to 8.8.0 in /frontend#816
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/mui/x-data-grid-8.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps @mui/x-data-grid from 6.20.4 to 8.8.0.

Release notes

Sourced from @​mui/x-data-grid's releases.

v8.8.0

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

  • 📊 Chart zoom preview can be enabled

  • 🌎 Add Indonesian (id-ID) locale on the Data Grid

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

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​noraleonte, @​prakhargupta1, @​rita-codes, @​siriwatknp

Data Grid

@mui/x-data-grid@8.8.0

@mui/x-data-grid-pro@8.8.0 pro

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

  • [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18557) @​MBilalShafi
  • [DataGridPro] Set correct parent paths when tree is refreshed with data source tree data and row grouping (#18715) @​arminmeh

@mui/x-data-grid-premium@8.8.0 premium

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

Date and Time Pickers

@mui/x-date-pickers@8.8.0

Internal changes.

@mui/x-date-pickers-pro@8.8.0 pro

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

Charts

@mui/x-charts@8.8.0

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

8.8.0

Jul 11, 2025

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

  • 📊 Chart zoom preview can be enabled

  • 🌎 Add Indonesian (id-ID) locale on the Data Grid

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

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​noraleonte, @​prakhargupta1, @​rita-codes, @​siriwatknp

Data Grid

@mui/x-data-grid@8.8.0

@mui/x-data-grid-pro@8.8.0 pro

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

  • [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18557) @​MBilalShafi
  • [DataGridPro] Set correct parent paths when tree is refreshed with data source tree data and row grouping (#18715) @​arminmeh

@mui/x-data-grid-premium@8.8.0 premium

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

Date and Time Pickers

@mui/x-date-pickers@8.8.0

Internal changes.

@mui/x-date-pickers-pro@8.8.0 pro

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

Charts

... (truncated)

Commits
  • ba7e78a [release] v8.8.0 (#18756)
  • dfd62dd [DataGrid] Fix scrollbar filler z-index (#18688)
  • 99459d6 chore(deps): bump material ui (#18705)
  • aa51545 [DataGrid] Set correct data source cache chunk size when pagination is disabl...
  • 330f7a4 [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport...
  • a2e790e [l10n] Add Indonesian (id-ID) locale (#18710)
  • 39c867d [DataGrid] Fix useGridSelector missing subscription in React.StrictMode (...
  • 95a1e22 [release] v8.7.0 (#18678)
  • fbd7eae [DataGrid] Fix styling virtualized column headers (#18603)
  • 3cb83e5 [l10n] Improve Danish (da-DK) locale (#18537)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 6.20.4 to 8.8.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.8.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-version: 8.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2025

Superseded by #823.

@dependabot dependabot bot closed this Jul 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/mui/x-data-grid-8.8.0 branch July 23, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants