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.17.1 -> 6.4.10 age adoption passing confidence
@mui/material (source) 5.17.1 -> 6.4.10 age adoption passing confidence

Release Notes

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

v6.4.10

Compare Source

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

@mui/[email protected]
  • [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial value is provided (#​45735) @​imadx
  • [Popover] Allow null in anchorEl function return type (#​45723) @​eduter
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​eduter, @​imadx, @​oliviertassinari

v6.4.9

Compare Source

Mar 25, 2025

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

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

All contributors of this release in alphabetical order: @​DiegoAndai, @​letianpailove, @​mapache-salvaje, @​mushfiqbh, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

v6.4.8

Compare Source

Mar 17, 2025

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

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

All contributors of this release in alphabetical order: @​dahiro, @​DiegoAndai, @​Jtaks, @​mapache-salvaje, @​mj12albert, @​ovtn, @​sai6855, @​siriwatknp, @​vipierozan99

v6.4.7

Compare Source

Mar 5, 2025

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

@mui/[email protected]

v6.4.6

Compare Source

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

v6.4.5

Compare Source

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​a-s-russo, @​aarongarciah, @​noobDev31, @​oliviertassinari, @​ZeeshanTamboli

v6.4.4

Compare Source

Feb 11, 2025

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​oliviertassinari, @​sai6855, @​siriwatknp

v6.4.3

Compare Source

Feb 4, 2025

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

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​ZeeshanTamboli

v6.4.2

Compare Source

Jan 29, 2025

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

@mui/[email protected]
Core
Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

v6.4.1

Compare Source

Jan 21, 2025

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: @​bharatkashyap, @​DiegoAndai, @​Fullchee, @​Janpot, @​mj12albert, @​sai6855, @​siriwatknp, @​yash49, @​zanivan

v6.4.0

Compare Source

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​DiegoAndai, @​good-jinu, @​headironc, @​iaziz11, @​IceOfSummer, @​Janpot, @​LukasTy, @​mnajdova, @​oliviertassinari, @​sai6855, @​samuelsycamore, @​siddhantantil39, @​siriwatknp, @​yashdev16, @​ZeeshanTamboli

v6.3.1

Compare Source

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

@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

v6.3.0

Compare Source

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

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

A big thanks to the 11 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

A big thanks to the 11 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, @​sai6855, @​samuelsycamore, @​siriwatknp, @​ZeeshanTamboli

v6.1.9

Compare Source

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

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 force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 3 times, most recently from 182c265 to a45f28e Compare December 23, 2024 19:03
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from a45f28e to 222ea95 Compare December 25, 2024 17:16
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 4 times, most recently from eb5b13c to df1ee1d Compare January 8, 2025 17:20
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 46b0b19 to 56930c6 Compare January 21, 2025 14:17
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from e23d440 to e78c6c3 Compare January 29, 2025 16:46
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from c2ce1e0 to 23e4848 Compare February 11, 2025 16:36
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from 23e4848 to 79d8294 Compare February 18, 2025 20:02
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from 79d8294 to fb0a7fe Compare February 26, 2025 15:45
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from fb0a7fe to 85764ae Compare March 5, 2025 16:31
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 9 times, most recently from b20dd10 to 1f6e721 Compare March 18, 2025 20:25
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch 2 times, most recently from 2298249 to 9a442a9 Compare March 31, 2025 22:04
@renovate renovate bot force-pushed the chore/dependencies/major-6-material-ui-monorepo branch from 9a442a9 to ea3ff5b Compare April 2, 2025 16:39
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