-
Notifications
You must be signed in to change notification settings - Fork 148
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: update all dependencies #943
Conversation
I can reproduce the failures with v14. Will investigate. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #943 +/- ##
==========================================
+ Coverage 93.20% 95.33% +2.12%
==========================================
Files 28 28
Lines 2149 2143 -6
==========================================
+ Hits 2003 2043 +40
+ Misses 146 100 -46
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
It was just that |
Windows fails everywhere, not sur I'll be able to debug this one. |
Ironically, the changelog for
|
Breaking changes are mainly dropping support for Node.js 12 and 14 (which we already stopped supporting), and API switch from callback to promises.
|
Breaking changes are mainly dropping support for Node.js 12 and 14 (which we already stopped supporting),
and API switch from callback to promises.