Skip to content

chore(deps): bump @mui/x-data-grid from 8.28.6 to 9.7.0#734

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mui/x-data-grid-9.7.0
Open

chore(deps): bump @mui/x-data-grid from 8.28.6 to 9.7.0#734
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mui/x-data-grid-9.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @mui/x-data-grid from 8.28.6 to 9.7.0.

Release notes

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

v9.7.0

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to these community members for their valuable contributions: @​Anexus5919, @​mustafajw07

The following team members contributed to this release: @​alexfauquette, @​arminmeh, @​brijeshb42, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​romgrk, @​sai6855, @​siriwatknp

Data Grid

@mui/x-data-grid@9.7.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.7.0

  • [fields] Announce cardinal day in the day section aria-valuetext (#22922) @​LukasTy
  • [fields] Avoid focusing the field on blank space clicks (#22285) @​LukasTy
  • [pickers] Commit TimeClock value when the drag ends outside the clock (#22877) @​LukasTy
  • [pickers] Respect explicit notched prop on the outlined PickersTextField (#22875) @​LukasTy

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

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

Charts

@mui/x-charts@9.7.0

  • [charts] Add demo for displaying the sum of all values from the stacked series on top of the stacked bars (#22879) @​sai6855

... (truncated)

Changelog

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

9.7.0

Jun 25, 2026

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

  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to these community members for their valuable contributions: @​Anexus5919, @​mustafajw07

The following team members contributed to this release: @​alexfauquette, @​arminmeh, @​brijeshb42, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​romgrk, @​sai6855, @​siriwatknp

Data Grid

@mui/x-data-grid@9.7.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.7.0

  • [fields] Announce cardinal day in the day section aria-valuetext (#22922) @​LukasTy
  • [fields] Avoid focusing the field on blank space clicks (#22285) @​LukasTy
  • [pickers] Commit TimeClock value when the drag ends outside the clock (#22877) @​LukasTy
  • [pickers] Respect explicit notched prop on the outlined PickersTextField (#22875) @​LukasTy

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

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

Charts

... (truncated)

Commits
  • e2ce909 [release] v9.7.0 (#22945)
  • 00d276c [DataGrid] Fix panel placement jump on mount (#22930)
  • e6febb3 [charts][data-grid][pickers] Enforce top-level type imports (#22679)
  • 8367e95 [data grid] Fix crash in getRowValue when colDef is undefined (#22838)
  • b6f7971 [data-grid] Deduplicate scroll-preserving focus logic (#22916)
  • 497cab0 [data grid] Fix longText expand button submitting surrounding form (#22450)
  • bf9ddd5 [internal] Use @​base-ui/utils/platform for platform detection (#22710)
  • efc00d2 [internals] Enable mui/no-floating-cleanup and fix leaks (#22872)
  • 07a8343 [DataGrid] Fix singleSelect clearing to use empty string instead of null (#...
  • 33a6002 [DataGrid] Wait for rows before reacting on autosizeOnMount (#22698)
  • 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 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.28.6 to 9.7.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/v9.7.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-version: 9.7.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 Jun 25, 2026
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