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

feat: Upgrade Material UI to v6 #6490

Merged
merged 39 commits into from
Dec 4, 2024

Conversation

alicanerdurmaz
Copy link
Member

@alicanerdurmaz alicanerdurmaz commented Nov 13, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

Material UI upgraded to 6.

- "@mui/icons-material": "^5.8.3",
+ "@mui/icons-material": "^6.1.6",
- "@mui/lab": "^5.0.0-alpha.85",
+ "@mui/lab": "^6.0.0-beta.14",
- "@mui/material": "^5.14.2",
+ "@mui/material": "^6.1.6",
- "@mui/system": "^5.15.15",
+ "@mui/system": "^6.1.6",

- "@mui/x-data-grid": "^6.6.0",
+ "@mui/x-data-grid": "^7.22.2",

What is the new behavior?

fixes #6333

@alicanerdurmaz alicanerdurmaz added this to the December '24 Release milestone Nov 13, 2024
Copy link

changeset-bot bot commented Nov 13, 2024

🦋 Changeset detected

Latest commit: 409a001

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@refinedev/inferencer Major
@refinedev/mui Major
@refinedev/chakra-ui Minor
@refinedev/ui-tests Minor
@refinedev/ui-types Minor
@refinedev/mantine Minor
@refinedev/antd Minor
@refinedev/live-previews Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

github-actions bot commented Nov 13, 2024

@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 13, 2024 12:21 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 13, 2024 12:35 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 13, 2024 12:52 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 November 13, 2024 13:13 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 15, 2024 07:36 Inactive
@alicanerdurmaz alicanerdurmaz marked this pull request as ready for review November 15, 2024 07:39
@alicanerdurmaz alicanerdurmaz requested review from a team as code owners November 15, 2024 07:39
@alicanerdurmaz alicanerdurmaz changed the title feat: update material ui to 6 [WIP] feat: update material ui to 6 Nov 15, 2024
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 15, 2024 07:42 Inactive
@alicanerdurmaz alicanerdurmaz changed the title [WIP] feat: update material ui to 6 [WIP] feat: update Material IU to 6 Nov 15, 2024
@alicanerdurmaz alicanerdurmaz changed the title [WIP] feat: update Material IU to 6 [WIP] feat: Upgrade Material IU to v6 Nov 15, 2024
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 November 15, 2024 08:05 Inactive
Copy link

cypress bot commented Nov 15, 2024

refine    Run #11691

Run Properties:  status check passed Passed #11691  •  git commit 401285c0f5 ℹ️: Merge 409a00189ad3a3c40ceac038730d5011c041ab01 into 29d00f8dc49485e0f5c42d208417...
Project refine
Branch Review RK-798-refine-mui-6-upgrade
Run status status check passed Passed #11691
Run duration 17m 47s
Commit git commit 401285c0f5 ℹ️: Merge 409a00189ad3a3c40ceac038730d5011c041ab01 into 29d00f8dc49485e0f5c42d208417...
Committer Alican Erdurmaz
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 37
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 385
View all changes introduced in this branch ↗︎

@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 15, 2024 09:39 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 November 15, 2024 10:02 Inactive
@alicanerdurmaz alicanerdurmaz changed the title [WIP] feat: Upgrade Material IU to v6 feat: Upgrade Material IU to v6 Nov 22, 2024
@alicanerdurmaz alicanerdurmaz changed the base branch from master to releases/december-2024 November 25, 2024 07:54
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 25, 2024 07:57 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 November 25, 2024 08:20 Inactive
@BatuhanW BatuhanW changed the title feat: Upgrade Material IU to v6 feat: Upgrade Material UI to v6 Dec 3, 2024
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge December 3, 2024 09:17 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 December 3, 2024 09:41 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge December 3, 2024 10:24 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 December 3, 2024 10:46 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge December 3, 2024 10:53 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 December 3, 2024 11:17 Inactive
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge December 3, 2024 13:50 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-6490 December 3, 2024 14:13 Inactive
@BatuhanW BatuhanW merged commit 8fd53ef into releases/december-2024 Dec 4, 2024
95 checks passed
@BatuhanW BatuhanW deleted the RK-798-refine-mui-6-upgrade branch December 4, 2024 09:13
@BatuhanW BatuhanW mentioned this pull request Dec 4, 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.

[FEAT] Support for MUI v6
4 participants