Update material-ui monorepo #118

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2023-08-01 18:09:35 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.137 -> 5.0.0-alpha.138
@mui/material (source) dependencies patch 5.14.2 -> 5.14.3

Release Notes

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

v5.0.0-alpha.138

Compare Source

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

v5.14.3

Compare Source

Jul 31, 2023

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

@mui/material@5.14.3
@mui/base@5.0.0-beta.9
Breaking changes
Other changes
@mui/joy@5.0.0-beta.0
@mui/material-next@6.0.0-alpha.95
@mui/system@5.14.3
Docs
Core

All contributors of this release in alphabetical order: @​cherniavskii, @​DiegoAndai, @​divyammadhok, @​DSK9012, @​flaviendelangle, @​gitstart, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​richbustos, @​rluzists1, @​sai6855, @​siriwatknp, @​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.137` -> `5.0.0-alpha.138`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.137/5.0.0-alpha.138) | | [@mui/material](https://mui.com/material-ui/getting-started/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.14.2` -> `5.14.3`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.14.2/5.14.3) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.138`](https://github.com/mui/material-ui/compare/f2e5ded80e94407f63a27eadb018139d6f967313...2deea341c9abfb640f22520e0c277027f3f91cd0) [Compare Source](https://github.com/mui/material-ui/compare/f2e5ded80e94407f63a27eadb018139d6f967313...2deea341c9abfb640f22520e0c277027f3f91cd0) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.14.3`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5143) [Compare Source](https://github.com/mui/material-ui/compare/v5.14.2...v5.14.3) <!-- generated comparing v5.14.2..master --> *Jul 31, 2023* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 🚀 [Joy UI](https://mui.com/joy-ui/getting-started/) is now in Beta - ✨ Refine [Joy UI](https://mui.com/joy-ui/getting-started/)'s default theme [@&#8203;siriwatknp](https://github.com/siriwatknp) [@&#8203;zanivan](https://github.com/zanivan) - 🎉 Added Dropdown higher-level menu component [Base UI](https://mui.com/base-ui/getting-started/) [@&#8203;michaldudak](https://github.com/michaldudak) - 💫 Added Material You [Badge](https://mui.com/material-ui/react-badge/#material-you-version) to `material-next` ([#&#8203;37850](https://github.com/mui/material-ui/issues/37850)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/material@5.14.3` - ​<!-- 36 -->\[Autocomplete]\[material]\[joy] Add default `getOptionLabel` prop in ownerState ([#&#8203;38100](https://github.com/mui/material-ui/issues/38100)) [@&#8203;DSK9012](https://github.com/DSK9012) - ​<!-- 26 -->\[Menu]\[Divider]\[material] Do not allow focus on Divider when inside Menu list ([#&#8203;38102](https://github.com/mui/material-ui/issues/38102)) [@&#8203;divyammadhok](https://github.com/divyammadhok) - ​<!-- 06 -->\[typescript]\[material] Rename one letter type parameters ([#&#8203;38155](https://github.com/mui/material-ui/issues/38155)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 08 -->\[Menu]\[material] Fixes slots and slotProps overriding defaults completely ([#&#8203;37902](https://github.com/mui/material-ui/issues/37902)) [@&#8203;gitstart](https://github.com/gitstart) - ​<!-- 07 -->\[Theme]\[material] Add missing styleOverrides type for theme MuiStack ([#&#8203;38189](https://github.com/mui/material-ui/issues/38189)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 04 -->\[typescript]\[material] Add `component` field to `*Props` types ([#&#8203;38084](https://github.com/mui/material-ui/issues/38084)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/base@5.0.0-beta.9` ##### Breaking changes - ​<!-- 11 -->\[Dropdown]\[base]\[joy] Introduce higher-level menu component ([#&#8203;37667](https://github.com/mui/material-ui/issues/37667)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### Other changes - ​<!-- 33 -->\[typescript]\[base] Rename one letter type parameters ([#&#8203;38171](https://github.com/mui/material-ui/issues/38171)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/joy@5.0.0-beta.0` - ​<!-- 10 -->\[joy] Refine the default theme ([#&#8203;36843](https://github.com/mui/material-ui/issues/36843)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/material-next@6.0.0-alpha.95` - ​<!-- 35 -->\[Badge]\[material-next] Add Badge component ([#&#8203;37850](https://github.com/mui/material-ui/issues/37850)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 30 -->\[Chip]\[material-next] Copy chip component from material ([#&#8203;38053](https://github.com/mui/material-ui/issues/38053)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 09 -->\[typescript]\[material-next] Rename one letter type parameters ([#&#8203;38172](https://github.com/mui/material-ui/issues/38172)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/system@5.14.3` - ​<!-- 32 -->\[Box]\[system] Remove `component` from TypeMap ([#&#8203;38168](https://github.com/mui/material-ui/issues/38168)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 05 -->\[Stack]\[system] Fix CSS selector ([#&#8203;37525](https://github.com/mui/material-ui/issues/37525)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - ​<!-- 49 -->\[docs] Update Joy UI's package README ([#&#8203;38262](https://github.com/mui/material-ui/issues/38262)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 48 -->\[docs]\[base-ui] Add new batch of coming soon pages ([#&#8203;38025](https://github.com/mui/material-ui/issues/38025)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 44 -->\[docs] fix links to standardized examples ([#&#8203;38193](https://github.com/mui/material-ui/issues/38193)) [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) - ​<!-- 43 -->\[docs-infra] Small design polish to the Diamond Sponsor container ([#&#8203;38257](https://github.com/mui/material-ui/issues/38257)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 42 -->\[docs-infra] Show props in the table of content ([#&#8203;38173](https://github.com/mui/material-ui/issues/38173)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - ​<!-- 41 -->\[docs-infra] Polish API page design ([#&#8203;38196](https://github.com/mui/material-ui/issues/38196)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 40 -->\[docs-infra] Search with productCategory when product is missing ([#&#8203;38239](https://github.com/mui/material-ui/issues/38239)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 39 -->\[docs]\[material] Revise and update Examples doc ([#&#8203;38205](https://github.com/mui/material-ui/issues/38205)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - ​<!-- 38 -->\[docs] Fix typo in notifications.json [@&#8203;mbrookes](https://github.com/mbrookes) - ​<!-- 37 -->\[docs-infra] Remove leftover standardNavIcon ([#&#8203;38252](https://github.com/mui/material-ui/issues/38252)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 34 -->\[docs]\[base] Add Tailwind CSS & plain CSS demos on the Popper page ([#&#8203;37953](https://github.com/mui/material-ui/issues/37953)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 31 -->\[docs]\[Button]\[joy] Improve `loading` prop documentation ([#&#8203;38156](https://github.com/mui/material-ui/issues/38156)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 25 -->\[docs] Prepare docs infra for Tree View migration to X ([#&#8203;38202](https://github.com/mui/material-ui/issues/38202)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - ​<!-- 24 -->\[docs] Fix SEO issues reported by ahrefs [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->\[docs] Fix palette pages - live edit not working ([#&#8203;38195](https://github.com/mui/material-ui/issues/38195)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 22 -->\[docs] Add Google Analytics action for the styling menu ([#&#8203;38085](https://github.com/mui/material-ui/issues/38085)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 21 -->\[docs] Fix Discord redirection chain [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 20 -->\[docs] Cover pnpm in more places ([#&#8203;38161](https://github.com/mui/material-ui/issues/38161)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 19 -->\[docs] Avoid broken link ([#&#8203;38154](https://github.com/mui/material-ui/issues/38154)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 18 -->\[docs] Add notification for beta release of Toolpad ([#&#8203;38152](https://github.com/mui/material-ui/issues/38152)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - ​<!-- 17 -->\[docs-infra] Remove sidenav icons ([#&#8203;38174](https://github.com/mui/material-ui/issues/38174)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 16 -->\[docs-infra] Fix search ranking when no productId ([#&#8203;38162](https://github.com/mui/material-ui/issues/38162)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 15 -->\[docs-infra] Adjust the side nav for deeper nested items ([#&#8203;38047](https://github.com/mui/material-ui/issues/38047)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - ​<!-- 14 -->\[docs]\[joy] Update TS file of adding more typography levels demo to match the corresponding JS file's styles ([#&#8203;38232](https://github.com/mui/material-ui/issues/38232)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 13 -->\[docs]\[joy] Add TS demo for reusable component section in approaches page ([#&#8203;38210](https://github.com/mui/material-ui/issues/38210)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 12 -->\[docs]\[joy] Add TS demo for theme typography new level customization ([#&#8203;38199](https://github.com/mui/material-ui/issues/38199)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - ​<!-- 47 -->\[blog] Fix blog post slug Base UI ([#&#8203;38254](https://github.com/mui/material-ui/issues/38254)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 46 -->\[core] Use native Node's fetch instead of node-fetch package ([#&#8203;38263](https://github.com/mui/material-ui/issues/38263)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 45 -->\[core] Remove dead code [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 29 -->\[core] Polish Stack test to closer CSS injection order [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 28 -->\[core] Remove unnecessary `Required` utility type from Typography font style type ([#&#8203;38203](https://github.com/mui/material-ui/issues/38203)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 27 -->\[core] Fix generate Proptypes script skipping unstable items ([#&#8203;38198](https://github.com/mui/material-ui/issues/38198)) [@&#8203;mj12albert](https://github.com/mj12albert) - ​<!-- 03 -->\[website] Adding Rich Bustos Twitter handle in bio ([#&#8203;38213](https://github.com/mui/material-ui/issues/38213)) [@&#8203;richbustos](https://github.com/richbustos) - ​<!-- 02 -->\[website] Prepare importing data from HiBob ([#&#8203;38238](https://github.com/mui/material-ui/issues/38238)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 01 -->\[website] Sync team member with HiBob, add Raffaella ([#&#8203;38201](https://github.com/mui/material-ui/issues/38201)) [@&#8203;rluzists1](https://github.com/rluzists1) All contributors of this release in alphabetical order: [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;divyammadhok](https://github.com/divyammadhok), [@&#8203;DSK9012](https://github.com/DSK9012), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;gitstart](https://github.com/gitstart), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;richbustos](https://github.com/richbustos), [@&#8203;rluzists1](https://github.com/rluzists1), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#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-08-01 17:49:08 +02:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
015b861bcf
kjuulh merged commit 015b861bcf into main 2023-08-01 18:09:35 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OpenFood/openfood#118
No description provided.