Update materialui to ^7.3.7 #149

Merged
renovate merged 1 commits from renovate/materialui into master 2026-01-10 00:25:58 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies patch ^7.3.6^7.3.7
@mui/material (source) dependencies patch ^7.3.6^7.3.7

Release Notes

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

v7.3.7

Compare Source

Jan 8, 2026

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

@mui/material@7.3.7
Docs
Core

All contributors of this release in alphabetical order: @​AarishMansur, @​alelthomas, @​atharva3333, @​bricefrisco, @​Janpot, @​jnbain, @​joserodolfofreitas, @​mapache-salvaje, @​mj12albert, @​oliviertassinari, @​prakhargupta1, @​rithik56, @​siriwatknp, @​TimKraemer, @​Zache, @​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.6` → `^7.3.7`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.3.6/7.3.7) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`^7.3.6` → `^7.3.7`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.3.6/7.3.7) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.3.7`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#737) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.6...v7.3.7) <!-- generated comparing v7.3.6..master --> *Jan 8, 2026* A big thanks to the 16 contributors who made this release possible. ##### `@mui/material@7.3.7` - \[accordion] Remove unnecessary handling of `square` prop on Accordion Root ([#&#8203;47457](https://github.com/mui/material-ui/issues/47457)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[alert] Remove unnecessary default icon mapping fallback ([#&#8203;47460](https://github.com/mui/material-ui/issues/47460)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[appbar] Fix inherit color CSS variable not getting applied ([#&#8203;47518](https://github.com/mui/material-ui/issues/47518)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[autocomplete] Fix `ArrowLeft`, `Backspace` & `Delete` behavior for multiple and single-value rendering with proper caret handling ([#&#8203;47411](https://github.com/mui/material-ui/issues/47411)) [@&#8203;jnbain](https://github.com/jnbain) - \[backdrop] Remove unnecessary passing of `classes` from root slot ([#&#8203;47519](https://github.com/mui/material-ui/issues/47519)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[button-group] Fix styles when variant is `contained` ([#&#8203;47499](https://github.com/mui/material-ui/issues/47499)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[card-action-area] Remove incorrect root ref being forwarded to focus highlight component ([#&#8203;47523](https://github.com/mui/material-ui/issues/47523)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[checkbox] Fix readonly checkboxes ([#&#8203;47503](https://github.com/mui/material-ui/issues/47503)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[click-away-listener] Tighten the parameter type of createHandleSynthetic method ([#&#8203;47525](https://github.com/mui/material-ui/issues/47525)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[dialog] Fix backdrop theme style overrides ([#&#8203;47544](https://github.com/mui/material-ui/issues/47544)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[focus-trap] Compute `activeElement` inside `loopFocus` on every keydown ([#&#8203;47566](https://github.com/mui/material-ui/issues/47566)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[modal] Take non-integer padding-right into consideration when scroll locking ([#&#8203;47420](https://github.com/mui/material-ui/issues/47420)) [@&#8203;Zache](https://github.com/Zache) - \[select] Fix dropdown width does not match trigger width on window resize ([#&#8203;47526](https://github.com/mui/material-ui/issues/47526)) [@&#8203;AarishMansur](https://github.com/AarishMansur) - \[tabs] Fix passing incorrect slot name props (scrollButton → scrollButtons) ([#&#8203;47215](https://github.com/mui/material-ui/issues/47215)) [@&#8203;rithik56](https://github.com/rithik56) ##### Docs - \[card] Fix key warning ([#&#8203;47524](https://github.com/mui/material-ui/issues/47524)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[dialog] Replace TranstionProps with slotProps.transition ([#&#8203;47569](https://github.com/mui/material-ui/issues/47569)) [@&#8203;sai6855](https://github.com/sai6855) - \[number-field] Use stable Base UI package ([#&#8203;47504](https://github.com/mui/material-ui/issues/47504)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[snackbar] Replace TransitionComponent with slots.transition ([#&#8203;47570](https://github.com/mui/material-ui/issues/47570)) [@&#8203;sai6855](https://github.com/sai6855) - Fix incorrect indentation in migration guide ([#&#8203;47571](https://github.com/mui/material-ui/issues/47571)) [@&#8203;sai6855](https://github.com/sai6855) - Enable MUI chat on Material UI demos ([#&#8203;46837](https://github.com/mui/material-ui/issues/46837)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add docs and website banner for Dev survey'25 ([#&#8203;47521](https://github.com/mui/material-ui/issues/47521)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - Update Tailwind CSS v4 + Next.js Pages Router docs ([#&#8203;47546](https://github.com/mui/material-ui/issues/47546)) [@&#8203;atharva3333](https://github.com/atharva3333) - Add warning callout to Sync plugin doc ([#&#8203;47511](https://github.com/mui/material-ui/issues/47511)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - Update typo in TailwindCSS v4 integration with Next.js docs ([#&#8203;47512](https://github.com/mui/material-ui/issues/47512)) [@&#8203;TimKraemer](https://github.com/TimKraemer) - Fix link to contributing guide ([#&#8203;47473](https://github.com/mui/material-ui/issues/47473)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Improve description of Accordion props ([#&#8203;47459](https://github.com/mui/material-ui/issues/47459)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### Core - \[blog] Whats new since MUI X v8 \[DX-51] ([#&#8203;47140](https://github.com/mui/material-ui/issues/47140)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - \[code-infra] Fix React\@&#8203;next CI job ([#&#8203;47493](https://github.com/mui/material-ui/issues/47493)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Move font loading to [@&#8203;mui/docs](https://github.com/mui/docs) ([#&#8203;47385](https://github.com/mui/material-ui/issues/47385)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix CI for React 18 ([#&#8203;47560](https://github.com/mui/material-ui/issues/47560)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Prevent legacy browsers tests from updating ([#&#8203;47496](https://github.com/mui/material-ui/issues/47496)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Move `@mui/internal-test-utils` to code infra repo ([#&#8203;47422](https://github.com/mui/material-ui/issues/47422)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix React\@&#8203;next CI job ([#&#8203;47493](https://github.com/mui/material-ui/issues/47493)) [@&#8203;Janpot](https://github.com/Janpot) - \[examples] Update Next.js versions to v16 in Next.js examples (DX-57) ([#&#8203;47453](https://github.com/mui/material-ui/issues/47453)) [@&#8203;alelthomas](https://github.com/alelthomas) - \[internal] Bump Next.js & React version to avoid security vulnerability ([#&#8203;47427](https://github.com/mui/material-ui/issues/47427)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Use plain playwright for e2e ([#&#8203;47410](https://github.com/mui/material-ui/issues/47410)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[test] Fix react-18 tests ([#&#8203;47407](https://github.com/mui/material-ui/issues/47407)) [@&#8203;Janpot](https://github.com/Janpot) All contributors of this release in alphabetical order: [@&#8203;AarishMansur](https://github.com/AarishMansur), [@&#8203;alelthomas](https://github.com/alelthomas), [@&#8203;atharva3333](https://github.com/atharva3333), [@&#8203;bricefrisco](https://github.com/bricefrisco), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;jnbain](https://github.com/jnbain), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;rithik56](https://github.com/rithik56), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;TimKraemer](https://github.com/TimKraemer), [@&#8203;Zache](https://github.com/Zache), [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni4zIiwidXBkYXRlZEluVmVyIjoiNDIuNzYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-01-10 00:25:57 +00:00
Update materialui to ^7.3.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
951d0db0b7
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-10 00:25:57 +00:00
renovate merged commit 6162555702 into master 2026-01-10 00:25:58 +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/MatrixGW#149