ipfs-inactive/js-ipfs-http-client

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

greenkeeper opened this issue Β· 3 comments

The devDependency aegir was updated from 20.1.0 to 20.2.0.

🚨 View failing branch.

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

aegir 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).
  • ❌ Travis CI - Branch: The build failed.

Release Notes for v20.2.0

Bug Fixes

Features

BREAKING CHANGES

  • linter upgrade you may need to fix linting problems
Commits

The new version differs by 6 commits.

  • 8500e2f chore: release version v20.2.0
  • fa4db4a chore: update contributors
  • 903bd03 fix: fix linter
  • 36de3ff feat: adds command to update release candidates (#421)
  • 8d186af docs: update travis config
  • 24ba24b feat: update deps (#423)

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 20.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency aegir was updated from 20.2.0 to 20.3.0.

Your tests are still failing with this version. Compare changes

Release Notes for v20.3.0

Bug Fixes

Features

  • add AEGIR_RUNNER env var and support timeout in the browser and electron test runners. (61cc413)
  • add test-external command (#425) (92236ba)
Commits

The new version differs by 6 commits.

  • 3edb1d0 chore: release version v20.3.0
  • f4adbd1 chore: update contributors
  • 0444fcf Merge branch 'master' of github.com:ipfs/aegir
  • 92236ba feat: add test-external command (#425)
  • d82815a fix: push to the current branch (#426)
  • 61cc413 feat: add AEGIR_RUNNER env var and support timeout in the browser and electron test runners.

See the full diff

  • The devDependency aegir was updated from 20.3.0 to 20.3.1.

Your tests are still failing with this version. Compare changes

Release Notes for v20.3.1

Bug Fixes

Commits

The new version differs by 4 commits.

See the full diff