An in-range update of validate-commit-msg is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
Version 2.12.3 of validate-commit-msg just got published.
Branch | Build failing π¨ |
---|---|
Dependency | validate-commit-msg |
Current Version | 2.12.2 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As validate-commit-msg is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this πͺ
Status Details
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄
After pinning to 2.12.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 2.13.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Version 2.13.1 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.13.1<a name"2.13.1">
2.13.1 (2017-07-23)
Bug Fixes
- CLI: correctly exit with 1 when validation fails (888617bf)
Version 2.14.0 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.14.0<a name"2.14.0">
2.14.0 (2017-07-29)
Features
- autoFix: fix the commit message case instead of ignoring case (2e048fb5)