Update material-ui monorepo #167

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2023-10-10 22:52:18 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/lab (source) dependencies patch 5.0.0-alpha.147 -> 5.0.0-alpha.148
@mui/material (source) dependencies patch 5.14.12 -> 5.14.13

Release Notes

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

v5.0.0-alpha.148

Compare Source

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

v5.14.13

Compare Source

Oct 10, 2023

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

@mui/material@5.14.13
  • Checkbox] Fix checkbox hover bg with extendTheme ([#​39319](https://github.com/mui/material-ui/issues/39319)) [@​brijeshb42](https://github.com/brijeshb42)
    
  • Chip] Outlined Chip variant is wider than the Filled counterpart ([#​39342](https://github.com/mui/material-ui/issues/39342)) [@​chirag3003](https://github.com/chirag3003)
    
  • Select] Add notice about select's a11y improvement on v5.14.12 changelog ([#​39310](https://github.com/mui/material-ui/issues/39310)) [@​DiegoAndai](https://github.com/DiegoAndai)
    
  • Typography] Color prop check for primitive type ([#​39071](https://github.com/mui/material-ui/issues/39071)) [@​DarhkVoyd](https://github.com/DarhkVoyd)
    
  • Pagination] Fix background color on hover and keyboard focus when using CSS theme variables ([#​39220](https://github.com/mui/material-ui/issues/39220)) [@​ValkonX33](https://github.com/ValkonX33)
    
  • Popper] Add missing `styleOverrides` Popper type in theme ([#​39154](https://github.com/mui/material-ui/issues/39154)) [@​axelbostrom](https://github.com/axelbostrom)
    
  • Slider] Support all default palette colors in TypeScript ([#​39058](https://github.com/mui/material-ui/issues/39058)) [@​gugudwt](https://github.com/gugudwt)
    
    
@mui/base@5.0.0-beta.19
  • Menu] Add the anchor prop ([#​39297](https://github.com/mui/material-ui/issues/39297)) [@​michaldudak](https://github.com/michaldudak)
    
    
@mui/material-next@6.0.0-alpha.105
  • Menu] Copy v5 Menu components ([#​39301](https://github.com/mui/material-ui/issues/39301)) [@​mnajdova](https://github.com/mnajdova)
    
    
@mui/joy@5.0.0-beta.10
  • Autocomplete] Add `type=button` to clear button ([#​39263](https://github.com/mui/material-ui/issues/39263)) [@​brijeshb42](https://github.com/brijeshb42)
    
  • Button] Fix the text wrap issue ([#​38696](https://github.com/mui/material-ui/issues/38696)) [@​atharva3333](https://github.com/atharva3333)
    
  • Drawer] Apply color inversion to content slot instead ([#​39312](https://github.com/mui/material-ui/issues/39312)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Switch] Fix missing class name ([#​39327](https://github.com/mui/material-ui/issues/39327)) [@​Bestwebdesign](https://github.com/Bestwebdesign)
    
    
@mui/styled-engine-sc@6.0.0-alpha.1
Docs
  • joy-ui] Adjust the templates page card design ([#​39369](https://github.com/mui/material-ui/issues/39369)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • Rename the Data Grid "Quick filter" to "Search" (#​37724) @​alexfauquette
  • Remove obsolete translations (#​39221) @​mbrookes
  • Update link to add custom color in palette (#​39359) @​ZeeshanTamboli
  • Denser code demo @​oliviertassinari
  • Set up MD3 experiments pages (#​39323) @​mj12albert
  • Drawer] Fix right anchored persistent drawer intercepts click when it is closed ([#​39318](https://github.com/mui/material-ui/issues/39318)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
    
  • joy-ui] Revise the Color Inversion page ([#​39306](https://github.com/mui/material-ui/issues/39306)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • joy-ui] Remove redundant `error` prop from input validation demo ([#​39280](https://github.com/mui/material-ui/issues/39280)) [@​sai6855](https://github.com/sai6855)
    
  • material-ui] Rename themed components doc, fix typos ([#​39368](https://github.com/mui/material-ui/issues/39368)) [@​samuelsycamore](https://github.com/samuelsycamore)
    
  • material-ui] Adjust the Material You Chip section ([#​39325](https://github.com/mui/material-ui/issues/39325)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • system] Add documentation on how to augment custom theme types for the `sx` prop callback ([#​39259](https://github.com/mui/material-ui/issues/39259)) [@​3xp10it3r](https://github.com/3xp10it3r)
    
  • joy-ui]\[Input] Add debounce input demo ([#​39300](https://github.com/mui/material-ui/issues/39300)) [@​sai6855](https://github.com/sai6855)
    
    
Core
  • docs-infra] Improve the open diamond sponsor spot callout ([#​39332](https://github.com/mui/material-ui/issues/39332)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • docs-infra] Fix Code Sandbox download issue ([#​39317](https://github.com/mui/material-ui/issues/39317)) [@​ARJ2160](https://github.com/ARJ2160)
    
  • docs-infra] Remove overflow: hidden for demo gradient bg ([#​39225](https://github.com/mui/material-ui/issues/39225)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • website] Fix footer responsiveness ([#​39355](https://github.com/mui/material-ui/issues/39355)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • website] Host Figma redirections in the store for now [@​oliviertassinari](https://github.com/oliviertassinari)
    
    

All contributors of this release in alphabetical order: @​3xp10it3r, @​alexfauquette, @​ARJ2160, @​atharva3333, @​axelbostrom, @​Bestwebdesign, @​brijeshb42, @​chirag3003, @​danilo-leal, @​DarhkVoyd, @​DiegoAndai, @​gugudwt, @​mbrookes, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ValkonX33, @​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.147` -> `5.0.0-alpha.148`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.147/5.0.0-alpha.148) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.14.12` -> `5.14.13`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.14.12/5.14.13) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.148`](https://github.com/mui/material-ui/compare/bd450a0fdb19b087f47e1d7cce5a72417ec977cc...b8811a0fa59e7663b240183219db32f9a617e607) [Compare Source](https://github.com/mui/material-ui/compare/bd450a0fdb19b087f47e1d7cce5a72417ec977cc...b8811a0fa59e7663b240183219db32f9a617e607) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.14.13`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;51413) [Compare Source](https://github.com/mui/material-ui/compare/v5.14.12...v5.14.13) <!-- generated comparing v5.14.12..master --> *Oct 10, 2023* A big thanks to the 22 contributors who made this release possible. Here are some highlights ✨: - 🚀 Added support for `styled-components` v6 ([#&#8203;39042](https://github.com/mui/material-ui/issues/39042)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### `@mui/material@5.14.13` - \[Checkbox] Fix checkbox hover bg with extendTheme ([#&#8203;39319](https://github.com/mui/material-ui/issues/39319)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[Chip] Outlined Chip variant is wider than the Filled counterpart ([#&#8203;39342](https://github.com/mui/material-ui/issues/39342)) [@&#8203;chirag3003](https://github.com/chirag3003) - \[Select] Add notice about select's a11y improvement on v5.14.12 changelog ([#&#8203;39310](https://github.com/mui/material-ui/issues/39310)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Typography] Color prop check for primitive type ([#&#8203;39071](https://github.com/mui/material-ui/issues/39071)) [@&#8203;DarhkVoyd](https://github.com/DarhkVoyd) - \[Pagination] Fix background color on hover and keyboard focus when using CSS theme variables ([#&#8203;39220](https://github.com/mui/material-ui/issues/39220)) [@&#8203;ValkonX33](https://github.com/ValkonX33) - \[Popper] Add missing `styleOverrides` Popper type in theme ([#&#8203;39154](https://github.com/mui/material-ui/issues/39154)) [@&#8203;axelbostrom](https://github.com/axelbostrom) - \[Slider] Support all default palette colors in TypeScript ([#&#8203;39058](https://github.com/mui/material-ui/issues/39058)) [@&#8203;gugudwt](https://github.com/gugudwt) ##### `@mui/base@5.0.0-beta.19` - \[Menu] Add the anchor prop ([#&#8203;39297](https://github.com/mui/material-ui/issues/39297)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/material-next@6.0.0-alpha.105` - \[Menu] Copy v5 Menu components ([#&#8203;39301](https://github.com/mui/material-ui/issues/39301)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### `@mui/joy@5.0.0-beta.10` - \[Autocomplete] Add `type=button` to clear button ([#&#8203;39263](https://github.com/mui/material-ui/issues/39263)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[Button] Fix the text wrap issue ([#&#8203;38696](https://github.com/mui/material-ui/issues/38696)) [@&#8203;atharva3333](https://github.com/atharva3333) - \[Drawer] Apply color inversion to content slot instead ([#&#8203;39312](https://github.com/mui/material-ui/issues/39312)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Switch] Fix missing class name ([#&#8203;39327](https://github.com/mui/material-ui/issues/39327)) [@&#8203;Bestwebdesign](https://github.com/Bestwebdesign) ##### `@mui/styled-engine-sc@6.0.0-alpha.1` - ​<!-- 03 -->\[system] Add support for `styled-components` v6 ([#&#8203;39042](https://github.com/mui/material-ui/issues/39042)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Docs - \[joy-ui] Adjust the templates page card design ([#&#8203;39369](https://github.com/mui/material-ui/issues/39369)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Rename the Data Grid "Quick filter" to "Search" ([#&#8203;37724](https://github.com/mui/material-ui/issues/37724)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - Remove obsolete translations ([#&#8203;39221](https://github.com/mui/material-ui/issues/39221)) [@&#8203;mbrookes](https://github.com/mbrookes) - Update link to add custom color in palette ([#&#8203;39359](https://github.com/mui/material-ui/issues/39359)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Denser code demo [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Set up MD3 experiments pages ([#&#8203;39323](https://github.com/mui/material-ui/issues/39323)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[Drawer] Fix right anchored persistent drawer intercepts click when it is closed ([#&#8203;39318](https://github.com/mui/material-ui/issues/39318)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[joy-ui] Revise the Color Inversion page ([#&#8203;39306](https://github.com/mui/material-ui/issues/39306)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[joy-ui] Remove redundant `error` prop from input validation demo ([#&#8203;39280](https://github.com/mui/material-ui/issues/39280)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui] Rename themed components doc, fix typos ([#&#8203;39368](https://github.com/mui/material-ui/issues/39368)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[material-ui] Adjust the Material You Chip section ([#&#8203;39325](https://github.com/mui/material-ui/issues/39325)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[system] Add documentation on how to augment custom theme types for the `sx` prop callback ([#&#8203;39259](https://github.com/mui/material-ui/issues/39259)) [@&#8203;3xp10it3r](https://github.com/3xp10it3r) - \[joy-ui]\[Input] Add debounce input demo ([#&#8203;39300](https://github.com/mui/material-ui/issues/39300)) [@&#8203;sai6855](https://github.com/sai6855) ##### Core - \[docs-infra] Improve the open diamond sponsor spot callout ([#&#8203;39332](https://github.com/mui/material-ui/issues/39332)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[docs-infra] Fix Code Sandbox download issue ([#&#8203;39317](https://github.com/mui/material-ui/issues/39317)) [@&#8203;ARJ2160](https://github.com/ARJ2160) - \[docs-infra] Remove overflow: hidden for demo gradient bg ([#&#8203;39225](https://github.com/mui/material-ui/issues/39225)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[website] Fix footer responsiveness ([#&#8203;39355](https://github.com/mui/material-ui/issues/39355)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[website] Host Figma redirections in the store for now [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;3xp10it3r](https://github.com/3xp10it3r), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;ARJ2160](https://github.com/ARJ2160), [@&#8203;atharva3333](https://github.com/atharva3333), [@&#8203;axelbostrom](https://github.com/axelbostrom), [@&#8203;Bestwebdesign](https://github.com/Bestwebdesign), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;chirag3003](https://github.com/chirag3003), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DarhkVoyd](https://github.com/DarhkVoyd), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;gugudwt](https://github.com/gugudwt), [@&#8203;mbrookes](https://github.com/mbrookes), [@&#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;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ValkonX33](https://github.com/ValkonX33), [@&#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-10-10 22:24:22 +02:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a3164bc8e5
kjuulh merged commit a3164bc8e5 into main 2023-10-10 22:52:18 +02: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#167
No description provided.