feat(dependencies): support react v19 for pf4-component-mapper#1519
Merged
Hyperkid123 merged 2 commits intodata-driven-forms:masterfrom Nov 21, 2025
Merged
feat(dependencies): support react v19 for pf4-component-mapper#1519Hyperkid123 merged 2 commits intodata-driven-forms:masterfrom
Hyperkid123 merged 2 commits intodata-driven-forms:masterfrom
Conversation
|
@Jakub007d is attempting to deploy a commit to the data-driven-forms Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1519 +/- ##
=======================================
Coverage 94.27% 94.27%
=======================================
Files 185 185
Lines 3389 3389
Branches 1462 1462
=======================================
Hits 3195 3195
Misses 194 194 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a3c287c to
2f9f5a6
Compare
Hyperkid123
approved these changes
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #RHCLOUD-42871 (if applicable)
Description
As part of RHCLOUD-42871 updating pf4-component-mapper to suport React version 19
Please include a summary of the change.
Updating pf4-component-mapper to suport React version 19
The changes were tested locally by running yarn test on package
Schema (if applicable)
Checklist: (please see documentation page for more information)
Yarn buildpassesYarn lintpassesYarn testpassesfix|feat({scope}): {description}fix(pf3): wizard correctly handles next buttonFix button on documenation example page