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

Bump Pigment to 0.0.29 #44867

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Bump Pigment to 0.0.29 #44867

merged 1 commit into from
Dec 27, 2024

Conversation

DiegoAndai
Copy link
Member

Fixes: #44866
Closes: #44781

See explanation: #44866 (comment)

Because this is high priority, I decided not to leave it up to renovate but merge ASAP.

@DiegoAndai DiegoAndai added dependencies Update of dependencies core Infrastructure work going on behind the scenes labels Dec 27, 2024
@DiegoAndai DiegoAndai self-assigned this Dec 27, 2024
@mui-bot
Copy link

mui-bot commented Dec 27, 2024

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 899c2cf

@DiegoAndai DiegoAndai mentioned this pull request Dec 27, 2024
@@ -43,7 +43,7 @@
"@mui/system": "workspace:*"
},
"peerDependencies": {
"@pigment-css/react": "^0.0.27 || ^0.0.28"
"@pigment-css/react": "^0.0.29"
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not sure why this was set with an || operator in #44611. Is this change correct @brijeshb42?

Copy link
Contributor

Choose a reason for hiding this comment

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

What you've done is correct. There's no breaking change. Only react 19 peer dep has been added.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! May I ask you to review and/or approve this PR? 😊

@DiegoAndai DiegoAndai merged commit a5c7b8b into mui:master Dec 27, 2024
21 checks passed
@DiegoAndai DiegoAndai deleted the bump-pigment branch December 27, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[material-ui] npm install fails when "@mui/material" set to "latest" and no specific React version
3 participants