-
Notifications
You must be signed in to change notification settings - Fork 717
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
update all dependencies exept typescipt #1531
Conversation
this should be tried after @Jameskmonger merges his CI to node 18-20. Anyone interested of porting the tests to jest and puppeteer ? |
@PodaruDragos I'm not sure why CI is not running against this branch .. any idea? |
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #1531 +/- ##
==========================================
+ Coverage 99.56% 99.61% +0.05%
==========================================
Files 53 53
Lines 1364 1567 +203
Branches 196 205 +9
==========================================
+ Hits 1358 1561 +203
Partials 6 6 see 22 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
merged my changes from master
in, there were some extra changes in this PR (from commit 635fae4) I reverted them for now just to make things cleaner
will raise another PR to alphabetise this @PodaruDragos
Tested on node 20 locally
green to go