-
Notifications
You must be signed in to change notification settings - Fork 64
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
feat: updated jest to v29 & frontend-build major version upgrade #661
feat: updated jest to v29 & frontend-build major version upgrade #661
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #661 +/- ##
==========================================
- Coverage 83.50% 83.41% -0.10%
==========================================
Files 40 40
Lines 1073 1073
Branches 197 197
==========================================
- Hits 896 895 -1
- Misses 165 166 +1
Partials 12 12 ☔ View full report in Codecov by Sentry. |
Can you modify this to use the latest frontend-build alpha, and then rebase the PR on this repo's alpha branch? |
@arbrandes I have updated it to use |
@arbrandes can you please respond to the question above? We would like to move this forward if there are no more concerns. Thanks! |
…into bilalqamar95/frontend-build-jest-upgrade
…into bilalqamar95/frontend-build-jest-upgrade
…nedx#661) BREAKING CHANGE: Due to peerDependency upgrade of frontend-build this goes as a breaking change
Description:
Updated jest to v29 & frontend-build major version upgrade
BREAKING CHANGE: Due to
peerDependency
upgrade offrontend-build
this goes as a breaking changeMerge checklist:
frontend-platform
. This can be done by runningnpm start
and opening http://localhost:8080.module.config.js
file infrontend-build
.fix
,feat
) and is appropriate for your code change. Consider whether your code is a breaking change, and modify your commit accordingly.Post merge: