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

fix: add @emotion/is-prop-valid to dependency list to fix builds #6673

Closed
wants to merge 2 commits into from

Conversation

tom-youd
Copy link
Contributor

@tom-youd tom-youd commented Jan 8, 2025

Closes #6672

Added @emotion/is-prop-valid as a dependency to fix builds

What did you change?

As per above - added dependency to package.json (for Ibm-products)

How did you test and verify your work?

Building storybook locally

@tom-youd tom-youd requested a review from a team as a code owner January 8, 2025 13:04
@tom-youd tom-youd requested review from davidmenendez and anamikaanu96 and removed request for a team January 8, 2025 13:04
Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 211f9a5
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/677e7c84d9f0d200082ca085
😎 Deploy Preview https://deploy-preview-6673--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 211f9a5
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/677e7c844592f00008c82c37
😎 Deploy Preview https://deploy-preview-6673--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

github-actions bot commented Jan 8, 2025

DCO Assistant Lite bot All contributors have signed the DCO.

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.68%. Comparing base (ca6e937) to head (211f9a5).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6673   +/-   ##
=======================================
  Coverage   80.68%   80.68%           
=======================================
  Files         397      397           
  Lines       12923    12923           
  Branches     4286     4286           
=======================================
  Hits        10427    10427           
  Misses       2496     2496           
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@matthewgallo
Copy link
Member

Thanks for helping out with all of the investigation you did here @tom-youd! This shouldn't be an issue now that we've rolled framer-motion back to 6.5.1 in the patch we released yesterday (2.57.1).

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.

Unable to build 2.57.0 due to framer-motion bump
2 participants