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.3.0 #1093

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 6.1.2 -> 6.3.0 age adoption passing confidence
@mui/material (source) 6.1.2 -> 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: Enabled.

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.

Copy link
Contributor Author

renovate bot commented Oct 9, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from ffd30b2 to ca90318 Compare October 11, 2024 18:44
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.1.3 fix(deps): update material-ui monorepo to v6.1.4 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 8 times, most recently from 05ba9f7 to e9bb8ac Compare October 22, 2024 14:40
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.1.4 fix(deps): update material-ui monorepo to v6.1.5 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 8 times, most recently from b47a220 to 82bf160 Compare October 29, 2024 23:08
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 82bf160 to 4ac2ef5 Compare October 30, 2024 14:42
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.1.5 fix(deps): update material-ui monorepo to v6.1.6 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 8 times, most recently from 6756ef9 to 76465a0 Compare November 7, 2024 04:30
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 2 times, most recently from e07dc2b to 642b11e Compare November 27, 2024 15:56
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.1.8 fix(deps): update material-ui monorepo to v6.1.9 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 4 times, most recently from 7856514 to 10b010b Compare December 4, 2024 11:24
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.1.9 fix(deps): update material-ui monorepo to v6.1.10 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 7 times, most recently from f6d042e to 5d9aa16 Compare December 11, 2024 05:26
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.1.10 fix(deps): update material-ui monorepo to v6.2.0 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 5 times, most recently from d820aa5 to 24bb07f Compare December 17, 2024 18:18
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.2.0 fix(deps): update material-ui monorepo to v6.2.1 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch 5 times, most recently from efb7901 to 2a20861 Compare December 20, 2024 22:11
@renovate renovate bot force-pushed the renovate/material-ui-monorepo branch from 2a20861 to 60cce3b Compare December 23, 2024 22:17
@renovate renovate bot changed the title fix(deps): update material-ui monorepo to v6.2.1 fix(deps): update material-ui monorepo to v6.3.0 Dec 23, 2024
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.

0 participants