Update materialui to ^7.3.5 #354

Merged
renovate merged 1 commits from renovate/materialui into master 2025-11-06 00:16:53 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch ^7.3.4 -> ^7.3.5
@mui/material (source) dependencies patch ^7.3.4 -> ^7.3.5

Release Notes

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

v7.3.5

Compare Source

Nov 4, 2025

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

@mui/material@7.3.5
@mui/material-nextjs@7.3.5
Docs
Core

All contributors of this release in alphabetical order: @​bernardobelchior, @​brijeshb42, @​CODEKRUNCH, @​frncesc, @​HeinrichFilter, @​Janpot, @​PossiblyAShrub, @​sai6855, @​siriwatknp, @​sukvvon, @​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 | patch | [`^7.3.4` -> `^7.3.5`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.3.4/7.3.5) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`^7.3.4` -> `^7.3.5`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.3.4/7.3.5) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.3.5`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#735) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.4...v7.3.5) <!-- generated comparing v7.3.4..master --> *Nov 4, 2025* A big thanks to the 11 contributors who made this release possible. ##### `@mui/material@7.3.5` - \[Collapse] Add slots and slotProps props ([#&#8203;47168](https://github.com/mui/material-ui/issues/47168)) [@&#8203;sai6855](https://github.com/sai6855) - \[l10n] Add missing Catalan (ca-ES) locale ([#&#8203;47156](https://github.com/mui/material-ui/issues/47156)) [@&#8203;frncesc](https://github.com/frncesc) - Fix regression on `theme.vars.shape` module augmentation ([#&#8203;47164](https://github.com/mui/material-ui/issues/47164)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/material-nextjs@7.3.5` - Support Next.js 16 ([#&#8203;47134](https://github.com/mui/material-ui/issues/47134)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - \[Autocomplete] Update virtualization example to use react-window v2 ([#&#8203;47054](https://github.com/mui/material-ui/issues/47054)) [@&#8203;sai6855](https://github.com/sai6855) - \[autocomplete] Add note about unique key extraction for duplicate labels ([#&#8203;47010](https://github.com/mui/material-ui/issues/47010)) [@&#8203;PossiblyAShrub](https://github.com/PossiblyAShrub) - \[Snackbar] Fix typo in docs ([#&#8203;47038](https://github.com/mui/material-ui/issues/47038)) [@&#8203;sai6855](https://github.com/sai6855) - \[Transition] Fix horizontal scroll in SimpleFade demo in mobile screens ([#&#8203;47169](https://github.com/mui/material-ui/issues/47169)) [@&#8203;sai6855](https://github.com/sai6855) - Replace deprecated `inputProps` with `slotProps.input` in checkbox demos ([#&#8203;47083](https://github.com/mui/material-ui/issues/47083)) [@&#8203;CODEKRUNCH](https://github.com/CODEKRUNCH) ##### Core - \[code-infra] gitignore next-env.d.ts ([#&#8203;47167](https://github.com/mui/material-ui/issues/47167)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Migrate versions page to getStaticProps ([#&#8203;47151](https://github.com/mui/material-ui/issues/47151)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix breaking change for ci publish ([#&#8203;47147](https://github.com/mui/material-ui/issues/47147)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Remove React import requirement for jsx ([#&#8203;47146](https://github.com/mui/material-ui/issues/47146)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Update vitest usage detection in `@mui/internal-test-utils` ([#&#8203;47141](https://github.com/mui/material-ui/issues/47141)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Setup eslint-plugin-compat ([#&#8203;47133](https://github.com/mui/material-ui/issues/47133)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Filter out [@&#8203;mui/joy](https://github.com/mui/joy) and [@&#8203;mui/base](https://github.com/mui/base) from search results ([#&#8203;47076](https://github.com/mui/material-ui/issues/47076)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix hotfix instructions ([#&#8203;47015](https://github.com/mui/material-ui/issues/47015)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Disable pigment regression tests ([#&#8203;47045](https://github.com/mui/material-ui/issues/47045)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix moderate dependabot issue ([#&#8203;46946](https://github.com/mui/material-ui/issues/46946)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Enable testing-library eslint rules ([#&#8203;47074](https://github.com/mui/material-ui/issues/47074)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Lint json through eslint ([#&#8203;47056](https://github.com/mui/material-ui/issues/47056)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Support custom npm dist tags during release ([#&#8203;47021](https://github.com/mui/material-ui/issues/47021)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove tsconfig `baseUrl` ([#&#8203;47044](https://github.com/mui/material-ui/issues/47044)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Centralize stylelint ([#&#8203;46955](https://github.com/mui/material-ui/issues/46955)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove legacy feedback ([#&#8203;46981](https://github.com/mui/material-ui/issues/46981)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove repo build scripts ([#&#8203;47036](https://github.com/mui/material-ui/issues/47036)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Publish docs from upstream ([#&#8203;47018](https://github.com/mui/material-ui/issues/47018)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Migrate `lodash` to `es-toolkit` ([#&#8203;46974](https://github.com/mui/material-ui/issues/46974)) [@&#8203;sukvvon](https://github.com/sukvvon) - \[docs-infra] Do not escape pipes (`|`) inside code blocks ([#&#8203;47139](https://github.com/mui/material-ui/issues/47139)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[docs-infra] Fix broken link targets ([#&#8203;47104](https://github.com/mui/material-ui/issues/47104)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Fix broken link for DOMRect docs ([#&#8203;47106](https://github.com/mui/material-ui/issues/47106)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Use published netlify cache plugin package ([#&#8203;47071](https://github.com/mui/material-ui/issues/47071)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[examples] Remove Next.js text from React Router example ([#&#8203;47055](https://github.com/mui/material-ui/issues/47055)) [@&#8203;HeinrichFilter](https://github.com/HeinrichFilter) All contributors of this release in alphabetical order: [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;CODEKRUNCH](https://github.com/CODEKRUNCH), [@&#8203;frncesc](https://github.com/frncesc), [@&#8203;HeinrichFilter](https://github.com/HeinrichFilter), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;PossiblyAShrub](https://github.com/PossiblyAShrub), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;sukvvon](https://github.com/sukvvon), [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-11-06 00:16:50 +00:00
Update materialui to ^7.3.5
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
be6f57ce17
renovate scheduled this pull request to auto merge when all checks succeed 2025-11-06 00:16:50 +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: central_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: central_frontend@0.0.0
npm error Found: @typescript-eslint/eslint-plugin@8.46.2
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project
npm error   @typescript-eslint/eslint-plugin@"8.46.2" from typescript-eslint@8.46.2
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^8.46.2" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@8.46.3
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^8.46.3" from @typescript-eslint/eslint-plugin@8.46.3
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.46.3" 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-11-06T00_16_38_590Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-11-06T00_16_38_590Z-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: central_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: central_frontend@0.0.0 npm error Found: @typescript-eslint/eslint-plugin@8.46.2 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project npm error @typescript-eslint/eslint-plugin@"8.46.2" from typescript-eslint@8.46.2 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.46.2" from the root project npm error npm error Could not resolve dependency: npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project npm error npm error Conflicting peer dependency: @typescript-eslint/parser@8.46.3 npm error node_modules/@typescript-eslint/parser npm error peer @typescript-eslint/parser@"^8.46.3" from @typescript-eslint/eslint-plugin@8.46.3 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" 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-11-06T00_16_38_590Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-11-06T00_16_38_590Z-debug-0.log ```
renovate merged commit 07e3a7b371 into master 2025-11-06 00:16:53 +00:00
renovate deleted branch renovate/materialui 2025-11-06 00:16:53 +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/SolarEnergy#354
No description provided.