peer-base icon indicating copy to clipboard operation
peer-base copied to clipboard

Build real-time collaborative DApps on top of IPFS

Results 95 peer-base issues
Sort by recently updated
recently updated
newest added

## The devDependency [babel-eslint](https://github.com/babel/babel-eslint) was updated from `10.0.2` to `10.0.3`. 🚨 [View failing branch](https://github.com/peer-base/peer-base/compare/master...peer-base:greenkeeper%2Fbabel-eslint-10.0.3). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The dependency [prom-client](https://github.com/siimon/prom-client) was updated from `11.5.3` to `12.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [peer-info](https://github.com/libp2p/js-peer-info) was updated from `0.15.1` to `0.16.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [libp2p-bootstrap](https://github.com/libp2p/js-libp2p-bootstrap) was updated from `0.9.7` to `0.10.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

πŸ‘‹ hey, a new js-ipfs release is coming soon \o/ It's a big release with breaking API changes, please check the [release issue](https://github.com/ipfs/js-ipfs/issues/2656) for all the info you need. There's...

## The devDependency [rimraf](https://github.com/isaacs/rimraf) was updated from `2.7.1` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

It appears to exit early when calling leveldown when opening the js-ipfs repo.

Repos being: - https://github.com/ipfs-shipyard/peer-pad - https://github.com/ipfs-shipyard/peer-crdt - https://github.com/ipfs-shipyard/peer-pad-core - https://github.com/ipfs-shipyard/peer-crdt-ipfs - https://github.com/ipfs-shipyard/peer-base-pinner - https://github.com/ipfs-shipyard/peer-blog - https://github.com/ipfs-shipyard/peer-identity - https://github.com/ipfs-shipyard/peer-crdt-bind-codemirror - https://github.com/ipfs-shipyard/peer-crdt-example - https://github.com/ipfs-shipyard/peer-star-network-vis - https://github.com/ipfs-shipyard/peer-star-react - https://github.com/ipfs-shipyard/peer-star-infra - https://github.com/ipfs-shipyard/peer-cacl - https://github.com/ipfs-shipyard/peerpad-peer-crdt...

## The dependency [big-integer](https://github.com/peterolson/BigInteger.js) was updated from `1.6.44` to `1.6.45`. 🚨 [View failing branch](https://github.com/peer-base/peer-base/compare/master...peer-base:greenkeeper%2Fbig-integer-1.6.45). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

In the upcoming `v0.38.0` release of `js-IPFS` the default pubsub implementation is switching to gossipsub. Since this app accesses the private member `._floodsub` on the IPFS node's libp2p object, it...