Skip to content

chore(deps): update material-ui monorepo#52

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/material-ui-monorepo
Open

chore(deps): update material-ui monorepo#52
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/material-ui-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 18, 2021

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@material-ui/core (source) 4.9.114.12.4 age confidence
@material-ui/icons (source) 4.11.24.11.3 age 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

v4.11.3

Compare Source

Jan 24, 2021

This release fixes an important issue with Chrome 88. The usage of NaN as a CSS property's value with JSS throws an exception.

Those wanting to anticipate the breaking changes coming in v5, on top of benefiting from this release, can install 4.11.3-deprecations.0. This pre-release includes deprecations with an upgrade path.

@material-ui/core@v4.11.3
@material-ui/styles@v4.11.3
@material-ui/system@v4.11.3
Docs
Core

v4.11.2

Compare Source

Nov 24, 2020

This release widens the peer dependency scope of React to accept ^17.0.0 ⚛️ . The change makes it easier for developers to upgrade React independently from Material-UI. The best support for React 17 will be found in Material-UI v5.

This is a reminder that all ongoing work has moved to v5. This means a feature freeze on v4. The development of v4 is limited to important bug fixes, security patches, and easing the upgrade path to v5.

@material-ui/core@v4.11.2
@material-ui/icons@v4.11.2
@material-ui/lab@v4.11.2
@material-ui/styles@v4.11.2
@material-ui/system@v4.11.2
@material-ui/utils@v4.11.2
@material-ui/lab@v4.0.0-alpha.57

v4.11.1

Compare Source

Nov 24, 2020

Big thanks to the 12 contributors who made this release possible.

@material-ui/core@v4.11.1
@material-ui/styles@v4.11.1
Docs
Core

v4.11.0

Compare Source

July 1, 2020

Big thanks to the 8 contributors who made this release possible.

@material-ui/core@v4.11.0
  • [ExpansionPanel] Prepare renaming to Accordion in v5 (#​21560) @​mnajdova
    It uses a more common naming convention:

    -import ExpansionPanel from '@​material-ui/core/ExpansionPanel';
    -import ExpansionPanelSummary from '@​material-ui/core/ExpansionPanelSummary';
    -import ExpansionPanelDetails from '@​material-ui/core/ExpansionPanelDetails';
    -import ExpansionPanelActions from '@​material-ui/core/ExpansionPanelActions';
    +import Accordion from '@​material-ui/core/Accordion';
    +import AccordionSummary from '@​material-ui/core/AccordionSummary';
    +import AccordionDetails from '@​material-ui/core/AccordionDetails';
    +import AccordionActions from '@​material-ui/core/AccordionActions';
    
    -<ExpansionPanel>
    +<Accordion>
    -  <ExpansionPanelSummary>
    +  <AccordionSummary>
        <Typography>Location</Typography>
        <Typography>Select trip destination</Typography>
    -  </ExpansionPanelSummary>
    +  </AccordionSummary>
    -  <ExpansionPanelDetails>
    +  <AccordionDetails>
        <Chip label="Barbados" onDelete={() => {}} />
        <Typography variant="caption">Select your destination of choice</Typography>
    -  </ExpansionPanelDetails>
    +  </AccordionDetails>
      <Divider />
    -  <ExpansionPanelActions>
    +  <AccordionActions>
        <Button size="small">Cancel</Button>
        <Button size="small">Save</Button>
    -  </ExpansionPanelActions>
    +  </AccordionActions>
    -</ExpansionPanel>
    +</Accordion>
Docs
Core

v4.10.2

Compare Source

June 11, 2020

⚠️ This release marks the end of the active development on the v4.x versions, after 18 months of development.
We are moving all ongoing efforts to v5 (next branch) ✨.
This means a feature freeze on v4. The development of this version will be limited to important bug fixes, security patches, and easing the upgrade path to v5.

You can follow our progress on the v5 milestone. We will make the documentation of the v5 alpha releases available under https://next.material-ui.com/, starting next week (weekly releases, as usual).

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

  • Introduce a new Timeline component (#​21331) @​mnajdova. timeline
    You can find the component in the lab.

  • Simplify the theme overrides with TypeScript for the components in the lab (#​21279) @​CarsonF.

    In order to benefit from the CSS overrides with the theme and the lab components, TypeScript users need to import the following types. Internally, it uses module augmentation to extend the default theme structure with the extension components available in the lab.

    // 1. augment the theme
    import type '@&#8203;material-ui/lab/themeAugmentation';
    
    // 2. override
    const theme = createMuiTheme({
      overrides: {
        MuiTimeline: {
          root{
            backgroundColor: 'red',
          },
        },
      },
    });
  • Minify error messages in production (#​21214) @​eps1lon.

    Using the React error decoder as inspiration, the exceptions thrown by Material-UI in production are now minified.
    You will be redirected to the documentation to decode the error.

@material-ui/core@v4.10.2
@material-ui/lab@v4.0.0-alpha.56
@material-ui/utils@v4.10.2
Docs
Core

v4.10.1

Compare Source

June 1, 2020

Big thanks to the 21 contributors who made this release possible.

@material-ui/core@v4.10.1
@material-ui/lab@v4.0.0-alpha.55
Docs
Core

v4.10.0

Compare Source

May 23, 2020

Big thanks to the 30 contributors who made this release possible.

Here are some highlights ✨:

  • 🦴 Allow Skeleton to infer its dimensions from the children (#​21097) @​mikew.
    In the following example, the skeleton will take the size of the avatar.
    <Skeleton><Avatar /></Skeleton>
    Follow the docs to learn more.
  • ♿️ Add tabs accessibility docs section (#​20965) @​eps1lon.
    The behavior of the keyboard navigation can be customized with the selectionFollowsFocus prop.
  • ℹ Improve tooltip arrow customizability (#​21095) @​sakulstra.
    The arrow background color and border can now be customized independently.
  • 🔘 Add vertical support to the ToggleButton component (#​21051) @​xiaomaini
  • And many more 🐛 bug fixes and 📚 improvements.
@material-ui/core@v4.10.0

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 0de0483 to 06658a1 Compare April 24, 2022 22:54
@renovate renovate bot changed the title chore(deps): update dependency @material-ui/core to v4.12.3 chore(deps): update dependency @material-ui/core to v4.12.4 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 06658a1 to a610e59 Compare September 25, 2022 10:52
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from a610e59 to 4acad4d Compare November 20, 2022 12:02
@renovate renovate bot changed the title chore(deps): update dependency @material-ui/core to v4.12.4 chore(deps): update material-ui monorepo Mar 17, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 4acad4d to f1f242b Compare March 17, 2023 02:01
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from f1f242b to 079f625 Compare April 3, 2023 09:02
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 079f625 to 7ece9ee Compare April 17, 2023 12:40
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 3 times, most recently from 77fb4e0 to 0c8465a Compare June 4, 2023 09:15
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 0c8465a to 96732e9 Compare June 4, 2023 12:09
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 3 times, most recently from 81225e0 to 04184b3 Compare June 19, 2023 10:26
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 04184b3 to 2a88f9a Compare June 29, 2023 09:06
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 368bf80 to 02f88b4 Compare July 9, 2023 11:38
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 9d668f4 to 7968887 Compare July 19, 2023 11:33
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 5b58286 to bc2fdd7 Compare August 1, 2023 15:53
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from bc2fdd7 to 84db90f Compare August 9, 2023 16:03
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from fad5a44 to c4fa60b Compare August 27, 2023 09:33
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from c4fa60b to b1e57e3 Compare September 19, 2023 10:21
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 508c5c7 to 6993be0 Compare September 28, 2023 16:01
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from d8e547f to bfb39cb Compare October 15, 2023 16:48
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from eef96c3 to be4763c Compare April 21, 2024 10:21
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from be4763c to 22efbc6 Compare April 25, 2024 07:30
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 22efbc6 to 33bfd4a Compare June 4, 2024 14:26
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 33bfd4a to 896c22e Compare July 21, 2024 14:45
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 896c22e to 03d8215 Compare August 6, 2024 08:51
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 03d8215 to 11326b8 Compare August 28, 2024 06:28
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 11326b8 to 79812fa Compare October 9, 2024 11:41
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 79812fa to 361c645 Compare December 2, 2024 10:02
@renovate renovate bot changed the title chore(deps): update material-ui monorepo fix(deps): update material-ui monorepo Dec 10, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 361c645 to 529bd4e Compare January 23, 2025 18:35
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 529bd4e to a35643c Compare February 9, 2025 13:58
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from a35643c to 75ed91b Compare March 3, 2025 15:33
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 3 times, most recently from 97923b5 to 290ce71 Compare March 17, 2025 18:39
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 290ce71 to 5336a70 Compare April 1, 2025 12:19
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 5336a70 to 2866b9a Compare April 8, 2025 13:21
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 2866b9a to 57e592c Compare April 24, 2025 15:01
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 57e592c to 190c665 Compare May 19, 2025 18:15
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 190c665 to c707b22 Compare May 28, 2025 10:22
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from c707b22 to c5c8e43 Compare June 4, 2025 12:26
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from c5c8e43 to 949dfff Compare June 22, 2025 15:11
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 949dfff to ff65db2 Compare July 2, 2025 18:39
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ff65db2 to d78513b Compare August 10, 2025 14:12
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from d78513b to 55ccf13 Compare August 19, 2025 18:48
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 55ccf13 to 9aa1757 Compare September 25, 2025 15:53
@renovate renovate bot changed the title fix(deps): update material-ui monorepo chore(deps): update material-ui monorepo Sep 25, 2025
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 9aa1757 to 69eb634 Compare January 19, 2026 19:28
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