Skip to content

chore(deps): bump @mui/x-data-grid from 8.29.2 to 9.12.0 - #774

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps @mui/x-data-grid from 8.29.2 to 9.12.0.

Release notes

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

v9.12.0

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

  • 🧮 Support Formulas on the Data Grid: cells in opted-in columns can hold spreadsheet-like formulas (=SUM(RANGE(…)), =price * quantity) evaluated by a built-in engine, with a formula editor and Formula Bar, autocomplete, reference highlighting, optional A1 notation, fill-handle reference adjustment, custom functions, and live formula Excel export
  • ♿️ Improve the accessibility of Data Grid cells and picker day cells
  • 🗓️ Enable multi-resource event creation and editing in the Scheduler
  • 🐞 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: @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes, @​romgrk, @​silviuaavram

Data Grid

@mui/x-data-grid@9.12.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.12.0

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

Same changes as in @mui/x-date-pickers@9.12.0, plus:

... (truncated)

Changelog

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

9.12.0

Aug 21, 2026

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

  • 🧮 Support Formulas on the Data Grid: cells in opted-in columns can hold spreadsheet-like formulas (=SUM(RANGE(…)), =price * quantity) evaluated by a built-in engine, with a formula editor and Formula Bar, autocomplete, reference highlighting, optional A1 notation, fill-handle reference adjustment, custom functions, and live formula Excel export
  • ♿️ Improve the accessibility of Data Grid cells and picker day cells
  • 🗓️ Enable multi-resource event creation and editing in the Scheduler
  • 🐞 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: @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes, @​romgrk, @​silviuaavram

Data Grid

@mui/x-data-grid@9.12.0

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.12.0

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

... (truncated)

Commits
  • ce0220b [release] v9.12.0 (#23382)
  • d160993 [DataGridPremium] Formula support (#22807)
  • 20cb519 [DataGrid] Expose apiRef on GridCallbackDetails for selector access in ca...
  • 553d237 [test] Fix act warnings in the data source filter tests (#23360)
  • 6d40a0d [DataGrid] Support the "rowheader" attribute for grid cells (#23340)
  • 62c43fa [DataGrid] Stop sending incomplete filter items to the data source (#23303)
  • 17580d3 [DataGrid] Fix header height not updating when headerFilters or `columnGrou...
  • fef2279 [DataGrid] Fix unhandled rejection when unmounting mid-autosize (#23319)
  • 3edb100 [DataGrid] Label the blank singleSelect filter option (#23294)
  • 0486f84 [release] v9.11.0 (#23295)
  • 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.29.2 to 9.12.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.12.0/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-version: 9.12.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 Aug 24, 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