Update materialui to ^7.3.5 #450

Merged
renovate merged 1 commits from renovate/materialui into master 2025-11-06 00:17: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:17:52 +00:00
Update materialui to ^7.3.5
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
42d659a381
renovate scheduled this pull request to auto merge when all checks succeed 2025-11-06 00:17:52 +00:00
renovate merged commit f7f903334d into master 2025-11-06 00:17:53 +00:00
renovate deleted branch renovate/materialui 2025-11-06 00:17:54 +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#450
No description provided.