Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update material-ui monorepo #588

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/base (source) 5.0.0-beta.4 -> 5.0.0-beta.5 age adoption passing confidence
@mui/material (source) 5.13.5 -> 5.13.6 age adoption passing confidence

Release Notes

mui/material-ui

v5.0.0-beta.5

Compare Source

Aug 24, 2021

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

  • 🐛 Fixed a lot of bugs and regressions to get us closer to the v5 stable release milestone
  • 📚 Improved the docs and the migration guide for upgrading to v5
@material-ui/[email protected]
Breaking changes
  • ​ [core] Update .browserslistrc file (#​27788) @​DanailH

    The targets of the default bundle have changed:

    • Chrome 90 (up from 84)
    • Edge 91 (up from 85)
    • Safari 14 (macOS) (up from 13.1) and 12.4 (iOS) (up from 12.2)
    • Opera 76 (up from 70)
  • ​ [Autocomplete] Rename Value type to AutocompleteValue (#​27804) @​michaldudak

    The useAutocomplete hook used a type called Value. It was a very generic name for a type specific to the Autocomplete control, so it was removed to AutocompleteValue.

    -import { Value } from '@​material-ui/core/useAutocomplete';
    +import { AutocompleteValue } from '@​material-ui/core/useAutocomplete';
Changes
@material-ui/[email protected]
Breaking changes
  • ​ [system] Rename styleProps to ownerState (#​27830) @​mnajdova

    The change was done in order to better reflect what they are, not what we think they will be used for.

     <SomeSlotComponent
    -  styleProps={propsAndState}
    +  ownerState={propsAndState}
     />
Changes
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aaronlademann-wf, @​alexile, @​atorenherrinton, @​benny0642, @​DanailH, @​eps1lon, @​hamidreza-nateghi, @​hbjORbj, @​jakeanq, @​JEONGJIHUN, @​LorenzHenk, @​mekouar-mehdi, @​michaldudak, @​mnajdova, @​nguyenyou, @​nolastemgarden, @​nomanoff, @​noviicee, @​oliviertassinari, @​pvdstel, @​qiweiii, @​siriwatknp, @​surajkumar016, @​teachhay, @​vedadeepta, @​will-amaral


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.


  • If you want to rebase/retry this PR, check this box

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

@github-actions github-actions bot force-pushed the renovate/material-ui-monorepo branch from 1e5a9fb to ae414c3 Compare June 23, 2023 16:14
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ae414c3 to a35bf48 Compare June 26, 2023 06:00
@github-actions github-actions bot force-pushed the renovate/material-ui-monorepo branch from a35bf48 to ddada9a Compare June 26, 2023 06:08
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ddada9a to 369eb1a Compare June 26, 2023 06:16
@github-actions github-actions bot force-pushed the renovate/material-ui-monorepo branch from 369eb1a to 52798ba Compare June 26, 2023 06:16
@buberdds buberdds closed this Jun 26, 2023
@buberdds buberdds reopened this Jun 26, 2023
@github-actions
Copy link

github-actions bot commented Jun 26, 2023

Deployed to Cloudflare Pages

Latest commit: 52798bad1a172cda67ea13cebbc49056f4d11eb1
Status:✅ Deploy successful!
Preview URL: https://a35940a7.oasis-explorer.pages.dev

@buberdds buberdds merged commit 0aa5ea1 into master Jun 26, 2023
@buberdds buberdds deleted the renovate/material-ui-monorepo branch June 26, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant