Update material-ui monorepo #219

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2023-12-28 18:11:58 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.157 -> 5.0.0-alpha.158
@mui/material (source) dependencies patch 5.15.1 -> 5.15.2

Release Notes

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

v5.0.0-alpha.158

Compare Source

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

v5.15.2

Compare Source

Dec 25, 2023

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

@mui/material@5.15.1
@mui/system@5.15.1
@mui/base@5.0.0-beta.29
@mui/material-next@6.0.0-alpha.115
Docs
Core

All contributors of this release in alphabetical order: @​adamhylander, @​anle9650, @​danilo-leal, @​DiegoAndai, @​Kimzify, @​michaldudak, @​mnajdova, @​muazaqdas, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli


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, check this box

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.157` -> `5.0.0-alpha.158`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.157/5.0.0-alpha.158) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.15.1` -> `5.15.2`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.1/5.15.2) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.158`](https://github.com/mui/material-ui/compare/8be7ac66b99059bf2c2edcca9cf15981d389db6b...5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81) [Compare Source](https://github.com/mui/material-ui/compare/8be7ac66b99059bf2c2edcca9cf15981d389db6b...5d5dd15f70db9ffcb85d4dc57da8a20f5240fb81) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.15.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5152) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.1...v5.15.2) <!-- generated comparing v5.15.1..master --> *Dec 25, 2023* A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 🚀 Added support for callbacks in the [variant's props definition](https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants) ([#&#8203;40094](https://github.com/mui/material-ui/issues/40094)) [@&#8203;mnajdova](https://github.com/mnajdova) - 💫 Published a [blogpost](https://mui.com/blog/2023-material-ui-v6-and-beyond/) for the 2024's plan about Material UI ##### `@mui/material@5.15.1` - ​<!-- 31 -->\[Badge] Use the variants API in the styled call ([#&#8203;40213](https://github.com/mui/material-ui/issues/40213)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 04 -->\[Paper] Add missing Paper classes descriptions ([#&#8203;40300](https://github.com/mui/material-ui/issues/40300)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/system@5.15.1` - ​<!-- 03 -->Support props callback in the variant's definition ([#&#8203;40094](https://github.com/mui/material-ui/issues/40094)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### `@mui/base@5.0.0-beta.29` - ​<!-- 29 -->\[Popup] Use context-based transition API ([#&#8203;39326](https://github.com/mui/material-ui/issues/39326)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 28 -->\[Popup] Popup no longer opens outside viewport ([#&#8203;39827](https://github.com/mui/material-ui/issues/39827)) [@&#8203;adamhylander](https://github.com/adamhylander) - ​<!-- 27 -->\[useSelect] Refactor to use DOM focus management instead of active descendant ([#&#8203;39675](https://github.com/mui/material-ui/issues/39675)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/material-next@6.0.0-alpha.115` - ​<!-- 15 -->\[material-next]\[Divider]Divider ts support ([#&#8203;40307](https://github.com/mui/material-ui/issues/40307)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - ​<!-- 30 -->\[base-ui] Fix form submission Select demo ([#&#8203;40014](https://github.com/mui/material-ui/issues/40014)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 24 -->\[blog] Add Material UI v6 and beyond blog post ([#&#8203;40242](https://github.com/mui/material-ui/issues/40242)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 10 -->\[material-ui] Fix broken links in the All components page ([#&#8203;40303](https://github.com/mui/material-ui/issues/40303)) [@&#8203;muazaqdas](https://github.com/muazaqdas) - ​<!-- 09 -->\[material-ui] Fix broken links on the All components page ([#&#8203;40279](https://github.com/mui/material-ui/issues/40279)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 08 -->\[material-ui] Add aria-current for nav tabs demo ([#&#8203;39594](https://github.com/mui/material-ui/issues/39594)) [@&#8203;Kimzify](https://github.com/Kimzify) - ​<!-- 07 -->\[material-ui] Add an "All components" page ([#&#8203;40256](https://github.com/mui/material-ui/issues/40256)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 06 -->\[material-ui]\[Tooltip] Add demo to show how to change distance between tooltip and its anchor ([#&#8203;40087](https://github.com/mui/material-ui/issues/40087)) [@&#8203;anle9650](https://github.com/anle9650) ##### Core - ​<!-- 26 -->\[blog] Fix 301 redirection [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 25 -->\[blog] Reduce max image size [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->\[code-infra] Extract Babel macro from mui-utils ([#&#8203;40262](https://github.com/mui/material-ui/issues/40262)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 22 -->\[core] Simplify a bit the release instructions [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 21 -->\[core] Push force to deploy is not unexpected [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 20 -->\[core] Fix CSS2 vs. CSS3 ::after syntax [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 19 -->\[core] Fix CSS2 vs. CSS3 ::before syntax [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[core] Use direct import from utils package ([#&#8203;40254](https://github.com/mui/material-ui/issues/40254)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 18 -->\[core] Yaml format match most common convention [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 17 -->\[core] Polish docs-feedback issue template [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 16 -->\[core] Pin Node version on GitHub Actions to 18.18 ([#&#8203;40187](https://github.com/mui/material-ui/issues/40187)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 14 -->\[docs] Fix SEO regression ([#&#8203;40306](https://github.com/mui/material-ui/issues/40306)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 13 -->\[docs] Fix docs redirections [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[docs] Update the Contributing guide to give more guidance on documentation ([#&#8203;40274](https://github.com/mui/material-ui/issues/40274)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - ​<!-- 11 -->\[docs-infra] Add polish to the inline code block ([#&#8203;40260](https://github.com/mui/material-ui/issues/40260)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 02 -->\[website] Update Gold sponsors: add RxDB, standardize formatting ([#&#8203;40273](https://github.com/mui/material-ui/issues/40273)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - ​<!-- 01 -->\[website] Revert change to homepage SEO attributes [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;adamhylander](https://github.com/adamhylander), [@&#8203;anle9650](https://github.com/anle9650), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Kimzify](https://github.com/Kimzify), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;muazaqdas](https://github.com/muazaqdas), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </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 2023-12-25 15:46:41 +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
b0ab241555
kjuulh force-pushed renovate/material-ui-monorepo from b0ab241555 to 73241275bf 2023-12-28 17:13:13 +01:00 Compare
kjuulh force-pushed renovate/material-ui-monorepo from 73241275bf to a3763b4705 2023-12-28 17:44:37 +01:00 Compare
kjuulh merged commit a3763b4705 into main 2023-12-28 18:11:58 +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#219
No description provided.