Update dependency @mui/material to v6 #315

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-10-03 02:52:58 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/material (source) dependencies major 5.16.7 -> 6.1.2

Release Notes

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

v6.1.2

Compare Source

Oct 2, 2024

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

@mui/material@6.1.2
  • Autocomplete] Fix listbox opens and closes on click when used with `limitTags` ([#​42494](https://github.com/mui/material-ui/issues/42494)) [@​appleSimple](https://github.com/appleSimple)
    
  • Button] Ignore `dark` and `contrastText` if not provided in the theme ([#​43861](https://github.com/mui/material-ui/issues/43861)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Button] Fix regression for color `inherit` ([#​43862](https://github.com/mui/material-ui/issues/43862)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • LinearProgress] Fix background color ([#​43949](https://github.com/mui/material-ui/issues/43949)) [@​sai6855](https://github.com/sai6855)
    
  • Support CSS variables with shadow DOM (#​43948) @​siriwatknp
  • Rating] Use Rating `name` as prefix of input element ids ([#​43829](https://github.com/mui/material-ui/issues/43829)) [@​yash49](https://github.com/yash49)
    
  • Drawer] Fix issue with main window being used instead of iframe's window ([#​43818](https://github.com/mui/material-ui/issues/43818)) [@​albarv340](https://github.com/albarv340)
    
  • ThemeProvider] Support setting default mode ([#​43951](https://github.com/mui/material-ui/issues/43951)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
Docs
  • Update theme toggle demo (#​43956) @​Janpot
  • Add note about minimum required webpack version (#​43864) @​Janpot
  • Format Pigment CSS docs (#​43812) @​oliviertassinari
  • Fix visual bug on dashboard template (#​43836) @​oliviertassinari
  • Fix pigment-css.md syntax error (#​43837) @​kdichev
  • Fix Sign-in template form experience (#​43838) @​oliviertassinari
  • Remove "To be continued" section from v0 –> v1 migration guide (#​43832) @​samuelsycamore
  • Fix 301 to chromium (#​43809) @​oliviertassinari
  • joy-ui] Add missing ComponentLinkHeader components ([#​43865](https://github.com/mui/material-ui/issues/43865)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
  • Modal] Remove unnecessary type assertion ([#​43825](https://github.com/mui/material-ui/issues/43825)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • Table] Stabilize random series in virtualized table demo ([#​43744](https://github.com/mui/material-ui/issues/43744)) [@​Janpot](https://github.com/Janpot)
    
  • system] Add migration guide link to `@mui/styles` pages ([#​43833](https://github.com/mui/material-ui/issues/43833)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
    
Core
  • code-infra] Fix flaky dashboard screenshot - take 2 ([#​43937](https://github.com/mui/material-ui/issues/43937)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Replace all instances of `e` with `event` and add eslint rule ([#​43866](https://github.com/mui/material-ui/issues/43866)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
  • code-infra] Fix and update bundling fixtures ([#​43709](https://github.com/mui/material-ui/issues/43709)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Update transitive dependencies with vulnerabilties ([#​43895](https://github.com/mui/material-ui/issues/43895)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Optimize regression tests ([#​43889](https://github.com/mui/material-ui/issues/43889)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Remove custom playwright installation steps ([#​43881](https://github.com/mui/material-ui/issues/43881)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Fix flaky dashboard screenshot ([#​43890](https://github.com/mui/material-ui/issues/43890)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Add new instanceof proptypes for toolpad ([#​43814](https://github.com/mui/material-ui/issues/43814)) [@​Janpot](https://github.com/Janpot)
    
  • Fix eslint-plugin-react-compiler issues in usePagination tests (#​43946) @​wilhelmlofsten
  • Uniformity in version range @​oliviertassinari
  • Replace toBeAriaHidden matcher with toBeInaccessible in tests (#​43870) @​ZeeshanTamboli
  • docs-infra] Strengthen CSP ([#​43711](https://github.com/mui/material-ui/issues/43711)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Open Codesandbox demo with fontsize=12 ([#​43860](https://github.com/mui/material-ui/issues/43860)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • icons] Reduce Material Icon page size ([#​43911](https://github.com/mui/material-ui/issues/43911)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Point Istanbul to correct URL ([#​43935](https://github.com/mui/material-ui/issues/43935)) [@​sai6855](https://github.com/sai6855)
    
  • test] Sync React.version parse logic with codebase ([#​43820](https://github.com/mui/material-ui/issues/43820)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • Improve getReactElementRef() utils (#​43022) @​sai6855
  • Drawer] Refactor getScrollbarSize usages ([#​43828](https://github.com/mui/material-ui/issues/43828)) [@​BrianWoolfolk](https://github.com/BrianWoolfolk)
    
  • Modal] Replace `show` parameter name with `hide` in modal manager ([#​43868](https://github.com/mui/material-ui/issues/43868)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • Modal] Remove unnecessary `manager` prop handling ([#​43867](https://github.com/mui/material-ui/issues/43867)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
    

All contributors of this release in alphabetical order: @​albarv340, @​appleSimple, @​BrianWoolfolk, @​DanailH, @​Janpot, @​kdichev, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​wilhelmlofsten, @​yash49, @​ZeeshanTamboli

v6.1.1

Compare Source

Sep 19, 2024

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

@mui/material@6.1.1
  • Grid] Bring back `GridProps` and `GridTypeMap` ([#​43717](https://github.com/mui/material-ui/issues/43717)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Paper] Fix wrong background-image on Paper when elevation is 0 ([#​43723](https://github.com/mui/material-ui/issues/43723)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • Skeleton] Fix wave animation for styled-components ([#​43740](https://github.com/mui/material-ui/issues/43740)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Modal] Fix event handlers overriding behavior ([#​43757](https://github.com/mui/material-ui/issues/43757)) [@​sai6855](https://github.com/sai6855)
    
    
@mui/system@6.1.1
@mui/utils@6.1.1
  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#​43360) @​yash49
Docs
  • material-ui]\[Breadcrumbs] Document CondensedWithMenu option for Breadcrumbs ([#​42973](https://github.com/mui/material-ui/issues/42973)) [@​Sergio16T](https://github.com/Sergio16T)
    
  • material-ui]\[CircularProgress] Add Circular size demo ([#​43734](https://github.com/mui/material-ui/issues/43734)) [@​sai6855](https://github.com/sai6855)
    
  • material-ui]\[slider] Fix slider in color customization playground twitches when sliding ([#​43671](https://github.com/mui/material-ui/issues/43671)) [@​Nashyn](https://github.com/Nashyn)
    
  • material-ui]\[slider] Polish Music player demo ([#​43748](https://github.com/mui/material-ui/issues/43748)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • material-ui] Document Typography color prop breaking change ([#​43735](https://github.com/mui/material-ui/issues/43735)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • material-ui] Add docs for complementary Table components ([#​43756](https://github.com/mui/material-ui/issues/43756)) [@​Juneezee](https://github.com/Juneezee)
    
  • material-ui] Improve minimizing bundle docs ([#​43781](https://github.com/mui/material-ui/issues/43781)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • pigment-css] Call out Pigment being in alpha ([#​43725](https://github.com/mui/material-ui/issues/43725)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • pigment-css] Fix typo globalCSS -> globalCss ([#​43754](https://github.com/mui/material-ui/issues/43754)) [@​hiro0218](https://github.com/hiro0218)
    
  • test] Improve demos for better regression screenshots ([#​43742](https://github.com/mui/material-ui/issues/43742)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • Fix minor typo (#​42899) @​xconverge
  • Revert icon search virtualization (#​43569) @​Janpot
  • Fix MUI Treasury Layout broken links (#​43752) @​oliviertassinari
  • Fix 301 link to design asset @​oliviertassinari
  • Update release schedule table after v6 stable (#​43726) @​sahil-ag
  • Fix bundle size link regression @​oliviertassinari
Core
  • code-infra] Allow overriding all `options` of `useFakeTimers` function ([#​43729](https://github.com/mui/material-ui/issues/43729)) [@​LukasTy](https://github.com/LukasTy)
    
  • core] Fix 301 link to Next.js and git diff [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Fix package.json repository rule [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Remove redundant window [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Fix some issues reported by eslint-plugin-react-compiler ([#​43117](https://github.com/mui/material-ui/issues/43117)) [@​binsmyth](https://github.com/binsmyth)
    
  • core] Replace more `indexOf` with `includes` ([#​43694](https://github.com/mui/material-ui/issues/43694)) [@​Juneezee](https://github.com/Juneezee)
    
  • core] Remove /.yarn ([#​43712](https://github.com/mui/material-ui/issues/43712)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Enable synthetic default imports in TypeScript config ([#​43747](https://github.com/mui/material-ui/issues/43747)) [@​morozow](https://github.com/morozow)
    
  • docs-infra] Fix Vale config for TypeScript references ([#​43751](https://github.com/mui/material-ui/issues/43751)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix toolbar arrow order ([#​43627](https://github.com/mui/material-ui/issues/43627)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Fix missing dependencies in multi-tab demos ([#​43713](https://github.com/mui/material-ui/issues/43713)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • docs-infra] Fix API search link regression ([#​43662](https://github.com/mui/material-ui/issues/43662)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • test] Update font-awesome CSS file in regression tests fixture ([#​43745](https://github.com/mui/material-ui/issues/43745)) [@​Janpot](https://github.com/Janpot)
    
  • test] Remove position:relative from regression container ([#​43743](https://github.com/mui/material-ui/issues/43743)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • test] Remove top-level inline-block from the regression tests ([#​43656](https://github.com/mui/material-ui/issues/43656)) [@​Janpot](https://github.com/Janpot)
    
  • website] Match pricing page with linked page h1 [@​oliviertassinari](https://github.com/oliviertassinari)
    
    

All contributors of this release in alphabetical order: @​aarongarciah, @​binsmyth, @​cherniavskii, @​DiegoAndai, @​Janpot, @​Juneezee, @​LukasTy, @​mnajdova, @​morozow, @​Nashyn, @​oliviertassinari, @​sahil-ag, @​sai6855, @​Sergio16T, @​siriwatknp, @​xconverge, @​yash49, @​ZeeshanTamboli

v6.1.0

Compare Source

Sep 10, 2024

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

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#​43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
@mui/icons-material@6.1.0
@mui/material@6.1.0
  • Autocomplete] Add custom props support via `slotProps` ([#​43613](https://github.com/mui/material-ui/issues/43613)) [@​Michael-Hutchinson](https://github.com/Michael-Hutchinson)
    
  • Dialog] Fix broken scrolling in full screen mode ([#​43626](https://github.com/mui/material-ui/issues/43626)) [@​LuseBiswas](https://github.com/LuseBiswas)
    
  • Grid] Revert wrap deprecation ([#​42363](https://github.com/mui/material-ui/issues/42363)) ([#​43459](https://github.com/mui/material-ui/issues/43459)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Improve color map filter on styles (#​43579) @​DiegoAndai
  • Return styles directly if the selector is & when using applyStyles (#​43633) @​siriwatknp
  • types] Make slots partial in `CreateSlotsAndSlotProp`type ([#​42077](https://github.com/mui/material-ui/issues/42077)) [@​lhilgert9](https://github.com/lhilgert9)
    
  • Radio] Fix disabled state styling regression ([#​43592](https://github.com/mui/material-ui/issues/43592)) [@​mnajdova](https://github.com/mnajdova)
    
  • Fix wrong import to type (#​43584) @​mnajdova
  • Simplify version prerelease export (#​43699) @​DiegoAndai
@mui/system@6.1.0
Docs
  • material-ui]\[Autocomplete] Refactor asynchronous loading demo ([#​43630](https://github.com/mui/material-ui/issues/43630)) [@​sai6855](https://github.com/sai6855)
    
  • material-ui]\[Autocomplete] Fix GitHubLabel demo input background color ([#​43599](https://github.com/mui/material-ui/issues/43599)) [@​sai6855](https://github.com/sai6855)
    
  • material-ui] Update Next.js font optimization guide ([#​43196](https://github.com/mui/material-ui/issues/43196)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • material-ui] Fix getting started with CSS variables in theme example ([#​43658](https://github.com/mui/material-ui/issues/43658)) [@​Designer023](https://github.com/Designer023)
    
  • material-ui]\[system] Edit "How to use components selector API" section to add about direct import ([#​43377](https://github.com/mui/material-ui/issues/43377)) [@​IAluI](https://github.com/IAluI)
    
  • material-ui] Update [@​mui/material-nextjs](https://github.com/mui/material-nextjs) import examples to v14 ([#​43698](https://github.com/mui/material-ui/issues/43698)) [@​ohmsl](https://github.com/ohmsl)
    
  • Fix typo in Divider doc (#​43691) @​lokendra-reco
  • Add Anima section to documentation (#​43673) @​GoOrit-Anima
  • Add Integrations section to design resources page (#​43612) @​zanivan
  • Fix versions URL @​oliviertassinari
  • Keep showing next under the subdomain @​oliviertassinari
  • Add Next.js font optimization section to Pigment CSS migration (#​43631) @​siriwatknp
  • Update the Material UI readme post-v6 (#​43504) @​samuelsycamore
  • Bring back v5 release changelogs (#​43460) @​oliviertassinari
  • Fix use of absolute URLs (#​43567) @​oliviertassinari
  • Remove explicit date-fns dependency (#​40823) @​renovate[bot]
  • pigment-css] Add guide for Pigment CSS quickstart ([#​43395](https://github.com/mui/material-ui/issues/43395)) [@​alelthomas](https://github.com/alelthomas)
    
  • system] Fix link to createCssVarsProvider ([#​43661](https://github.com/mui/material-ui/issues/43661)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • Add scrollbar to color picker demo (#​43672) @​sai6855
Core
  • blog] Uniformalize version between projects [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • blog] Fix page layout shift [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • code-infra] Build size snapshots from installed packages ([#​43452](https://github.com/mui/material-ui/issues/43452)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Recreate lockfile ([#​43623](https://github.com/mui/material-ui/issues/43623)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Make the API docs builder more configurable ([#​43574](https://github.com/mui/material-ui/issues/43574)) [@​michaldudak](https://github.com/michaldudak)
    
  • code-infra] Update runners from node 18 to 20 for GHA ([#​43593](https://github.com/mui/material-ui/issues/43593)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • code-infra] Update runners from node 18 to 20 ([#​43591](https://github.com/mui/material-ui/issues/43591)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • docs-infra] Fix axe issue scroll-to-top without landmark ([#​43663](https://github.com/mui/material-ui/issues/43663)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Reduce Algolia index size, no need for lvl6 [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Use embed as the default for opening CodeSandbox ([#​43618](https://github.com/mui/material-ui/issues/43618)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • docs-infra] Fix broken anchor button when header has a link ([#​43598](https://github.com/mui/material-ui/issues/43598)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • docs-infra] Open Sign-in and Dashboard template with CodeSandbox/StackBlitz ([#​43604](https://github.com/mui/material-ui/issues/43604)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • examples] Fix CDN live preview demo ([#​43641](https://github.com/mui/material-ui/issues/43641)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • Add Pigment CSS screenshot test (#​43280) @​mnajdova
  • website] Polish gold sponsors [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • website] Add CopyCopter as gold sponsor ([#​43595](https://github.com/mui/material-ui/issues/43595)) [@​zanivan](https://github.com/zanivan)
    
  • website] Add disabled button styles to branding theme ([#​43577](https://github.com/mui/material-ui/issues/43577)) [@​zanivan](https://github.com/zanivan)
    
    

All contributors of this release in alphabetical order: @​alelthomas, @​cherniavskii, @​Designer023, @​DiegoAndai, @​GoOrit-Anima, @​IAluI, @​Janpot, @​JCQuintas, @​lhilgert9, @​lokendra-reco, @​LuseBiswas, @​Michael-Hutchinson, @​michaldudak, @​mnajdova, @​ohmsl, @​oliviertassinari, @​renovate[bot], @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan

v6.0.2

Compare Source

Sep 3, 2024

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

@mui/material@6.0.2
@mui/system@6.0.2
@mui/codemod@6.0.2
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

Compare Source

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1
  • Attach default light color scheme when enabling CSS theme variables (#​43493) @​siriwatknp
  • Skeleton] Apply the wave animation to the correct element ([#​43474](https://github.com/mui/material-ui/issues/43474)) [@​mnajdova](https://github.com/mnajdova)
    
    
Docs
  • material-ui]\[Dialog] Update confirmation dialog description ([#​43488](https://github.com/mui/material-ui/issues/43488)) [@​Michael-Hutchinson](https://github.com/Michael-Hutchinson)
    
  • Add Material UI v6 is out! to the notifications (#​43448) @​oliviertassinari
  • material-ui] Dark scroll bars in templates ([#​43483](https://github.com/mui/material-ui/issues/43483)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • material-ui] Add TemplateFrame to templates ([#​43406](https://github.com/mui/material-ui/issues/43406)) [@​zanivan](https://github.com/zanivan)
    
  • table] Make the data grid blend in ([#​43489](https://github.com/mui/material-ui/issues/43489)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
    
Core
  • blog] Update Toolpad Studio marketing page links in the blogs ([#​43407](https://github.com/mui/material-ui/issues/43407)) [@​prakhargupta1](https://github.com/prakhargupta1)
    
  • blog] Add missing social card to the blog post ([#​43465](https://github.com/mui/material-ui/issues/43465)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • code-infra] Fix typing issues with `@mui-internal/api-docs-builder` ([#​43498](https://github.com/mui/material-ui/issues/43498)) [@​Janpot](https://github.com/Janpot)
    
  • code-infra] Fix nextjs build cache ([#​43467](https://github.com/mui/material-ui/issues/43467)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • Remove 'use client' from index files and useAutocomplete reexport (#​41956) @​DiegoAndai
  • Replace relative links to absolute ones in JSDocs (#​43472) @​alexfauquette
  • Upgrade babel runtime (#​43243) @​Janpot
  • docs-infra] Skip shadow DOM regression test ([#​43500](https://github.com/mui/material-ui/issues/43500)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • docs-infra] Fix use of process.env.DEPLOY_ENV ([#​43490](https://github.com/mui/material-ui/issues/43490)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs-infra] Add comment about removing optimizeFonts Next.js config ([#​43469](https://github.com/mui/material-ui/issues/43469)) [@​aarongarciah](https://github.com/aarongarciah)
    
  • examples] Use `latest` on all Material UI dependencies ([#​43494](https://github.com/mui/material-ui/issues/43494)) [@​mnajdova](https://github.com/mnajdova)
    
  • infra] fix workflow path ([#​43464](https://github.com/mui/material-ui/issues/43464)) [@​michelengelen](https://github.com/michelengelen)
    
    

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

v6.0.0

Compare Source

Aug 27, 2024

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0
  • Change React.ReactElement<any,any> type from any to unknown (#​43358) @​sai6855
  • Pagination] Update `getItemAriaLabel` page param type ([#&#8203;43399](https://github.com/mui/material-ui/issues/43399)) [@&#8203;sydneyjodon-wk](https://github.com/sydneyjodon-wk)
    
  • Unstable_TrapFocus] Fix `getTabbable` function return type ([#&#8203;42237](https://github.com/mui/material-ui/issues/42237)) [@&#8203;KalmarLorand](https://github.com/KalmarLorand)
    
    
@mui/lab@6.0.0-beta.8
  • button] Add missing customize points for span ([#&#8203;43436](https://github.com/mui/material-ui/issues/43436)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
    
Docs
  • Fix broken links (#​43144) @​DiegoAndai
  • Updated mui-x roadmap links with the new project URL (#​43444) @​michelengelen
  • Update pnpm order, move to second (#​42712) @​ahmadnadeem6236
  • Fix CSS theme variables section (#​43439) @​siriwatknp
  • Add two Toolpad Core components to Material UI sidebar (#​43391) @​prakhargupta1
  • Fix licensingModel -> licenseModel @​oliviertassinari
  • Fix Stack Overflow issue canned response @​oliviertassinari
  • Avoid referencing MUI Core @​oliviertassinari
  • Fix description of eslint-plugin-material-ui @​oliviertassinari
  • docs-infra] Polish reportBrokenLinks.js to support Base UI [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • material-ui] Clarify RTL language support in localization guide ([#&#8203;41784](https://github.com/mui/material-ui/issues/41784)) [@&#8203;bahmanworld](https://github.com/bahmanworld)
    
  • material-ui] Refine templates theme selector ([#&#8203;43396](https://github.com/mui/material-ui/issues/43396)) [@&#8203;zanivan](https://github.com/zanivan)
    
    
Core
  • Prepare for v6 stable release (#​43454) @​siriwatknp
  • blog] Polish Upcoming changes to MUI X pricing in 2024 ([#&#8203;43438](https://github.com/mui/material-ui/issues/43438)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari)
    
  • blog] Add Material UI v6 stable release ([#&#8203;41932](https://github.com/mui/material-ui/issues/41932)) [@&#8203;siriwatknp](https://github.com/siriwatknp)
    
  • ci] Fix the release:changelog cmd ([#&#8203;43451](https://github.com/mui/material-ui/issues/43451)) [@&#8203;mnajdova](https://github.com/mnajdova)
    
  • core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` ([#&#8203;43445](https://github.com/mui/material-ui/issues/43445)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • code-infra] Babel plugin to fully resolve imported paths ([#&#8203;43294](https://github.com/mui/material-ui/issues/43294)) [@&#8203;Janpot](https://github.com/Janpot)
    
  • infra] Add closing message workflow ([#&#8203;43450](https://github.com/mui/material-ui/issues/43450)) [@&#8203;michelengelen](https://github.com/michelengelen)
    
  • website] Make beta chip consistent for Toolpad ([#&#8203;43392](https://github.com/mui/material-ui/issues/43392)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1)
    
    

All contributors of this release in alphabetical order: @​ahmadnadeem6236, @​bahmanworld, @​DiegoAndai, @​Janpot, @​KalmarLorand, @​LukasTy, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp, @​sydneyjodon-wk, @​zanivan


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 | major | [`5.16.7` -> `6.1.2`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.16.7/6.1.2) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v6.1.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.1...v6.1.2) <!-- generated comparing v6.1.1..master --> *Oct 2, 2024* A big thanks to the 13 contributors who made this release possible. ##### `@mui/material@6.1.2` - \[Autocomplete] Fix listbox opens and closes on click when used with `limitTags` ([#&#8203;42494](https://github.com/mui/material-ui/issues/42494)) [@&#8203;appleSimple](https://github.com/appleSimple) - \[Button] Ignore `dark` and `contrastText` if not provided in the theme ([#&#8203;43861](https://github.com/mui/material-ui/issues/43861)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Button] Fix regression for color `inherit` ([#&#8203;43862](https://github.com/mui/material-ui/issues/43862)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[LinearProgress] Fix background color ([#&#8203;43949](https://github.com/mui/material-ui/issues/43949)) [@&#8203;sai6855](https://github.com/sai6855) - Support CSS variables with shadow DOM ([#&#8203;43948](https://github.com/mui/material-ui/issues/43948)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Rating] Use Rating `name` as prefix of input element ids ([#&#8203;43829](https://github.com/mui/material-ui/issues/43829)) [@&#8203;yash49](https://github.com/yash49) - \[Drawer] Fix issue with main window being used instead of iframe's window ([#&#8203;43818](https://github.com/mui/material-ui/issues/43818)) [@&#8203;albarv340](https://github.com/albarv340) - \[ThemeProvider] Support setting default mode ([#&#8203;43951](https://github.com/mui/material-ui/issues/43951)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - Update theme toggle demo ([#&#8203;43956](https://github.com/mui/material-ui/issues/43956)) [@&#8203;Janpot](https://github.com/Janpot) - Add note about minimum required webpack version ([#&#8203;43864](https://github.com/mui/material-ui/issues/43864)) [@&#8203;Janpot](https://github.com/Janpot) - Format Pigment CSS docs ([#&#8203;43812](https://github.com/mui/material-ui/issues/43812)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix visual bug on dashboard template ([#&#8203;43836](https://github.com/mui/material-ui/issues/43836)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix pigment-css.md syntax error ([#&#8203;43837](https://github.com/mui/material-ui/issues/43837)) [@&#8203;kdichev](https://github.com/kdichev) - Fix Sign-in template form experience ([#&#8203;43838](https://github.com/mui/material-ui/issues/43838)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove "To be continued" section from v0 –> v1 migration guide ([#&#8203;43832](https://github.com/mui/material-ui/issues/43832)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - Fix 301 to chromium ([#&#8203;43809](https://github.com/mui/material-ui/issues/43809)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[joy-ui] Add missing ComponentLinkHeader components ([#&#8203;43865](https://github.com/mui/material-ui/issues/43865)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[Modal] Remove unnecessary type assertion ([#&#8203;43825](https://github.com/mui/material-ui/issues/43825)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Table] Stabilize random series in virtualized table demo ([#&#8203;43744](https://github.com/mui/material-ui/issues/43744)) [@&#8203;Janpot](https://github.com/Janpot) - \[system] Add migration guide link to `@mui/styles` pages ([#&#8203;43833](https://github.com/mui/material-ui/issues/43833)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) ##### Core - \[code-infra] Fix flaky dashboard screenshot - take 2 ([#&#8203;43937](https://github.com/mui/material-ui/issues/43937)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Replace all instances of `e` with `event` and add eslint rule ([#&#8203;43866](https://github.com/mui/material-ui/issues/43866)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[code-infra] Fix and update bundling fixtures ([#&#8203;43709](https://github.com/mui/material-ui/issues/43709)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Update transitive dependencies with vulnerabilties ([#&#8203;43895](https://github.com/mui/material-ui/issues/43895)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Optimize regression tests ([#&#8203;43889](https://github.com/mui/material-ui/issues/43889)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove custom playwright installation steps ([#&#8203;43881](https://github.com/mui/material-ui/issues/43881)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix flaky dashboard screenshot ([#&#8203;43890](https://github.com/mui/material-ui/issues/43890)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Add new instanceof proptypes for toolpad ([#&#8203;43814](https://github.com/mui/material-ui/issues/43814)) [@&#8203;Janpot](https://github.com/Janpot) - Fix eslint-plugin-react-compiler issues in usePagination tests ([#&#8203;43946](https://github.com/mui/material-ui/issues/43946)) [@&#8203;wilhelmlofsten](https://github.com/wilhelmlofsten) - Uniformity in version range [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests ([#&#8203;43870](https://github.com/mui/material-ui/issues/43870)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[docs-infra] Strengthen CSP ([#&#8203;43711](https://github.com/mui/material-ui/issues/43711)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Open Codesandbox demo with fontsize=12 ([#&#8203;43860](https://github.com/mui/material-ui/issues/43860)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[icons] Reduce Material Icon page size ([#&#8203;43911](https://github.com/mui/material-ui/issues/43911)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Point Istanbul to correct URL ([#&#8203;43935](https://github.com/mui/material-ui/issues/43935)) [@&#8203;sai6855](https://github.com/sai6855) - \[test] Sync React.version parse logic with codebase ([#&#8203;43820](https://github.com/mui/material-ui/issues/43820)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Improve getReactElementRef() utils ([#&#8203;43022](https://github.com/mui/material-ui/issues/43022)) [@&#8203;sai6855](https://github.com/sai6855) - \[Drawer] Refactor getScrollbarSize usages ([#&#8203;43828](https://github.com/mui/material-ui/issues/43828)) [@&#8203;BrianWoolfolk](https://github.com/BrianWoolfolk) - \[Modal] Replace `show` parameter name with `hide` in modal manager ([#&#8203;43868](https://github.com/mui/material-ui/issues/43868)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Modal] Remove unnecessary `manager` prop handling ([#&#8203;43867](https://github.com/mui/material-ui/issues/43867)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@&#8203;albarv340](https://github.com/albarv340), [@&#8203;appleSimple](https://github.com/appleSimple), [@&#8203;BrianWoolfolk](https://github.com/BrianWoolfolk), [@&#8203;DanailH](https://github.com/DanailH), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;kdichev](https://github.com/kdichev), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;wilhelmlofsten](https://github.com/wilhelmlofsten), [@&#8203;yash49](https://github.com/yash49), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v6.1.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v611) [Compare Source](https://github.com/mui/material-ui/compare/v6.1.0...v6.1.1) <!-- generated comparing v6.1.0..master --> *Sep 19, 2024* A big thanks to the 18 contributors who made this release possible. ##### `@mui/material@6.1.1` - \[Grid] Bring back `GridProps` and `GridTypeMap` ([#&#8203;43717](https://github.com/mui/material-ui/issues/43717)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Paper] Fix wrong background-image on Paper when elevation is 0 ([#&#8203;43723](https://github.com/mui/material-ui/issues/43723)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Skeleton] Fix wave animation for styled-components ([#&#8203;43740](https://github.com/mui/material-ui/issues/43740)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Modal] Fix event handlers overriding behavior ([#&#8203;43757](https://github.com/mui/material-ui/issues/43757)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/system@6.1.1` - Pass the stylesheet directly to `GlobalStyles` ([#&#8203;43739](https://github.com/mui/material-ui/issues/43739)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/utils@6.1.1` - Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable ([#&#8203;43360](https://github.com/mui/material-ui/issues/43360)) [@&#8203;yash49](https://github.com/yash49) ##### Docs - \[material-ui]\[Breadcrumbs] Document CondensedWithMenu option for Breadcrumbs ([#&#8203;42973](https://github.com/mui/material-ui/issues/42973)) [@&#8203;Sergio16T](https://github.com/Sergio16T) - \[material-ui]\[CircularProgress] Add Circular size demo ([#&#8203;43734](https://github.com/mui/material-ui/issues/43734)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui]\[slider] Fix slider in color customization playground twitches when sliding ([#&#8203;43671](https://github.com/mui/material-ui/issues/43671)) [@&#8203;Nashyn](https://github.com/Nashyn) - \[material-ui]\[slider] Polish Music player demo ([#&#8203;43748](https://github.com/mui/material-ui/issues/43748)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Document Typography color prop breaking change ([#&#8203;43735](https://github.com/mui/material-ui/issues/43735)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[material-ui] Add docs for complementary Table components ([#&#8203;43756](https://github.com/mui/material-ui/issues/43756)) [@&#8203;Juneezee](https://github.com/Juneezee) - \[material-ui] Improve minimizing bundle docs ([#&#8203;43781](https://github.com/mui/material-ui/issues/43781)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[pigment-css] Call out Pigment being in alpha ([#&#8203;43725](https://github.com/mui/material-ui/issues/43725)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[pigment-css] Fix typo globalCSS -> globalCss ([#&#8203;43754](https://github.com/mui/material-ui/issues/43754)) [@&#8203;hiro0218](https://github.com/hiro0218) - \[test] Improve demos for better regression screenshots ([#&#8203;43742](https://github.com/mui/material-ui/issues/43742)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - Fix minor typo ([#&#8203;42899](https://github.com/mui/material-ui/issues/42899)) [@&#8203;xconverge](https://github.com/xconverge) - Revert icon search virtualization ([#&#8203;43569](https://github.com/mui/material-ui/issues/43569)) [@&#8203;Janpot](https://github.com/Janpot) - Fix MUI Treasury Layout broken links ([#&#8203;43752](https://github.com/mui/material-ui/issues/43752)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 link to design asset [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update release schedule table after v6 stable ([#&#8203;43726](https://github.com/mui/material-ui/issues/43726)) [@&#8203;sahil-ag](https://github.com/sahil-ag) - Fix bundle size link regression [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[code-infra] Allow overriding all `options` of `useFakeTimers` function ([#&#8203;43729](https://github.com/mui/material-ui/issues/43729)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Fix 301 link to Next.js and git diff [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix package.json repository rule [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Remove redundant window [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix some issues reported by eslint-plugin-react-compiler ([#&#8203;43117](https://github.com/mui/material-ui/issues/43117)) [@&#8203;binsmyth](https://github.com/binsmyth) - \[core] Replace more `indexOf` with `includes` ([#&#8203;43694](https://github.com/mui/material-ui/issues/43694)) [@&#8203;Juneezee](https://github.com/Juneezee) - \[core] Remove /.yarn ([#&#8203;43712](https://github.com/mui/material-ui/issues/43712)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Enable synthetic default imports in TypeScript config ([#&#8203;43747](https://github.com/mui/material-ui/issues/43747)) [@&#8203;morozow](https://github.com/morozow) - \[docs-infra] Fix Vale config for TypeScript references ([#&#8203;43751](https://github.com/mui/material-ui/issues/43751)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix toolbar arrow order ([#&#8203;43627](https://github.com/mui/material-ui/issues/43627)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix missing dependencies in multi-tab demos ([#&#8203;43713](https://github.com/mui/material-ui/issues/43713)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Fix API search link regression ([#&#8203;43662](https://github.com/mui/material-ui/issues/43662)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Update font-awesome CSS file in regression tests fixture ([#&#8203;43745](https://github.com/mui/material-ui/issues/43745)) [@&#8203;Janpot](https://github.com/Janpot) - \[test] Remove position:relative from regression container ([#&#8203;43743](https://github.com/mui/material-ui/issues/43743)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[test] Remove top-level inline-block from the regression tests ([#&#8203;43656](https://github.com/mui/material-ui/issues/43656)) [@&#8203;Janpot](https://github.com/Janpot) - \[website] Match pricing page with linked page h1 [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;binsmyth](https://github.com/binsmyth), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Juneezee](https://github.com/Juneezee), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;morozow](https://github.com/morozow), [@&#8203;Nashyn](https://github.com/Nashyn), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sahil-ag](https://github.com/sahil-ag), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;Sergio16T](https://github.com/Sergio16T), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;xconverge](https://github.com/xconverge), [@&#8203;yash49](https://github.com/yash49), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v6.1.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v610) [Compare Source](https://github.com/mui/material-ui/compare/v6.0.2...v6.1.0) <!-- generated comparing v6.0.2..master --> *Sep 10, 2024* A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨: - **Minor version changes**: To solve longstanding ESM compatibility issues we added [package exports](https://nodejs.org/api/packages.html#exports) to `@mui/icons-material` ([#&#8203;43624](https://github.com/mui/material-ui/issues/43624)). This change is backwards compatible with previously recommended setups. Bundlers that don't support the `exports` field won't be affected. If you discover any issues, please reach out by creating a GitHub issue. - This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade. ##### `@mui/icons-material@6.1.0` - Add exports field to package.json ([#&#8203;43624](https://github.com/mui/material-ui/issues/43624)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/material@6.1.0` - \[Autocomplete] Add custom props support via `slotProps` ([#&#8203;43613](https://github.com/mui/material-ui/issues/43613)) [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson) - \[Dialog] Fix broken scrolling in full screen mode ([#&#8203;43626](https://github.com/mui/material-ui/issues/43626)) [@&#8203;LuseBiswas](https://github.com/LuseBiswas) - \[Grid] Revert wrap deprecation ([#&#8203;42363](https://github.com/mui/material-ui/issues/42363)) ([#&#8203;43459](https://github.com/mui/material-ui/issues/43459)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Improve color map filter on styles ([#&#8203;43579](https://github.com/mui/material-ui/issues/43579)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Return styles directly if the selector is `&` when using `applyStyles` ([#&#8203;43633](https://github.com/mui/material-ui/issues/43633)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[types] Make slots partial in `CreateSlotsAndSlotProp`type ([#&#8203;42077](https://github.com/mui/material-ui/issues/42077)) [@&#8203;lhilgert9](https://github.com/lhilgert9) - \[Radio] Fix disabled state styling regression ([#&#8203;43592](https://github.com/mui/material-ui/issues/43592)) [@&#8203;mnajdova](https://github.com/mnajdova) - Fix wrong import to type ([#&#8203;43584](https://github.com/mui/material-ui/issues/43584)) [@&#8203;mnajdova](https://github.com/mnajdova) - Simplify version prerelease export ([#&#8203;43699](https://github.com/mui/material-ui/issues/43699)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/system@6.1.0` - Use a custom sheet to set prepend for `GlobalStyles` ([#&#8203;43632](https://github.com/mui/material-ui/issues/43632)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Simplify version prerelease export ([#&#8203;43699](https://github.com/mui/material-ui/issues/43699)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### Docs - \[material-ui]\[Autocomplete] Refactor asynchronous loading demo ([#&#8203;43630](https://github.com/mui/material-ui/issues/43630)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui]\[Autocomplete] Fix GitHubLabel demo input background color ([#&#8203;43599](https://github.com/mui/material-ui/issues/43599)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui] Update Next.js font optimization guide ([#&#8203;43196](https://github.com/mui/material-ui/issues/43196)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[material-ui] Fix getting started with CSS variables in theme example ([#&#8203;43658](https://github.com/mui/material-ui/issues/43658)) [@&#8203;Designer023](https://github.com/Designer023) - \[material-ui]\[system] Edit "How to use components selector API" section to add about direct import ([#&#8203;43377](https://github.com/mui/material-ui/issues/43377)) [@&#8203;IAluI](https://github.com/IAluI) - \[material-ui] Update [@&#8203;mui/material-nextjs](https://github.com/mui/material-nextjs) import examples to v14 ([#&#8203;43698](https://github.com/mui/material-ui/issues/43698)) [@&#8203;ohmsl](https://github.com/ohmsl) - Fix typo in Divider doc ([#&#8203;43691](https://github.com/mui/material-ui/issues/43691)) [@&#8203;lokendra-reco](https://github.com/lokendra-reco) - Add Anima section to documentation ([#&#8203;43673](https://github.com/mui/material-ui/issues/43673)) [@&#8203;GoOrit-Anima](https://github.com/GoOrit-Anima) - Add Integrations section to design resources page ([#&#8203;43612](https://github.com/mui/material-ui/issues/43612)) [@&#8203;zanivan](https://github.com/zanivan) - Fix versions URL [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Keep showing next under the subdomain [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add Next.js font optimization section to Pigment CSS migration ([#&#8203;43631](https://github.com/mui/material-ui/issues/43631)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Update the Material UI readme post-v6 ([#&#8203;43504](https://github.com/mui/material-ui/issues/43504)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - Bring back v5 release changelogs ([#&#8203;43460](https://github.com/mui/material-ui/issues/43460)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix use of absolute URLs ([#&#8203;43567](https://github.com/mui/material-ui/issues/43567)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove explicit `date-fns` dependency ([#&#8203;40823](https://github.com/mui/material-ui/issues/40823)) [@&#8203;renovate](https://github.com/renovate)\[bot] - \[pigment-css] Add guide for Pigment CSS quickstart ([#&#8203;43395](https://github.com/mui/material-ui/issues/43395)) [@&#8203;alelthomas](https://github.com/alelthomas) - \[system] Fix link to createCssVarsProvider ([#&#8203;43661](https://github.com/mui/material-ui/issues/43661)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add scrollbar to color picker demo ([#&#8203;43672](https://github.com/mui/material-ui/issues/43672)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - \[blog] Uniformalize version between projects [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[blog] Fix page layout shift [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Build size snapshots from installed packages ([#&#8203;43452](https://github.com/mui/material-ui/issues/43452)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Recreate lockfile ([#&#8203;43623](https://github.com/mui/material-ui/issues/43623)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Make the API docs builder more configurable ([#&#8203;43574](https://github.com/mui/material-ui/issues/43574)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[code-infra] Update runners from node 18 to 20 for GHA ([#&#8203;43593](https://github.com/mui/material-ui/issues/43593)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Update runners from node 18 to 20 ([#&#8203;43591](https://github.com/mui/material-ui/issues/43591)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs-infra] Fix axe issue scroll-to-top without landmark ([#&#8203;43663](https://github.com/mui/material-ui/issues/43663)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Reduce Algolia index size, no need for lvl6 [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Use embed as the default for opening CodeSandbox ([#&#8203;43618](https://github.com/mui/material-ui/issues/43618)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Fix broken anchor button when header has a link ([#&#8203;43598](https://github.com/mui/material-ui/issues/43598)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Open Sign-in and Dashboard template with CodeSandbox/StackBlitz ([#&#8203;43604](https://github.com/mui/material-ui/issues/43604)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[examples] Fix CDN live preview demo ([#&#8203;43641](https://github.com/mui/material-ui/issues/43641)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add Pigment CSS screenshot test ([#&#8203;43280](https://github.com/mui/material-ui/issues/43280)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[website] Polish gold sponsors [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[website] Add CopyCopter as gold sponsor ([#&#8203;43595](https://github.com/mui/material-ui/issues/43595)) [@&#8203;zanivan](https://github.com/zanivan) - \[website] Add disabled button styles to branding theme ([#&#8203;43577](https://github.com/mui/material-ui/issues/43577)) [@&#8203;zanivan](https://github.com/zanivan) All contributors of this release in alphabetical order: [@&#8203;alelthomas](https://github.com/alelthomas), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;Designer023](https://github.com/Designer023), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;GoOrit-Anima](https://github.com/GoOrit-Anima), [@&#8203;IAluI](https://github.com/IAluI), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;lhilgert9](https://github.com/lhilgert9), [@&#8203;lokendra-reco](https://github.com/lokendra-reco), [@&#8203;LuseBiswas](https://github.com/LuseBiswas), [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;ohmsl](https://github.com/ohmsl), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan) ### [`v6.0.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://github.com/mui/material-ui/compare/v6.0.1...v6.0.2) <!-- generated comparing v6.0.1..master --> *Sep 3, 2024* A big thanks to the 11 contributors who made this release possible. ##### `@mui/material@6.0.2` - ​<!-- 07 -->Fix `createTheme` with just color schemes ([#&#8203;43518](https://github.com/mui/material-ui/issues/43518)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 06 -->\[Menu,Popover] Fix Backdrop props descriptions ([#&#8203;43503](https://github.com/mui/material-ui/issues/43503)) [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson) - ​<!-- 05 -->\[MenuList] Do not react to an event with modifier key pressed ([#&#8203;43505](https://github.com/mui/material-ui/issues/43505)) [@&#8203;MateuszGroth](https://github.com/MateuszGroth) ##### `@mui/system@6.0.2` - ​<!-- 08 -->\[InitColorSchemeScript] Use `let/const` instead of `var` ([#&#8203;43468](https://github.com/mui/material-ui/issues/43468)) [@&#8203;ishon19](https://github.com/ishon19) - ​<!-- 04 -->Fix composeClasses v6 behavior change ([#&#8203;43537](https://github.com/mui/material-ui/issues/43537)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/codemod@6.0.2` - ​<!-- 19 -->Skip `ListItemButton` import for unrelated files ([#&#8203;43532](https://github.com/mui/material-ui/issues/43532)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - ​<!-- 10 -->\[figma] Clarity state or Figma Plugin component export ([#&#8203;43543](https://github.com/mui/material-ui/issues/43543)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 09 -->\[material-ui] Fix template shadow tokens ([#&#8203;43514](https://github.com/mui/material-ui/issues/43514)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 15 -->Update version support range ([#&#8203;43565](https://github.com/mui/material-ui/issues/43565)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 14 -->Polish Material UI Sync plugin code format [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - ​<!-- 24 -->\[blog] Update Material UI v6 blog post link to reflect correct section title ([#&#8203;43535](https://github.com/mui/material-ui/issues/43535)) [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson) - ​<!-- 23 -->\[blog] Makes the v5 name change clearer [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 22 -->\[blog] Fix typo in Material UI v6 blog post ([#&#8203;43502](https://github.com/mui/material-ui/issues/43502)) [@&#8203;iamandrewluca](https://github.com/iamandrewluca) - ​<!-- 21 -->\[code-infra] Add missing [@&#8203;babel/runtime](https://github.com/babel/runtime) dependency to [@&#8203;mui/material-pigment-css](https://github.com/mui/material-pigment-css) ([#&#8203;43473](https://github.com/mui/material-ui/issues/43473)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 20 -->\[code-infra] Remove permissions in publish-canaries.yml ([#&#8203;43491](https://github.com/mui/material-ui/issues/43491)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 18 -->\[core] Fix CodeQL scan ([#&#8203;43547](https://github.com/mui/material-ui/issues/43547)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 17 -->\[core] Fix CHANGELOG `@mui/material@6.0.1` version ([#&#8203;43516](https://github.com/mui/material-ui/issues/43516)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 14 -->\[docs-infra] Reduce description max-length ([#&#8203;43562](https://github.com/mui/material-ui/issues/43562)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 13 -->\[docs-infra] Crash on invalid callout type ([#&#8203;43546](https://github.com/mui/material-ui/issues/43546)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[docs-infra] Fix GitHub source link redirection ([#&#8203;43534](https://github.com/mui/material-ui/issues/43534)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 09 -->\[infra] Fixed workflow file path ([#&#8203;43528](https://github.com/mui/material-ui/issues/43528)) [@&#8203;michelengelen](https://github.com/michelengelen) - ​<!-- 03 -->\[typescript] Fix missing `Theme` generic ([#&#8203;43523](https://github.com/mui/material-ui/issues/43523)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 02 -->\[website] Match pricing label with page [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 01 -->\[website] Update Premium price and remove any mention to cap ([#&#8203;43466](https://github.com/mui/material-ui/issues/43466)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) All contributors of this release in alphabetical order: [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;iamandrewluca](https://github.com/iamandrewluca), [@&#8203;ishon19](https://github.com/ishon19), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;MateuszGroth](https://github.com/MateuszGroth), [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan) ### [`v6.0.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://github.com/mui/material-ui/compare/v6.0.0...v6.0.1) <!-- generated comparing v6.0.0..master --> *Aug 29, 2024* A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements. ##### `@mui/material@6.0.1` - Attach default light color scheme when enabling CSS theme variables ([#&#8203;43493](https://github.com/mui/material-ui/issues/43493)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Skeleton] Apply the wave animation to the correct element ([#&#8203;43474](https://github.com/mui/material-ui/issues/43474)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Docs - \[material-ui]\[Dialog] Update confirmation dialog description ([#&#8203;43488](https://github.com/mui/material-ui/issues/43488)) [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson) - Add Material UI v6 is out! to the notifications ([#&#8203;43448](https://github.com/mui/material-ui/issues/43448)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Dark scroll bars in templates ([#&#8203;43483](https://github.com/mui/material-ui/issues/43483)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[material-ui] Add TemplateFrame to templates ([#&#8203;43406](https://github.com/mui/material-ui/issues/43406)) [@&#8203;zanivan](https://github.com/zanivan) - \[table] Make the data grid blend in ([#&#8203;43489](https://github.com/mui/material-ui/issues/43489)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[blog] Update Toolpad Studio marketing page links in the blogs ([#&#8203;43407](https://github.com/mui/material-ui/issues/43407)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[blog] Add missing social card to the blog post ([#&#8203;43465](https://github.com/mui/material-ui/issues/43465)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[code-infra] Fix typing issues with `@mui-internal/api-docs-builder` ([#&#8203;43498](https://github.com/mui/material-ui/issues/43498)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix nextjs build cache ([#&#8203;43467](https://github.com/mui/material-ui/issues/43467)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - Remove `'use client'` from index files and useAutocomplete reexport ([#&#8203;41956](https://github.com/mui/material-ui/issues/41956)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Replace relative links to absolute ones in JSDocs ([#&#8203;43472](https://github.com/mui/material-ui/issues/43472)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - Upgrade babel runtime ([#&#8203;43243](https://github.com/mui/material-ui/issues/43243)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Skip shadow DOM regression test ([#&#8203;43500](https://github.com/mui/material-ui/issues/43500)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[docs-infra] Fix use of process.env.DEPLOY_ENV ([#&#8203;43490](https://github.com/mui/material-ui/issues/43490)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Add comment about removing optimizeFonts Next.js config ([#&#8203;43469](https://github.com/mui/material-ui/issues/43469)) [@&#8203;aarongarciah](https://github.com/aarongarciah) - \[examples] Use `latest` on all Material UI dependencies ([#&#8203;43494](https://github.com/mui/material-ui/issues/43494)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[infra] fix workflow path ([#&#8203;43464](https://github.com/mui/material-ui/issues/43464)) [@&#8203;michelengelen](https://github.com/michelengelen) All contributors of this release in alphabetical order: [@&#8203;aarongarciah](https://github.com/aarongarciah), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;Michael-Hutchinson](https://github.com/Michael-Hutchinson), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan) ### [`v6.0.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#600) [Compare Source](https://github.com/mui/material-ui/compare/v5.16.7...v6.0.0) <!-- generated comparing v6.0.0-rc.0..master --> *Aug 27, 2024* We are excited to announce the stable release of Material-UI v6 🎉, check out [the blog post](https://mui.com/blog/material-ui-v6-is-out/) to see all the updates. ##### `@mui/material@6.0.0` - Change React.ReactElement\<any,any> type from any to unknown ([#&#8203;43358](https://github.com/mui/material-ui/issues/43358)) [@&#8203;sai6855](https://github.com/sai6855) - \[Pagination] Update `getItemAriaLabel` page param type ([#&#8203;43399](https://github.com/mui/material-ui/issues/43399)) [@&#8203;sydneyjodon-wk](https://github.com/sydneyjodon-wk) - \[Unstable_TrapFocus] Fix `getTabbable` function return type ([#&#8203;42237](https://github.com/mui/material-ui/issues/42237)) [@&#8203;KalmarLorand](https://github.com/KalmarLorand) ##### `@mui/lab@6.0.0-beta.8` - \[button] Add missing customize points for span ([#&#8203;43436](https://github.com/mui/material-ui/issues/43436)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Docs - Fix broken links ([#&#8203;43144](https://github.com/mui/material-ui/issues/43144)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Updated mui-x roadmap links with the new project URL ([#&#8203;43444](https://github.com/mui/material-ui/issues/43444)) [@&#8203;michelengelen](https://github.com/michelengelen) - Update pnpm order, move to second ([#&#8203;42712](https://github.com/mui/material-ui/issues/42712)) [@&#8203;ahmadnadeem6236](https://github.com/ahmadnadeem6236) - Fix CSS theme variables section ([#&#8203;43439](https://github.com/mui/material-ui/issues/43439)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add two Toolpad Core components to Material UI sidebar ([#&#8203;43391](https://github.com/mui/material-ui/issues/43391)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - Fix licensingModel -> licenseModel [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix Stack Overflow issue canned response [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Avoid referencing MUI Core [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix description of eslint-plugin-material-ui [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Polish reportBrokenLinks.js to support Base UI [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Clarify RTL language support in localization guide ([#&#8203;41784](https://github.com/mui/material-ui/issues/41784)) [@&#8203;bahmanworld](https://github.com/bahmanworld) - \[material-ui] Refine templates theme selector ([#&#8203;43396](https://github.com/mui/material-ui/issues/43396)) [@&#8203;zanivan](https://github.com/zanivan) ##### Core - Prepare for v6 stable release ([#&#8203;43454](https://github.com/mui/material-ui/issues/43454)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[blog] Polish Upcoming changes to MUI X pricing in 2024 ([#&#8203;43438](https://github.com/mui/material-ui/issues/43438)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[blog] Add Material UI v6 stable release ([#&#8203;41932](https://github.com/mui/material-ui/issues/41932)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[ci] Fix the release:changelog cmd ([#&#8203;43451](https://github.com/mui/material-ui/issues/43451)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` ([#&#8203;43445](https://github.com/mui/material-ui/issues/43445)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Babel plugin to fully resolve imported paths ([#&#8203;43294](https://github.com/mui/material-ui/issues/43294)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Add closing message workflow ([#&#8203;43450](https://github.com/mui/material-ui/issues/43450)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[website] Make beta chip consistent for Toolpad ([#&#8203;43392](https://github.com/mui/material-ui/issues/43392)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) All contributors of this release in alphabetical order: [@&#8203;ahmadnadeem6236](https://github.com/ahmadnadeem6236), [@&#8203;bahmanworld](https://github.com/bahmanworld), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;KalmarLorand](https://github.com/KalmarLorand), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;sydneyjodon-wk](https://github.com/sydneyjodon-wk), [@&#8203;zanivan](https://github.com/zanivan) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-08-27 11:28:06 +02:00
kjuulh force-pushed renovate/material-ui-monorepo from 9c833bd320 to 3f5fbf2751 2024-08-29 16:25:41 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 3f5fbf2751 to 297499456a 2024-09-04 02:44:26 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 297499456a to dd8ac3e64d 2024-09-12 02:53:25 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from dd8ac3e64d to 7e6fe29fae 2024-09-20 03:24:41 +02:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 7e6fe29fae to 34930e7476 2024-10-03 02:52:47 +02:00 Compare
kjuulh merged commit 34930e7476 into main 2024-10-03 02:52:58 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: OpenFood/openfood#315
No description provided.