-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix(deps): update mui monorepo - autoclosed #130
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/goldelysium/hefs-website/GrZBc15ySN5aQPbL8p1Hq2aRsCtA [Deployment for dfba01d failed] |
3a3d10d
to
9ae5cf2
Compare
9ae5cf2
to
4ae068b
Compare
4ae068b
to
efb137f
Compare
efb137f
to
59ff842
Compare
59ff842
to
d3e2967
Compare
d3e2967
to
39af929
Compare
39af929
to
dec354b
Compare
dec354b
to
16488e7
Compare
16488e7
to
de2444f
Compare
de2444f
to
653b9f0
Compare
653b9f0
to
1337c84
Compare
1337c84
to
8786714
Compare
8786714
to
2cb9bd9
Compare
ce81da3
to
7a83f1d
Compare
7a83f1d
to
50214c2
Compare
50214c2
to
d6b8efa
Compare
d6b8efa
to
e82e107
Compare
e82e107
to
e4e8340
Compare
e4e8340
to
841be31
Compare
841be31
to
8117cc4
Compare
8117cc4
to
9715d38
Compare
9715d38
to
dd35e84
Compare
dd35e84
to
808e39a
Compare
808e39a
to
1749d99
Compare
1749d99
to
dfba01d
Compare
⚠ Artifact update problemRenovate 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
|
This PR contains the following updates:
5.0.0-alpha.35
->5.0.0-beta.5
5.0.0-alpha.35
->5.0.0-alpha.44
Release Notes
mui-org/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 ✨:
@material-ui/[email protected]
Breaking changes
[core] Update
.browserslistrc
file (#27788) @DanailHThe targets of the default bundle have changed:
[Autocomplete] Rename Value type to AutocompleteValue (#27804) @michaldudak
The
useAutocomplete
hook used a type calledValue
. It was a very generic name for a type specific to theAutocomplete
control, so it was removed toAutocompleteValue
.Changes
size
customization via module augmentation (#27834) @aaronlademann-wfrows
from undefined to defined (#27683) @eps1lonasterisk
class whenrequired
(#27738) @alexiletrack
slot to SwitchUnstyled (#27916) @michaldudak@material-ui/[email protected]
Breaking changes
[system] Rename
styleProps
toownerState
(#27830) @mnajdovaThe change was done in order to better reflect what they are, not what we think they will be used for.
Changes
overridesResolver
for thevariants
(#27859) @mnajdovaclasses
prop if no slot specified in the options (#27795) @mnajdova@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
CSS.supports
inSliderUnstyled
component (#27724) @DanailH@material-ui/[email protected]
Docs
href
for AppDrawerNavItems (#27936) @eps1lonCore
describeConformance
withdescribeConformanceV5
(#27817) @mnajdovaAll 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
v5.0.0-beta.4
Compare Source
Aug 13, 2021
Big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
@material-ui/[email protected]
Breaking changes
Changes
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
children
if specified (#27462) @abriginetsDocs
direct-import
babel plugin overtransform-import
(#27335) @umidbekkCore
All contributors of this release in alphabetical order: @aaronlademann-wf, @abriginets, @DouglasPds, @eps1lon, @garronej, @kylegach, @LorenzHenk, @m4theushw, @matiasherranz, @mnajdova, @nikitabobers, @oliviertassinari, @R-Bower, @ryancogswell, @siriwatknp, @tonextone, @umidbekk, @vedadeepta, @YassinHussein
v5.0.0-beta.3
Compare Source
Aug 6, 2021
Big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
jss-to-styled
codemod has been improved to supportcreateStyles
and<React.Fragment>
usage (#27578) @mnajdova@material-ui/[email protected]
overflowX
andoverflowY
styles (#27487) @PCOffline@material-ui/[email protected]
@material-ui/[email protected]
createStyles
usage injss-to-styled
(#27578) @mnajdovajss-to-styled
PREFIX generation on Windows (#27491) @mnajdovajss-to-styled
codemod to handle React.Fragment as root (#27495) @mnajdova@material-ui/[email protected]
Docs
sx
prop (#27417) @mnajdovastyled
api example (#27518) @kimbaudiCore
All contributors of this release in alphabetical order: @bezpalko, @eps1lon, @flaviendelangle, @frandiox, @Harshita-Kanal, @kimbaudi, @michaldudak, @mnajdova, @noviicee, @oliviertassinari, @PCOffline, @R-Bower, @ryancogswell, @siriwatknp, @sulco
v5.0.0-beta.2
Compare Source
Jul 26, 2021
Big thanks to the 20 contributors who made this release possible. Here are some highlights ✨:
✨ We introduced new codemod for converting JSS styles to emotion (#27292) @siriwatknp
It should help adoption of v5, by making possible the removal of JSS sooner.
🐛 The majority of other changes in this release were bug fixes, test utilities and docs.
@material-ui/[email protected]
disableRipple
(#27314) @faan234componentsProps
correctly (#27371) @mnajdovaSelectChangeEvent
for accurate types for event in onChange prop (#27370) @eps1lon@material-ui/[email protected]
optimal-imports
for v5 (#27404) @mnajdova@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
styled
component ifname
isn't set (#27401) @eps1lonshouldForwardProp
(#27310) @KLubin1@material-ui/[email protected]
Docs
Transitions
page (#27319) @siriwatknpmakeStyles
explanation in troubleshooting (#27322) @siriwatknpgatsby
examples (#27375) @mnajdovaCore
All contributors of this release in alphabetical order: @AlvesJorge, @Aubrey-Li, @eps1lon, @faan234, @florianbepunkt, @g
etsnoopy, @Goodiec, @hboylan, @KLubin1, @michaldudak, @mnajdova, @newsiberian, @oliviertassinari, @Patil2099, @ruppysupp
y, @sashkopavlenko, @siriwatknp, @tudi2d, @turtleseason, @WeldonTan
v5.0.0-beta.1
Compare Source
Jul 14, 2021
Big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
✨ We have introduced a new unstyled component: the Switch (#26688) @michaldudak
You can find two new versions of the Switch. A component without any styles:
SwitchUnstyled
, and a hook:useSwitch
.You can follow our progress at https://github.com/mui-org/material-ui/issues/27170.
💄 We have updated the default
info
success
warning
color to be more accessible (#26817) @siriwatknp.You can find the new default values in the documentation.
@material-ui/[email protected]
Breaking changes
Changes
disableRipple
API description (#27187) @michaldudakchecked
and mark as deprecated (#27047) @siriwatknpcreateV4Spacing
fromadaptV4Theme
(#27072) @siriwatknpinfo
success
warning
color (#26817) @siriwatknp@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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 WhiteSource Renovate. View repository job log here.