An in-range update of remark-validate-links is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency remark-validate-links was updated from 7.1.0 to 7.1.1.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
remark-validate-links 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
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 6 commits.
a9ef3457.1.14bbcfdcFix tests for better message sorting965c7ddAdd more badges0d75807Move URLs to HTTPS3d4ca78Update dev-dependencies9c8ab9bMoveLICENSE>license
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 7.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependencyremark-validate-links was updated from7.1.1to7.1.2.
Your tests are still failing with this version. Compare changes
Release Notes for 7.1.2
- 33767d1 Fix sorting on Node <= 10