-
Notifications
You must be signed in to change notification settings - Fork 44
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 dependencies including go-ipfs #1112
Conversation
todo: (I assume this to be the plan, but just in case) - would be very good to note exactly why and how they have changed in the breaking change doc as this is not just a property change on our side (e.g. prop deletion from SchemaDescription). |
Codecov Report
@@ Coverage Diff @@
## develop #1112 +/- ##
========================================
Coverage 67.73% 67.73%
========================================
Files 181 181
Lines 16551 16551
========================================
Hits 11210 11210
Misses 4400 4400
Partials 941 941
|
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.
Cheers Fred :)
Thanks @fredcarle for unblocking the dependency updating with this PR. Fresh air! |
Relevant issue(s) Resolves #451 Description This PR updates most of our direct dependencies including IPFS packages that impacted the CID creation
Relevant issue(s) Resolves sourcenetwork#451 Description This PR updates most of our direct dependencies including IPFS packages that impacted the CID creation
Relevant issue(s)
Resolves #451
Description
This PR updates most of our direct dependencies including IPFS packages that impacted the CID creation
Tasks
How has this been tested?
make test
Specify the platform(s) on which this was tested: