-
Notifications
You must be signed in to change notification settings - Fork 227
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 fix new warnings #1388
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1388 +/- ##
=======================================
- Coverage 59.0% 58.6% -0.5%
=======================================
Files 275 275
Lines 27930 28379 +449
=======================================
+ Hits 16505 16633 +128
- Misses 11425 11746 +321 ☔ View full report in Codecov by Sentry. |
I had to revert the version bump of serde-wasm-bindgen, as the light-client-js tests were failing and I have been unable to run them locally nor in a arm64/amd64 Docker container. |
A partial backport of #1388, non-breaking changes only.
.changelog/