-
Notifications
You must be signed in to change notification settings - Fork 30
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 dependencies and use NodeJS v20 (LTS) #254
Conversation
…ted by uint8 arrays
… to compiler version update. Autofix to IDE settings file.
… Use NodeJS v20 (LTS) and updated GitHub actions to recent versions.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #254 +/- ##
===========================================
+ Coverage 87.22% 87.32% +0.09%
===========================================
Files 71 72 +1
Lines 5481 5539 +58
Branches 1236 1245 +9
===========================================
+ Hits 4781 4837 +56
+ Misses 416 415 -1
- Partials 284 287 +3 ☔ View full report in Codecov by Sentry. |
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.
lgtm
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.
n
Warning
This PR is based on #253. Merge #253 first, then retarget this PR to
develop
branch. This will leave a few changed files only.Note
This PR would likely require a manual merge due to stuck absolete hooks, that no longer exist.
Changes
Regards.