Conversation
Contributor
|
📦 Package Size: 5732 KB |
0cdc2a6 to
85535cb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1266 +/- ##
==========================================
+ Coverage 72.22% 77.38% +5.16%
==========================================
Files 208 187 -21
Lines 7918 3591 -4327
Branches 1435 1086 -349
==========================================
- Hits 5719 2779 -2940
+ Misses 2177 697 -1480
- Partials 22 115 +93 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
85535cb to
f1131ed
Compare
AriPerkkio
commented
Apr 2, 2026
f1131ed to
f452d9b
Compare
jmhobbs
approved these changes
Apr 2, 2026
codykaup
reviewed
Apr 2, 2026
Contributor
codykaup
left a comment
There was a problem hiding this comment.
Couple questions for you but it looks good! Thanks for doing this!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Started to look around test cases for #1252 and noticed this project is using Vitest v2 (which has known RCE CVE too).
This PR updates Vitest to v4 with minimal changes.
📦 Published PR as canary version:
16.0.1--canary.1266.23908020671.0✨ Test out this PR locally via:
npm install chromatic@16.0.1--canary.1266.23908020671.0 # or yarn add chromatic@16.0.1--canary.1266.23908020671.0