-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
deps(ui): Upgrade jest, jest-junit #32132
Conversation
@scttcper we should run a quick benchmark of the test suites before merging this. The reason is that lots of people have been saying that there seems to have been slight regressions in v27 (jestjs/jest#7963). If those are sufficiently large for our project, we should maybe reconsider merging (altho looks like all of our tests pass, so maybe there's no impact) |
@JonasBa we're already on v27. Do the comments say it's the later versions or any version |
@scttcper oh my bad. I looked at the @types/jest diff which was still on 26... |
Jest is working towards releasing v28 so this puts us on the latest version of 27