borovin / block

UI blocks based on Custom Elements v1 spec.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of validate-commit-msg is breaking the build 🚨

greenkeeper opened this issue Β· 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build is in progress Details
  • βœ… bitHound - Dependencies No failing dependencies. Details
  • ❌ bitHound - Code 12 failing files. 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 🚨

Release Notes v2.13.0

<a name"2.13.0">

2.13.0 (2017-07-20)

Bug Fixes

  • cli: Fix cli to work with COMMIT_EDITMSG, custom path, or text (84864950)

Features

  • release: manually release a minor version (6d23bbcf)
Commits

The new version differs by 2 commits.

  • 6d23bbc feat(release): manually release a minor version
  • 7484c7f chore: Update package URLs to new org

See the full diff

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)
Commits

The new version differs by 1 commits.

  • 888617b fix(CLI): correctly exit with 1 when validation fails

See the full diff

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)
Commits

The new version differs by 1 commits.

  • 2e048fb feat(autoFix): fix the commit message case instead of ignoring case

See the full diff