Skip to content

Conversation

carbon-automation[bot]
Copy link
Contributor

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.

@carbon-automation carbon-automation bot requested a review from a team as a code owner October 1, 2025 04:09
@carbon-automation carbon-automation bot requested review from matthewgallo and szinta and removed request for a team October 1, 2025 04:09
Copy link

netlify bot commented Oct 1, 2025

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

Name Link
🔨 Latest commit 3bc146c
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/68dca962b7e7bb0008ac63f5
😎 Deploy Preview https://deploy-preview-8347--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 project configuration.

Copy link

netlify bot commented Oct 1, 2025

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

Name Link
🔨 Latest commit 3bc146c
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/68dca962b9c5c100084e9566
😎 Deploy Preview https://deploy-preview-8347--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 project configuration.

@matthewgallo
Copy link
Member

matthewgallo commented Oct 1, 2025

Notes from initial review:

  • Default Tag margin has been removed, causing a breaking change moving to the latest version. We'll need to manually add the margins for tags within the following places:
    • TagSet
    • TagOverflow
    • Page header v1
    • Page header react
    • Page header web component
    • FilterSummary
    • useOverflowItems.stories.jsx
    • overflow-handler.stories.jsx
    • set-of-tags web component example
    • set-of-users web component example
  • Investigate if there were additional changes to Tag, avt is failing for tagset and tag overflow when querying for the +n operational tag for tag set and tag overflow

Copy link
Member

@matthewgallo matthewgallo left a comment

Choose a reason for hiding this comment

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

See comment. I'll add these changes since we need @carbon/[email protected] for the enable-presence feature flag.

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.

2 participants