ipfs-inactive/js-ipfs-http-client

An in-range update of nock is breaking the build 🚨

greenkeeper opened this issue Β· 1 comments

The devDependency nock was updated from 11.3.6 to 11.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nock is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… bundlesize: ./dist/index.min.js: 244.15KB < maxSize 245KB (gzip) (Details).
  • βœ… codecov/project: 87.12% remains the same compared to 191f414 (Details).
  • βœ… codecov/patch: Coverage not affected when comparing 191f414...5b076f9 (Details).
  • ❌ Travis CI - Branch: The build failed.

Release Notes for v11.4.0

11.4.0 (2019-10-07)

Features

  • improve error output by showing which URL caused the error (#1735) (#1740) (f4a208b)
Commits

The new version differs by 2 commits.

  • f4a208b feat: improve error output by showing which URL caused the error (#1735) (#1740)
  • b71bfd0 Update lolex to the latest version πŸš€ (#1739)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 11.3.6 your tests are passing again. Downgrade this dependency πŸ“Œ.