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: update to Carbon 11 compatible versions to latest #6214

Merged
merged 6 commits into from
Oct 23, 2024

Conversation

matthewgallo
Copy link
Member

This PR was automatically generated to update Carbon 11 compatible versions on a regular basis. This is not intended to create any breaking changes, and will be reflected as a minor version bump for affected packages. NB we'll run all tests and do visual verifications, but there is always the opportunity for unexpected regressions. If you're using one of the packages in a stable or production context you may want to check this before taking the next minor version, and do let us know ASAP if you see anything problematic.

The goal is to update to the latest Carbon 11 compatible versions each Friday, to ensure we remain up-to-date with the latest changes (often published on Thursdays) and to ensure interoperability with other packages that also depend on Carbon. We will normally update all other dependencies at the same time to their latest versions, except for specific cases where we have found the updates to be problematic or require further work before they can be used. By using the latest stable version of each dependency we ensure we get fixes and improvements in a timely fashion and reduce 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:carbon to upgrade all carbon-related packages to the latest versions.

This PR includes the various package.json that pull our dependencies forward to the latest versions, and updates the offline mirror.

How did you test and verify your work?

This PR should not be merged until the following checks have been made:

  • A reminder message has been posted onto the ibmproducts-pal-dev Slack channel that a version update PR is going through.
  • yarn ci-check runs cleanly and all tests pass (done automatically as part of the PR checks).
  • the Netlify deploy-preview has been used to ensure that storybook runs and the main published components render correctly.

@matthewgallo matthewgallo requested a review from a team as a code owner October 15, 2024 04:07
@matthewgallo matthewgallo requested review from makafsal and AlexanderMelox and removed request for a team October 15, 2024 04:07
Copy link

netlify bot commented Oct 15, 2024

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

Name Link
🔨 Latest commit 7786cba
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/6718cab3748539000855593e
😎 Deploy Preview https://deploy-preview-6214--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 Oct 15, 2024

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

Name Link
🔨 Latest commit 7786cba
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6718cab3fa29970008fa3582
😎 Deploy Preview https://deploy-preview-6214--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.

@devadula-nandan
Copy link
Contributor

follow up issue for a permanent refactor
#6235

@matthewgallo matthewgallo requested review from elycheea, kennylam and a team as code owners October 22, 2024 17:55
@matthewgallo matthewgallo changed the base branch from main to v1 October 22, 2024 17:56
@matthewgallo matthewgallo changed the base branch from v1 to main October 22, 2024 17:56
@devadula-nandan devadula-nandan added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 911c341 Oct 23, 2024
29 checks passed
@devadula-nandan devadula-nandan deleted the update-packages-upi9onw branch October 23, 2024 10:42
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.69%. Comparing base (18b47c7) to head (7786cba).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6214   +/-   ##
=======================================
  Coverage   78.69%   78.69%           
=======================================
  Files         395      395           
  Lines       12830    12834    +4     
  Branches     4242     4242           
=======================================
+ Hits        10096    10100    +4     
  Misses       2734     2734           
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

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.

4 participants