Skip to content

build(deps-dev): bump @mui/x-data-grid from 5.15.3 to 8.22.1#783

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mui/x-data-grid-8.22.1
Closed

build(deps-dev): bump @mui/x-data-grid from 5.15.3 to 8.22.1#783
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mui/x-data-grid-8.22.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps @mui/x-data-grid from 5.15.3 to 8.22.1.

Release notes

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

v8.22.1

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

  • 🌎 Improve Swedish (sv-SE) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions: @​KyeongJooni, @​VismaAndreasIvarsson

The following team members contributed to this release: @​alelthomas, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​michelengelen, @​mj12albert, @​prakhargupta1, @​romgrk, @​siriwatknp

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Import useId() from @mui/utils to maintain React 17 compatibility (#20635) @​arminmeh

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

@mui/[email protected]

... (truncated)

Changelog

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

8.22.1

Dec 17, 2025

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

  • 🌎 Improve Swedish (sv-SE) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions: @​KyeongJooni, @​VismaAndreasIvarsson

The following team members contributed to this release: @​alelthomas, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​Janpot, @​JCQuintas, @​mapache-salvaje, @​michelengelen, @​mj12albert, @​prakhargupta1, @​romgrk, @​siriwatknp

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Import useId() from @mui/utils to maintain React 17 compatibility (#20635) @​arminmeh

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts

... (truncated)

Commits
  • 9eeeb38 v8.22.1 (#20687)
  • deee003 [DataGrid] Resize newly added rows while resize action is happening (#20676)
  • eda7886 [l10n] Improve Swedish (sv-SE) locale (#20682)
  • 18e3f2f [DataGrid] Reset row spanning on row expansion change (#20661)
  • 3030f4b [code-infra] Test utils upgrade (#20592)
  • 262e368 [data grid] Fix row checkbox disabled state on first render and keep cell foc...
  • a192707 add isRowSelectable to state initializer
  • 4aa4a93 [data grid] Refactor column merge logic to prioritize defined properties only...
  • 4ad1896 [data grid] Fix tree data selection bug (#20528)
  • 52d6d8b [data grid] Fix column menu keyboard shortcut (#20621)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​mui/x-data-grid since your current version.


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 5.15.3 to 8.22.1.
- [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.22.1/packages/x-data-grid)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release. labels Dec 22, 2025
@gliff-ai-robot gliff-ai-robot enabled auto-merge (squash) December 22, 2025 06:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Superseded by #785.

@dependabot dependabot bot closed this Dec 29, 2025
auto-merge was automatically disabled December 29, 2025 06:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mui/x-data-grid-8.22.1 branch December 29, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies [Update] Pull requests that update a dependency file. javascript [Update] Pull requests that update a Javascript code. major [Release] Major release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants