Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

FOLIO-3876: Breaking changes react v18 #59

Merged
merged 9 commits into from
Oct 3, 2023
Merged

FOLIO-3876: Breaking changes react v18 #59

merged 9 commits into from
Oct 3, 2023

Conversation

danetsao
Copy link

Per FOLIO-3876, fixing changes that were not addressed in initial upgrade to react v18.

Updating dependancies and test infrastructure.

@github-actions
Copy link

github-actions bot commented Sep 29, 2023

Jest Unit Test Statistics

    1 files  ±0    74 suites  ±0   7m 47s ⏱️ + 2m 31s
407 tests ±0  407 ✔️ ±0  0 💤 ±0  0 ±0 
445 runs  ±0  445 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 23f1ccb. ± Comparison against base commit 0ae716f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Sep 29, 2023

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 23f1ccb. ± Comparison against base commit 0ae716f.

♻️ This comment has been updated with latest results.

Copy link

@zburke zburke left a comment

Choose a reason for hiding this comment

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

Code changes LGTM. Please add a note about this breaking change to the CHANGELOG.

NB: @testing-library/react-hooks has been folded directly into @testing-library/react as of v14. You have to update the import path for renderHook, but no other change is necessary, and then you can remove this extraneous dep.

@danetsao danetsao requested a review from nhanaa October 2, 2023 21:48
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@danetsao danetsao merged commit 30a651f into master Oct 3, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants