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 to v6.3.1 #879

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Update material-ui to v6.3.1 #879

merged 1 commit into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

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

Release Notes

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

v6.3.1

Compare Source

Jan 3, 2025

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

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


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 a team December 11, 2024 05:04
@renovate renovate bot added the Material-UI Updates to MUI label Dec 11, 2024
Copy link

changeset-bot bot commented Dec 11, 2024

⚠️ No Changeset found

Latest commit: 32852dd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/material-ui branch 2 times, most recently from 3da2f79 to a2cbbd5 Compare December 17, 2024 18:05
@renovate renovate bot changed the title Update material-ui to v6.2.0 Update material-ui to v6.2.1 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/material-ui branch from a2cbbd5 to caff2d0 Compare December 19, 2024 14:46
@renovate renovate bot changed the title Update material-ui to v6.2.1 Update material-ui to v6.3.0 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/material-ui branch from caff2d0 to ab6743d Compare December 23, 2024 19:31
@renovate renovate bot force-pushed the renovate/material-ui branch from ab6743d to c20b8bc Compare January 8, 2025 02:19
@renovate renovate bot changed the title Update material-ui to v6.3.0 Update material-ui to v6.3.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/material-ui branch 2 times, most recently from b68d37d to 4982d3a Compare January 9, 2025 08:43
@renovate renovate bot force-pushed the renovate/material-ui branch from 4982d3a to 32852dd Compare January 9, 2025 08:50
Copy link
Contributor

@weeman1337 weeman1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with NeoBoard and the toolkit example widget ✔️

@weeman1337 weeman1337 merged commit 4ddb529 into main Jan 9, 2025
4 checks passed
@weeman1337 weeman1337 deleted the renovate/material-ui branch January 9, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Material-UI Updates to MUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant