Update material-ui monorepo #20

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2022-11-07 19:06:12 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.106 -> 5.0.0-alpha.107
@mui/material (source) dependencies patch 5.10.12 -> 5.10.13

Release Notes

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

v5.0.0-alpha.107

Compare Source

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

v5.10.13

Compare Source

Nov 7, 2022

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

  • 🚀 The slots API has been introduced to the Material UI package by @​michaldudak (#​34873).
  • 🔥 Live editting of demos is stabilized by @​oliviertassinari (#​34870).
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
@mui/material@5.10.13
@mui/system@5.10.13
@mui/base@5.0.0-alpha.105
@mui/joy@5.0.0-alpha.53
Docs
Core

All contributors of this release in alphabetical order: @​akshaya-venkatesh8, @​alexfauquette, @​hbjORbj, @​Janpot, @​jesrodri, @​michaldudak, @​oliviertassinari, @​PetroSilenius, @​samuelsycamore, @​shivam1646, @​siriwatknp, @​trizotti


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 if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

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.106` -> `5.0.0-alpha.107`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.106/5.0.0-alpha.107) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.10.12` -> `5.10.13`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.12/5.10.13) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.107`](https://github.com/mui/material-ui/compare/30cb27cff1d4e1838ca4235ab4285e20f2b2a870...2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe) [Compare Source](https://github.com/mui/material-ui/compare/30cb27cff1d4e1838ca4235ab4285e20f2b2a870...2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.10.13`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51013) [Compare Source](https://github.com/mui/material-ui/compare/v5.10.12...v5.10.13) <!-- generated comparing v5.10.12..master --> *Nov 7, 2022* A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 🚀 The slots API has been introduced to the Material UI package by [@&#8203;michaldudak](https://github.com/michaldudak) ([#&#8203;34873](https://github.com/mui/material-ui/issues/34873)). - 🔥 Live editting of demos is stabilized by [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ([#&#8203;34870](https://github.com/mui/material-ui/issues/34870)). - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements. ##### `@mui/material@5.10.13` - ​<!-- 08 -->\[material-ui] Introduce the slots API ([#&#8203;34873](https://github.com/mui/material-ui/issues/34873)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 07 -->\[NativeSelectInput] Support CSS theme variables ([#&#8203;34975](https://github.com/mui/material-ui/issues/34975)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@5.10.13` - ​<!-- 05 -->\[system] Add a missing key attribute in getInitColorScheme to fix key issue ([#&#8203;34992](https://github.com/mui/material-ui/issues/34992)) [@&#8203;akshaya-venkatesh8](https://github.com/akshaya-venkatesh8) ##### `@mui/base@5.0.0-alpha.105` - ​<!-- 26 -->\[base] Avoid calling setState during renders ([#&#8203;34916](https://github.com/mui/material-ui/issues/34916)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/joy@5.0.0-alpha.53` - ​<!-- 06 -->\[Select] Fix custom options menu not opening on Avatar click ([#&#8203;34648](https://github.com/mui/material-ui/issues/34648)) [@&#8203;shivam1646](https://github.com/shivam1646) ##### Docs - ​<!-- 20 -->\[docs] Add a guide for setting dark mode by default ([#&#8203;34839](https://github.com/mui/material-ui/issues/34839)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 19 -->\[docs] Improve code font family ([#&#8203;35027](https://github.com/mui/material-ui/issues/35027)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 18 -->\[docs] Revise and expand Joy UI "Alert" page ([#&#8203;34838](https://github.com/mui/material-ui/issues/34838)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - ​<!-- 17 -->\[docs] Live demos v2 ([#&#8203;34870](https://github.com/mui/material-ui/issues/34870)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 16 -->\[docs] Fix 301 links in the docs [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 15 -->\[docs] Fix code display in RTL ([#&#8203;34951](https://github.com/mui/material-ui/issues/34951)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 14 -->\[docs] New API design rule disabled > disable ([#&#8203;34972](https://github.com/mui/material-ui/issues/34972)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 13 -->\[docs] Explain the usage of Select's onOpen/onClose in the uncontrolled mode ([#&#8203;34755](https://github.com/mui/material-ui/issues/34755)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 12 -->\[docs] Add a new gold sponsor ([#&#8203;34984](https://github.com/mui/material-ui/issues/34984)) [@&#8203;hbjORbj](https://github.com/hbjORbj) - ​<!-- 11 -->\[docs] Add author and published_time meta tags ([#&#8203;34382](https://github.com/mui/material-ui/issues/34382)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - ​<!-- 10 -->\[examples] Next.js examples v13 - fonts ([#&#8203;34971](https://github.com/mui/material-ui/issues/34971)) [@&#8203;PetroSilenius](https://github.com/PetroSilenius) - ​<!-- 09 -->\[examples] Next.js examples v13 - links ([#&#8203;34970](https://github.com/mui/material-ui/issues/34970)) [@&#8203;PetroSilenius](https://github.com/PetroSilenius) - ​<!-- 04 -->\[website] Update IPinfo.AI name [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 03 -->\[website] Remove date-io from the docs dependencies ([#&#8203;34748](https://github.com/mui/material-ui/issues/34748)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 02 -->\[website] Migrate Design-kits page to use CSS theme variables ([#&#8203;34920](https://github.com/mui/material-ui/issues/34920)) [@&#8203;jesrodri](https://github.com/jesrodri) - ​<!-- 01 -->\[website] Migrate Pricing page to use CSS theme variables ([#&#8203;34917](https://github.com/mui/material-ui/issues/34917)) [@&#8203;trizotti](https://github.com/trizotti) ##### Core - ​<!-- 25 -->\[core] Remove default access to GitHub action scopes [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 24 -->\[core] Fix Pinned-Dependencies [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->\[core] Fix typos in the component name [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 22 -->\[core] Fix scorecard regression [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 21 -->\[core] Create the docs theme once ([#&#8203;34954](https://github.com/mui/material-ui/issues/34954)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;akshaya-venkatesh8](https://github.com/akshaya-venkatesh8), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;hbjORbj](https://github.com/hbjORbj), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;jesrodri](https://github.com/jesrodri), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;PetroSilenius](https://github.com/PetroSilenius), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;shivam1646](https://github.com/shivam1646), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;trizotti](https://github.com/trizotti) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
kjuulh added 1 commit 2022-11-07 19:06:11 +01:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
8a84092e49
kjuulh merged commit 8a84092e49 into main 2022-11-07 19:06:12 +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#20
No description provided.