Skip to content

Bump the mui group across 1 directory with 5 updates - #528

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb
Open

Bump the mui group across 1 directory with 5 updates#528
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the mui group with 5 updates in the /raid-agency-app directory:

Package From To
@mui/icons-material 5.16.7 9.3.1
@mui/material 5.16.7 9.3.1
@mui/x-data-grid 6.20.4 9.11.0
@mui/x-date-pickers 6.20.2 9.11.0
@mui/x-tree-view 8.27.2 9.11.0

Updates @mui/icons-material from 5.16.7 to 9.3.1

Release notes

Sourced from @​mui/icons-material's releases.

v9.3.1

A big thanks to the 4 contributors who made this release possible.

@mui/material@9.3.1

@mui/codemod@9.3.1

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DanailH, @​silviuaavram, @​ZeeshanTamboli

v9.3.0

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • ♿️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
  • ♿️ The Autocomplete announces its loading and no options messages through a new status slot.

@mui/material@9.3.0

@mui/system@9.3.0

@mui/codemod@9.3.0

Docs

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

9.3.1

Aug 6, 2026

A big thanks to the 4 contributors who made this release possible.

@mui/material@9.3.1

@mui/codemod@9.3.1

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DanailH, @​silviuaavram, @​ZeeshanTamboli

9.3.0

Aug 4, 2026

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • ♿️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
  • ♿️ The Autocomplete announces its loading and no options messages through a new status slot.

@mui/material@9.3.0

@mui/system@9.3.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mui/icons-material since your current version.


Updates @mui/material from 5.16.7 to 9.3.1

Release notes

Sourced from @​mui/material's releases.

v9.3.1

A big thanks to the 4 contributors who made this release possible.

@mui/material@9.3.1

@mui/codemod@9.3.1

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DanailH, @​silviuaavram, @​ZeeshanTamboli

v9.3.0

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • ♿️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
  • ♿️ The Autocomplete announces its loading and no options messages through a new status slot.

@mui/material@9.3.0

@mui/system@9.3.0

@mui/codemod@9.3.0

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

9.3.1

Aug 6, 2026

A big thanks to the 4 contributors who made this release possible.

@mui/material@9.3.1

@mui/codemod@9.3.1

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DanailH, @​silviuaavram, @​ZeeshanTamboli

9.3.0

Aug 4, 2026

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • ♿️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
  • ♿️ The Autocomplete announces its loading and no options messages through a new status slot.

@mui/material@9.3.0

@mui/system@9.3.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mui/material since your current version.


Updates @mui/x-data-grid from 6.20.4 to 9.11.0

Release notes

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

v9.11.0

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

  • ✨ Add addItems() and getItemSelection() API methods to Tree View

Special thanks go out to these community members for their valuable contributions: @​12joan, @​Anexus5919, @​kevincorizi-sbt, @​mixelburg, @​mustafajw07, @​strazto

The following team members contributed to this release: @​flaviendelangle, @​hasdfa, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@9.11.0

  • [DataGrid] Fix updateRows stripping class prototypes from rows in datasource mode (#22288) @​mixelburg
  • [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603) @​12joan
  • [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state changes (#23204) @​MBilalShafi

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.11.0

  • [pickers] Fix day shift when editing dates predating timezone standardization (#23296) @​JCQuintas

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

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

  • [DateRangePicker] Fix disabled filler cells showing the range highlight (#23293) @​JCQuintas

Charts

@mui/x-charts@9.11.0

... (truncated)

Changelog

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

9.11.0

Aug 6, 2026

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

  • ✨ Add addItems() and getItemSelection() API methods to Tree View

Special thanks go out to these community members for their valuable contributions: @​12joan, @​Anexus5919, @​kevincorizi-sbt, @​mixelburg, @​mustafajw07, @​strazto

The following team members contributed to this release: @​flaviendelangle, @​hasdfa, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@9.11.0

  • [DataGrid] Fix updateRows stripping class prototypes from rows in datasource mode (#22288) @​mixelburg
  • [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603) @​12joan
  • [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state changes (#23204) @​MBilalShafi

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.11.0

  • [pickers] Fix day shift when editing dates predating timezone standardization (#23296) @​JCQuintas

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

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

  • [DateRangePicker] Fix disabled filler cells showing the range highlight (#23293) @​JCQuintas

Charts

@mui/x-charts@9.11.0

... (truncated)

Commits
  • 0486f84 [release] v9.11.0 (#23295)
  • eacd695 [docs] Replace README peer dependency lists with an npm install command (#23256)
  • 77536d2 [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603)
  • 1ba29f4 [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state ...
  • bbff8c0 [data grid] Fix updateRows stripping class prototypes from rows in datasour...
  • 2822eee [release] v9.10.1 (#23199)
  • 643702e [data grid] Fix getColumn return type not reflecting that it can return und...
  • 06fc328 [release] v9.10.0 (#23158)
  • 62fd3df [code-infra] Port codebase to use tsgo (#22826)
  • a191118 [release] v9.9.0 (#23110)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mui/x-data-grid since your current version.


Updates @mui/x-date-pickers from 6.20.2 to 9.11.0

Release notes

Sourced from @​mui/x-date-pickers's releases.

v9.11.0

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

  • ✨ Add addItems() and getItemSelection() API methods to Tree View

Special thanks go out to these community members for their valuable contributions: @​12joan, @​Anexus5919, @​kevincorizi-sbt, @​mixelburg, @​mustafajw07, @​strazto

The following team members contributed to this release: @​flaviendelangle, @​hasdfa, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@9.11.0

  • [DataGrid] Fix updateRows stripping class prototypes from rows in datasource mode (#22288) @​mixelburg
  • [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603) @​12joan
  • [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state changes (#23204) @​MBilalShafi

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.11.0

  • [pickers] Fix day shift when editing dates predating timezone standardization (#23296) @​JCQuintas

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

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

  • [DateRangePicker] Fix disabled filler cells showing the range highlight (#23293) @​JCQuintas

Charts

@mui/x-charts@9.11.0

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

9.11.0

Aug 6, 2026

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

  • ✨ Add addItems() and getItemSelection() API methods to Tree View

Special thanks go out to these community members for their valuable contributions: @​12joan, @​Anexus5919, @​kevincorizi-sbt, @​mixelburg, @​mustafajw07, @​strazto

The following team members contributed to this release: @​flaviendelangle, @​hasdfa, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@9.11.0

  • [DataGrid] Fix updateRows stripping class prototypes from rows in datasource mode (#22288) @​mixelburg
  • [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603) @​12joan
  • [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state changes (#23204) @​MBilalShafi

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.11.0

  • [pickers] Fix day shift when editing dates predating timezone standardization (#23296) @​JCQuintas

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

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

  • [DateRangePicker] Fix disabled filler cells showing the range highlight (#23293) @​JCQuintas

Charts

@mui/x-charts@9.11.0

... (truncated)

Commits
  • 0486f84 [release] v9.11.0 (#23295)
  • 5a9f8fe [pickers] Fix day shift when editing dates predating timezone standardization...
  • eacd695 [docs] Replace README peer dependency lists with an npm install command (#23256)
  • f199608 [test] Type the PickersTextField test stub instead of as any (#23194)
  • 2822eee [release] v9.10.1 (#23199)
  • 6287b5d [pickers] Fix format placeholder brightness with a start adornment (#23189)
  • d29fc6b [DateRangePicker] Fix broken active range position underline in single input ...
  • 06fc328 [release] v9.10.0 (#23158)
  • 273aa3d [core] Allow opt-in data-* attributes on slotProps (#22128)
  • 62fd3df [code-infra] Port codebase to use tsgo (#22826)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​mui/x-date-pickers since your current version.


Updates @mui/x-tree-view from 8.27.2 to 9.11.0

Release notes

Sourced from @​mui/x-tree-view's releases.

v9.11.0

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

  • ✨ Add addItems() and getItemSelection() API methods to Tree View

Special thanks go out to these community members for their valuable contributions: @​12joan, @​Anexus5919, @​kevincorizi-sbt, @​mixelburg, @​mustafajw07, @​strazto

The following team members contributed to this release: @​flaviendelangle, @​hasdfa, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@9.11.0

  • [DataGrid] Fix updateRows stripping class prototypes from rows in datasource mode (#22288) @​mixelburg
  • [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603) @​12joan
  • [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state changes (#23204) @​MBilalShafi

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

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

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

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

Date and Time Pickers

@mui/x-date-pickers@9.11.0

  • [pickers] Fix day shift when editing dates predating timezone standardization (#23296) @​JCQuintas

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

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

  • [DateRangePicker] Fix disabled filler cells showing the range highlight (#23293) @​JCQuintas

Charts

@mui/x-charts@9.11.0

... (truncated)

Changelog

Sourced from @​mui/x-tree-view's changelog.

9.11.0

Aug 6, 2026

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

  • ✨ Add addItems() and getItemSelection() API methods to Tree View

Special thanks go out to these community members for their valuable contributions: @​12joan, @​Anexus5919, @​kevincorizi-sbt, @​mixelburg, @​mustafajw07, @​strazto

The following team members contributed to this release: @​flaviendelangle, @​hasdfa, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​michelengelen, @​noraleonte, @​rita-codes

Data Grid

@mui/x-data-grid@9.11.0

  • [DataGrid] Fix updateRows stripping class prototypes from rows in datasource mode (#22288) @​mixelburg
  • [DataGrid] Do not re-fetch data when an Activity becomes visible (#22603) @​12joan
  • [DataGrid] Fix toolbar button stealing focus when a sibling's disabled state changes (#23204) @​MBilalShafi

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

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

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

Same changes as in Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 5 times, most recently from 2d58ef3 to 5f92eda Compare June 25, 2026 20:44
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 4 times, most recently from a53f097 to c036ee8 Compare July 3, 2026 20:43
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 3 times, most recently from 18dbe00 to 68b123e Compare July 13, 2026 20:45
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 4 times, most recently from 31cc4ec to 11ba2d4 Compare July 17, 2026 20:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 5 times, most recently from 2aa9500 to 20e8cc7 Compare July 27, 2026 20:45
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 5 times, most recently from 181ef16 to 7f07022 Compare August 5, 2026 20:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch from 7f07022 to a943e96 Compare August 6, 2026 20:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch 5 times, most recently from da21ae9 to 7683fba Compare August 13, 2026 20:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch from 7683fba to b49def5 Compare August 14, 2026 20:45
Bumps the mui group with 5 updates in the /raid-agency-app directory:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.7` | `9.3.1` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.7` | `9.3.1` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `6.20.4` | `9.11.0` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `6.20.2` | `9.11.0` |
| [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) | `8.27.2` | `9.11.0` |



Updates `@mui/icons-material` from 5.16.7 to 9.3.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v9.3.1/packages/mui-icons-material)

Updates `@mui/material` from 5.16.7 to 9.3.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v9.3.1/packages/mui-material)

Updates `@mui/x-data-grid` from 6.20.4 to 9.11.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.11.0/packages/x-data-grid)

Updates `@mui/x-date-pickers` from 6.20.2 to 9.11.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.11.0/packages/x-date-pickers)

Updates `@mui/x-tree-view` from 8.27.2 to 9.11.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.11.0/packages/x-tree-view)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/material"
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/x-data-grid"
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/x-tree-view"
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/raid-agency-app/mui-ba1d14bbeb branch from b49def5 to 7469740 Compare August 17, 2026 20:46
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