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 #288

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.11.11 -> 5.14.14 age adoption passing confidence
@mui/material (source) 5.11.15 -> 5.14.14 age adoption passing confidence
@mui/styled-engine (source) 5.11.11 -> 5.14.12 age adoption passing confidence
@mui/styles (source) 5.11.13 -> 5.14.14 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material)

v5.14.14

Compare Source

Oct 17, 2023

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​adrienbrault, @​alexfauquette, @​Best-Sardar, @​BreakBB, @​brijeshb42, @​chhawinder, @​christophermorin, @​codewithrabeeh, @​danilo-leal, @​DarhkVoyd, @​devuser200, @​michaldudak, @​mnajdova, @​oliviertassinari, @​parikshitadhikari, @​samuelsycamore, @​Semigradsky, @​Simer13, @​siriwatknp, @​TheNatkat, @​uuxxx, @​vineetjk, @​zanivan, @​ZeeshanTamboli

v5.14.13

Compare Source

Oct 10, 2023

A big thanks to the 22 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​3xp10it3r, @​alexfauquette, @​ARJ2160, @​atharva3333, @​axelbostrom, @​Bestwebdesign, @​brijeshb42, @​chirag3003, @​danilo-leal, @​DarhkVoyd, @​DiegoAndai, @​gugudwt, @​mbrookes, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ValkonX33, @​ZeeshanTamboli

v5.14.12

Compare Source

Oct 3, 2023

A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Introduced color inversion utilities to Joy UI (#​38916) @​siriwatknp
  • 🚀 Added Chip and related TextField components to Material You @​DiegoAndai, @​mj12albert
  • 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#​38785) @​xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​DanailH, @​danilo-leal, @​DiegoAndai, @​Erik-McKelvey, @​Janpot, @​mj12albert, @​mnajdova, @​oliviertassinari, @​romgrk, @​sai6855, @​Semigradsky, @​siriwatknp, @​xulingzhihou, @​zanivan, @​ZeeshanTamboli

v5.14.11

Compare Source

Sep 26, 2023

A big thanks to the 23 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alisasanib, @​anle9650, @​anon-phantom, @​DanailH, @​danilo-leal, @​DiegoAndai, @​flaviendelangle, @​gitstart, @​Janpot, @​jergason, @​maheshguntur, @​michaldudak, @​mikailaread, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​Studio384, @​tebersefa, @​vadimka123, @​zanivan, @​ZeeshanTamboli

v5.14.9

Compare Source

Sep 13, 2023

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]
  • ​[ButtonGroup] Determine first, last and middle buttons to support different elements with correct styling (#​38520) @​ZeeshanTamboli
  • ​[Modal] Fix console warning when onTransitionEnter , onTransitionExit provided (#​38868) @​sai6855
  • ​Revert "[Autocomplete] Type multiple values with readonly arrays." (#​38827) @​mnajdova
  • ​[Tabs] Scrollable tabs shouldn't crash when customizing their styles in the theme with slot callbacks (#​38544) @​brentertz
  • ​[AlertTitle][BreadCrumbs] Fix inheritance message in docs (#​38876) @​sai6855
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Examples
Core

All contributors of this release in alphabetical order: @​brentertz, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​dvkam, @​flaviendelangle, @​Janpot, @​LadyBluenotes, @​michaldudak, @​michelengelen, @​mj12albert, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

v5.14.8

Compare Source

Sep 5, 2023

A big thanks to the 25 contributors who made this release possible.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update material-ui monorepo to v5.11.16 Update material-ui monorepo Apr 11, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 6ed7879 to e7103de Compare April 17, 2023 18:18
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 08225a9 to 501e4f4 Compare May 2, 2023 17:16
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from fc33d13 to e02e21c Compare May 17, 2023 09:37
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 44b8d5b to 6bb54cf Compare May 29, 2023 11:31
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from ada4afb to 8c573fb Compare June 12, 2023 14:51
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 8c573fb to 0e8e1ea Compare June 23, 2023 16:15
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 0e8e1ea to a136101 Compare July 4, 2023 09:59
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from a136101 to 138930c Compare July 11, 2023 16:55
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 7796e51 to e4eb7c7 Compare July 25, 2023 11:32
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from 4ac1290 to 834bb8f Compare August 8, 2023 12:02
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 834bb8f to 45f3ef2 Compare August 14, 2023 16:47
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 45f3ef2 to 2ebead4 Compare August 24, 2023 14:38
@renovate renovate bot changed the title Update material-ui monorepo Update material-ui monorepo to v5.14.6 Aug 24, 2023
@renovate renovate bot changed the title Update material-ui monorepo to v5.14.6 Update material-ui monorepo to v5.14.7 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from e872859 to 0554f5d Compare September 5, 2023 17:20
@renovate renovate bot changed the title Update material-ui monorepo to v5.14.7 Update material-ui monorepo Sep 5, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 0554f5d to a36b043 Compare September 13, 2023 15:09
@renovate renovate bot changed the title Update material-ui monorepo Update material-ui monorepo to v5.14.9 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from a36b043 to 56e0f57 Compare September 18, 2023 11:30
@renovate renovate bot changed the title Update material-ui monorepo to v5.14.9 Update material-ui monorepo Sep 18, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 56e0f57 to a80c7f0 Compare September 26, 2023 15:34
@renovate renovate bot changed the title Update material-ui monorepo Update material-ui monorepo to v5.14.11 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from a80c7f0 to 189877e Compare October 4, 2023 18:54
@renovate renovate bot changed the title Update material-ui monorepo to v5.14.11 Update material-ui monorepo to v5.14.12 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 189877e to 91c9833 Compare October 10, 2023 21:35
@renovate renovate bot changed the title Update material-ui monorepo to v5.14.12 Update material-ui monorepo Oct 10, 2023
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 91c9833 to fd2b1af Compare October 17, 2023 12:38
@dellisd dellisd merged commit ee2ca0a into master Oct 21, 2023
2 checks passed
@dellisd dellisd deleted the renovate/material-ui-monorepo branch October 21, 2023 16:23
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