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 to v6 (major) #6034

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.16.7 -> 6.1.3 age adoption passing confidence
@mui/material (source) 5.16.7 -> 6.1.3 age adoption passing confidence

Release Notes

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

v6.1.3

Compare Source

Oct 9, 2024

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

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#​43412) @​romgrk
@mui/material@6.1.3
@mui/system@6.1.3
@mui/utils@6.0.0-beta.11
@mui/lab@6.1.3
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​Asin-Junior-Honore, @​barrownicholas, @​Chee7ah, @​effektsvk, @​hieunguyenduc696, @​Janpot, @​Juneezee, @​k-rajat19, @​mnajdova, @​oliviertassinari, @​romgrk, @​sai6855, @​siriwatknp, @​wojtek35, @​yonatan0

v6.1.2

Compare Source

Oct 2, 2024

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

@mui/material@6.1.2
Docs
Core

All contributors of this release in alphabetical order: @​albarv340, @​appleSimple, @​BrianWoolfolk, @​DanailH, @​Janpot, @​kdichev, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siriwatknp, @​wilhelmlofsten, @​yash49, @​ZeeshanTamboli

v6.1.1

Compare Source

Sep 19, 2024

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

@mui/material@6.1.1
@mui/system@6.1.1
@mui/utils@6.1.1
  • Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#​43360) @​yash49
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​binsmyth, @​cherniavskii, @​DiegoAndai, @​Janpot, @​Juneezee, @​LukasTy, @​mnajdova, @​morozow, @​Nashyn, @​oliviertassinari, @​sahil-ag, @​sai6855, @​Sergio16T, @​siriwatknp, @​xconverge, @​yash49, @​ZeeshanTamboli

v6.1.0

Compare Source

Sep 10, 2024

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

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#​43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
@mui/icons-material@6.1.0
@mui/material@6.1.0
@mui/system@6.1.0
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​cherniavskii, @​Designer023, @​DiegoAndai, @​GoOrit-Anima, @​IAluI, @​Janpot, @​JCQuintas, @​lhilgert9, @​lokendra-reco, @​LuseBiswas, @​Michael-Hutchinson, @​michaldudak, @​mnajdova, @​ohmsl, @​oliviertassinari, @​renovate[bot], @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan

v6.0.2

Compare Source

Sep 3, 2024

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

@mui/material@6.0.2
@mui/system@6.0.2
@mui/codemod@6.0.2
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​iamandrewluca, @​ishon19, @​Janpot, @​joserodolfofreitas, @​MateuszGroth, @​Michael-Hutchinson, @​michelengelen, @​oliviertassinari, @​siriwatknp, @​zanivan

v6.0.1

Compare Source

Aug 29, 2024

A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.

@mui/material@6.0.1
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​DiegoAndai, @​Janpot, @​JCQuintas, @​Michael-Hutchinson, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​siriwatknp, @​zanivan

v6.0.0

Compare Source

Aug 27, 2024

We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.

@mui/material@6.0.0
@mui/lab@6.0.0-beta.8
Docs
Core

All contributors of this release in alphabetical order: @​ahmadnadeem6236, @​bahmanworld, @​DiegoAndai, @​Janpot, @​KalmarLorand, @​LukasTy, @​michelengelen, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp, @​sydneyjodon-wk, @​zanivan


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.

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


  • 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 added dependencies Pull requests that update a dependency file npm labels Sep 8, 2024
@renovate renovate bot requested a review from a team as a code owner September 8, 2024 07:35
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from b44d84d to cc08b26 Compare September 8, 2024 14:13
@thornbill thornbill added the blocked Requires work on the web client to finish label Sep 8, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from cc08b26 to 9eec352 Compare September 10, 2024 11:15
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 9eec352 to 7ca0dea Compare September 18, 2024 13:27
@jellyfin-bot
Copy link
Collaborator

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Sep 21, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 7ca0dea to a050ffd Compare September 21, 2024 06:40
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Sep 21, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 5 times, most recently from 662a3ff to 09bd02d Compare September 27, 2024 12:10
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from 78226fb to d9dbc9f Compare October 8, 2024 22:46
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from d9dbc9f to 250b519 Compare October 9, 2024 15:08
@jellyfin-bot
Copy link
Collaborator

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Oct 9, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 250b519 to 5611eb5 Compare October 9, 2024 16:38
@jellyfin-bot jellyfin-bot added merge conflict Conflicts prevent merging and removed merge conflict Conflicts prevent merging labels Oct 9, 2024
@jellyfin-bot
Copy link
Collaborator

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 5611eb5 to f5dfb25 Compare October 13, 2024 17:02
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Oct 13, 2024
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Oct 13, 2024

Cloudflare Pages deployment

Latest commit 6257bf2
Status 🔄 Deploying...
Preview URL Not available
Type 🔀 Preview

@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from 487c4b5 to 6e068b3 Compare October 15, 2024 13:05
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 4 times, most recently from 1a0f475 to 7539783 Compare October 19, 2024 17:41
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 7539783 to 6257bf2 Compare October 20, 2024 19:33
Copy link

sonarcloud bot commented Oct 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Requires work on the web client to finish dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants