Skip to content

Fix MUI errors#582

Open
hofermo wants to merge 8 commits into
devfrom
npm_and_yarn/dev/yarn-major-35d0eeccd2mui
Open

Fix MUI errors#582
hofermo wants to merge 8 commits into
devfrom
npm_and_yarn/dev/yarn-major-35d0eeccd2mui

Conversation

@hofermo

@hofermo hofermo commented May 15, 2026

Copy link
Copy Markdown
Contributor

Fixed the typecheck errors in MUI when upgrading to MUI9 from MUI7

Ran npx @mui/codemod@latest v9.0.0/system-props src and npx @mui/codemod@latest deprecations/text-field-props src and changed the other errors manually

dependabot Bot and others added 5 commits April 17, 2026 14:34
…ates

Bumps the yarn-major group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.3.9` | `9.0.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.9` | `9.0.0` |
| [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `7.3.9` | `9.0.0` |
| [@mui/styled-engine](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styled-engine) | `7.3.9` | `9.0.0` |
| [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `7.3.9` | `9.0.0` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `8.27.2` | `9.0.0` |
| [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) | `8.27.2` | `9.0.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.2.0` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `5.4.0` | `6.3.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



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)

Updates `@mui/material-nextjs` 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-nextjs)

Updates `@mui/styled-engine` 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-styled-engine)

Updates `@mui/system` 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-system)

Updates `@mui/x-date-pickers` from 8.27.2 to 9.0.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.0.0/packages/x-date-pickers)

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

Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `eslint` from 9.39.4 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.2.0)

Updates `eslint-plugin-cypress` from 5.4.0 to 6.3.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v5.4.0...v6.3.0)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@mui/material"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@mui/material-nextjs"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@mui/styled-engine"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@mui/system"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@mui/x-tree-view"
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: eslint-plugin-cypress
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn-major
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: yarn-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@hofermo hofermo marked this pull request as draft May 15, 2026 14:30
Base automatically changed from dependabot/npm_and_yarn/dev/yarn-major-35d0eeccd2 to dev May 29, 2026 14:03
@artacho-xitaso artacho-xitaso marked this pull request as ready for review June 5, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants