Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

fix(deps): update mui monorepo #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 8, 2020

This PR contains the following updates:

Package Type Update Change
@material-ui/core (source) dependencies minor ^3.4.0 -> ^3.9.4
@material-ui/icons dependencies patch ^3.0.1 -> ^3.0.2

Release Notes

mui-org/material-ui

v3.9.4

Compare Source

Nov 28, 2019
@material-ui/core@v3.9.4
  • [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: #​15076.

@material-ui/core@v3.9.3
Docs
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 ✨:

@material-ui/core@v3.9.2
@material-ui/styles@v3.0.0-alpha.10
@material-ui/lab@v3.0.0-alpha.30
Docs
Core

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/core@v3.9.1
@material-ui/styles@v3.0.0-alpha.9
@material-ui/lab@v3.0.0-alpha.29
@material-ui/system@v3.0.0-alpha.2
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/core@v3.9.0
@material-ui/styles@v3.0.0-alpha.8
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/core@v3.8.3
Docs

v3.8.2

Compare Source

Jan 7, 2019

Big thanks to the 20 contributors who made this release possible!

Here are some highlights ✨:

  • 📝 Add 36 new sites in the showcase (#​14083) @​mbrookes.
  • And many more 🐛 bug fixes and 📝 documentation improvements.
@material-ui/core@v3.8.2
@material-ui/icons@v3.0.2
@material-ui/lab@v3.0.0-alpha.28
@material-ui/styles@v3.0.0-alpha.7
@material-ui/system@v3.0.0-alpha.1
@material-ui/utils@v3.0.0-alpha.3
@material-ui/docs@v3.0.0-alpha.9
Docs
Core

v3.8.1

Compare Source

Dec 30, 2018
@material-ui/core@v3.8.1
  • Fix utils.chainPropTypes issue
@material-ui/styles@v3.0.0-alpha.6
  • Fix utils.chainPropTypes issue
@material-ui/lab@v3.0.0-alpha.27
  • Fix utils.chainPropTypes issue
@material-ui/utils@v3.0.0-alpha.2
  • Fix utils.chainPropTypes issue

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/core@v3.8.0
Deprecations
  • [Tabs] Add variant prop and deprecate fullWidth and scrollable props (#​13980)

The Tabs fullWidth and scrollable properties can't be used at the same time. The API change prevents any awkward usage.

-<Tabs fullWidth>
+<Tabs variant="fullWidth">
Changes
@material-ui/system@v3.0.0-alpha.0
@material-ui/styles@v3.0.0-alpha.5
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 ✨:

@material-ui/core@v3.7.1
Docs
Core

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/core@v3.7.0
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.

-<TableCell numeric>
+<TableCell align="right">
Changes
@material-ui/lab@v3.0.0-alpha.26
  • [ToggleButton] Change the classes structure to match the core components convention (#​13723) @​DonBrody
@material-ui/styles@v3.0.0-alpha.4
@material-ui/utils@v3.0.0-alpha.1
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 ✨:

@material-ui/core@v3.6.2
@material-ui/lab@v3.0.0-alpha.25
@material-ui/styles@v3.0.0-alpha.3
Docs
Core

v3.6.1

Compare Source

Dec 1, 2018

Big thanks to the 15 contributors who made this release possible!

There are no fundamental changes in this version.
It's a stability release after v3.6.0. It contains tons of bug fixes 🐛.

@material-ui/core@v3.6.1

Renovate 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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant