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

[WIP] feat: Upgrade Material IU to v6 #6490

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

alicanerdurmaz
Copy link
Member

@alicanerdurmaz alicanerdurmaz commented Nov 13, 2024

🚨 This PR is still a work in progress, but the status is not "draft" because some GitHub workflows are not configured to work in "draft" mode.

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

⚠️ No Changeset found

Latest commit: 7badd80

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

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 #11633

Run Properties:  status check failed Failed #11633  •  git commit 60bb5f8ddc ℹ️: Merge e9f33d35ba4cbf6c11063933dfc772cd78533ec4 into 961e1fea5e505d133d735bd99111...
Project refine
Branch Review RK-798-refine-mui-6-upgrade
Run status status check failed Failed #11633
Run duration 27m 02s
Commit git commit 60bb5f8ddc ℹ️: Merge e9f33d35ba4cbf6c11063933dfc772cd78533ec4 into 961e1fea5e505d133d735bd99111...
Committer Alican Erdurmaz
View all properties for this run ↗︎

Test results
Tests that failed  Failures 7
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 376
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/table-material-ui-use-delete-many/all.cy.ts • 3 failed tests • table-material-ui-use-delete-many

View Output

Test Artifacts
table-material-ui-use-delete-many > should select all rows when click the checkbox in the table header Test Replay Screenshots
table-material-ui-use-delete-many > delete button should be disabled when no row is selected Test Replay Screenshots
table-material-ui-use-delete-many > should be able to delete all selected rows Test Replay Screenshots
Failed  cypress/e2e/form-material-ui-use-drawer-form/all.cy.ts • 1 failed test • form-material-ui-use-drawer-form

View Output

Test Artifacts
form-material-ui-use-drawer-form > should create record Test Replay Screenshots
Failed  cypress/e2e/table-material-ui-use-update-many/all.cy.ts • 3 failed tests • table-material-ui-use-update-many

View Output

Test Artifacts
table-material-ui-use-update-many > should select all rows when click the checkbox in the table header Test Replay Screenshots
table-material-ui-use-update-many > update button should be disabled when no row is selected Test Replay Screenshots
table-material-ui-use-update-many > should be able to update all selected rows Test Replay Screenshots

@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
@github-actions github-actions bot temporarily deployed to deploy-preview-finefoods-material-ui-6490/merge November 15, 2024 12:50 Inactive
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
2 participants