-
Notifications
You must be signed in to change notification settings - Fork 0
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 - abandoned #81
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/mui-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
996b0f0
to
f5932a6
Compare
f5932a6
to
744ddac
Compare
744ddac
to
7c8747b
Compare
7c8747b
to
c63be5c
Compare
c63be5c
to
975949b
Compare
975949b
to
9a98a47
Compare
9a98a47
to
af413ef
Compare
af413ef
to
2628ce0
Compare
2628ce0
to
302c039
Compare
302c039
to
ac1b720
Compare
ac1b720
to
95706a9
Compare
5cbf68b
to
fb18e07
Compare
fb18e07
to
d0e153b
Compare
7ab3a87
to
3a121d3
Compare
3a121d3
to
941355e
Compare
941355e
to
64e9440
Compare
64e9440
to
d2dca34
Compare
d2dca34
to
ea06ab4
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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:
3.2.1
->3.9.4
3.0.1
->3.0.2
Release Notes
mui-org/material-ui
v3.9.4
Compare Source
Nov 28, 2019
@material-ui/[email protected]
[Portal] Fix circular PortalProps Types (#18602)
Fix TypeScript 3.7 support
v3.9.3
Compare Source
Mar 28, 2019
Big thanks to the 11 contributors who made this release possible!
This release fixes an important regression with TypeScript: mui/material-ui#15076.
@material-ui/[email protected]
type
prop (#15096) @karlbohlmarkDocs
Core
N/A
v3.9.2
Compare Source
Feb 03, 2019
Big thanks to the 16 contributors who made this release possible!
Here are some highlights ✨:
https://material-ui.com/lab/breadcrumbs
https://translate.material-ui.com/project/material-ui-docs
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
807bab8
) @oliviertassinari242bff9
) @oliviertassinariCore
v3.9.1
Compare Source
Jan 26, 2019
Big thanks to the 30 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
home
andend
key support (#14212) @dallin-christensen@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v3.9.0
Compare Source
Jan 14, 2019
Big thanks to the 17 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v3.8.3
Compare Source
Jan 9, 2019
Big thanks to the 5 contributors who made this release possible!
We are making a quick release to fix an important TypeScript regression.
@material-ui/[email protected]
InputBaseComponentProps
type (#14082) @franklixuefeiDocs
v3.8.2
Compare Source
Jan 7, 2019
Big thanks to the 20 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v3.8.1
Compare Source
Dec 30, 2018
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
v3.8.0
Compare Source
Dec 30, 2018
Big thanks to the 15 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
Deprecations
The Tabs
fullWidth
andscrollable
properties can't be used at the same time. The API change prevents any awkward usage.Changes
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v3.7.1
Compare Source
Dec 22, 2018
Big thanks to the 15 contributors who made this release possible!
Here are some highlights ✨:
https://material-ui.com/layout/use-media-query
@material-ui/[email protected]
Docs
91a95d3
) @AkselsLedinsCore
v3.7.0
Compare Source
Dec 17, 2018
Big thanks to the 11 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
Deprecations
We are allowing more align variants (left, center, right, inherit, justify).
Following our API guideline, we are using an enum over a boolean.
Keep in mind that monetary or generally number fields should be right aligned as that allows
you to add them up quickly in your head without having to worry about decimals.
Changes
PaperComponent
property & draggable demo (#13879) @rfbotto@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v3.6.2
Compare Source
Dec 9, 2018
Big thanks to the 20 contributors who made this release possible!
Here are some highlights ✨:
You can preview it following this link.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.