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

revert: "chore(deps): update dependency @testing-library/react to v14" #993

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

justinhynes
Copy link
Contributor

This reverts commit a3611b0. This version of testing-library/react doesn't play well with our current version of React.

We shouldn't upgrade this library until we're running a newer version of React in this MFE.

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.78%. Comparing base (d33d3d9) to head (10e55ee).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #993   +/-   ##
=======================================
  Coverage   66.78%   66.78%           
=======================================
  Files          51       51           
  Lines         849      849           
  Branches      176      176           
=======================================
  Hits          567      567           
  Misses        272      272           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@MaxFrank13 MaxFrank13 left a comment

Choose a reason for hiding this comment

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

Thanks for catching this!

This reverts commit a3611b0. This version of `testing-library/react` doesn't play well with our current version of React.

We shouldn't upgrade this library until we're running a newer version of React in this MFE.
@justinhynes justinhynes force-pushed the jhynes/revert_react-testing-library-upgrade branch from 9b009e9 to 10e55ee Compare March 29, 2024 14:43
@justinhynes justinhynes merged commit c922a1c into master Mar 29, 2024
9 checks passed
@justinhynes justinhynes deleted the jhynes/revert_react-testing-library-upgrade branch March 29, 2024 14:59
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