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

fix(deps): update material-ui monorepo to v6 (major) #1334

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

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

Release Notes

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

v6.1.8

Compare Source

Nov 20, 2024

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

TODO INSERT HIGHLIGHTS

@mui/material@6.1.8
@mui/system@6.1.8
@mui/styled-engine@6.1.8
@mui/utils@6.1.8
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​JCQuintas, @​joserodolfofreitas, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

v6.1.7

Compare Source

Nov 13, 2024

A big thanks to the 13 contributors who made this release possible.
This release includes fixes as well as documentation improvements.

@mui/material@6.1.7
@mui/styled-engine-sc@6.1.7
  • Fix missing @types/hoist-non-react-statics causing styled returns any (#​44397) @​megos
Docs
Core

All contributors of this release in alphabetical order: @​Janpot, @​JCQuintas, @​megos, @​mnajdova, @​navedqb, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​vladmoroz, @​zanivan, @​ZeeshanTamboli

v6.1.6

Compare Source

Oct 30, 2024

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

@mui/material@6.1.6
@mui/material-nextjs@6.1.6
@mui/lab@6.0.0-beta.14
@mui/codemod@6.1.6
@mui/utils@6.1.6
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​blackcow1987, @​DiegoAndai, @​jimmycallin, @​joshkel, @​mnajdova, @​navedqb, @​nphmuller, @​o-alexandrov, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp

v6.1.5

Compare Source

Oct 22, 2024

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

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

All contributors of this release in alphabetical order: @​ChinoUkaegbu, @​Janpot, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​snapwich

v6.1.4

Compare Source

Oct 15, 2024

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

@mui/material@6.1.4
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​bharatkashyap, @​Janpot, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan

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

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 requested a review from HRemonen August 16, 2024 08:13
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 9b688ac to f3e286c Compare August 16, 2024 08:47
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from f3e286c to 4348ee1 Compare August 27, 2024 09:44
@renovate renovate bot changed the title fix(deps): update dependency @mui/x-date-pickers to v7 fix(deps): update material-ui monorepo (major) Aug 27, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from ad30d08 to 0131eca Compare October 24, 2024 05:36
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 0131eca to 7c35a71 Compare October 29, 2024 07:17
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 7c35a71 to 79c3891 Compare November 11, 2024 05:59
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 79c3891 to c61381d Compare November 25, 2024 07:05
@renovate renovate bot changed the title fix(deps): update material-ui monorepo (major) fix(deps): update material-ui monorepo to v6 (major) Nov 25, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from 9cb2fef to 8793409 Compare November 25, 2024 13:14
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 8793409 to 383a37d Compare November 26, 2024 05:44
@HRemonen HRemonen merged commit a784d3c into master Nov 27, 2024
12 checks passed
@renovate renovate bot deleted the renovate/major-material-ui-monorepo branch November 27, 2024 07:26
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