fix(deps): update material-ui monorepo to v6.1.0 #35

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

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies minor 6.0.1 -> 6.1.0
@mui/material (source) dependencies minor 6.0.1 -> 6.1.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mui/material-ui (@​mui/icons-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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | minor | [`6.0.1` -> `6.1.0`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/6.0.1/6.1.0) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | minor | [`6.0.1` -> `6.1.0`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/6.0.1/6.1.0) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-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) </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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-09-04 02:01:59 +02:00
fix(deps): update material-ui monorepo to v6.0.2
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
cb9493f915
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-04 02:01:59 +02:00
kjuulh force-pushed renovate/material-ui-monorepo from cb9493f915 to 3e560e3d41 2024-09-12 02:02:57 +02:00 Compare
kjuulh changed title from fix(deps): update material-ui monorepo to v6.0.2 to fix(deps): update material-ui monorepo to v6.1.0 2024-09-12 02:03:07 +02:00
kjuulh merged commit 3e560e3d41 into main 2024-09-12 02:03:12 +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: kjuulh/backstage#35
No description provided.