Update materialui to ^7.3.4 #438

Merged
renovate merged 1 commits from renovate/materialui into master 2025-10-13 00:43:53 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v7.3.4

Compare Source

Oct 2, 2025

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

Small update to revert a change that broke the <Tabs> component. Also publishing a beta version of @mui/lab which was accidentally published as a stable release.

@mui/material@7.3.4
Docs
Core

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

v7.3.3

Compare Source

Sep 30, 2025

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

@mui/material@7.3.3
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​bernardobelchior, @​brijeshb42, @​christopherschroer, @​Janpot, @​Jayesh-11, @​jonyen, @​mapache-salvaje, @​monam2, @​oliviertassinari, @​sai6855, @​siriwatknp, @​wo-o29, @​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.1` -> `^7.3.4`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.3.2/7.3.4) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`^7.3.1` -> `^7.3.4`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.3.2/7.3.4) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.3.4`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#734) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.3...v7.3.4) <!-- generated comparing v7.3.3..master --> *Oct 2, 2025* A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨: Small update to revert a change that broke the `<Tabs>` component. Also publishing a beta version of `@mui/lab` which was accidentally published as a stable release. ##### `@mui/material@7.3.4` - \[Tabs] Revert "Fix not scrolling to correct tab after refresh when auto scrollable ([#&#8203;46869](https://github.com/mui/material-ui/issues/46869))" ([#&#8203;47014](https://github.com/mui/material-ui/issues/47014)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### Docs - Sort package manager automatically ([#&#8203;46897](https://github.com/mui/material-ui/issues/46897)) [@&#8203;Janpot](https://github.com/Janpot) ##### Core - Bring [@&#8203;mui/lab](https://github.com/mui/lab) back to unstable version ([#&#8203;47012](https://github.com/mui/material-ui/issues/47012)) [@&#8203;Janpot](https://github.com/Janpot) - Fix `ThemeOptions` and `createTheme*` cyclic dependency ([#&#8203;47007](https://github.com/mui/material-ui/issues/47007)) [@&#8203;siriwatknp](https://github.com/siriwatknp) All contributors of this release in alphabetical order: [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.3.3`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#733) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.2...v7.3.3) <!-- generated comparing v7.3.2..master --> *Sep 30, 2025* A big thanks to the 14 contributors who made this release possible. ##### `@mui/material@7.3.3` - \[Autocomplete] Sync highlighted index when popup is opened ([#&#8203;46894](https://github.com/mui/material-ui/issues/46894)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[CircularProgress] Add track slot via enableTrackSlot ([#&#8203;46907](https://github.com/mui/material-ui/issues/46907)) [@&#8203;monam2](https://github.com/monam2) - \[locale] Split locales into separate files ([#&#8203;46933](https://github.com/mui/material-ui/issues/46933)) [@&#8203;christopherschroer](https://github.com/christopherschroer) - \[Tabs] Fix not scrolling to correct tab after refresh when auto scrollable ([#&#8203;46869](https://github.com/mui/material-ui/issues/46869)) [@&#8203;Jayesh-11](https://github.com/Jayesh-11) ##### Docs - Add a guide for building extensible themes ([#&#8203;46896](https://github.com/mui/material-ui/issues/46896)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add v7 community course to resources page ([#&#8203;46944](https://github.com/mui/material-ui/issues/46944)) [@&#8203;alelthomas](https://github.com/alelthomas) - Improve performance of Default Theme Viewer ([#&#8203;46841](https://github.com/mui/material-ui/issues/46841)) [@&#8203;sai6855](https://github.com/sai6855) - Fix typo in blog component MainContent ([#&#8203;46868](https://github.com/mui/material-ui/issues/46868)) [@&#8203;jonyen](https://github.com/jonyen) - \[Steppers] Replace TransitionProps with slotProps.transition ([#&#8203;46898](https://github.com/mui/material-ui/issues/46898)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - \[blog] Fix year in Punta Cana retreat post ([#&#8203;46943](https://github.com/mui/material-ui/issues/46943)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[blog] Punta Cana retreat post ([#&#8203;46892](https://github.com/mui/material-ui/issues/46892)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[code-infra] Publish from CI ([#&#8203;46851](https://github.com/mui/material-ui/issues/46851)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Convert reportBrokenLink script to ts ([#&#8203;47002](https://github.com/mui/material-ui/issues/47002)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Update module resolution for typescript\@&#8203;next ([#&#8203;46940](https://github.com/mui/material-ui/issues/46940)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Run continuous releases during ci-check ([#&#8203;46948](https://github.com/mui/material-ui/issues/46948)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix github actions check for continuous release ([#&#8203;46941](https://github.com/mui/material-ui/issues/46941)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Address high/critical dependabot reports ([#&#8203;46937](https://github.com/mui/material-ui/issues/46937)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update ci.yml triggers ([#&#8203;46860](https://github.com/mui/material-ui/issues/46860)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Exact match for renovate file name ([#&#8203;46916](https://github.com/mui/material-ui/issues/46916)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Disable dependency update for `@material-ui/core` in codemod ([#&#8203;46899](https://github.com/mui/material-ui/issues/46899)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Transpile `assertion-error` in karma tests ([#&#8203;46909](https://github.com/mui/material-ui/issues/46909)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Disable browserstack on circleci cron jobs ([#&#8203;46905](https://github.com/mui/material-ui/issues/46905)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove `copy-files` command usage from packages ([#&#8203;46902](https://github.com/mui/material-ui/issues/46902)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Low-hanging ts conversion ([#&#8203;46903](https://github.com/mui/material-ui/issues/46903)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Bring batch of changes from vitest PR ([#&#8203;46795](https://github.com/mui/material-ui/issues/46795)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove dependency on `fs-extra` ([#&#8203;46755](https://github.com/mui/material-ui/issues/46755)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Make error code extraction independent of build ([#&#8203;46865](https://github.com/mui/material-ui/issues/46865)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Fix markdown generation script to find correct files ([#&#8203;46954](https://github.com/mui/material-ui/issues/46954)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Fix unnecessary redirects ([#&#8203;46951](https://github.com/mui/material-ui/issues/46951)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Remove `dangerouslySetInnerHTML` for ad description ([#&#8203;46936](https://github.com/mui/material-ui/issues/46936)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Display "View as Markdown" only on Material UI ([#&#8203;46861](https://github.com/mui/material-ui/issues/46861)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[infra] Fix JSON files not being imported in TS demos ([#&#8203;47000](https://github.com/mui/material-ui/issues/47000)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Turn `literal | (string & {})` to `PropTypes.string` ([#&#8203;46934](https://github.com/mui/material-ui/issues/46934)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[infra] Bump node.js version and make local usage strict ([#&#8203;46834](https://github.com/mui/material-ui/issues/46834)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[infra] Remove "main" fields from publishable packages ([#&#8203;46856](https://github.com/mui/material-ui/issues/46856)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[internal] Refactor `useForkRef` TS types: tighten `cleanupRef` and simplify ref typing ([#&#8203;46967](https://github.com/mui/material-ui/issues/46967)) [@&#8203;wo-o29](https://github.com/wo-o29) - \[internal] Fix naming to match convention ([`2099cb0`](https://github.com/mui/material-ui/commit/2099cb0)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Fix naming to match convention ([`29aad62`](https://github.com/mui/material-ui/commit/29aad62)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Use same option as other repositories ([`eabda77`](https://github.com/mui/material-ui/commit/eabda77)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Normalize \<meta name='viewport' ([`9d1922a`](https://github.com/mui/material-ui/commit/9d1922a)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Normalize charset='utf-8' ([`f1aae00`](https://github.com/mui/material-ui/commit/f1aae00)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Split infinitive ([`0237fda`](https://github.com/mui/material-ui/commit/0237fda)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;alelthomas](https://github.com/alelthomas), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;christopherschroer](https://github.com/christopherschroer), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Jayesh-11](https://github.com/Jayesh-11), [@&#8203;jonyen](https://github.com/jonyen), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;monam2](https://github.com/monam2), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;wo-o29](https://github.com/wo-o29), [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-10-13 00:43:50 +00:00
Update materialui to ^7.3.4
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
a96af60852
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-13 00:43:51 +00:00
renovate merged commit c70b47638c into master 2025-10-13 00:43:53 +00:00
renovate deleted branch renovate/materialui 2025-10-13 00:43: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/VirtWeb#438
No description provided.