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
Release Notes for v20.2.0
Bug Fixes
- fix linter (903bd03)
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 from20.2.0
to20.3.0
.
Your tests are still failing with this version. Compare changes
Release Notes for v20.3.0
Bug Fixes
Features
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 from20.3.0
to20.3.1
.
Your tests are still failing with this version. Compare changes