micro-company / react-app

An example of demonstration work with a microservice architecture
https://micro-company.github.io/react-app/
MIT License
5 stars 3 forks source link

Update dependency @mui/material to ^5.13.0 #900

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/material (source) ^5.12.3 -> ^5.13.0 age adoption passing confidence

Release Notes

mui/material-ui ### [`v5.13.0`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​5130) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.12.3...v5.13.0) *May 10, 2023* A big thanks to the 18 contributors who made this release possible. Here are some highlights โœจ: - ๐Ÿš€ Base UI is now in beta - all planned breaking changes are now complete! - ๐Ÿ—บ We have a new [project roadmap](https://togithub.com/orgs/mui/projects/18/views/1) on GitHub where you can learn about what's coming next. - ๐Ÿ› Various bug fixes, ๐Ÿ“š documentation and ๐Ÿงช testing improvements ##### `@mui/material@5.13.0` - \[Autocomplete] Support `ChipComponent` type ([#​37112](https://togithub.com/mui/material-ui/issues/37112)) [@​sai6855](https://togithub.com/sai6855) - \[AppBar] Fix component type ([#​37172](https://togithub.com/mui/material-ui/issues/37172)) [@​sai6855](https://togithub.com/sai6855) - \[Select] Simplify handleChange in SelectInput ([#​37040](https://togithub.com/mui/material-ui/issues/37040)) [@​ulrichstark](https://togithub.com/ulrichstark) ##### `@mui/joy@5.0.0-alpha.79` - \[Input]\[joy] Improve alignment on date fields ([#​37146](https://togithub.com/mui/material-ui/issues/37146)) [@​wewakekumar](https://togithub.com/wewakekumar) - \[Alery]\[joy] Turn JS test to TS test ([#​37077](https://togithub.com/mui/material-ui/issues/37077)) [@​hbjORbj](https://togithub.com/hbjORbj) - \[AspectRatio]\[joy] js test replaced with ts test ([#​37087](https://togithub.com/mui/material-ui/issues/37087)) [@​PunitSoniME](https://togithub.com/PunitSoniME) - \[Badge]\[AvatarGroup]\[joy] js test replaced with ts test ([#​37089](https://togithub.com/mui/material-ui/issues/37089)) [@​PunitSoniME](https://togithub.com/PunitSoniME) - \[Box]\[Card]\[MenuList]\[joy] Turn JS test to TS test ([#​37126](https://togithub.com/mui/material-ui/issues/37126)) [@​uuxxx](https://togithub.com/uuxxx) - \[List]\[Menu]\[joy] Turn JS test to TS test ([#​37123](https://togithub.com/mui/material-ui/issues/37123)) [@​uuxxx](https://togithub.com/uuxxx) - \[test]\[Joy] Remove duplicate Avatar test ([#​37201](https://togithub.com/mui/material-ui/issues/37201)) [@​zignis](https://togithub.com/zignis) - \[test]\[joy] js test cases converted to ts ([#​37117](https://togithub.com/mui/material-ui/issues/37117)) [@​PunitSoniME](https://togithub.com/PunitSoniME) - \[Button]\[joy] Convert Button test to typescript ([#​37181](https://togithub.com/mui/material-ui/issues/37181)) [@​akash191095](https://togithub.com/akash191095) - \[CardContent]\[CardCover]\[CardOverflow]\[Chip]\[ChipDelete]\[joy] js text case converted to ts ([#​37116](https://togithub.com/mui/material-ui/issues/37116)) [@​PunitSoniME](https://togithub.com/PunitSoniME) - \[Radio]\[IconButton]\[Checkbox]\[Option]\[joy] Switch to TypeScript unit test ([#​37137](https://togithub.com/mui/material-ui/issues/37137)) [@​DerTimonius](https://togithub.com/DerTimonius) ##### `@mui/base@5.0.0-beta.0` - \[Select]\[base] Do not call onChange after initial render ([#​37141](https://togithub.com/mui/material-ui/issues/37141)) [@​michaldudak](https://togithub.com/michaldudak) - \[Select]\[base] Rename the `optionStringifier` prop ([#​37118](https://togithub.com/mui/material-ui/issues/37118)) [@​michaldudak](https://togithub.com/michaldudak) - \[typescript]\[base] Fix types of components callbacks parameters ([#​37169](https://togithub.com/mui/material-ui/issues/37169)) [@​michaldudak](https://togithub.com/michaldudak) - \[Select], \[TablePagination] Use more descriptive parameter names ([#​37064](https://togithub.com/mui/material-ui/issues/37064)) [@​michaldudak](https://togithub.com/michaldudak) ##### Docs - \[docs] Stray design tweaks to Base UI demos ([#​37003](https://togithub.com/mui/material-ui/issues/37003)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Move outdated CSS prefixing docs ([#​36710](https://togithub.com/mui/material-ui/issues/36710)) [@​kriskw1999](https://togithub.com/kriskw1999) - \[docs] Improve "Example projects" page design ([#​37007](https://togithub.com/mui/material-ui/issues/37007)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Redirect NoSsr, Portal and TextareaAutosize to Base UI API page ([#​37175](https://togithub.com/mui/material-ui/issues/37175)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[docs] Demonstrate `TextField` customization using theme style overrides ([#​36805](https://togithub.com/mui/material-ui/issues/36805)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[docs] Tweak the "Edit this page" button icon ([#​37142](https://togithub.com/mui/material-ui/issues/37142)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Update links to the public roadmap ([#​36995](https://togithub.com/mui/material-ui/issues/36995)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs] Improve Multiselect demo styling ([#​37120](https://togithub.com/mui/material-ui/issues/37120)) [@​michaldudak](https://togithub.com/michaldudak) - \[Stack] Fix import description [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[blog] Fix images using "MUI Base" instead of "Base UI" ([#​37044](https://togithub.com/mui/material-ui/issues/37044)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[core] Add VSCode extensions recommendations ([#​37166](https://togithub.com/mui/material-ui/issues/37166)) [@​michaldudak](https://togithub.com/michaldudak) - \[test] `e2e-website` related minor fixes ([#​37204](https://togithub.com/mui/material-ui/issues/37204)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[website] Update the active positions ([#​37075](https://togithub.com/mui/material-ui/issues/37075)) [@​DanailH](https://togithub.com/DanailH) - \[website] Add Romain to the About page ([#​37124](https://togithub.com/mui/material-ui/issues/37124)) [@​romgrk](https://togithub.com/romgrk) - \[website] Make Toolpad alpha labels consistent ([#​37125](https://togithub.com/mui/material-ui/issues/37125)) [@​gerdadesign](https://togithub.com/gerdadesign) All contributors of this release in alphabetical order: [@​akash191095](https://togithub.com/akash191095), [@​DanailH](https://togithub.com/DanailH), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DerTimonius](https://togithub.com/DerTimonius), [@​gerdadesign](https://togithub.com/gerdadesign), [@​hbjORbj](https://togithub.com/hbjORbj), [@​kriskw1999](https://togithub.com/kriskw1999), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​PunitSoniME](https://togithub.com/PunitSoniME), [@​romgrk](https://togithub.com/romgrk), [@​sai6855](https://togithub.com/sai6855), [@​ulrichstark](https://togithub.com/ulrichstark), [@​uuxxx](https://togithub.com/uuxxx), [@​wewakekumar](https://togithub.com/wewakekumar), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli), [@​zignis](https://togithub.com/zignis)

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.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



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