-
Notifications
You must be signed in to change notification settings - Fork 3
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 #33
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/3-shake/3design-ui/G6XvkgcPvKUKJKnKMctJm2mJAL4j |
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 15, 2021 18:20
e6f1b80
to
9921db5
Compare
renovate
bot
changed the title
fix(deps): update mui monorepo to v5.0.0-alpha.36
fix(deps): update mui monorepo to v5.0.0-alpha.37
Jun 15, 2021
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 17, 2021 13:43
9921db5
to
b7fa255
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 24, 2021 04:53
b7fa255
to
9e412e7
Compare
renovate
bot
changed the title
fix(deps): update mui monorepo to v5.0.0-alpha.37
fix(deps): update mui monorepo to v5.0.0-alpha.38
Jun 24, 2021
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 24, 2021 07:17
9e412e7
to
1d611d2
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
July 1, 2021 12:15
1d611d2
to
5e21de2
Compare
renovate
bot
changed the title
fix(deps): update mui monorepo to v5.0.0-alpha.38
fix(deps): update mui monorepo
Jul 1, 2021
renovate
bot
changed the title
fix(deps): update mui monorepo
fix(deps): update mui monorepo - autoclosed
Jul 6, 2021
renovate
bot
changed the title
fix(deps): update mui monorepo - autoclosed
fix(deps): update mui monorepo
Jul 6, 2021
renovate
bot
changed the title
fix(deps): update mui monorepo
fix(deps): update mui monorepo - autoclosed
Jul 11, 2021
renovate
bot
changed the title
fix(deps): update mui monorepo - autoclosed
fix(deps): update mui monorepo
Jul 14, 2021
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
July 14, 2021 18:00
5e21de2
to
5211db5
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
July 26, 2021 15:54
5211db5
to
f285ed0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.0-beta.0
->5.0.0-beta.2
5.0.0-alpha.39
->5.0.0-alpha.41
Release Notes
mui-org/material-ui
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/core@5.0.0-beta.2
@material-ui/codemod@5.0.0-beta.2
@material-ui/unstyled@5.0.0-alpha.41
@material-ui/utils@5.0.0-beta.1
@material-ui/system@5.0.0-beta.2
@material-ui/lab@5.0.0-alpha.41
Docs
Core
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/core@5.0.0-beta.1
Breaking changes
Changes
disableRipple
API description (#27187) @michaldudakchecked
and mark as deprecated (#27047) @siriwatknpcreateV4Spacing
fromadaptV4Theme
(#27072) @siriwatknpinfo
success
warning
color (#26817) @siriwatknp@material-ui/unstyled@5.0.0-alpha.40
@material-ui/codemod@5.0.0-beta.1
@material-ui/system@5.0.0-beta.1
@material-ui/lab@5.0.0-alpha.40
Docs
url
package (#27151) @eps1lonStyledEngineProvider
as JSS is not used (#27133) @mnajdovaCore
All contributors of this release in alphabetical order: @eps1lon, @mbrookes, @michal-perlakowski, @michaldudak, @mnajdova, @moshfeu, @oliviertassinari, @rajzik, @renovate[bot], @sahil-blulabs, @ShirasawaSama, @siriwatknp, @vimutti77
Configuration
📅 Schedule: "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo.
🚦 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 WhiteSource Renovate. View repository job log here.