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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.16.13 -> 6.3.0 age adoption passing confidence
@mui/material (source) 5.16.13 -> 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 review from iProdigy and PhilippHeuer August 27, 2024 09:12
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 4 times, most recently from 63590ed to aef66b9 Compare September 5, 2024 01:22
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from aef66b9 to 063a0ed Compare September 11, 2024 17:11
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 502de25 to 5fc7bfa Compare September 19, 2024 10:08
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 12e3bc6 to 23b7731 Compare October 2, 2024 16:34
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 461f050 to cbf1c27 Compare October 15, 2024 19:35
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from b5f9494 to 1c5b562 Compare October 22, 2024 11:18
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 3 times, most recently from 814ce8c to e672485 Compare November 4, 2024 12:30
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 544320c to dddfc4a Compare November 13, 2024 17:35
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 5 times, most recently from 083e443 to 016b073 Compare November 22, 2024 16:26
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from 016b073 to e084c73 Compare November 27, 2024 16:02
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6 (major) fix(deps): update dependency @mui/material to v6 Nov 28, 2024
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 99f9692 to 8d5184e Compare November 28, 2024 11:13
@renovate renovate bot changed the title fix(deps): update dependency @mui/material to v6 fix(deps): update material-ui monorepo to v6 (major) Nov 28, 2024
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 5 times, most recently from 44e3a21 to fd0a0e1 Compare December 11, 2024 07:06
@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 deleted the chore/dependencies/major-6-material-ui-monorepo branch December 11, 2024 10:33
@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 chore/dependencies/major-6-material-ui-monorepo branch from bb19129 to fd0a0e1 Compare December 11, 2024 15:00
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6 (major) fix(deps): update dependency @mui/material to v6 Dec 11, 2024
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from fd0a0e1 to b6ea144 Compare December 11, 2024 18:42
@renovate renovate bot changed the title fix(deps): update dependency @mui/material to v6 fix(deps): update material-ui monorepo to v6 (major) Dec 11, 2024
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 3 times, most recently from d6328cb to 182c265 Compare December 17, 2024 15:31
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from a45f28e to 222ea95 Compare December 25, 2024 17:16
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from 222ea95 to b143161 Compare January 2, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants