Update material-ui monorepo #217

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2023-12-19 12:38:40 +01:00
Owner

This PR contains the following updates:

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

Release Notes

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

v5.0.0-alpha.157

Compare Source

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

v5.15.1

Compare Source

Dec 19, 2023

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

@mui/material@5.15.1
@mui/joy@5.0.0-beta.19
  • ​[FormControl] Fix issue with the conditional setting of htmlFor and id attributes not functioning properly for form labels (#​40180) @​ReaZzy
  • ​[typescript] Address TypeScript issue with custom zIndex not functioning (#​40133) @​qiweiii
@mui/styled-engine-sc@6.0.0-alpha.9
Docs
Core

All contributors of this release in alphabetical order: @​danilo-leal, @​gitstart, @​MBilalShafi, @​mbrookes, @​mnajdova, @​oliviertassinari, @​possibilities, @​pratikkarad, @​qiweiii, @​ReaZzy, @​s8990, @​sai6855, @​sjdemartini, @​zanivan, @​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.156` -> `5.0.0-alpha.157`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.156/5.0.0-alpha.157) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.15.0` -> `5.15.1`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.0/5.15.1) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.157`](https://github.com/mui/material-ui/compare/8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d...8be7ac66b99059bf2c2edcca9cf15981d389db6b) [Compare Source](https://github.com/mui/material-ui/compare/8c2c6a88a509f9da7c453d4a3c3ab4749a57a36d...8be7ac66b99059bf2c2edcca9cf15981d389db6b) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.15.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5151) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.0...v5.15.1) <!-- generated comparing v5.15.0..master --> *Dec 19, 2023* A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.1` - ​<!-- 13 -->\[CardActions]\[DialogActions] Apply margin for all children except for 1st child ([#&#8203;40168](https://github.com/mui/material-ui/issues/40168)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 03 -->\[TablePagination] Add ability to change icons in TablePaginationActions using `slots` and `slotProps` ([#&#8203;33797](https://github.com/mui/material-ui/issues/33797)) [@&#8203;pratikkarad](https://github.com/pratikkarad) - ​<!-- 13 -->\[CssVarsProvider] Fix HSL breaking button styles ([#&#8203;39869](https://github.com/mui/material-ui/issues/39869)) [@&#8203;gitstart](https://github.com/gitstart) ##### `@mui/joy@5.0.0-beta.19` - ​<!-- 05 -->\[FormControl] Fix issue with the conditional setting of `htmlFor` and `id` attributes not functioning properly for form labels ([#&#8203;40180](https://github.com/mui/material-ui/issues/40180)) [@&#8203;ReaZzy](https://github.com/ReaZzy) - ​<!-- 04 -->\[typescript] Address TypeScript issue with custom zIndex not functioning ([#&#8203;40133](https://github.com/mui/material-ui/issues/40133)) [@&#8203;qiweiii](https://github.com/qiweiii) ##### `@mui/styled-engine-sc@6.0.0-alpha.9` - ​<!-- 02 -->\[typescript] Fix `theme` being of type any ([#&#8203;40200](https://github.com/mui/material-ui/issues/40200)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Docs - ​<!-- 09 -->\[joy-ui] Fix typo in the CSS baseline page ([#&#8203;40222](https://github.com/mui/material-ui/issues/40222)) [@&#8203;possibilities](https://github.com/possibilities) - ​<!-- 08 -->\[joy-ui] Document missing Autocomplete props ([#&#8203;39979](https://github.com/mui/material-ui/issues/39979)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 10 -->\[joy-ui] Fix typo about Typography levels ([#&#8203;40230](https://github.com/mui/material-ui/issues/40230)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 07 -->\[material-ui] Update the related projects page to list `mui-tiptap` for rich text ([#&#8203;40216](https://github.com/mui/material-ui/issues/40216)) [@&#8203;sjdemartini](https://github.com/sjdemartini) - ​<!-- 06 -->\[material-ui] Fix typo in the Next.js integration page ([#&#8203;40209](https://github.com/mui/material-ui/issues/40209)) [@&#8203;s8990](https://github.com/s8990) ##### Core - ​<!-- 14 -->\[blog] Fix access to Notion without an account [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[core] Update workflows and issue templates to reflect the updated label ([#&#8203;40197](https://github.com/mui/material-ui/issues/40197)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - ​<!-- 11 -->\[docs] Replace Twitter with X ([#&#8203;40193](https://github.com/mui/material-ui/issues/40193)) [@&#8203;mbrookes](https://github.com/mbrookes) - ​<!-- 10 -->\[docs-infra] Uplift the Algolia search modal design ([#&#8203;40186](https://github.com/mui/material-ui/issues/40186)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 01 -->\[website] Update product descriptions and social preview images ([#&#8203;32181](https://github.com/mui/material-ui/issues/32181)) [@&#8203;danilo-leal](https://github.com/danilo-leal) All contributors of this release in alphabetical order: [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;gitstart](https://github.com/gitstart), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;mbrookes](https://github.com/mbrookes), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;possibilities](https://github.com/possibilities), [@&#8203;pratikkarad](https://github.com/pratikkarad), [@&#8203;qiweiii](https://github.com/qiweiii), [@&#8203;ReaZzy](https://github.com/ReaZzy), [@&#8203;s8990](https://github.com/s8990), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;sjdemartini](https://github.com/sjdemartini), [@&#8203;zanivan](https://github.com/zanivan), [@&#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-19 12:13:27 +01:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
6a1c85a2bd
kjuulh merged commit 6a1c85a2bd into main 2023-12-19 12:38:40 +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#217
No description provided.