Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

update dependencies for js-ipfs 0.33 #166

Closed
wants to merge 2 commits into from
Closed

Conversation

vmx
Copy link
Member

@vmx vmx commented Oct 25, 2018

This one is needed for js-ipfs/pull/1617.

This PR also reverts one breaking change. This makes things easier as then I can do a patch release without the need to keep separate branches.

This supersedes #165.

/cc @ vasco-santos

This reverts commit f1c2e12.

This breaking change will be applied once the dependencies
are updated.
A new version of interface-datastore is needed for the js-ifps 0.33
release.
@vmx vmx requested a review from alanshaw October 25, 2018 09:12
@ipld ipld deleted a comment from codecov bot Oct 25, 2018
@@ -18,12 +18,12 @@ const MemoryStore = require('interface-datastore').MemoryDatastore
function noop () {}

class IPLDResolver {
constructor (options) {
if (!options.blockService) {
constructor (blockService) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why move this back?

@vmx vmx mentioned this pull request Oct 25, 2018
@vmx vmx closed this Oct 25, 2018
@daviddias daviddias deleted the update-deps-20181025 branch October 27, 2018 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants