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

build(deps): update dev dependencies #6913

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

carbon-automation[bot]
Copy link
Contributor

This PR was automatically generated to update versions of dev dependencies to their latest versions. This helps ensure we get fixes and improvements in a timely fashion and reduces the impact of updating the versions that can arise if versions are allowed to become stale for an extended period.

What did you change?

This action ran yarn upgrade:automatic to update package.json files to request the latest versions of each package. Certain critical packages are intentionally excluded.

This action also deleted the yarn.lock file in order to recreate it with the latest matching versions of secondary dependencies.

This PR includes the various package.json that pull our dependencies forward to the latest versions, the yarn.lock update that maps required versions to the actual versions to be used, and updates the offline mirror.

How did you test and verify your work?

This PR should not normally significantly affect the build outputs or runtime packages. Ensure that yarn ci-check runs cleanly and all tests pass (done automatically as part of the PR checks).

@carbon-automation carbon-automation bot requested a review from a team as a code owner February 15, 2025 04:07
@carbon-automation carbon-automation bot requested review from davidmenendez and matthewgallo and removed request for a team February 15, 2025 04:07
Copy link

netlify bot commented Feb 15, 2025

👷 Deploy Preview for carbon-for-ibm-products processing.

Name Link
🔨 Latest commit 4c3003b
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67b60e10635e6b0008d5b029

Copy link

netlify bot commented Feb 15, 2025

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

Name Link
🔨 Latest commit 4c3003b
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67b60e109bc4f7000904db7c
😎 Deploy Preview https://deploy-preview-6913--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

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.55%. Comparing base (2905420) to head (5694796).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6913      +/-   ##
==========================================
- Coverage   81.57%   81.55%   -0.02%     
==========================================
  Files         403      403              
  Lines       13050    13050              
  Branches     4297     4297              
==========================================
- Hits        10645    10643       -2     
- Misses       2405     2407       +2     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

davidmenendez
davidmenendez previously approved these changes Feb 17, 2025
Copy link
Contributor

@davidmenendez davidmenendez left a comment

Choose a reason for hiding this comment

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

woah a dev update that didn't cause the repo to explode?! i can hardly believe it

"@ibm/telemetry-js": "^1.8.0",
"framer-motion": "^6.5.1 < 7",
"@ibm/telemetry-js": "^1.9.1",
"framer-motion": "^12",
Copy link
Member

Choose a reason for hiding this comment

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

We'll just need to manually downgrade this again

Copy link
Contributor

Choose a reason for hiding this comment

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

blah good call! i need to remember that one.

Copy link
Contributor

@elycheea elycheea Feb 19, 2025

Choose a reason for hiding this comment

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

@davidmenendez let’s just add it to the upgrade exclusions1 until we fully remove framer-motion.

Edited with the correct package.json 😅

Footnotes

  1. https://github.com/carbon-design-system/ibm-products/pull/6913/files#diff-9806f11912c150dc91e7f97f6956a9672974e9ba78d6abb61ce8f214f4bbbd93L56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants