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 material-ui monorepo #43

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 29, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material-ui/core (source) 4.11.3 -> 4.12.4 age adoption passing confidence
@material-ui/icons (source) 4.11.2 -> 4.11.3 age adoption passing confidence

Release Notes

mui-org/material-ui (@​material-ui/core)

v4.12.4: 4.12.4

Compare Source

Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

This release was motivated by fixing compatibility issues with TypeScript 4.7 (#​32041).

@material-ui/core@4.12.4

  • [core] Fix TS 4.7 compat issues (#​32041, #​32126) @​eps1lon
  • [TextField] Use deprecatedPropType on the deprecated props (#​27503) @​mnajdova

Docs

  • update all the links to the new domain @​oliviertassinari
  • Update canonicals to point to the new domain @​oliviertassinari
  • [Badge] Warn on default `overlap` value as well (#​27573) @​eps1lon
  • [docs] Fix seo issues on v4 (#​28999) @​mnajdova
  • [docs] Use branch deploy for v4 docs (#​28896) @​oliviertassinari
  • [docs] Improve the banner that points to v5 @​oliviertassinari
  • [docs] Fix various broken master links (#​28358) @​eps1lon
  • [docs] Remove job ad on the website (#​28343) @​eps1lon
  • [docs] Prepare for v4.material-ui.com deploy (#​28227) @​mnajdova
  • [docs] Cancelled subscription @​oliviertassinari
  • [docs] v5 is no longer a beta @​oliviertassinari
  • [docs] Sync redirections from X into Core @​oliviertassinari
  • [docs] Add GridExportCSVOptions page to documentation pages (#​27414) @​flaviendelangle
  • [docs] Add job ad (#​27784) @​oliviertassinari
  • [docs] Fix api generation for `deprecatedPropType` (#​27576) @​mnajdova
  • [v4] Batch fixes (#​28684) @​mnajdova
  • [website] Experiment without compensation @​oliviertassinari
  • [website] Add spicefactory as gold sponsor @​oliviertassinari

Core

  • [core] Consider v4.x as the base (#​28344) @​eps1lon

All contributors of this release in alphabetical order: @​eps1lon, @​flaviendelangle, @​mbrookes, @​mnajdova, @​oliviertassinari, @​spiftire

v4.12.3

Compare Source

@material-ui/core@4.12.3
  • [Accordion] Fix AccordionSummary false-positive propType warning with `disableGeneration` (#​27385) @​eps1lon
  • [ImageList] Fix deprecation warnings (#​27502) @​mnajdova
  • [Table] Re-introduce deprecated TablePagination `onChangePage` to `ActionsComponent` (#​27407) @​eps1lon
  • [TextareaAutosize] Updated deprecation warning to suggest minRows instead of rowsMin (#​27398) @​HumbertoL
Docs
  • [docs] Fix 404 link to ImageList @​oliviertassinari
  • [docs] Fix DataTable.tsx demo in v4 (#​27196) @​Siv-tspab
Core
  • [core] Add release scripts (#​27399) @​eps1lon

All contributors of this release in alphabetical order: @​eps1lon, @​mnajdova, @​HumbertoL, @​oliviertassinari, @​Siv-tspab

v4.12.2

Compare Source

@material-ui/core@4.12.2
  • [Accordion, Collapse] Fix failed proptype error (#​27307) @​serenalin121
  • [Accordion] Ensure AccordionSummary backwards compatible deprecation of classes.focused (#​27351) @​eps1lon
  • [TextField] Add support for `minRows` (#​27293) @​eps1lon
Docs
  • [blog] Danilo Leal joins Material-UI (#​27231) @​oliviertassinari
  • [blog] Jun did join in Q1 @​oliviertassinari
  • [blog] Fix typo @​oliviertassinari
  • [blog] Q2 2021 Update (#​27089) @​oliviertassinari
  • [docs] Add constant for the banner height (#​27309) @​mnajdova
  • [docs] Fix various layout issues with the v5 banner (#​27237) @​mnajdova
  • [docs] Fix https protocol (#​27262) @​m4theushw
  • [docs] Remove Ethical Ads (#​27173) @​mbrookes
  • [website] Open 4 new roles (#​27123) @​oliviertassinari

All contributors of this release in alphabetical order: @​eps1lon, @​m4theushw, @​mbrookes, @​mnajdova, @​oliviertassinari, @​serenalin121

v4.12.1

Compare Source

This release is released to fix the package.json generation in the previous release.

Core

v4.12.0

Compare Source

Big thanks to the 12 contributors who made this release possible. It includes deprecations that should help developers to have an easier adoption of v5.

@material-ui/core@4.12.0
@material-ui/system@4.12.0
Docs
Core

v4.11.4: 4.11.4

Compare Source

Apr 27, 2021

Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

We fixed an issue related to some packages using incompatible versions of @material-ui/types. This affected @material-ui/core, @material-ui/lab, and @material-ui/styles
@material-ui/types@5.1.7 accidentally included a breaking change.

@​material-ui/core@​4.11.4

  • [Avatar] Remove circular variant deprecation (#​25543) @​michal-perlakowski
  • [types] Ensure Omit type exists (#​25978) @​eps1lon

Docs

  • [DataGrid] Update docs sections (#​25980) @​dtassone
  • [docs] Sync master redirections with next @​oliviertassinari
  • [docs] Fix deploy @​oliviertassinari
  • [docs] Move DataGrid editing nav link (#​25769) @​dtassone
  • [docs] Design is what matters @​oliviertassinari
  • [docs] Add the new demo page (#​25285) @​DanailH
  • [docs] Add a temporary hiring block in the docs (#​25111) @​oliviertassinari
  • [docs] Remove under construction icons from DataGrid feature pages (#​24946) @​DanailH
  • [docs] Add HoodieBees to sponsors (#​24735) @​mbrookes
  • [docs] Add sorting section (#​24637) @​dtassone
  • [docs] v4 is not under active development @​oliviertassinari

Core

  • remove job ad @​oliviertassinari
  • clearer header @​oliviertassinari
  • [blog] Fix typos @​oliviertassinari
  • [core] Update the codesandbox issue templates (#​25501) @​oliviertassinari
  • [core] Support /r/issue-template back (#​24870) @​oliviertassinari
  • [website] Q1 2021 Update (#​25591) @​oliviertassinari
  • [website] Matheus Wichman joins Material-UI (#​25590) @​oliviertassinari
  • [website] Fix 404 page @​oliviertassinari
  • [website] Update Careers page (#​24948) @​oliviertassinari

All contributors of this release in alphabetical order: @​DanailH, @​dtassone, @​eps1lon, @​mbrookes, @​michal-perlakowski, @​oliviertassinari


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ff19f9f to 8d2529a Compare April 24, 2022 22:53
@renovate renovate bot changed the title Update dependency @material-ui/core to v4.12.3 Update material-ui monorepo Apr 24, 2022
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 8d2529a to 154c81d Compare September 25, 2022 14:25
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 154c81d to 3bd1243 Compare November 20, 2022 12:18
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.

0 participants