Update materialui to ^7.3.6 #651

Merged
renovate merged 1 commits from renovate/materialui into master 2025-12-05 00:14:35 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v7.3.6

Compare Source

Dec 3, 2025

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

@​mui/material@​7.3.6
@​mui/system@​7.3.6
@​mui/lab@​7.3.6
Docs
Core

All contributors of this release in alphabetical order: @​Ad1tya-007, @​akankshahu, @​albarv340, @​Aleksan4e3, @​brijeshb42, @​Copilot, @​Fanzzzd, @​Janpot, @​JCQuintas, @​kumarvishwajeettrivedi, @​mapache-salvaje, @​oliviertassinari, @​pcorpet, @​rifeplight, @​rithik56, @​rossdakin, @​sai6855, @​shamblonaut, @​siriwatknp, @​vrachuri28, @​xBlizZer, @​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.5` -> `^7.3.6`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.3.5/7.3.6) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`^7.3.5` -> `^7.3.6`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.3.5/7.3.6) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.3.6`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#736) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.5...v7.3.6) <!-- generated comparing v7.3.5..master --> *Dec 3, 2025* A big thanks to the 22 contributors who made this release possible. ##### [@&#8203;mui/material](https://github.com/mui/material)@&#8203;7.3.6 - \[Accordion] Move properties to the AccordionOwnProps interface ([#&#8203;47348](https://github.com/mui/material-ui/issues/47348)) [@&#8203;Aleksan4e3](https://github.com/Aleksan4e3) - \[Autocomplete] Remove unnecessary `filterSelectedOptions` dependency from `syncHighlightedIndex` useCallback ([#&#8203;47378](https://github.com/mui/material-ui/issues/47378)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Autocomplete] Fix input caret not showing when focusing after chip navigation ([#&#8203;47249](https://github.com/mui/material-ui/issues/47249)) [@&#8203;vrachuri28](https://github.com/vrachuri28) - \[Autocomplete] Fix ArrowLeft crash when value is not set with single-value rendering ([#&#8203;47214](https://github.com/mui/material-ui/issues/47214)) [@&#8203;rithik56](https://github.com/rithik56) - \[Button] Fix running formAction when passed ([#&#8203;47185](https://github.com/mui/material-ui/issues/47185)) [@&#8203;sai6855](https://github.com/sai6855) - \[Chip] Remove leftover closing parenthesis in CSS class key ([#&#8203;47345](https://github.com/mui/material-ui/issues/47345)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[ListItem] Add `secondaryAction` slot to `ListItem` ([#&#8203;47399](https://github.com/mui/material-ui/issues/47399)) [@&#8203;sai6855](https://github.com/sai6855) - \[NumberField] Fix scroll behavior ([#&#8203;47397](https://github.com/mui/material-ui/issues/47397)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[Select] Fix keyboard navigation while rendering in shadow DOM ([#&#8203;47380](https://github.com/mui/material-ui/issues/47380)) [@&#8203;xBlizZer](https://github.com/xBlizZer) - \[Select] Fix cannot pass certain event handlers ([#&#8203;47366](https://github.com/mui/material-ui/issues/47366)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Slider] Accept readonly array for `marks` prop ([#&#8203;47370](https://github.com/mui/material-ui/issues/47370)) [@&#8203;pcorpet](https://github.com/pcorpet) - \[Snackbar] Avoid unnecessary `ownerState` spread into `useSnackbar` ([#&#8203;47373](https://github.com/mui/material-ui/issues/47373)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[TextField] Allow custom props in slot props via TS module augmentation ([#&#8203;47367](https://github.com/mui/material-ui/issues/47367)) [@&#8203;kumarvishwajeettrivedi](https://github.com/kumarvishwajeettrivedi) - \[Tabs] Fix Arrow key navigation failing when component is rendered in shadow DOM ([#&#8203;47178](https://github.com/mui/material-ui/issues/47178)) [@&#8203;sai6855](https://github.com/sai6855) - Fix typings for theme `applyStyles` with custom color schemes ([#&#8203;47242](https://github.com/mui/material-ui/issues/47242)) [@&#8203;akankshahu](https://github.com/akankshahu) ##### [@&#8203;mui/system](https://github.com/mui/system)@&#8203;7.3.6 - Fix unwanted attribute on DOM from InitColorSchemeScript `class` attribute ([#&#8203;47200](https://github.com/mui/material-ui/issues/47200)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### [@&#8203;mui/lab](https://github.com/mui/lab)@&#8203;7.3.6 - \[Masonry] Fix layout flicker and single column issue ([#&#8203;43903](https://github.com/mui/material-ui/issues/43903)) [@&#8203;Fanzzzd](https://github.com/Fanzzzd) ##### Docs - Fix default theme viewer styling ([#&#8203;47400](https://github.com/mui/material-ui/issues/47400)) [@&#8203;sai6855](https://github.com/sai6855) - Remove repetitive words ([#&#8203;47384](https://github.com/mui/material-ui/issues/47384)) [@&#8203;rifeplight](https://github.com/rifeplight) - Fix link to Portal API docs ([#&#8203;47383](https://github.com/mui/material-ui/issues/47383)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Remove mentions of MUI Base from Material UI docs ([#&#8203;47324](https://github.com/mui/material-ui/issues/47324)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - Update CSP guidance ([#&#8203;47342](https://github.com/mui/material-ui/issues/47342)) [@&#8203;rossdakin](https://github.com/rossdakin) - Fix pathname collision in LLMs docs generator ([#&#8203;47209](https://github.com/mui/material-ui/issues/47209)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Resolve redirected urls to their final location ([#&#8203;47193](https://github.com/mui/material-ui/issues/47193)) [@&#8203;Janpot](https://github.com/Janpot) - Document correct default values for `elevation` and `square` props ([#&#8203;47261](https://github.com/mui/material-ui/issues/47261)) [@&#8203;Ad1tya-007](https://github.com/Ad1tya-007) - Fix display of colors in dark mode in palette customization page ([#&#8203;47403](https://github.com/mui/material-ui/issues/47403)) [@&#8203;sai6855](https://github.com/sai6855) - Add Number Field component page ([#&#8203;47165](https://github.com/mui/material-ui/issues/47165)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix mcp schema change ([#&#8203;47171](https://github.com/mui/material-ui/issues/47171)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - \[code-infra] Add types for markdown loader ([#&#8203;47075](https://github.com/mui/material-ui/issues/47075)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Build test utils with code-infra pipeline ([#&#8203;47405](https://github.com/mui/material-ui/issues/47405)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Vitest test migration ([#&#8203;44325](https://github.com/mui/material-ui/issues/44325)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Revive docs bundle analyzer ([#&#8203;47401](https://github.com/mui/material-ui/issues/47401)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update tests from vitest PR ([#&#8203;47344](https://github.com/mui/material-ui/issues/47344)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Use util from code-infra to fetch changelogs ([#&#8203;47350](https://github.com/mui/material-ui/issues/47350)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Enable production sourcemaps ([#&#8203;47352](https://github.com/mui/material-ui/issues/47352)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Use code-infra orb utils in circle ci ([#&#8203;47179](https://github.com/mui/material-ui/issues/47179)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Use `next/font` for local fonts ([#&#8203;47351](https://github.com/mui/material-ui/issues/47351)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] New broken links checker ([#&#8203;47113](https://github.com/mui/material-ui/issues/47113)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove profiler ([#&#8203;47258](https://github.com/mui/material-ui/issues/47258)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Api doc optimizations ([#&#8203;47188](https://github.com/mui/material-ui/issues/47188)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Increase type check parallelism ([#&#8203;47192](https://github.com/mui/material-ui/issues/47192)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove deprecated baseUrl ([#&#8203;47210](https://github.com/mui/material-ui/issues/47210)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Disable next.js cache ([#&#8203;47233](https://github.com/mui/material-ui/issues/47233)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] release:build for bundle checker ([#&#8203;47207](https://github.com/mui/material-ui/issues/47207)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Parallelize module augmentation tests ([#&#8203;47208](https://github.com/mui/material-ui/issues/47208)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix next.js parallelism at 2 for macos runner ([#&#8203;47201](https://github.com/mui/material-ui/issues/47201)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix bash escape ([#&#8203;46969](https://github.com/mui/material-ui/issues/46969)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Utilise eslint cache in CI ([#&#8203;47194](https://github.com/mui/material-ui/issues/47194)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Enable Next.js build cache to improve CI performance ([#&#8203;47176](https://github.com/mui/material-ui/issues/47176)) [@&#8203;Copilot](https://github.com/Copilot) - \[code-infra] Remove `apps` folder ([#&#8203;47183](https://github.com/mui/material-ui/issues/47183)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Migrate everything to getStaticProps ([#&#8203;47152](https://github.com/mui/material-ui/issues/47152)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Migrate to `next/font` ([#&#8203;47347](https://github.com/mui/material-ui/issues/47347)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Add some `ComponentLinkHeader` bottom margin ([#&#8203;47328](https://github.com/mui/material-ui/issues/47328)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Exclude a few pages from llms-txt ([#&#8203;47111](https://github.com/mui/material-ui/issues/47111)) [@&#8203;Janpot](https://github.com/Janpot) - \[examples] Add missing .gitignore to NextJS App Router example ([#&#8203;47251](https://github.com/mui/material-ui/issues/47251)) [@&#8203;shamblonaut](https://github.com/shamblonaut) - \[examples] Migrate Next.js `next.config.js` to `next.config.mjs` ([#&#8203;44040](https://github.com/mui/material-ui/issues/44040)) [@&#8203;albarv340](https://github.com/albarv340) - \[internal] Remove leftover testing-library libraries from `mui-material` package ([#&#8203;47392](https://github.com/mui/material-ui/issues/47392)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[internal] Remove unnecessary `clean-css` package from docs ([#&#8203;47314](https://github.com/mui/material-ui/issues/47314)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[internal] Fix typo `buidApiDocs` -> `buildApiDocs` ([#&#8203;47235](https://github.com/mui/material-ui/issues/47235)) [@&#8203;Ad1tya-007](https://github.com/Ad1tya-007) - \[internal] Remove unused `@vitest/browser` and `@vitest/coverage-v8` ([#&#8203;47189](https://github.com/mui/material-ui/issues/47189)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[test] Update e2e test app ([#&#8203;47252](https://github.com/mui/material-ui/issues/47252)) [@&#8203;Ad1tya-007](https://github.com/Ad1tya-007) - \[test] Fix flaky Virtualize Autocomplete regression test ([#&#8203;47199](https://github.com/mui/material-ui/issues/47199)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@&#8203;Ad1tya-007](https://github.com/Ad1tya-007), [@&#8203;akankshahu](https://github.com/akankshahu), [@&#8203;albarv340](https://github.com/albarv340), [@&#8203;Aleksan4e3](https://github.com/Aleksan4e3), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;Copilot](https://github.com/Copilot), [@&#8203;Fanzzzd](https://github.com/Fanzzzd), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;kumarvishwajeettrivedi](https://github.com/kumarvishwajeettrivedi), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;pcorpet](https://github.com/pcorpet), [@&#8203;rifeplight](https://github.com/rifeplight), [@&#8203;rithik56](https://github.com/rithik56), [@&#8203;rossdakin](https://github.com/rossdakin), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;shamblonaut](https://github.com/shamblonaut), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;vrachuri28](https://github.com/vrachuri28), [@&#8203;xBlizZer](https://github.com/xBlizZer), [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNy4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-12-05 00:14:33 +00:00
Update materialui to ^7.3.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c249955aa5
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-05 00:14:34 +00:00
renovate merged commit 80c8369928 into master 2025-12-05 00:14:35 +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/GeneIT#651