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) #1123

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

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

Release Notes

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

v6.3.0

Compare Source

Dec 23, 2024

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

  • Fix invalid HTML structure in the Accordion component (#​44408) @​ZeeshanTamboli
    The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div).
      This will only impact you if you used the HTML element as selectors in your styles.
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alelthomas, @​DiegoAndai, @​Janpot, @​lewxdev, @​LukasTy, @​romgrk, @​sai6855, @​siriwatknp, @​yash49, @​ZeeshanTamboli

v6.2.1

Compare Source

Dec 17, 2024

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

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

All contributors of this release in alphabetical order: @​ben-pomelo, @​ChristopherJamesL, @​jacklaurencegaray, @​JCQuintas, @​sai6855, @​siddhantantil39, @​siriwatknp, @​TurtIeSocks, @​vladmoroz, @​ZeeshanTamboli

v6.2.0

Compare Source

Dec 10, 2024

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

  • Material UI is now compatible with React 19 (#​44672) @​DiegoAndai
  • Fixed incorrect aria-orientation for vertical sliders. ArrowRight now increases the value and ArrowLeft decreases the value in vertical sliders; they were reversed in prior versions. (#​44537) @​mj12albert
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexfauquette, @​bharatkashyap, @​DiegoAndai, @​Janpot, @​mj12albert, @​mnajdova, @​sai6855, @​SuperMaxine, @​vladmoroz, @​ZeeshanTamboli

v6.1.10

Compare Source

Dec 3, 2024

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

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

All contributors of this release in alphabetical order: @​albarv340, @​arishoham, @​DiegoAndai, @​joserodolfofreitas, @​MBilalShafi, @​mnajdova, @​oliviertassinari, @​renovate[bot], @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

v6.1.9

Compare Source

Nov 27, 2024

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

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

All contributors of this release in alphabetical order: @​brijeshb42, @​flaviendelangle, @​joshkel, @​Juneezee, @​mesqueeb, @​mnajdova, @​oliviertassinari, @​sai6855, @​siriwatknp, @​StaceyD22

v6.1.8

Compare Source

Nov 20, 2024

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

TODO INSERT HIGHLIGHTS

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
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/[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

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 is behind base branch, 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 bicstone as a code owner September 1, 2024 20:06
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 10 times, most recently from 178903d to f49e119 Compare September 8, 2024 18:16
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 2 times, most recently from 88e6182 to 854c538 Compare September 15, 2024 20:19
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 8 times, most recently from b0f4b6c to 239d402 Compare September 19, 2024 09:39
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 7 times, most recently from 30b0a5e to fd5e138 Compare October 2, 2024 16:39
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from fd5e138 to c41ca1f Compare October 7, 2024 02:41
@renovate renovate bot closed this Nov 28, 2024
@renovate renovate bot deleted the renovate/major-material-ui-monorepo branch November 28, 2024 07:44
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6 (major) - autoclosed fix(deps): update material-ui monorepo to v6 (major) Nov 28, 2024
@renovate renovate bot reopened this Nov 28, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 7 times, most recently from 7510ee4 to 1a738d2 Compare December 7, 2024 06:28
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from e2654d8 to 41337a0 Compare December 11, 2024 03:31
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6 (major) fix(deps): update material-ui monorepo to v6 (major) - autoclosed Dec 11, 2024
@renovate renovate bot closed this Dec 11, 2024
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6 (major) - autoclosed fix(deps): update material-ui monorepo to v6 (major) Dec 11, 2024
@renovate renovate bot reopened this Dec 11, 2024
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 7 times, most recently from ac48c30 to fb75665 Compare December 17, 2024 13:56
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch 3 times, most recently from da58d12 to 5b773e3 Compare December 23, 2024 19:25
@renovate renovate bot force-pushed the renovate/major-material-ui-monorepo branch from 5b773e3 to 309c006 Compare December 26, 2024 02:15
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