Update material-ui monorepo #258

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2024-02-17 13:20:09 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.163 -> 5.0.0-alpha.165
@mui/material (source) dependencies patch 5.15.7 -> 5.15.10

Release Notes

mui/material-ui

v5.15.10

Compare Source

Feb 12, 2024

A big thanks to the 8 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.10
  • Avatar] Add props deprecation with a codemod ([#​40853](https://github.com/mui/material-ui/issues/40853)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
@mui/joy@5.0.0-beta.28
  • Button] Fix `disabled` prop priority when inside button group ([#​41000](https://github.com/mui/material-ui/issues/41000)) [@​Smileek](https://github.com/Smileek)
    
  • IconButton] Support loading prop ([#​40949](https://github.com/mui/material-ui/issues/40949)) [@​Smileek](https://github.com/Smileek)
    
    
Docs
  • Button]\[material-ui] Fix 'File upload' demo a11y ([#​40943](https://github.com/mui/material-ui/issues/40943)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#​40992](https://github.com/mui/material-ui/issues/40992)) [@​millerized](https://github.com/millerized)
    
  • material-ui] Remove outdated example projects link (it uses Joy UI now) ([#​40913](https://github.com/mui/material-ui/issues/40913)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#​40988](https://github.com/mui/material-ui/issues/40988)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • Fix 301 redirection to StackBlitz @​oliviertassinari
  • Fix h1 on Joy UI templates @​oliviertassinari
  • Have MUI workspace own the CodeSandbox @​oliviertassinari
  • Add notification for mui x v7 beta (#​41001) @​joserodolfofreitas
  • Fix 301 links @​oliviertassinari
  • Fix Next.js v13.5.1
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.0.0-alpha.163` -> `5.0.0-alpha.165`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.163/5.0.0-alpha.165) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.15.7` -> `5.15.10`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.7/5.15.10) | --- ### Release Notes <details> <summary>mui/material-ui</summary> ### [`v5.15.10`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51510) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.9...v5.15.10) <!-- generated comparing v5.15.9..master --> *Feb 12, 2024* A big thanks to the 8 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.10` - \[Avatar] Add props deprecation with a codemod ([#&#8203;40853](https://github.com/mui/material-ui/issues/40853)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/joy@5.0.0-beta.28` - \[Button] Fix `disabled` prop priority when inside button group ([#&#8203;41000](https://github.com/mui/material-ui/issues/41000)) [@&#8203;Smileek](https://github.com/Smileek) - \[IconButton] Support loading prop ([#&#8203;40949](https://github.com/mui/material-ui/issues/40949)) [@&#8203;Smileek](https://github.com/Smileek) ##### Docs - \[Button]\[material-ui] Fix 'File upload' demo a11y ([#&#8203;40943](https://github.com/mui/material-ui/issues/40943)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#&#8203;40992](https://github.com/mui/material-ui/issues/40992)) [@&#8203;millerized](https://github.com/millerized) - \[material-ui] Remove outdated example projects link (it uses Joy UI now) ([#&#8203;40913](https://github.com/mui/material-ui/issues/40913)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#&#8203;40988](https://github.com/mui/material-ui/issues/40988)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Fix 301 redirection to StackBlitz [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix h1 on Joy UI templates [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Have MUI workspace own the CodeSandbox [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add notification for mui x v7 beta ([#&#8203;41001](https://github.com/mui/material-ui/issues/41001)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - Fix 301 links [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix Next.js v13.5.1 <title> SEO regression ([#&#8203;40302](https://github.com/mui/material-ui/issues/40302)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add a 404 page ([#&#8203;40884](https://github.com/mui/material-ui/issues/40884)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Fix missing GitHub label when opening new issue [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[Stack] Update import statement for Stack component ([#&#8203;41032](https://github.com/mui/material-ui/issues/41032)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - \[blog] Add post about upcoming plans for Base UI ([#&#8203;40882](https://github.com/mui/material-ui/issues/40882)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[core] Simplify CodeSandbox reproduction [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Missing redirection [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Export functions from `copyFiles` script to reuse in MUI X repo ([#&#8203;40970](https://github.com/mui/material-ui/issues/40970)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[core] Avoid variable shorthands [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix search icon issue ([#&#8203;40957](https://github.com/mui/material-ui/issues/40957)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Ignore classes tagged with `@ignore` ([#&#8203;41009](https://github.com/mui/material-ui/issues/41009)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Fix selected tab on codeblocks ([#&#8203;41036](https://github.com/mui/material-ui/issues/41036)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[website] Polish Customer Support Agent role [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;millerized](https://github.com/millerized), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;Smileek](https://github.com/Smileek) ### [`v5.15.9`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master---) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.8...v5.15.9) *Feb 8, 2024* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐛 A critical fix to remove non-published library usage in `@mui/material` peerDependencies. ##### `@mui/material@5.15.9` - ​<!-- 11 -->\[autocomplete] Avoid spread operator ([#&#8203;40968](https://github.com/mui/material-ui/issues/40968)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material] Remove zero-runtime from peer dep ([#&#8203;41003](https://github.com/mui/material-ui/issues/41003)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.36` - ​<!-- 10 -->\[base-ui] Update props using Array to ReadonlyArray type ([#&#8203;40754](https://github.com/mui/material-ui/issues/40754)) [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh) ##### `@mui/system@5.15.9` - ​<!-- 02 -->\[system] use `ReadonlyArray` for CSS related types ([#&#8203;40972](https://github.com/mui/material-ui/issues/40972)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->\[zero] Migrate to use wyw-in-js instead of linaria ([#&#8203;40866](https://github.com/mui/material-ui/issues/40866)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Docs - ​<!-- 06 -->\[docs] Polish codemod git diff format [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material-ui]\[docs] Migrating from deprecated apis follow up ([#&#8203;40981](https://github.com/mui/material-ui/issues/40981)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### Core - ​<!-- 09 -->\[code-infra] Move next config to ESM ([#&#8203;40869](https://github.com/mui/material-ui/issues/40869)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 08 -->\[code-infra] Update prettier ([#&#8203;40772](https://github.com/mui/material-ui/issues/40772)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 07 -->\[code-infra] Add codemod for `light` prop removal ([#&#8203;40947](https://github.com/mui/material-ui/issues/40947)) [@&#8203;sai6855](https://github.com/sai6855) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) ### [`v5.15.8`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master---) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.7...v5.15.8) *Feb 8, 2024* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐛 A critical fix to remove non-published library usage in `@mui/material` peerDependencies. ##### `@mui/material@5.15.9` - ​<!-- 11 -->\[autocomplete] Avoid spread operator ([#&#8203;40968](https://github.com/mui/material-ui/issues/40968)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material] Remove zero-runtime from peer dep ([#&#8203;41003](https://github.com/mui/material-ui/issues/41003)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.36` - ​<!-- 10 -->\[base-ui] Update props using Array to ReadonlyArray type ([#&#8203;40754](https://github.com/mui/material-ui/issues/40754)) [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh) ##### `@mui/system@5.15.9` - ​<!-- 02 -->\[system] use `ReadonlyArray` for CSS related types ([#&#8203;40972](https://github.com/mui/material-ui/issues/40972)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->\[zero] Migrate to use wyw-in-js instead of linaria ([#&#8203;40866](https://github.com/mui/material-ui/issues/40866)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Docs - ​<!-- 06 -->\[docs] Polish codemod git diff format [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material-ui]\[docs] Migrating from deprecated apis follow up ([#&#8203;40981](https://github.com/mui/material-ui/issues/40981)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### Core - ​<!-- 09 -->\[code-infra] Move next config to ESM ([#&#8203;40869](https://github.com/mui/material-ui/issues/40869)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 08 -->\[code-infra] Update prettier ([#&#8203;40772](https://github.com/mui/material-ui/issues/40772)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 07 -->\[code-infra] Add codemod for `light` prop removal ([#&#8203;40947](https://github.com/mui/material-ui/issues/40947)) [@&#8203;sai6855](https://github.com/sai6855) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-02-06 22:05:28 +01:00
Update material-ui monorepo
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
6dcb28f5f7
kjuulh changed title from Update material-ui monorepo to Update dependency @mui/lab to v5.0.0-alpha.164 2024-02-06 23:17:56 +01:00
kjuulh force-pushed renovate/material-ui-monorepo from 6dcb28f5f7 to c12d059fdb 2024-02-08 14:04:23 +01:00 Compare
kjuulh changed title from Update dependency @mui/lab to v5.0.0-alpha.164 to Update material-ui monorepo 2024-02-08 14:04:29 +01:00
kjuulh force-pushed renovate/material-ui-monorepo from c12d059fdb to 38c33c3853 2024-02-12 14:20:56 +01:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 38c33c3853 to 857933e576 2024-02-17 09:56:39 +01:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 857933e576 to 03efa936fc 2024-02-17 11:59:48 +01:00 Compare
kjuulh merged commit 03efa936fc into main 2024-02-17 13:20:09 +01: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#258
No description provided.