Update material-ui monorepo to v9.4.0 #135

Open
renovate-bot wants to merge 1 commit from renovate/material-ui-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 9.2.09.4.0 age adoption passing confidence
@mui/material (source) 9.2.09.4.0 age adoption passing confidence

Release Notes

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

v9.4.0

Compare Source

Aug 27, 2026

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

  • ️ Opt in to a consistent keyboard focus ring across components with the new theme.focusVisible.
  • ️ The Tooltip now supports disabled button triggers without an extra wrapper element.
@mui/material@9.4.0
@mui/utils@9.4.0
@mui/styled-engine-sc@9.4.0
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​creazyfrog, @​FirmaSpring, @​gonzoblasco, @​Janpot, @​JCQuintas, @​lazerg, @​loulanyue, @​LukasTy, @​mayank99, @​megos, @​michelengelen, @​mnajdova, @​nrps9909, @​petr-kratochvil, @​seomsoo, @​silviuaavram, @​siriwatknp, @​ZeeshanTamboli

v9.3.1

Compare Source

Aug 6, 2026

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

@mui/material@9.3.1
@mui/codemod@9.3.1
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DanailH, @​silviuaavram, @​ZeeshanTamboli

v9.3.0

Compare Source

Aug 4, 2026

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

  • ️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
  • ️ The Autocomplete announces its loading and no options messages through a new status slot.
@mui/material@9.3.0
@mui/system@9.3.0
@mui/codemod@9.3.0
Docs
Core

All contributors of this release in alphabetical order: @​bernardobelchior, @​brijeshb42, @​DebadityaHait, @​Janpot, @​Juan-C-Ceballos, @​kalayciburak, @​LukasTy, @​manbearwiz, @​mansourcodes, @​meaqua9420, @​morning-verlu, @​oliviertassinari, @​rushijagani-dev, @​silviuaavram, @​siriwatknp, @​SR0725, @​ZeeshanTamboli, @​ZhouYinLong-lab


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`9.2.0` → `9.4.0`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/9.2.0/9.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/9.4.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/9.4.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/9.2.0/9.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/9.2.0/9.4.0?slim=true) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`9.2.0` → `9.4.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/9.2.0/9.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/9.4.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/9.4.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/9.2.0/9.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/9.2.0/9.4.0?slim=true) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v9.4.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#940) [Compare Source](https://github.com/mui/material-ui/compare/v9.3.1...v9.4.0) <!-- generated comparing v9.3.1..master --> *Aug 27, 2026* A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨: - ♿️ Opt in to a consistent [keyboard focus ring](https://mui.com/material-ui/customization/focus-visible/) across components with the new `theme.focusVisible`. - ♿️ The [Tooltip](https://mui.com/material-ui/react-tooltip/) now supports disabled button triggers without an extra wrapper element. ##### `@mui/material@9.4.0` - \[theme] Add `theme.focusVisible` opt-in keyboard focus ring ([#&#8203;48743](https://github.com/mui/material-ui/issues/48743)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[buttongroup] Prevent sticky hover border on touch devices ([#&#8203;48993](https://github.com/mui/material-ui/issues/48993)) [@&#8203;petr-kratochvil](https://github.com/petr-kratochvil) - \[l10n] Complete Traditional Chinese localization ([#&#8203;48946](https://github.com/mui/material-ui/issues/48946)) [@&#8203;nrps9909](https://github.com/nrps9909) - \[menulist] Preserve custom list padding when adjusting for the scrollbar ([#&#8203;48707](https://github.com/mui/material-ui/issues/48707)) [@&#8203;creazyfrog](https://github.com/creazyfrog) - \[pagination] Manage focus whenever first / last / next / previous buttons become disabled ([#&#8203;48877](https://github.com/mui/material-ui/issues/48877)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[tooltip] Improve support for disabled button triggers ([#&#8203;48622](https://github.com/mui/material-ui/issues/48622)) [@&#8203;mayank99](https://github.com/mayank99) ##### `@mui/utils@9.4.0` - Fix resolveProps to correctly merge slotProps defined as functions ([#&#8203;48955](https://github.com/mui/material-ui/issues/48955)) [@&#8203;mnajdova](https://github.com/mnajdova) - Replace deprecated `clip` CSS property with `clip-path` ([#&#8203;48966](https://github.com/mui/material-ui/issues/48966)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### `@mui/styled-engine-sc@9.4.0` - Fix types for components extended with styled ([#&#8203;45988](https://github.com/mui/material-ui/issues/45988)) [@&#8203;megos](https://github.com/megos) ##### Docs - Bump [@&#8203;docsearch/react](https://github.com/docsearch/react) to ^4.7.0 ([#&#8203;48886](https://github.com/mui/material-ui/issues/48886)) [@&#8203;LukasTy](https://github.com/LukasTy) - Fix broken links reported by Ahrefs ([#&#8203;48949](https://github.com/mui/material-ui/issues/48949)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Manage focus on Open in Chat button click ([#&#8203;48942](https://github.com/mui/material-ui/issues/48942)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - Move focus to the main content with the skip link ([#&#8203;48944](https://github.com/mui/material-ui/issues/48944)) [@&#8203;lazerg](https://github.com/lazerg) - Use relative link for LICENSE in README ([#&#8203;49040](https://github.com/mui/material-ui/issues/49040)) [@&#8203;loulanyue](https://github.com/loulanyue) - \[autocomplete] Remove the "aria-owns" reference ([#&#8203;48958](https://github.com/mui/material-ui/issues/48958)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[table] Fix wrong number of rows reported to screen readers ([#&#8203;47653](https://github.com/mui/material-ui/issues/47653)) [@&#8203;seomsoo](https://github.com/seomsoo) - \[table] Reference DataGrid link in the row header section ([#&#8203;48988](https://github.com/mui/material-ui/issues/48988)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[table] Use and document the row header cells ([#&#8203;48965](https://github.com/mui/material-ui/issues/48965)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[tabs] Make tab panel focusable and show keep mounted examples ([#&#8203;48939](https://github.com/mui/material-ui/issues/48939)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[templates] Remove focusable links from hidden carousel slides ([#&#8203;49003](https://github.com/mui/material-ui/issues/49003)) [@&#8203;gonzoblasco](https://github.com/gonzoblasco) ##### Core - \[code-infra] Fix team sync review requests ([#&#8203;48914](https://github.com/mui/material-ui/issues/48914)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Import the test globals from vitest ([#&#8203;49033](https://github.com/mui/material-ui/issues/49033)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Point the support validator link at frontend-public ([#&#8203;49041](https://github.com/mui/material-ui/issues/49041)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update CircleCI orb ([#&#8203;49030](https://github.com/mui/material-ui/issues/49030)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Use ESM current directory syntax for Vitest config ([#&#8203;49032](https://github.com/mui/material-ui/issues/49032)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[core] Use [@&#8203;typescript/typescript6](https://github.com/typescript/typescript6) for the docs tooling ([#&#8203;49025](https://github.com/mui/material-ui/issues/49025)) [@&#8203;Janpot](https://github.com/Janpot) - \[core-docs] Remove the `globalSelector` stylis middleware ([#&#8203;49029](https://github.com/mui/material-ui/issues/49029)) [@&#8203;Janpot](https://github.com/Janpot) - \[test] Add an `assertions` mode to the axe regression harness ([#&#8203;48915](https://github.com/mui/material-ui/issues/48915)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[test] Automate the CSS-dependent WCAG criteria ([#&#8203;48936](https://github.com/mui/material-ui/issues/48936)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[test] Fail the regression run when a webfont does not load ([#&#8203;48948](https://github.com/mui/material-ui/issues/48948)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[test] Fix typo 'overriden' -> 'overridden' in Alert test comment ([#&#8203;48987](https://github.com/mui/material-ui/issues/48987)) [@&#8203;FirmaSpring](https://github.com/FirmaSpring) - \[test] Replace webfontloader with the CSS Font Loading API ([#&#8203;48995](https://github.com/mui/material-ui/issues/48995)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[test] Skip the CrudDashboard VRT on React 18 ([#&#8203;49027](https://github.com/mui/material-ui/issues/49027)) [@&#8203;Janpot](https://github.com/Janpot) - \[test] Use the shared loadFonts from [@&#8203;mui/internal-test-utils](https://github.com/mui/internal-test-utils) ([#&#8203;49007](https://github.com/mui/material-ui/issues/49007)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[test] Use the Vitest global expect instead of importing chai ([#&#8203;48996](https://github.com/mui/material-ui/issues/48996)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[test]\[tooltip] Keep the disabled trigger away from the real pointer ([#&#8203;48947](https://github.com/mui/material-ui/issues/48947)) [@&#8203;LukasTy](https://github.com/LukasTy) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;creazyfrog](https://github.com/creazyfrog), [@&#8203;FirmaSpring](https://github.com/FirmaSpring), [@&#8203;gonzoblasco](https://github.com/gonzoblasco), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;lazerg](https://github.com/lazerg), [@&#8203;loulanyue](https://github.com/loulanyue), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mayank99](https://github.com/mayank99), [@&#8203;megos](https://github.com/megos), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;nrps9909](https://github.com/nrps9909), [@&#8203;petr-kratochvil](https://github.com/petr-kratochvil), [@&#8203;seomsoo](https://github.com/seomsoo), [@&#8203;silviuaavram](https://github.com/silviuaavram), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v9.3.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#931) [Compare Source](https://github.com/mui/material-ui/compare/v9.3.0...v9.3.1) <!-- generated comparing v9.3.0..master --> *Aug 6, 2026* A big thanks to the 4 contributors who made this release possible. ##### `@mui/material@9.3.1` - \[transitions] Prevent exit transitions from getting stuck ([#&#8203;48881](https://github.com/mui/material-ui/issues/48881)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### `@mui/codemod@9.3.1` - Include transforms in published package ([#&#8203;48934](https://github.com/mui/material-ui/issues/48934)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Core - \[blog] Clarify early bird renewal discount scope ([#&#8203;48906](https://github.com/mui/material-ui/issues/48906)) [@&#8203;DanailH](https://github.com/DanailH) - \[test]\[pagination] Add more unit tests ([#&#8203;48927](https://github.com/mui/material-ui/issues/48927)) [@&#8203;silviuaavram](https://github.com/silviuaavram) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DanailH](https://github.com/DanailH), [@&#8203;silviuaavram](https://github.com/silviuaavram), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v9.3.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#930) [Compare Source](https://github.com/mui/material-ui/compare/v9.2.0...v9.3.0) <!-- generated comparing v9.2.0..master --> *Aug 4, 2026* A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: - ♿️ Keyboard navigation in the [Toggle Button Group](https://mui.com/material-ui/react-toggle-button/) now follows the roving tabindex pattern. - ♿️ The [Autocomplete](https://mui.com/material-ui/react-autocomplete/) announces its loading and no options messages through a new `status` slot. ##### `@mui/material@9.3.0` - \[autocomplete] Wrap the no results and loading messages in an aria live region ([#&#8203;48690](https://github.com/mui/material-ui/issues/48690)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[buttongroup] Respect global disableRipple / disableFocusRipple in grouped buttons ([#&#8203;48762](https://github.com/mui/material-ui/issues/48762)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[checkbox]\[radio] Respect global disableRipple from MuiButtonBase defaultProps ([#&#8203;48795](https://github.com/mui/material-ui/issues/48795)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[formcontrollabel] Add missing `labelPlacementEnd` class ([#&#8203;48843](https://github.com/mui/material-ui/issues/48843)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[listitembutton] Fix typos in component code ([#&#8203;48868](https://github.com/mui/material-ui/issues/48868)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[menuitem] Add `aria-checked` for checkbox and radio menu items ([#&#8203;48651](https://github.com/mui/material-ui/issues/48651)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[modal] Replace custom findIndexOf with findIndex ([#&#8203;48827](https://github.com/mui/material-ui/issues/48827)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[modal]\[dialog] Fix scrollbar compensation in Shadow DOM ([#&#8203;48826](https://github.com/mui/material-ui/issues/48826)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[select] Fix endAdornment overlapping the open indicator ([#&#8203;48723](https://github.com/mui/material-ui/issues/48723)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[tablepagination] Add focus style to default InputBase used in Select ([#&#8203;48871](https://github.com/mui/material-ui/issues/48871)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[togglebuttongroup] Add roving tabindex keyboard navigation ([#&#8203;48849](https://github.com/mui/material-ui/issues/48849)) [@&#8203;silviuaavram](https://github.com/silviuaavram) ##### `@mui/system@9.3.0` - Prevent prototype pollution in cssVarsParser ([#&#8203;48822](https://github.com/mui/material-ui/issues/48822)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/codemod@9.3.0` - Don't leak state between files in v5.0.0/path-imports ([#&#8203;48797](https://github.com/mui/material-ui/issues/48797)) [@&#8203;manbearwiz](https://github.com/manbearwiz) - Remove use of eval() ([#&#8203;48701](https://github.com/mui/material-ui/issues/48701)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Transform all style exports in `v5.0.0/path-imports` codemod ([#&#8203;48800](https://github.com/mui/material-ui/issues/48800)) [@&#8203;manbearwiz](https://github.com/manbearwiz) ##### Docs - Clarify `container` prop inheritance for Shadow DOM ([#&#8203;48670](https://github.com/mui/material-ui/issues/48670)) [@&#8203;Juan-C-Ceballos](https://github.com/Juan-C-Ceballos) - Clarify third-party script risk in CSP unsafe-inline note ([#&#8203;48787](https://github.com/mui/material-ui/issues/48787)) [@&#8203;Janpot](https://github.com/Janpot) - Document `box-sx-prop` codemod ([#&#8203;48888](https://github.com/mui/material-ui/issues/48888)) [@&#8203;SR0725](https://github.com/SR0725) - Document Grid direction column removal in v9 upgrade guide ([#&#8203;48880](https://github.com/mui/material-ui/issues/48880)) [@&#8203;kalayciburak](https://github.com/kalayciburak) - Fix color contrast in GitHub labels example ([#&#8203;48844](https://github.com/mui/material-ui/issues/48844)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - Fix per-page canonical URL and stale SEO link ([#&#8203;48789](https://github.com/mui/material-ui/issues/48789)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Fix redirect loop on the Design Kits page ([#&#8203;48869](https://github.com/mui/material-ui/issues/48869)) [@&#8203;Janpot](https://github.com/Janpot) - Fix typo 'overriden' -> 'overridden' in CHANGELOG ([#&#8203;48785](https://github.com/mui/material-ui/issues/48785)) [@&#8203;ZhouYinLong-lab](https://github.com/ZhouYinLong-lab) - Improve TransferList examples ([#&#8203;48845](https://github.com/mui/material-ui/issues/48845)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - Link a new theme generator tool ([#&#8203;48847](https://github.com/mui/material-ui/issues/48847)) [@&#8203;mansourcodes](https://github.com/mansourcodes) - Remove broken learning resource links ([#&#8203;48598](https://github.com/mui/material-ui/issues/48598)) [@&#8203;morning-verlu](https://github.com/morning-verlu) - Update the 9.2.0 changelog ([#&#8203;48763](https://github.com/mui/material-ui/issues/48763)) [@&#8203;silviuaavram](https://github.com/silviuaavram) - \[autocomplete] Clarify how to render custom start and end adornments ([#&#8203;48883](https://github.com/mui/material-ui/issues/48883)) [@&#8203;DebadityaHait](https://github.com/DebadityaHait) - \[drawer] Clarify clipped AppBar spacing ([#&#8203;48887](https://github.com/mui/material-ui/issues/48887)) [@&#8203;rushijagani-dev](https://github.com/rushijagani-dev) - \[menu] Fix stale `selected` prop reference in Selected menu section ([#&#8203;48879](https://github.com/mui/material-ui/issues/48879)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[skeleton] Document preserving typography sizing with custom border radius ([#&#8203;48596](https://github.com/mui/material-ui/issues/48596)) [@&#8203;meaqua9420](https://github.com/meaqua9420) ##### Core - \[blog] Fix caret annotation broken by Prettier wrapping ([#&#8203;48884](https://github.com/mui/material-ui/issues/48884)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Automate team sync on about page ([#&#8203;48794](https://github.com/mui/material-ui/issues/48794)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Bump [@&#8203;mui/internal-code-infra](https://github.com/mui/internal-code-infra) to 0.0.4-canary.101 ([#&#8203;48878](https://github.com/mui/material-ui/issues/48878)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix Dependabot alerts ([#&#8203;48756](https://github.com/mui/material-ui/issues/48756)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix team sync PR creation ([#&#8203;48911](https://github.com/mui/material-ui/issues/48911)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Pin node version in publish CI ([#&#8203;48799](https://github.com/mui/material-ui/issues/48799)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[core-docs] Tighten service worker host check ([#&#8203;48581](https://github.com/mui/material-ui/issues/48581)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Change branch name to the allowed one ([#&#8203;48910](https://github.com/mui/material-ui/issues/48910)) [@&#8203;brijeshb42](https://github.com/brijeshb42) All contributors of this release in alphabetical order: [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DebadityaHait](https://github.com/DebadityaHait), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Juan-C-Ceballos](https://github.com/Juan-C-Ceballos), [@&#8203;kalayciburak](https://github.com/kalayciburak), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;manbearwiz](https://github.com/manbearwiz), [@&#8203;mansourcodes](https://github.com/mansourcodes), [@&#8203;meaqua9420](https://github.com/meaqua9420), [@&#8203;morning-verlu](https://github.com/morning-verlu), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;rushijagani-dev](https://github.com/rushijagani-dev), [@&#8203;silviuaavram](https://github.com/silviuaavram), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;SR0725](https://github.com/SR0725), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli), [@&#8203;ZhouYinLong-lab](https://github.com/ZhouYinLong-lab) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjQuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjY1LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImZyb250ZW5kIiwicmVub3ZhdGUiXX0=-->
renovate-bot force-pushed renovate/material-ui-monorepo from c88bd2b213 to 47e1ce5139 2026-08-28 06:01:53 +01:00 Compare
renovate-bot changed title from Update material-ui monorepo to v9.3.1 to Update material-ui monorepo to v9.4.0 2026-08-28 06:01:56 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/material-ui-monorepo:renovate/material-ui-monorepo
git switch renovate/material-ui-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/material-ui-monorepo
git switch renovate/material-ui-monorepo
git rebase main
git switch main
git merge --ff-only renovate/material-ui-monorepo
git switch renovate/material-ui-monorepo
git rebase main
git switch main
git merge --no-ff renovate/material-ui-monorepo
git switch main
git merge --squash renovate/material-ui-monorepo
git switch main
git merge --ff-only renovate/material-ui-monorepo
git switch main
git merge renovate/material-ui-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
MobiusReactor/TicTacToeV2!135
No description provided.