Update dependency @mui/material to v6 #315

Open
kjuulh wants to merge 1 commits from renovate/material-ui-monorepo into main
Owner

This PR contains the following updates:

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

Release Notes

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

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.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.16.7/6.1.0) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`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 added 1 commit 2024-08-27 11:28:06 +02:00
Update dependency @mui/material to v6
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error
9c833bd320
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
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
This pull request can be merged automatically.
You are not authorized to merge this pull request.

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 checkout renovate/material-ui-monorepo
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.