Update material-ui monorepo #22

Merged
kjuulh merged 1 commits from renovate/material-ui-monorepo into main 2022-11-15 18:17:07 +01:00
Owner

This PR contains the following updates:

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

Release Notes

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

v5.0.0-alpha.108

Compare Source

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

v5.10.14

Compare Source

Nov 14, 2022

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

  • 🚀 @​siriwatknp added the Autocomplete component to the Joy UI (#​34315)
  • @​sfavello improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key (#​33822)
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
@mui/material@5.10.14
  • Material UI] Add `palette.background.defaultChannel` token ([#​35061](https://github.com/mui/material-ui/issues/35061)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Autocomplete] Remove tags with the Delete key ([#​33822](https://github.com/mui/material-ui/issues/33822)) [@​sfavello](https://github.com/sfavello)
    
  • IconButton] custom color causes type error ([#​34521](https://github.com/mui/material-ui/issues/34521)) [@​kushagra010](https://github.com/kushagra010)
    
    
@mui/system@5.10.14
  • Unstable_Gridv2] sorted responsize keys based on breakpoint value ([#​34987](https://github.com/mui/material-ui/issues/34987)) [@​sai6855](https://github.com/sai6855)
    
    
@mui/joy@5.0.0-alpha.54
  • Joy] Export `FormControl`, `LinearProgress` and `ListSubheader` components from `@mui/joy` ([#​35003](https://github.com/mui/material-ui/issues/35003)) [@​Studio384](https://github.com/Studio384)
    
  • Joy] Miscellaneous fixes ([#​35044](https://github.com/mui/material-ui/issues/35044)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Joy] Add `Autocomplete` component ([#​34315](https://github.com/mui/material-ui/issues/34315)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • Joy] Saturate a bit the gray palette ([#​35148](https://github.com/mui/material-ui/issues/35148)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • Autocomplete]\[joy] Fix types ([#​35153](https://github.com/mui/material-ui/issues/35153)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
Docs
  • blog] Fix font size of code blocks on iOS [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Accessibility - increase default contrastThreshold for WCAG AA compliance ([#​34901](https://github.com/mui/material-ui/issues/34901)) [@​kennethbigler](https://github.com/kennethbigler)
    
  • docs] Correct the keepMounted section on the Drawer page ([#​35076](https://github.com/mui/material-ui/issues/35076)) [@​michaldudak](https://github.com/michaldudak)
    
  • docs] Fix code editor styles mismatches ([#​35108](https://github.com/mui/material-ui/issues/35108)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Allows to access the next MUI-X ([#​34798](https://github.com/mui/material-ui/issues/34798)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • docs] Fix bugs with live edit demos ([#​35106](https://github.com/mui/material-ui/issues/35106)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Fix `MarkdownElement` regression from adding CSS variables ([#​35096](https://github.com/mui/material-ui/issues/35096)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • docs] Add a new gold sponsor ([#​35089](https://github.com/mui/material-ui/issues/35089)) [@​hbjORbj](https://github.com/hbjORbj)
    
  • docs] Fix scroll issue on expanded live demos ([#​35064](https://github.com/mui/material-ui/issues/35064)) [@​bharatkashyap](https://github.com/bharatkashyap)
    
  • docs] Improve alignment of the sponsors [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Improve code font family v2 ([#​35053](https://github.com/mui/material-ui/issues/35053)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Upgrade to Next.js 13 ([#​35001](https://github.com/mui/material-ui/issues/35001)) [@​mnajdova](https://github.com/mnajdova)
    
  • docs] Fix typo in changelog [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • docs] Update Joy UI templates to use latest components ([#​35058](https://github.com/mui/material-ui/issues/35058)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • website] Fix design kits showcase throwing an error ([#​35093](https://github.com/mui/material-ui/issues/35093)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • website] Fix margin bug on CTA [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • website] Link respective repositories in product pages ([#​35046](https://github.com/mui/material-ui/issues/35046)) [@​sidtohan](https://github.com/sidtohan)
    
  • website] Migrate blog pages to use CSS theme variables ([#​34976](https://github.com/mui/material-ui/issues/34976)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • website] Update DoiT International logo and links with new brand ([#​35030](https://github.com/mui/material-ui/issues/35030)) [@​ofir5300](https://github.com/ofir5300)
    
  • website] Improve visual design app bar ([#​35111](https://github.com/mui/material-ui/issues/35111)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
    
Core
  • core] Convert scripts to ES modules ([#​35036](https://github.com/mui/material-ui/issues/35036)) [@​michaldudak](https://github.com/michaldudak)
    
  • core] Show the whole version to make blame easier [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Polish GitHub Action version [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Ignore icons to speed up CodeQL [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Feedback on branch protection [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • core] Revert CI ([#​35098](https://github.com/mui/material-ui/issues/35098)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • core] Fix job name to match the CI ([#​35097](https://github.com/mui/material-ui/issues/35097)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • core] ESLint fixes for tests ([#​34924](https://github.com/mui/material-ui/issues/34924)) [@​Janpot](https://github.com/Janpot)
    
  • core] Ignore unrelated folders from github actions ([#​35028](https://github.com/mui/material-ui/issues/35028)) [@​siriwatknp](https://github.com/siriwatknp)
    
  • core] Use pretty-quick instead of custom script ([#​34062](https://github.com/mui/material-ui/issues/34062)) [@​Janpot](https://github.com/Janpot)
    
    

All contributors of this release in alphabetical order: @​alexfauquette, @​bharatkashyap, @​cherniavskii, @​danilo-leal, @​hbjORbj, @​Janpot, @​kennethbigler, @​kushagra010, @​michaldudak, @​mnajdova, @​ofir5300, @​oliviertassinari, @​sai6855, @​sfavello, @​sidtohan, @​siriwatknp, @​Studio384


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.107` -> `5.0.0-alpha.108`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.107/5.0.0-alpha.108) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://github.com/mui/material-ui)) | dependencies | patch | [`5.10.13` -> `5.10.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.13/5.10.14) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.108`](https://github.com/mui/material-ui/compare/2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe...c2da6de1c504c7dbd8ae1d0771c184c1544a0c76) [Compare Source](https://github.com/mui/material-ui/compare/2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe...c2da6de1c504c7dbd8ae1d0771c184c1544a0c76) </details> <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.10.14`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51014) [Compare Source](https://github.com/mui/material-ui/compare/v5.10.13...v5.10.14) <!-- generated comparing v5.10.13..master --> *Nov 14, 2022* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 🚀 [@&#8203;siriwatknp](https://github.com/siriwatknp) added the Autocomplete component to the Joy UI ([#&#8203;34315](https://github.com/mui/material-ui/issues/34315)) - ♿ [@&#8203;sfavello](https://github.com/sfavello) improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key ([#&#8203;33822](https://github.com/mui/material-ui/issues/33822)) - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements. ##### `@mui/material@5.10.14` - \[Material UI] Add `palette.background.defaultChannel` token ([#&#8203;35061](https://github.com/mui/material-ui/issues/35061)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Autocomplete] Remove tags with the Delete key ([#&#8203;33822](https://github.com/mui/material-ui/issues/33822)) [@&#8203;sfavello](https://github.com/sfavello) - \[IconButton] custom color causes type error ([#&#8203;34521](https://github.com/mui/material-ui/issues/34521)) [@&#8203;kushagra010](https://github.com/kushagra010) ##### `@mui/system@5.10.14` - \[Unstable_Gridv2] sorted responsize keys based on breakpoint value ([#&#8203;34987](https://github.com/mui/material-ui/issues/34987)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-alpha.54` - \[Joy] Export `FormControl`, `LinearProgress` and `ListSubheader` components from `@mui/joy` ([#&#8203;35003](https://github.com/mui/material-ui/issues/35003)) [@&#8203;Studio384](https://github.com/Studio384) - \[Joy] Miscellaneous fixes ([#&#8203;35044](https://github.com/mui/material-ui/issues/35044)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Joy] Add `Autocomplete` component ([#&#8203;34315](https://github.com/mui/material-ui/issues/34315)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Joy] Saturate a bit the gray palette ([#&#8203;35148](https://github.com/mui/material-ui/issues/35148)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[Autocomplete]\[joy] Fix types ([#&#8203;35153](https://github.com/mui/material-ui/issues/35153)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - \[blog] Fix font size of code blocks on iOS [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Accessibility - increase default contrastThreshold for WCAG AA compliance ([#&#8203;34901](https://github.com/mui/material-ui/issues/34901)) [@&#8203;kennethbigler](https://github.com/kennethbigler) - \[docs] Correct the keepMounted section on the Drawer page ([#&#8203;35076](https://github.com/mui/material-ui/issues/35076)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[docs] Fix code editor styles mismatches ([#&#8203;35108](https://github.com/mui/material-ui/issues/35108)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Allows to access the next MUI-X ([#&#8203;34798](https://github.com/mui/material-ui/issues/34798)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix bugs with live edit demos ([#&#8203;35106](https://github.com/mui/material-ui/issues/35106)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix `MarkdownElement` regression from adding CSS variables ([#&#8203;35096](https://github.com/mui/material-ui/issues/35096)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Add a new gold sponsor ([#&#8203;35089](https://github.com/mui/material-ui/issues/35089)) [@&#8203;hbjORbj](https://github.com/hbjORbj) - \[docs] Fix scroll issue on expanded live demos ([#&#8203;35064](https://github.com/mui/material-ui/issues/35064)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - \[docs] Improve alignment of the sponsors [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Improve code font family v2 ([#&#8203;35053](https://github.com/mui/material-ui/issues/35053)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Upgrade to Next.js 13 ([#&#8203;35001](https://github.com/mui/material-ui/issues/35001)) [@&#8203;mnajdova](https://github.com/mnajdova) - \[docs] Fix typo in changelog [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Update Joy UI templates to use latest components ([#&#8203;35058](https://github.com/mui/material-ui/issues/35058)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[website] Fix design kits showcase throwing an error ([#&#8203;35093](https://github.com/mui/material-ui/issues/35093)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[website] Fix margin bug on CTA [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[website] Link respective repositories in product pages ([#&#8203;35046](https://github.com/mui/material-ui/issues/35046)) [@&#8203;sidtohan](https://github.com/sidtohan) - \[website] Migrate blog pages to use CSS theme variables ([#&#8203;34976](https://github.com/mui/material-ui/issues/34976)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[website] Update DoiT International logo and links with new brand ([#&#8203;35030](https://github.com/mui/material-ui/issues/35030)) [@&#8203;ofir5300](https://github.com/ofir5300) - \[website] Improve visual design app bar ([#&#8203;35111](https://github.com/mui/material-ui/issues/35111)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[core] Convert scripts to ES modules ([#&#8203;35036](https://github.com/mui/material-ui/issues/35036)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[core] Show the whole version to make blame easier [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Polish GitHub Action version [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Ignore icons to speed up CodeQL [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Feedback on branch protection [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Revert CI ([#&#8203;35098](https://github.com/mui/material-ui/issues/35098)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[core] Fix job name to match the CI ([#&#8203;35097](https://github.com/mui/material-ui/issues/35097)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[core] ESLint fixes for tests ([#&#8203;34924](https://github.com/mui/material-ui/issues/34924)) [@&#8203;Janpot](https://github.com/Janpot) - \[core] Ignore unrelated folders from github actions ([#&#8203;35028](https://github.com/mui/material-ui/issues/35028)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[core] Use pretty-quick instead of custom script ([#&#8203;34062](https://github.com/mui/material-ui/issues/34062)) [@&#8203;Janpot](https://github.com/Janpot) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;hbjORbj](https://github.com/hbjORbj), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;kennethbigler](https://github.com/kennethbigler), [@&#8203;kushagra010](https://github.com/kushagra010), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;ofir5300](https://github.com/ofir5300), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;sfavello](https://github.com/sfavello), [@&#8203;sidtohan](https://github.com/sidtohan), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;Studio384](https://github.com/Studio384) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9-->
kjuulh added 1 commit 2022-11-15 18:17:05 +01:00
Update material-ui monorepo
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
186df8fbf7
kjuulh merged commit 186df8fbf7 into main 2022-11-15 18:17:07 +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#22
No description provided.