Update materialui to ^7.3.1 #382

Merged
renovate merged 1 commits from renovate/materialui into master 2025-08-11 00:32:19 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies minor ^7.2.0 -> ^7.3.1
@mui/material (source) dependencies minor ^7.2.0 -> ^7.3.1

Release Notes

mui/material-ui (@​mui/icons-material)

v7.3.1

Compare Source

Aug 6, 2025

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

@mui/material@7.3.1

All contributors of this release in alphabetical order: @​sai6855, @​ZeeshanTamboli

v7.3.0

Compare Source

Aug 5, 2025

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

  • 🚀 Shipped nativeColor feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#​43942) @​siriwatknp!

    To learn more, check out the Native Color guide.

@mui/material@7.3.0
@mui/codemod@7.3.0
Docs
Core

All contributors of this release in alphabetical order: @​adiitxa, @​aditi291soni, @​AidanLDev, @​alexfauquette, @​apedroferreira, @​atharva3333, @​bernardobelchior, @​bharatkashyap, @​brijeshb42, @​cherniavskii, @​EndiM, @​frontman-git, @​Janpot, @​Kartik-Murthy, @​LukasTy, @​mnajdova, @​oliviertassinari, @​rjray, @​sai6855, @​saschabratton, @​satendra03, @​siriwatknp, @​yafeng-c, @​ZeeshanTamboli


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | minor | [`^7.2.0` -> `^7.3.1`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.2.0/7.3.1) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | minor | [`^7.2.0` -> `^7.3.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.2.0/7.3.1) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.3.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#731) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.0...v7.3.1) <!-- generated comparing v7.3.0..master --> *Aug 6, 2025* A big thanks to the 2 contributors who made this release possible. ##### `@mui/material@7.3.1` - \[PaginationItem] Fix inheritance of component ([#&#8203;46666](https://github.com/mui/material-ui/issues/46666)) [@&#8203;sai6855](https://github.com/sai6855) - \[Select] Revert - Implement pointer cancellation PR 45789 ([#&#8203;46672](https://github.com/mui/material-ui/issues/46672)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.3.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#730) [Compare Source](https://github.com/mui/material-ui/compare/v7.2.0...v7.3.0) <!-- generated comparing v7.2.0..master --> *Aug 5, 2025* A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: - 🚀 Shipped `nativeColor` feature that eliminates JS color manipulation and unlocks support for all modern color spaces ([#&#8203;43942](https://github.com/mui/material-ui/issues/43942)) [@&#8203;siriwatknp](https://github.com/siriwatknp)! To learn more, check out the [Native Color](https://mui.com/material-ui/customization/css-theme-variables/native-color/) guide. ##### `@mui/material@7.3.0` - Support native color without JS manipulation ([#&#8203;43942](https://github.com/mui/material-ui/issues/43942)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Accordion] Add `region` slot ([#&#8203;46659](https://github.com/mui/material-ui/issues/46659)) [@&#8203;sai6855](https://github.com/sai6855) - \[SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined ([#&#8203;46508](https://github.com/mui/material-ui/issues/46508)) [@&#8203;sai6855](https://github.com/sai6855) - \[Select] Improve `MenuProps.slotProps` implementation ([#&#8203;46612](https://github.com/mui/material-ui/issues/46612)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Select] Implement pointer cancellation ([#&#8203;45789](https://github.com/mui/material-ui/issues/45789)) [@&#8203;Kartik-Murthy](https://github.com/Kartik-Murthy) - \[Switch] Add role="switch" ([#&#8203;46482](https://github.com/mui/material-ui/issues/46482)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Autocomplete] Fix auto highlight when options change but not the length ([#&#8203;46489](https://github.com/mui/material-ui/issues/46489)) [@&#8203;yafeng-c](https://github.com/yafeng-c) ##### `@mui/codemod@7.3.0` - Fix `v5.0.0/top-level-imports` codemod changing color imports ([#&#8203;46405](https://github.com/mui/material-ui/issues/46405)) [@&#8203;AidanLDev](https://github.com/AidanLDev) ##### Docs - Add JetBrains IDEs MCP configuration ([#&#8203;46470](https://github.com/mui/material-ui/issues/46470)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - Add warning to array spacing section ([#&#8203;46542](https://github.com/mui/material-ui/issues/46542)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - Add MCP server installation details for Claude Code ([#&#8203;46621](https://github.com/mui/material-ui/issues/46621)) [@&#8203;saschabratton](https://github.com/saschabratton) - Fix incorrect command for MCP Inspector in mcp.md ([#&#8203;46630](https://github.com/mui/material-ui/issues/46630)) [@&#8203;EndiM](https://github.com/EndiM) - Fix incorrect Typography override example for responsive styles ([#&#8203;46558](https://github.com/mui/material-ui/issues/46558)) [@&#8203;aditi291soni](https://github.com/aditi291soni) - Improve MCP docs ([#&#8203;46557](https://github.com/mui/material-ui/issues/46557)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix displaying of components in dark mode ([#&#8203;46544](https://github.com/mui/material-ui/issues/46544)) [@&#8203;sai6855](https://github.com/sai6855) - Generate `template` entries about documented generics ([#&#8203;46540](https://github.com/mui/material-ui/issues/46540)) [@&#8203;LukasTy](https://github.com/LukasTy) - Use fixed dates for stable CRUD dashboard screenshots ([#&#8203;46546](https://github.com/mui/material-ui/issues/46546)) [@&#8203;apedroferreira](https://github.com/apedroferreira) - Add "Edit in Mui Chat" button on demos ([#&#8203;46480](https://github.com/mui/material-ui/issues/46480)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix Menu customization demo ([#&#8203;46535](https://github.com/mui/material-ui/issues/46535)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add dashboard with CRUD template based on Toolpad Core ([#&#8203;46376](https://github.com/mui/material-ui/issues/46376)) [@&#8203;apedroferreira](https://github.com/apedroferreira) - Clarify `createTheme` warning for future compatibility ([#&#8203;46476](https://github.com/mui/material-ui/issues/46476)) [@&#8203;satendra03](https://github.com/satendra03) - Remove typo in `_redirects` ([#&#8203;46463](https://github.com/mui/material-ui/issues/46463)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Change API docs to stay inside Material UI ([#&#8203;46414](https://github.com/mui/material-ui/issues/46414)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - \[Dialog] Fix Form dialog demo's actions button padding ([#&#8203;46506](https://github.com/mui/material-ui/issues/46506)) [@&#8203;frontman-git](https://github.com/frontman-git) - \[SpeedDial] Remove deprecated props from demos ([#&#8203;46485](https://github.com/mui/material-ui/issues/46485)) [@&#8203;sai6855](https://github.com/sai6855) - \[Switch] Use `slotProps.input` instead of deprecated `inputProps` for accessible controlled switch ([#&#8203;46625](https://github.com/mui/material-ui/issues/46625)) [@&#8203;adiitxa](https://github.com/adiitxa) ##### Core - Fix ESLint reference name ([`80d32a2`](https://github.com/mui/material-ui/commit/80d32a2)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix ESLint reference name ([`5fc166e`](https://github.com/mui/material-ui/commit/5fc166e)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add `@base-ui-components/*` to env info ([#&#8203;46539](https://github.com/mui/material-ui/issues/46539)) [@&#8203;Janpot](https://github.com/Janpot) - Remove dead property from routes ([#&#8203;46534](https://github.com/mui/material-ui/issues/46534)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix unpinned version regression ([#&#8203;46438](https://github.com/mui/material-ui/issues/46438)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Accomodate build requirements from mui-x ([#&#8203;46551](https://github.com/mui/material-ui/issues/46551)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Extend renovate preset from infra repo ([#&#8203;46483](https://github.com/mui/material-ui/issues/46483)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Use flat eslint config ([#&#8203;46258](https://github.com/mui/material-ui/issues/46258)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Remove comment saving in G-sheet option ([#&#8203;46617](https://github.com/mui/material-ui/issues/46617)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs-infra] Move `Open in MUI Chat` to Demo toolbar and adjust styles ([#&#8203;46579](https://github.com/mui/material-ui/issues/46579)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Fix codeblock issues ([#&#8203;46323](https://github.com/mui/material-ui/issues/46323)) [@&#8203;atharva3333](https://github.com/atharva3333) - \[docs-infra] Handle white spaces and generate either TS or JS demo for llms files ([#&#8203;46494](https://github.com/mui/material-ui/issues/46494)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[examples] Rename PopOverMenu.tsx file to match its usage ([#&#8203;46532](https://github.com/mui/material-ui/issues/46532)) [@&#8203;rjray](https://github.com/rjray) - \[infra] Fix `test_types_next`, `test_react_18`, `test_react_next` jobs ([#&#8203;46182](https://github.com/mui/material-ui/issues/46182)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Remove package.json `module` field ([#&#8203;46620](https://github.com/mui/material-ui/issues/46620)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Upgrade form-data to >4.0.4 ([#&#8203;46618](https://github.com/mui/material-ui/issues/46618)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Use cpu option only in CI ([#&#8203;46588](https://github.com/mui/material-ui/issues/46588)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Update scripts to delete publishConfig.directory ([#&#8203;46563](https://github.com/mui/material-ui/issues/46563)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[infra] Remove `transform-runtime` from `next/babel` ([#&#8203;46552](https://github.com/mui/material-ui/issues/46552)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Revert nx update ([#&#8203;46538](https://github.com/mui/material-ui/issues/46538)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Replace Argos script with code-infra CLI and update deps ([#&#8203;46475](https://github.com/mui/material-ui/issues/46475)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Update node group in renovate config ([#&#8203;46474](https://github.com/mui/material-ui/issues/46474)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Move [@&#8203;playwright/test](https://github.com/playwright/test) to peer deps in [@&#8203;mui/internal-test-utils](https://github.com/mui/internal-test-utils) ([#&#8203;46459](https://github.com/mui/material-ui/issues/46459)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Add instructions for patch release ([#&#8203;46382](https://github.com/mui/material-ui/issues/46382)) [@&#8203;mnajdova](https://github.com/mnajdova) All contributors of this release in alphabetical order: [@&#8203;adiitxa](https://github.com/adiitxa), [@&#8203;aditi291soni](https://github.com/aditi291soni), [@&#8203;AidanLDev](https://github.com/AidanLDev), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;apedroferreira](https://github.com/apedroferreira), [@&#8203;atharva3333](https://github.com/atharva3333), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;EndiM](https://github.com/EndiM), [@&#8203;frontman-git](https://github.com/frontman-git), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Kartik-Murthy](https://github.com/Kartik-Murthy), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;rjray](https://github.com/rjray), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;saschabratton](https://github.com/saschabratton), [@&#8203;satendra03](https://github.com/satendra03), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;yafeng-c](https://github.com/yafeng-c), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNjEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-08-11 00:32:17 +00:00
Update materialui to ^7.3.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
6198a8284e
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-11 00:32:17 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: virtweb_frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: typescript-eslint@8.38.0
npm error Found: typescript@5.9.2
npm error node_modules/typescript
npm error   dev typescript@"^5.9.2" from the root project
npm error   peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.39.0
npm error   node_modules/@typescript-eslint/project-service
npm error     @typescript-eslint/project-service@"8.39.0" from @typescript-eslint/typescript-estree@8.39.0
npm error     node_modules/@typescript-eslint/typescript-estree
npm error       @typescript-eslint/typescript-estree@"^8.36.0" from @eslint-react/ast@1.52.3
npm error       node_modules/@eslint-react/ast
npm error         @eslint-react/ast@"1.52.3" from @eslint-react/core@1.52.3
npm error         node_modules/@eslint-react/core
npm error         3 more (@eslint-react/var, eslint-plugin-react-dom, eslint-plugin-react-x)
npm error       2 more (@typescript-eslint/type-utils, @typescript-eslint/utils)
npm error   9 more (@typescript-eslint/tsconfig-utils, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0
npm error node_modules/typescript-eslint
npm error   dev typescript-eslint@"^8.38.0" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.8.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^8.38.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-08-11T00_32_15_182Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-08-11T00_32_15_182Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: virtweb_frontend/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: typescript-eslint@8.38.0 npm error Found: typescript@5.9.2 npm error node_modules/typescript npm error dev typescript@"^5.9.2" from the root project npm error peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.39.0 npm error node_modules/@typescript-eslint/project-service npm error @typescript-eslint/project-service@"8.39.0" from @typescript-eslint/typescript-estree@8.39.0 npm error node_modules/@typescript-eslint/typescript-estree npm error @typescript-eslint/typescript-estree@"^8.36.0" from @eslint-react/ast@1.52.3 npm error node_modules/@eslint-react/ast npm error @eslint-react/ast@"1.52.3" from @eslint-react/core@1.52.3 npm error node_modules/@eslint-react/core npm error 3 more (@eslint-react/var, eslint-plugin-react-dom, eslint-plugin-react-x) npm error 2 more (@typescript-eslint/type-utils, @typescript-eslint/utils) npm error 9 more (@typescript-eslint/tsconfig-utils, ...) npm error npm error Could not resolve dependency: npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.38.0" from the root project npm error npm error Conflicting peer dependency: typescript@5.8.3 npm error node_modules/typescript npm error peer typescript@">=4.8.4 <5.9.0" from typescript-eslint@8.38.0 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.38.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2025-08-11T00_32_15_182Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-08-11T00_32_15_182Z-debug-0.log ```
renovate merged commit dbf7cc7cac into master 2025-08-11 00:32:19 +00:00
renovate deleted branch renovate/materialui 2025-08-11 00:32:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWeb#382
No description provided.