dataware-tools / app-common

Common components for web-apps
https://624d450075f10f003a5dbd93-mhsegdjzce.chromatic.com/
0 stars 0 forks source link

Update material-ui monorepo (patch) #467

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) ^5.10.3 -> ^5.10.16 age adoption passing confidence
@mui/icons-material (source) 5.10.3 -> 5.10.16 age adoption passing confidence
@mui/lab (source) ^5.0.0-alpha.96 -> ^5.0.0-alpha.113 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.96 -> 5.0.0-alpha.113 age adoption passing confidence
@mui/material (source) ^5.10.3 -> ^5.10.17 age adoption passing confidence
@mui/material (source) 5.10.3 -> 5.10.17 age adoption passing confidence
@mui/styles (source) ^5.10.3 -> ^5.10.16 age adoption passing confidence
@mui/styles (source) 5.10.3 -> 5.10.16 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material) ### [`v5.10.16`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​51016) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.15...v5.10.16) *Nov 28, 2022* A big thanks to the 13 contributors who made this release possible. This release contains various πŸ› bug fixes, πŸ“š documentation, and βš™οΈ infrastructure improvements. ##### `@mui/material@5.10.16` - ​\[Autocomplete] Fix inferred value type when `multiple` prop is `true` ([#​35275](https://togithub.com/mui/material-ui/issues/35275)) [@​fenghan34](https://togithub.com/fenghan34) - ​\[Chip] Add `skipFocusWhenDisabled` prop to not allow focussing deletable chip if disabled ([#​35065](https://togithub.com/mui/material-ui/issues/35065)) [@​sai6855](https://togithub.com/sai6855) - ​\[Chip] Remove unnecessary handleKeyDown event handler ([#​35231](https://togithub.com/mui/material-ui/issues/35231)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[FormControl] Add missing types in `useFormControl` ([#​35168](https://togithub.com/mui/material-ui/issues/35168)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[IconButton] Add missing color classes ([#​33820](https://togithub.com/mui/material-ui/issues/33820)) [@​Zetta56](https://togithub.com/Zetta56) - ​\[SwipeableDrawer] Make paper ref accessible ([#​35082](https://togithub.com/mui/material-ui/issues/35082)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/system@5.10.16` - ​\[system] Remove unnecessary parsed theme ([#​35239](https://togithub.com/mui/material-ui/issues/35239)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[theme] Fix TypeScript type for custom variants in responsive font sizes ([#​35057](https://togithub.com/mui/material-ui/issues/35057)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/base@5.0.0-alpha.108` - ​\[Base] Allow useSlotProps to receive undefined elementType ([#​35192](https://togithub.com/mui/material-ui/issues/35192)) [@​leventdeniz](https://togithub.com/leventdeniz) ##### Docs - ​\[docs] Improve feedback precision ([#​34641](https://togithub.com/mui/material-ui/issues/34641)) [@​alexfauquette](https://togithub.com/alexfauquette) - ​\[docs] Add Black Friday notification [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs] Fix migration feedback ([#​35232](https://togithub.com/mui/material-ui/issues/35232)) [@​alexfauquette](https://togithub.com/alexfauquette) - ​\[docs] Improve the useSelect demo styling ([#​33883](https://togithub.com/mui/material-ui/issues/33883)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[docs] Fix layout jump on first mistake ([#​35215](https://togithub.com/mui/material-ui/issues/35215)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs] Support demos with side effect imports ([#​35177](https://togithub.com/mui/material-ui/issues/35177)) [@​m4theushw](https://togithub.com/m4theushw) - ​\[examples] Fix Next.js errors ([#​35246](https://togithub.com/mui/material-ui/issues/35246)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[examples] Updated Remix examples with the lates changes using React 18 ([#​35092](https://togithub.com/mui/material-ui/issues/35092)) [@​58bits](https://togithub.com/58bits) ##### Core - ​\[core] Remove unused pattern ([#​35165](https://togithub.com/mui/material-ui/issues/35165)) [@​iamxukai](https://togithub.com/iamxukai) - ​\[core] Fix Base version in changelog ([#​35224](https://togithub.com/mui/material-ui/issues/35224)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[core] Migrate `describeConformance` to TypeScript ([#​35193](https://togithub.com/mui/material-ui/issues/35193)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - ​\[core] Skip CI for docs and examples paths ([#​35225](https://togithub.com/mui/material-ui/issues/35225)) [@​siriwatknp](https://togithub.com/siriwatknp) All contributors of this release in alphabetical order: [@​58bits](https://togithub.com/58bits), [@​alexfauquette](https://togithub.com/alexfauquette), [@​fenghan34](https://togithub.com/fenghan34), [@​flaviendelangle](https://togithub.com/flaviendelangle), [@​iamxukai](https://togithub.com/iamxukai), [@​leventdeniz](https://togithub.com/leventdeniz), [@​m4theushw](https://togithub.com/m4theushw), [@​michaldudak](https://togithub.com/michaldudak), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli), [@​Zetta56](https://togithub.com/Zetta56) ### [`v5.10.15`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​51015) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.14...v5.10.15) *Nov 21, 2022* A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - πŸš€ [@​mnajdova](https://togithub.com/mnajdova) added the button as the first component that implements [Material You](https://m3.material.io/) design (MD3) - 🌐 [@​MBilalShafi](https://togithub.com/MBilalShafi) added Urdu (Pakistan) localization - Many other πŸ› bug fixes, πŸ“š documentation, and βš™οΈ infrastructure improvements ##### `@mui/material@5.10.15` - \[Autocomplete] Fix keyboard navigation when using custom popover ([#​35160](https://togithub.com/mui/material-ui/issues/35160)) [@​sai6855](https://togithub.com/sai6855) - \[typescript] Add `background.defaultChannel` to `CssVarsPalette` ([#​35174](https://togithub.com/mui/material-ui/issues/35174)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[l10n] Add Urdu (ur-PK) locale ([#​35154](https://togithub.com/mui/material-ui/issues/35154)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/icons-material@5.10.15` - \[icons] Update the Material Design icons ([#​35194](https://togithub.com/mui/material-ui/issues/35194)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/material-next@6.0.0-alpha.63` - \[Material You] Add theme structure & Button component ([#​34650](https://togithub.com/mui/material-ui/issues/34650)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/base@5.0.0-alpha.107` - \[Select] Add attributes to conform with ARIA 1.2 ([#​35182](https://togithub.com/mui/material-ui/issues/35182)) [@​michaldudak](https://togithub.com/michaldudak) ##### Docs - \[docs] Fix a couple documentation errors ([#​35217](https://togithub.com/mui/material-ui/issues/35217)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[docs] Change MUI -> Material UI in icons-material's readme ([#​35220](https://togithub.com/mui/material-ui/issues/35220)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] the pages have no \ *Nov 14, 2022* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - πŸš€ [@​siriwatknp](https://togithub.com/siriwatknp) added the Autocomplete component to the Joy UI ([#​34315](https://togithub.com/mui/material-ui/issues/34315)) - β™Ώ [@​sfavello](https://togithub.com/sfavello) improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key ([#​33822](https://togithub.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 ([#​35061](https://togithub.com/mui/material-ui/issues/35061)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Autocomplete] Remove tags with the Delete key ([#​33822](https://togithub.com/mui/material-ui/issues/33822)) [@​sfavello](https://togithub.com/sfavello) - \[IconButton] custom color causes type error ([#​34521](https://togithub.com/mui/material-ui/issues/34521)) [@​kushagra010](https://togithub.com/kushagra010) ##### `@mui/system@5.10.14` - \[Unstable_Gridv2] sorted responsize keys based on breakpoint value ([#​34987](https://togithub.com/mui/material-ui/issues/34987)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/joy@5.0.0-alpha.54` - \[Joy] Export `FormControl`, `LinearProgress` and `ListSubheader` components from `@mui/joy` ([#​35003](https://togithub.com/mui/material-ui/issues/35003)) [@​Studio384](https://togithub.com/Studio384) - \[Joy] Miscellaneous fixes ([#​35044](https://togithub.com/mui/material-ui/issues/35044)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Add `Autocomplete` component ([#​34315](https://togithub.com/mui/material-ui/issues/34315)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Saturate a bit the gray palette ([#​35148](https://togithub.com/mui/material-ui/issues/35148)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[Autocomplete]\[joy] Fix types ([#​35153](https://togithub.com/mui/material-ui/issues/35153)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### Docs - \[blog] Fix font size of code blocks on iOS [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Accessibility - increase default contrastThreshold for WCAG AA compliance ([#​34901](https://togithub.com/mui/material-ui/issues/34901)) [@​kennethbigler](https://togithub.com/kennethbigler) - \[docs] Correct the keepMounted section on the Drawer page ([#​35076](https://togithub.com/mui/material-ui/issues/35076)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] Fix code editor styles mismatches ([#​35108](https://togithub.com/mui/material-ui/issues/35108)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Allows to access the next MUI-X ([#​34798](https://togithub.com/mui/material-ui/issues/34798)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix bugs with live edit demos ([#​35106](https://togithub.com/mui/material-ui/issues/35106)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix `MarkdownElement` regression from adding CSS variables ([#​35096](https://togithub.com/mui/material-ui/issues/35096)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[docs] Add a new gold sponsor ([#​35089](https://togithub.com/mui/material-ui/issues/35089)) [@​hbjORbj](https://togithub.com/hbjORbj) - \[docs] Fix scroll issue on expanded live demos ([#​35064](https://togithub.com/mui/material-ui/issues/35064)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - \[docs] Improve alignment of the sponsors [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Improve code font family v2 ([#​35053](https://togithub.com/mui/material-ui/issues/35053)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Upgrade to Next.js 13 ([#​35001](https://togithub.com/mui/material-ui/issues/35001)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs] Fix typo in changelog [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update Joy UI templates to use latest components ([#​35058](https://togithub.com/mui/material-ui/issues/35058)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Fix design kits showcase throwing an error ([#​35093](https://togithub.com/mui/material-ui/issues/35093)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[website] Fix margin bug on CTA [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Link respective repositories in product pages ([#​35046](https://togithub.com/mui/material-ui/issues/35046)) [@​sidtohan](https://togithub.com/sidtohan) - \[website] Migrate blog pages to use CSS theme variables ([#​34976](https://togithub.com/mui/material-ui/issues/34976)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Update DoiT International logo and links with new brand ([#​35030](https://togithub.com/mui/material-ui/issues/35030)) [@​ofir5300](https://togithub.com/ofir5300) - \[website] Improve visual design app bar ([#​35111](https://togithub.com/mui/material-ui/issues/35111)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Convert scripts to ES modules ([#​35036](https://togithub.com/mui/material-ui/issues/35036)) [@​michaldudak](https://togithub.com/michaldudak) - \[core] Show the whole version to make blame easier [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Polish GitHub Action version [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Ignore icons to speed up CodeQL [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Feedback on branch protection [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Revert CI ([#​35098](https://togithub.com/mui/material-ui/issues/35098)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[core] Fix job name to match the CI ([#​35097](https://togithub.com/mui/material-ui/issues/35097)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[core] ESLint fixes for tests ([#​34924](https://togithub.com/mui/material-ui/issues/34924)) [@​Janpot](https://togithub.com/Janpot) - \[core] Ignore unrelated folders from github actions ([#​35028](https://togithub.com/mui/material-ui/issues/35028)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[core] Use pretty-quick instead of custom script ([#​34062](https://togithub.com/mui/material-ui/issues/34062)) [@​Janpot](https://togithub.com/Janpot) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​hbjORbj](https://togithub.com/hbjORbj), [@​Janpot](https://togithub.com/Janpot), [@​kennethbigler](https://togithub.com/kennethbigler), [@​kushagra010](https://togithub.com/kushagra010), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​ofir5300](https://togithub.com/ofir5300), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​sfavello](https://togithub.com/sfavello), [@​sidtohan](https://togithub.com/sidtohan), [@​siriwatknp](https://togithub.com/siriwatknp), [@​Studio384](https://togithub.com/Studio384) ### [`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) ### [`v5.10.6`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#​5106) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.3...v5.10.6) *Sep 19, 2022* A big thanks to the 11 contributors who made this release possible. This release was mostly about πŸ› bug fixes and πŸ“š documentation improvements. ##### `@mui/material@5.10.6` - \[TextField] Fix conflict with `Bootstrap` even when label is not defined ([#​34343](https://togithub.com/mui/material-ui/issues/34343)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/joy@5.0.0-alpha.46` ##### Breaking changes - \[button]\[joy] Replace `start/endIcon` prop with `start/endDecorator` ([#​34288](https://togithub.com/mui/material-ui/issues/34288)) [@​hbjORbj](https://togithub.com/hbjORbj) **BREAKING CHANGE**: replace `start/endIcon` with `start/endDecorator`. ```jsx // before
mui/material-ui (@​mui/lab) ### [`v5.0.0-alpha.111`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha111) [Compare Source](https://togithub.com/mui/material-ui/compare/b8aa3974d84c176b8857e8d5b29a7be8670bb410...4265f343b49e4af9673a49e585439d35c8deeab2) - \[Button]\[base] Set active class when a subcomponent is clicked ([#​35410](https://togithub.com/mui/material-ui/issues/35410)) [@​michaldudak](https://togithub.com/michaldudak) - \[Popper]\[base] Fix Tooltip Anchor Element Setter ([#​35469](https://togithub.com/mui/material-ui/issues/35469)) [@​sydneyjodon-wk](https://togithub.com/sydneyjodon-wk) ### [`v5.0.0-alpha.110`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha110) [Compare Source](https://togithub.com/mui/material-ui/compare/14a6e1c61edb5f66f4888e32c04df5e637e7cfc4...b8aa3974d84c176b8857e8d5b29a7be8670bb410) - \[PopperUnstyled] Update PopperTooltip to have correct width when closing with transition ([#​34714](https://togithub.com/mui/material-ui/issues/34714)) [@​EduardoSCosta](https://togithub.com/EduardoSCosta) ### [`v5.0.0-alpha.109`](https://togithub.com/mui/material-ui/compare/c2da6de1c504c7dbd8ae1d0771c184c1544a0c76...14a6e1c61edb5f66f4888e32c04df5e637e7cfc4) [Compare Source](https://togithub.com/mui/material-ui/compare/c2da6de1c504c7dbd8ae1d0771c184c1544a0c76...14a6e1c61edb5f66f4888e32c04df5e637e7cfc4) ### [`v5.0.0-alpha.108`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha108) [Compare Source](https://togithub.com/mui/material-ui/compare/2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe...c2da6de1c504c7dbd8ae1d0771c184c1544a0c76) - ​\[Base] Allow useSlotProps to receive undefined elementType ([#​35192](https://togithub.com/mui/material-ui/issues/35192)) [@​leventdeniz](https://togithub.com/leventdeniz) ### [`v5.0.0-alpha.107`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha107) [Compare Source](https://togithub.com/mui/material-ui/compare/30cb27cff1d4e1838ca4235ab4285e20f2b2a870...2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe) - \[Select] Add attributes to conform with ARIA 1.2 ([#​35182](https://togithub.com/mui/material-ui/issues/35182)) [@​michaldudak](https://togithub.com/michaldudak) ### [`v5.0.0-alpha.106`](https://togithub.com/mui/material-ui/compare/c80ff0339882859af7e17f8bfd0a5f6880b323f8...30cb27cff1d4e1838ca4235ab4285e20f2b2a870) [Compare Source](https://togithub.com/mui/material-ui/compare/c80ff0339882859af7e17f8bfd0a5f6880b323f8...30cb27cff1d4e1838ca4235ab4285e20f2b2a870) ### [`v5.0.0-alpha.105`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha105) [Compare Source](https://togithub.com/mui/material-ui/compare/639224a3e3600cb0e04755d89aab250297b6d851...c80ff0339882859af7e17f8bfd0a5f6880b323f8) - ​\[base] Avoid calling setState during renders ([#​34916](https://togithub.com/mui/material-ui/issues/34916)) [@​Janpot](https://togithub.com/Janpot) ### [`v5.0.0-alpha.104`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha104) [Compare Source](https://togithub.com/mui/material-ui/compare/7bd7c219e2670ff7791148e9b1a1d2387528fc0c...639224a3e3600cb0e04755d89aab250297b6d851) - ​\[ButtonUnstyled] Update to render as link when href or to is provided ([#​34337](https://togithub.com/mui/material-ui/issues/34337)) [@​EduardoSCosta](https://togithub.com/EduardoSCosta) ### [`v5.0.0-alpha.103`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha103) [Compare Source](https://togithub.com/mui/material-ui/compare/d4a3216cdd858899960f945d6e00b2d59bf1d5d1...7bd7c219e2670ff7791148e9b1a1d2387528fc0c) ##### BREAKING CHANGE - \[base] `components` -> `slots` API rename ([#​34693](https://togithub.com/mui/material-ui/issues/34693)) [@​michaldudak](https://togithub.com/michaldudak) - Change all occurrences ofΒ componentsΒ andΒ componentsPropsΒ props in Base components toΒ slotsΒ andΒ slotProps, respectively. - Change casing ofΒ slots' fields to camelCase ```diff - + ``` - \[base] Make CSS class prefixes consistent ([#​33411](https://togithub.com/mui/material-ui/issues/33411)) [@​michaldudak](https://togithub.com/michaldudak) **This is a breaking change for anyone who depends on the class names applied to Base components.** If you use the `UnstyledClasses` objects, you won't notice a difference. Only if you depend on the resulting class names (e.g. in CSS stylesheets), you'll have to adjust your code. ```diff -.ButtonUnstyled-root { ... }; +.MuiButton-root { ... }; ``` ##### Changes - \[test] Test all Base components with describeConformanceUnstyled ([#​34825](https://togithub.com/mui/material-ui/issues/34825)) [@​michaldudak](https://togithub.com/michaldudak) ### [`v5.0.0-alpha.102`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha102) [Compare Source](https://togithub.com/mui/material-ui/compare/d9ef6e788eee11256818329c7429242f8b769263...d4a3216cdd858899960f945d6e00b2d59bf1d5d1) - \[MultiSelect]\[base] Prevent the renderValue prop from being propagated to the DOM ([#​34698](https://togithub.com/mui/material-ui/issues/34698)) [@​michaldudak](https://togithub.com/michaldudak) - \[NoSsr] Convert code to TypeScript ([#​34735](https://togithub.com/mui/material-ui/issues/34735)) [@​mbayucot](https://togithub.com/mbayucot) ### [`v5.0.0-alpha.101`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha101) [Compare Source](https://togithub.com/mui/material-ui/compare/0f75f3d78b67c405c23bfd14a29aedff367415b7...d9ef6e788eee11256818329c7429242f8b769263) - ​\[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) ### [`v5.0.0-alpha.100`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha100) [Compare Source](https://togithub.com/mui/material-ui/compare/594d87dab0e43e641a6826c935df8f2c10672955...0f75f3d78b67c405c23bfd14a29aedff367415b7) - ​\[SnackbarUnstyled] Create component and `useSnackbar` hook ([#​33227](https://togithub.com/mui/material-ui/issues/33227)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.0.0-alpha.99`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha99) [Compare Source](https://togithub.com/mui/material-ui/compare/95ba70ad1f8f30ba45c4cc0fa849693b75ddad6a...594d87dab0e43e641a6826c935df8f2c10672955) ##### Breaking changes - \[TrapFocus] Rename TrapFocus to FocusTrap ([#​34216](https://togithub.com/mui/material-ui/issues/34216)) [@​kabernardes](https://togithub.com/kabernardes) ```diff -import TrapFocus from '@​mui/base/TrapFocus'; +import FocusTrap from '@​mui/base/FocusTrap'; ``` ##### Changes - \[MultiSelect] Require a single tap to select an item on mobile Chrome ([#​33932](https://togithub.com/mui/material-ui/issues/33932)) [@​michaldudak](https://togithub.com/michaldudak) ### [`v5.0.0-alpha.98`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha98) [Compare Source](https://togithub.com/mui/material-ui/compare/992421d0114a9df72d358fe6fccc28c1fb6f1505...95ba70ad1f8f30ba45c4cc0fa849693b75ddad6a) ##### Breaking changes - \[Select]\[base] Add event parameter to the onChange callback ([#​34158](https://togithub.com/mui/material-ui/issues/34158)) [@​michaldudak](https://togithub.com/michaldudak) The SelectUnstyled and MultiSelectUnstyled `onChange` callbacks did not have event as the first parameter, leading to inconsistency with other components and native HTML elements. This PR adds the event parameter as the first one and moves the newly selected value to the second position. Because of this, it's a breaking change. This also affects Select from Joy UI. ```jsx // before { /* ... */ }} /> // after { /* ... */ }} /> ``` ### [`v5.0.0-alpha.97`](https://togithub.com/mui/material-ui/compare/99b23c06d9b018d6c500fa1acb3030d673e219ab...992421d0114a9df72d358fe6fccc28c1fb6f1505) [Compare Source](https://togithub.com/mui/material-ui/compare/99b23c06d9b018d6c500fa1acb3030d673e219ab...992421d0114a9df72d358fe6fccc28c1fb6f1505)

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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.3 -> 9.2.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
npm notice Run `npm install -g npm@9.2.0` to update!
npm notice 
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: @dataware-tools/dev-tools-for-react@0.1.0
npm ERR! notsup Not compatible with your version of node/npm: @dataware-tools/dev-tools-for-react@0.1.0
npm ERR! notsup Required: {"node":"14 - 16","npm":"7 - 8"}
npm ERR! notsup Actual:   {"npm":"8.19.3","node":"v18.12.1"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-12-20T13_33_33_013Z-debug-0.log