EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.πŸš€πŸš€πŸš€
MIT License
61 stars 37 forks source link

Update material-ui monorepo to v5.10.9 #913

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.10.6 -> 5.10.9 age adoption passing confidence
@mui/material (source) 5.10.8 -> 5.10.9 age adoption passing confidence
@mui/styles (source) 5.10.8 -> 5.10.9 age adoption passing confidence

Release Notes

mui/material-ui ### [`v5.10.9`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​5109) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.6...v5.10.9) *Oct 10, 2022* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - πŸš€ \[Joy] Button loading functionality has been added by [@​kushagra010](https://togithub.com/kushagra010) ([#​34658](https://togithub.com/mui/material-ui/issues/34658)) - And more πŸ› bug fixes and πŸ“š documentation improvements. ##### `@mui/material@5.10.9` - ​\[Grid v2]\[system] Handle direction object prop for responsive design ([#​34574](https://togithub.com/mui/material-ui/issues/34574)) [@​vanyaxk](https://togithub.com/vanyaxk) - ​\[Slider] Fix unnecessary accessibility attribute in root element ([#​34610](https://togithub.com/mui/material-ui/issues/34610)) [@​vanyaxk](https://togithub.com/vanyaxk) ##### `@mui/system@5.10.9` ##### BREAKING CHANGE - ​\[system] Fix color-scheme implementation ([#​34639](https://togithub.com/mui/material-ui/issues/34639)) [@​siriwatknp](https://togithub.com/siriwatknp) The `enableColorScheme` prop has been removed from `CssVarsProvider` and `getInitColorScheme` (both Material UI and Joy UI). Migration: - **Material UI**: you can enable the CSS color scheme via ``. - **Joy UI**: it is enabled automatically if you use ``, [see the docs](https://mui.com/joy-ui/react-css-baseline/). ##### Changes - ​\[system] Fix typo in createCssVarsProvider ([#​34661](https://togithub.com/mui/material-ui/issues/34661)) [@​HexM7](https://togithub.com/HexM7) ##### `@mui/base@5.0.0-alpha.101` - ​\[TrapFocus] Restore the previously exported type from [@​mui/material](https://togithub.com/mui/material) ([#​34601](https://togithub.com/mui/material-ui/issues/34601)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/joy@5.0.0-alpha.49` - ​\[Joy] Add button loading functionality ([#​34658](https://togithub.com/mui/material-ui/issues/34658)) [@​kushagra010](https://togithub.com/kushagra010) ##### Docs - ​\[docs] Revert [#​34541](https://togithub.com/mui/material-ui/issues/34541) ([#​34700](https://togithub.com/mui/material-ui/issues/34700)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[blog] Blog post for MUI X v6 alpha zero ([#​34424](https://togithub.com/mui/material-ui/issues/34424)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - ​\[docs] Improve Joy UI tutorial demo ([#​34653](https://togithub.com/mui/material-ui/issues/34653)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs] Explain how SelectUnstyled renders a hidden input ([#​34638](https://togithub.com/mui/material-ui/issues/34638)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[docs] Fix Taiwan description ([#​34611](https://togithub.com/mui/material-ui/issues/34611)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs] Fix codesandbox export with dayjs ([#​34619](https://togithub.com/mui/material-ui/issues/34619)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs] Explain the purpose of renderGroup prop ([#​34066](https://togithub.com/mui/material-ui/issues/34066)) [@​michaldudak](https://togithub.com/michaldudak) ##### Core - ​\[core] Make useForkRef variadic ([#​27939](https://togithub.com/mui/material-ui/issues/27939)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[core] Speedup of yarn install in the CI ([#​34632](https://togithub.com/mui/material-ui/issues/34632)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[core] Fix markdown loader on Windows ([#​34623](https://togithub.com/mui/material-ui/issues/34623)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[core] Update changelog for version v5.10.8 ([#​34593](https://togithub.com/mui/material-ui/issues/34593)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[core] Update root package.json version ([#​34592](https://togithub.com/mui/material-ui/issues/34592)) [@​mnajdova](https://togithub.com/mnajdova) All contributors of this release in alphabetical order: [@​HexM7](https://togithub.com/HexM7), [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas), [@​kushagra010](https://togithub.com/kushagra010), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​vanyaxk](https://togithub.com/vanyaxk)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.