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

chore(deps): update peer dependency ranges to include react v19 #7013

Conversation

matthewgallo
Copy link
Member

@matthewgallo matthewgallo commented Feb 28, 2025

Closes #7012

Includes React v19 in our peer dependency range list. We'll fully move to v19 with this PR, but until I fix all the conflicts in that PR this will allow teams to use v19 with our library.

What did you change?

package.json
packages/core/package.json
packages/ibm-products/package.json
yarn.lock

How did you test and verify your work?

Checks pass and storybook builds as expected

@matthewgallo matthewgallo requested a review from a team as a code owner February 28, 2025 14:21
@matthewgallo matthewgallo requested review from makafsal and sangeethababu9223 and removed request for a team February 28, 2025 14:21
Copy link

netlify bot commented Feb 28, 2025

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

Name Link
🔨 Latest commit 82ca45a
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67c5bfdff8e7c100088dfed4
😎 Deploy Preview https://deploy-preview-7013--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 Feb 28, 2025

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

Name Link
🔨 Latest commit 82ca45a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67c5bfdf9865420009b25742
😎 Deploy Preview https://deploy-preview-7013--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

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.70%. Comparing base (0fdcded) to head (82ca45a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7013      +/-   ##
==========================================
- Coverage   81.71%   81.70%   -0.01%     
==========================================
  Files         401      401              
  Lines       13022    13022              
  Branches     4289     4289              
==========================================
- Hits        10641    10640       -1     
- Misses       2381     2382       +1     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@matthewgallo matthewgallo changed the title chore(deps): update ranges to react v19 chore(deps): update peer dependency ranges to include react v19 Feb 28, 2025
elycheea
elycheea previously approved these changes Feb 28, 2025
Copy link
Contributor

@elycheea elycheea left a comment

Choose a reason for hiding this comment

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

Nice! I was about to check if we opened an issue yet. 🎉

@elycheea elycheea added this pull request to the merge queue Mar 3, 2025
Merged via the queue into carbon-design-system:main with commit 2450344 Mar 3, 2025
29 checks passed
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.

Include React 19 in peer dependency range
3 participants