Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps @mui/x-data-grid from 8.14.1 to 8.15.0.

Release notes

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

v8.15.0

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

  • 🖌️ Add new brush charts interaction for building custom behavior. brush visualization example
  • ⚡️ Performance improvements for large bar charts
  • 🤖 Data Grid AI assistant can now visualize the query results by controlling the chart integration settings
  • 📦 DataGrid uses an internal MUI fork of ExcelJS that does not depend on vulnerable versions of NPM packages
  • 🐞 Bugfixes
  • 📚 Documentation improvements

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

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

Data Grid

@mui/x-data-grid@8.15.0

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

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

  • [DataGridPro] Keep children in the tree after parent row is re-fetched with the data source (#19934) @​arminmeh
  • [DataGridPro] Support scroll shadows customization (#19982) @​KenanYusuf

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

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

Date and Time Pickers

@mui/x-date-pickers@8.15.0

Internal changes.

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

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

Charts

@mui/x-charts@8.15.0

... (truncated)

Changelog

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

8.15.0

Oct 23, 2025

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

  • 🖌️ Add new brush charts interaction for building custom behavior. brush visualization example
  • ⚡️ Performance improvements for large bar charts
  • 🤖 Data Grid AI assistant can now visualize the query results by controlling the chart integration settings
  • 📦 DataGrid uses an internal MUI fork of ExcelJS that does not depend on vulnerable versions of NPM packages
  • 🐞 Bugfixes
  • 📚 Documentation improvements

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

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

Data Grid

@mui/x-data-grid@8.15.0

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

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

  • [DataGridPro] Keep children in the tree after parent row is re-fetched with the data source (#19934) @​arminmeh
  • [DataGridPro] Support scroll shadows customization (#19982) @​KenanYusuf

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

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

Date and Time Pickers

@mui/x-date-pickers@8.15.0

Internal changes.

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

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

... (truncated)

Commits
  • e8522b1 [release] v8.15.0 (#20061)
  • 815104c [DataGrid] Fix dataSource.fetchRows API's return type (#20068)
  • 0696aab [DataGridPro] Keep children in the tree after parent row is re-fetched with t...
  • 7b68d8d [DataGridPremium] [ai-assistant] Support data visualization (#19831)
  • 081c9d5 [DataGridPro] Support scroll shadows customization (#19982)
  • 4af586a [code-infra] Remove invalid environment: 'browser' from vitest browser conf...
  • d5c5210 [code-infra] Turn on all testing-library eslint rules (#19946)
  • See full diff 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 8.14.1 to 8.15.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.15.0/packages/x-data-grid)

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

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 Oct 24, 2025
@grzanka grzanka added this pull request to the merge queue Oct 24, 2025
Merged via the queue into master with commit f55616a Oct 24, 2025
9 checks passed
@grzanka grzanka deleted the dependabot/npm_and_yarn/mui/x-data-grid-8.15.0 branch October 24, 2025 13:10
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.

2 participants