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 dependency @material-ui/core to v3.9.4 - autoclosed #369

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 26, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material-ui/core (source) 3.5.1 -> 3.9.4 age adoption passing confidence

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]
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/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
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/[email protected]
@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]
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/[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]
  • Fix utils.chainPropTypes issue
@material-ui/[email protected]
  • Fix utils.chainPropTypes issue
@material-ui/[email protected]
  • Fix utils.chainPropTypes issue
@material-ui/[email protected]
  • 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/[email protected]
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/[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 ✨:

@material-ui/[email protected]
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/[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.

-<TableCell numeric>
+<TableCell align="right">
Changes
@material-ui/[email protected]
  • [ToggleButton] Change the classes structure to match the core components convention (#​13723) @​DonBrody
@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 ✨:

@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title Update dependency @material-ui/core to v3.6.0 Update dependency @material-ui/core to v3.6.1 Dec 1, 2018
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 05f51dd to 5e83cb5 Compare December 1, 2018 10:46
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.6.1 Update dependency @material-ui/core to v3.6.2 Dec 9, 2018
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 5e83cb5 to 396ce40 Compare December 9, 2018 20:24
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.6.2 Update dependency @material-ui/core to v3.7.0 Dec 17, 2018
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 396ce40 to 2405aa6 Compare December 17, 2018 20:28
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.7.0 Update dependency @material-ui/core to v3.7.1 Dec 22, 2018
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 2405aa6 to b3e028f Compare December 22, 2018 15:35
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.7.1 Update dependency @material-ui/core to v3.8.0 Dec 30, 2018
@renovate renovate bot force-pushed the renovate/mui-monorepo branch 2 times, most recently from 26805fc to 6b2ff63 Compare December 30, 2018 21:33
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.8.0 Update dependency @material-ui/core to v3.8.1 Dec 30, 2018
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.8.1 Update dependency @material-ui/core to v3.8.2 Jan 7, 2019
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 6b2ff63 to 1036c0b Compare January 7, 2019 18:55
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.8.2 Update dependency @material-ui/core to v3.8.3 Jan 9, 2019
@renovate renovate bot force-pushed the renovate/mui-monorepo branch 2 times, most recently from 28c6799 to 6daf9bb Compare January 14, 2019 22:01
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.8.3 Update dependency @material-ui/core to v3.9.0 Jan 14, 2019
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.9.0 Update dependency @material-ui/core to v3.9.1 Jan 26, 2019
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 6daf9bb to d3398be Compare January 26, 2019 14:01
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.9.1 Update dependency @material-ui/core to v3.9.2 Feb 3, 2019
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from d3398be to edb59ec Compare February 3, 2019 20:35
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from edb59ec to 58bddd8 Compare March 28, 2019 14:08
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.9.2 Update dependency @material-ui/core to v3.9.3 Mar 28, 2019
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 58bddd8 to 2c410f6 Compare April 10, 2019 18:37
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 2c410f6 to 7379142 Compare May 8, 2019 15:25
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 7379142 to 2e205e9 Compare July 4, 2019 13:37
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 2e205e9 to 959c6e9 Compare September 4, 2019 18:38
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 959c6e9 to 4cd2888 Compare November 28, 2019 09:31
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.9.3 Update dependency @material-ui/core to v3.9.4 Nov 28, 2019
@renovate renovate bot force-pushed the renovate/mui-monorepo branch 2 times, most recently from 22fa7bc to 37b3c81 Compare April 29, 2020 03:13
@renovate renovate bot force-pushed the renovate/mui-monorepo branch from 37b3c81 to 1bacdd0 Compare May 27, 2020 16:23
@renovate renovate bot changed the title Update dependency @material-ui/core to v3.9.4 Update dependency @material-ui/core to v3.9.4 - autoclosed Oct 20, 2021
@renovate renovate bot closed this Oct 20, 2021
@renovate renovate bot deleted the renovate/mui-monorepo branch October 20, 2021 06:37
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