-
-
Notifications
You must be signed in to change notification settings - Fork 920
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
chore(deps): replace vitest v1 deprecations #2590
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2590 +/- ##
==========================================
- Coverage 99.57% 99.56% -0.01%
==========================================
Files 2807 2807
Lines 250525 250525
Branches 1151 740 -411
==========================================
- Hits 249454 249439 -15
- Misses 1071 1086 +15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was a bit lost as I didn't see the guide on their website or in the release. I'll leave the Vitest migration guide here just in case another reviewer has the same problem as I did.
Will Faker v9 drop node v14 and v16? Because the vitest migration guide says it requires v18+ |
Oh sorry, I did not see the "AND v16". We will only drop v14 as far as I can tell. |
IMO we will/should drop v16 support as well. |
Yes, v16 is already legacy and not supported by Node anymore |
dc7537e
2a8f761
to
dc7537e
Compare
@Shinigami92 Could you please fix the merge conflicts here? |
I fixed the merge conflicts for you. (Totally forgot about this one) |
manually crafted PR
closes #2573
not working right now, due to Node v14...