chore(deps): update dependency typescript to v6 - #3993
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #3993 +/- ##
=======================================
Coverage 98.98% 98.98%
=======================================
Files 926 926
Lines 3246 3246
Branches 582 569 -13
=======================================
Hits 3213 3213
Misses 29 29
Partials 4 4
🚀 New features to boost your workflow:
|
ST-DDT
left a comment
There was a problem hiding this comment.
Maybe add a renovate supressions for v7<v7.1 so we dont get bothered by update notification
afaik TS7.1 is just around the corner in around 2-4 weeks, adding such temp thing to renovate config would mean at least 2 commits in next branch, IMO not worth it |
Co-authored-by: Shinigami <chrissi92@hotmail.de>
f2dc561 to
1a48ae3
Compare
Does that mean you plan on jumping directly to TS 7.1 for v11? Does this mean users would also require that TS version to use Faker v11? If so, that would be a pretty big jumpt no? |
yes
no
no |
#3772 v7 is blocked by TS7.1 programmatic API implementation
so this is the intermediate already v6 upgrade