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

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

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.3 -> 5.15.11 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.159 -> 5.0.0-alpha.166 age adoption passing confidence
@mui/material (source) 5.15.3 -> 5.15.11 age adoption passing confidence
@mui/x-date-pickers (source) 6.19.3 -> 6.19.6 age adoption passing confidence

Release Notes

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

v5.15.11

Compare Source

Feb 21, 2024

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

@mui/material@5.15.11
@mui/material-nextjs@5.15.11
@mui/system@5.15.11
@mui/codemod@5.15.11
@mui/utils@5.15.11
@mui/base@5.0.0-beta.37
@mui/lab@5.0.0-alpha.164
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​dpertsin, @​flaviendelangle, @​gitstart, @​gregberge, @​harrydigos, @​Janpot, @​justintoman, @​khgiddon, @​KirankumarAmbati, @​LukasTy, @​michaldudak, @​mnajdova, @​nikosgavalas, @​oliviertassinari, @​PaulKristoffersson, @​Rishi556, @​rluzists1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

v5.15.10

Compare Source

Feb 12, 2024

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

@mui/material@5.15.10
@mui/system@5.15.10
@mui/joy@5.0.0-beta.28
Docs
Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

v5.15.9

Compare Source

Feb 8, 2024

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

  • 🐛 A critical fix to remove non-published library usage in @mui/material peerDependencies.
@mui/material@5.15.9
@mui/base@5.0.0-beta.36
@mui/system@5.15.9
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Janpot, @​oliviertassinari, @​RaghavenderSingh, @​sai6855, @​siriwatknp

v5.15.8

Compare Source

Feb 6, 2024

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

@mui/material@5.15.8
@mui/codemod@5.15.8
@mui/system@5.15.8
@mui/base@5.0.0-beta.34
Docs
Core

All contributors of this release in alphabetical order: @​adebiyial, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​hsmtkk, @​Janpot, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​rluzists1, @​romgrk, @​sai6855, @​siriwatknp, @​Smileek, @​xuhdev, @​zanivan

v5.15.7

Compare Source

Jan 31, 2024

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

@mui/material@5.15.7
@mui/codemod@5.15.7
@mui/system@5.15.7
@mui/utils@5.15.7
@mui/base@5.0.0-beta.34
@mui/joy@5.0.0-beta.25
@mui/lab@5.0.0-alpha.163
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​colmtuite, @​danilo-leal, @​DiegoAndai, @​EyaOuenniche, @​flaviendelangle, @​Janpot, @​Jaswanth-Sriram-Veturi, @​joserodolfofreitas, @​michaldudak, @​mirus-ua, @​mnajdova, @​mohamedsaiedd, @​Nikhilh26, @​oliviertassinari, @​romgrk, @​sai6855, @​siriwatknp, @​srinidhi9831, @​zanivan, @​ZeeshanTamboli

v5.15.6

Compare Source

Jan 22, 2024

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

@mui/material@5.15.6
@mui/base@5.0.0-beta.33
@mui/system@5.15.6
@mui/icons-material@5.15.6
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​anle9650, @​ANUGLYPLUGIN, @​brijeshb42, @​danilo-leal, @​devhik0, @​DiegoAndai, @​DonikaV, @​joserodolfofreitas, @​michaldudak, @​mj12albert, @​mnajdova, @​mohamedsaiedd, @​oliviertassinari, @​pcorpet, @​sai6855, @​zanivan

v5.15.5

Compare Source

Jan 17, 2024

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

  • Base UI's CSS class prefix is now base- (#​40205) @​michaldudak
  • Bug fixes, and a lot of improvements to code and docs infra
@mui/material@5.15.5
@mui/material-next@6.0.0-alpha.118
@mui/base@5.0.0-beta.32
Breaking changes

The class prefix of Base UI components have been changed from Mui- to base-. This only affects codebases that uses class names verbatim, i.e. not exposed by JS objects such as buttonClasses, but as plain strings or in CSS stylesheets (`.MuiButton.ro


Configuration

📅 Schedule: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) February 9, 2024 00:12
Copy link

vercel bot commented Feb 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 9, 2024 10:54am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Mar 9, 2024 10:54am

@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 4b89ae1 to 8be4465 Compare March 8, 2024 10:22
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from daf8409 to 1f78dc3 Compare March 9, 2024 10:52
@renovate renovate bot merged commit 3ac2582 into main Mar 9, 2024
14 checks passed
@renovate renovate bot deleted the renovate/material-ui-monorepo branch March 9, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

0 participants