Use vitest v3, Resolve GHSA-9crc-q9x8-ghqq (backport #7340) [release/4.10.x] #7713
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.
Resolve GHSA-9crc-q9x8-hgqq
Consume vitest 3.0.5 (and adjacent vitest packages like
browser,coverage-v8.All vitest deps follow the same version number, to avoid dependency mismatch warnings when running tests.
Bump core-geometry's global testTimeout to a minute - there's no slowdown to the CI times or locally, since the tests are running in parallel.
Drop coverage reporting in core-frontend until the dynamic imports issue can be resolved (Opened issue).
Import core-frontend's barrel file before running any core-frontend test suite.
Enable parallel tests in core-frontend again. (This helps counteract the performance slowdown importing the barrel file above will have)
This is an automatic backport of pull request Use vitest v3, Resolve GHSA-9crc-q9x8-ghqq #7340 done by Mergify.