Skip to content

deps(npm): bump the mui group across 1 directory with 2 updates#5279

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/app/mui-01bdfd63b6
Closed

deps(npm): bump the mui group across 1 directory with 2 updates#5279
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/app/mui-01bdfd63b6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps the mui group with 2 updates in the /app directory: @mui/icons-material and @mui/material.

Updates @mui/icons-material from 7.3.9 to 9.0.0

Release notes

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

v9.0.0

🥳 We're excited to announce the stable release of Material UI v9.0! This major release focuses on accessibility improvements, sx prop performance, and cleanup of deprecated APIs. See the Material UI v9.0 announcement blog posts for more details. Also see the MUI v9 announcement blog posts for the broad ecosystem updates.

Check out the upgrade guide to see how you can move to this version.

@mui/material@9.0.0

Core

🙇‍♂️ We'd like to extend a big thank you to everyone involved who made this major release possible.

v9.0.0-beta.1

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

@mui/material@9.0.0-beta.1

Breaking Changes

Changes

Docs

... (truncated)

Changelog

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

9.0.0

Apr 7, 2026

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

🥳 We're excited to announce the stable release of Material UI v9! This major release focus on accessibility improvements, sx prop performance, and cleanup of deprecated APIs.

For more details, check out the upgrade guide.

@mui/material@9.0.0

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​mj12albert, @​noraleonte, @​rita-codes, @​sai6855, @​silviuaavram, @​siriwatknp

9.0.0-beta.1

Apr 2, 2026

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

@mui/material@9.0.0-beta.1

Breaking Changes

Changes

... (truncated)

Commits

Updates @mui/material from 7.3.9 to 9.0.0

Release notes

Sourced from @​mui/material's releases.

v9.0.0

🥳 We're excited to announce the stable release of Material UI v9.0! This major release focuses on accessibility improvements, sx prop performance, and cleanup of deprecated APIs. See the Material UI v9.0 announcement blog posts for more details. Also see the MUI v9 announcement blog posts for the broad ecosystem updates.

Check out the upgrade guide to see how you can move to this version.

@mui/material@9.0.0

Core

🙇‍♂️ We'd like to extend a big thank you to everyone involved who made this major release possible.

v9.0.0-beta.1

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

@mui/material@9.0.0-beta.1

Breaking Changes

Changes

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

9.0.0

Apr 7, 2026

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

🥳 We're excited to announce the stable release of Material UI v9! This major release focus on accessibility improvements, sx prop performance, and cleanup of deprecated APIs.

For more details, check out the upgrade guide.

@mui/material@9.0.0

Core

All contributors of this release in alphabetical order: @​brijeshb42, @​mj12albert, @​noraleonte, @​rita-codes, @​sai6855, @​silviuaavram, @​siriwatknp

9.0.0-beta.1

Apr 2, 2026

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

@mui/material@9.0.0-beta.1

Breaking Changes

Changes

... (truncated)

Commits
  • a83fd59 v9.0.0 (#48221)
  • e4de3e2 [internal] Prepare libraries for v9 stable release (#48206)
  • 2cc3f5b [transitions] Performance improvements & misc fixes (#48151)
  • af86546 [slider] Use pointer events instead of mouse events (#48164)
  • 3f1a610 [switch] Add border to make it visible in high contrast mode (#48180)
  • d7fc1c4 [internal] Sort license field to be under description
  • f1d35f6 [material-ui] Remove unnecessary overridesResolvers from styled components (#...
  • e1e43bd V9.0.0 beta.1 (#48178)
  • a2ac691 [utils] Explicitly register roving tab items with parent (#48122)
  • 56f63bf [grid] Remove 'column' and 'column-reverse' options from GridDirection type (...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript code labels Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot changed the title deps(npm): bump the mui group in /app with 2 updates deps(npm): bump the mui group across 1 directory with 2 updates Apr 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/app/mui-01bdfd63b6 branch from 7b38e5f to d560707 Compare April 20, 2026 22:13
Bumps the mui group in /app with 2 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material).


Updates `@mui/icons-material` from 7.3.9 to 9.0.0
- [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.0.0/packages/mui-icons-material)

Updates `@mui/material` from 7.3.9 to 9.0.0
- [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.0.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mui
- dependency-name: "@mui/material"
  dependency-version: 9.0.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/app/mui-01bdfd63b6 branch from d560707 to 6ccd1fc Compare April 23, 2026 20:41
MarkusNeusinger added a commit that referenced this pull request Apr 23, 2026
- @mui/material and @mui/icons-material: 7.3.9 → 9.0.0
- FilterBar.tsx: Menu.PaperProps → slotProps.paper (v9 removed top-level PaperProps)
- FilterBar.tsx: ListItemText primary/secondaryTypographyProps → slotProps with sx nesting (v9 removed top-level font-style props on TypographyProps)

Local verification: tsc --noEmit clean, yarn build succeeds, 340 unit tests pass.

Supersedes #5279 (dependabot couldn't include the breaking-change codemod).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@MarkusNeusinger
Copy link
Copy Markdown
Owner

Superseded by 66a3fe9 on main — Dependabot's branch only contained the version bump, but MUI v9 has breaking changes in FilterBar.tsx (Menu.PaperProps → slotProps.paper, ListItemText primary/secondaryTypographyProps → slotProps with sx nesting). Applied fix + bump together as one commit.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 23, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/app/mui-01bdfd63b6 branch April 23, 2026 21:03
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.

1 participant