Update dependency @mui/material to v7.3.9 #462

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2026-03-06 02:53:13 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/material (source) dependencies patch 7.3.8 -> 7.3.9

Release Notes

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

v7.3.9

Compare Source

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

@mui/material@7.3.9
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​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 this update 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/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`7.3.8` -> `7.3.9`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.3.8/7.3.9) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v7.3.9`](https://github.com/mui/material-ui/releases/tag/v7.3.9) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.8...v7.3.9) A big thanks to the 15 contributors who made this release possible. ##### `@mui/material@7.3.9` - Clean up duplicated CSS rules ([#&#8203;47893](https://github.com/mui/material-ui/issues/47893)) [@&#8203;sai6855](https://github.com/sai6855) - \[theme] Generate `color-mix` value on top of default generated Material UI CSS variables ([#&#8203;47791](https://github.com/mui/material-ui/issues/47791)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[tooltip] Fix error is thrown when wrapping an input which is disabled while focused ([#&#8203;47841](https://github.com/mui/material-ui/issues/47841)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[table cell]\[theme] Apply `alpha` before color mixing to border bottom color when nativeColor + cssVariables is used ([#&#8203;47840](https://github.com/mui/material-ui/issues/47840)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### Docs - Fix small typo in NumberField page ([#&#8203;47888](https://github.com/mui/material-ui/issues/47888)) [@&#8203;arthur-plazanet](https://github.com/arthur-plazanet) - Fix Theme builder video ([#&#8203;47855](https://github.com/mui/material-ui/issues/47855)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add updated community theme resource ([#&#8203;47853](https://github.com/mui/material-ui/issues/47853)) [@&#8203;PeterTYLiu](https://github.com/PeterTYLiu) - Fix the keyboard navigation in GroupedMenu example ([#&#8203;47848](https://github.com/mui/material-ui/issues/47848)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - Few copy fixes ([#&#8203;47810](https://github.com/mui/material-ui/issues/47810)) [@&#8203;pavan-sh](https://github.com/pavan-sh) - Fix JSX in Overriding component structure docs ([#&#8203;47805](https://github.com/mui/material-ui/issues/47805)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Fix SSR flicker sentence grammar ([#&#8203;47794](https://github.com/mui/material-ui/issues/47794)) [@&#8203;pavan-sh](https://github.com/pavan-sh) - \[system] Update sizing docs to clarify `(0, 1]` behavior. ([#&#8203;47851](https://github.com/mui/material-ui/issues/47851)) [@&#8203;matthias-ccri](https://github.com/matthias-ccri) - \[theme] Fix `nativeColor` docs ([#&#8203;47759](https://github.com/mui/material-ui/issues/47759)) ([#&#8203;47789](https://github.com/mui/material-ui/issues/47789)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### Core - point v7 subdomain to MUI X v7 docs ([#&#8203;113](https://github.com/mui/material-ui/issues/113)) [@&#8203;vmakhaev](https://github.com/vmakhaev) - \[blog] Blogpost for upcoming price changes for MUI X ([#&#8203;47748](https://github.com/mui/material-ui/issues/47748)) ([#&#8203;47910](https://github.com/mui/material-ui/issues/47910)) [@&#8203;DanailH](https://github.com/DanailH) - \[blog] Company Update: What we've been working on (and why) (alethomas) ([#&#8203;47626](https://github.com/mui/material-ui/issues/47626)) ([#&#8203;47908](https://github.com/mui/material-ui/issues/47908)) [@&#8203;alelthomas](https://github.com/alelthomas) - \[core] Update releaseChangelog.mjs ([#&#8203;47862](https://github.com/mui/material-ui/issues/47862)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[code-infra] Detect browser envs that don't support layout ([#&#8203;47813](https://github.com/mui/material-ui/issues/47813)) ([#&#8203;47873](https://github.com/mui/material-ui/issues/47873)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Enable undefined addition to optional properties ([#&#8203;47815](https://github.com/mui/material-ui/issues/47815)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Reapply Cookie Banner with Design Fixes ([#&#8203;47744](https://github.com/mui/material-ui/issues/47744)) [@&#8203;dav-is](https://github.com/dav-is) All contributors of this release in alphabetical order: [@&#8203;alelthomas](https://github.com/alelthomas), [@&#8203;arthur-plazanet](https://github.com/arthur-plazanet), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DanailH](https://github.com/DanailH), [@&#8203;dav-is](https://github.com/dav-is), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;matthias-ccri](https://github.com/matthias-ccri), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;pavan-sh](https://github.com/pavan-sh), [@&#8203;PeterTYLiu](https://github.com/PeterTYLiu), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;silviuaavram](https://github.com/silviuaavram), [@&#8203;vmakhaev](https://github.com/vmakhaev), [@&#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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2026-03-06 02:53:10 +01:00
Update dependency @mui/material to v7.3.9
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
b8bdaeb30a
kjuulh scheduled this pull request to auto merge when all checks succeed 2026-03-06 02:53:11 +01:00
kjuulh merged commit b8bdaeb30a into main 2026-03-06 02:53:13 +01:00
kjuulh deleted branch renovate/material-ui-monorepo 2026-03-06 02:53:13 +01: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: OpenFood/openfood#462