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 (major) #8083

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.16.7 -> 6.1.7 age adoption passing confidence
@mui/material (source) 5.16.7 -> 6.1.7 age adoption passing confidence
@mui/styles (source) 5.16.7 -> 6.1.7 age adoption passing confidence
@mui/utils (source) 5.16.6 -> 6.1.7 age adoption passing confidence
@mui/x-date-pickers (source) 6.20.2 -> 7.22.2 age adoption passing confidence

Release Notes

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

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/[email protected]
@mui/[email protected]
  • 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/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
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/[email protected]
@mui/[email protected]
@mui/[email protected]
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/[email protected]
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/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
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/[email protected]
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/[email protected]
@mui/[email protected]
@mui/[email protected]
  • 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/[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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Aug 19, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from b2d69c6 to e82d09e Compare August 23, 2024 11:37
@SarahBocognano SarahBocognano self-assigned this Aug 26, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from e82d09e to ee62ac5 Compare August 27, 2024 09:38
@renovate renovate bot changed the title Update dependency @mui/x-date-pickers to v7 Update material-ui monorepo (major) Aug 27, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from 259b6c8 to 9f07780 Compare September 5, 2024 15:18
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from f3b0710 to 4ffd27f Compare September 13, 2024 13:09
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from 8374ca4 to 70a0413 Compare September 20, 2024 09:13
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from bc2847e to 5f1da8b Compare October 2, 2024 15:30
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from 96e3ccb to 119c173 Compare October 11, 2024 09:54
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from eedfcda to c382c79 Compare October 22, 2024 12:32
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from ae16b7d to 69e3ecf Compare October 30, 2024 14:10
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 69e3ecf to 1576b97 Compare November 1, 2024 11:02
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 1576b97 to 370a01e Compare November 8, 2024 13:46
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 370a01e to 1c3996d Compare November 13, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant