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

[material] Remove unused dev dependency on @mui/lab #41198

Merged
merged 1 commit into from Feb 23, 2024

Conversation

brijeshb42
Copy link
Contributor

@brijeshb42 brijeshb42 requested review from Janpot and a team and removed request for Janpot February 20, 2024 12:52
@mui-bot
Copy link

mui-bot commented Feb 20, 2024

Netlify deploy preview

https://deploy-preview-41198--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against bafa5c3

@brijeshb42 brijeshb42 added the package: material-ui Specific to @mui/material label Feb 20, 2024
@oliviertassinari
Copy link
Member

This looked like a circular dependency 😁

@michaldudak
Copy link
Member

For some reason there is a test in @mui/material that imports from @mui/lab: packages/mui-material/test/typescript/color-palette-prop.spec.tsx. I think the part of this test that references TimelineDot can be moved to the Lab.

This looked like a circular dependency 😁

Yeah, it wasn't reported by pnpm, though, as @mui/material is a peer dependency.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 21, 2024
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 23, 2024
@brijeshb42
Copy link
Contributor Author

brijeshb42 commented Feb 23, 2024

It was always reported when I tried to run some command directly through nx. When doing the same through lerna, it was just logged as a warning.

@brijeshb42 brijeshb42 requested review from michaldudak and a team February 23, 2024 14:31
@brijeshb42 brijeshb42 merged commit 7ed32df into mui:master Feb 23, 2024
19 checks passed
@brijeshb42 brijeshb42 deleted the material-cicular-import branch February 23, 2024 15:18
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants