joaogarin / carte-blanche-angular2

Carte blanche implementation for angular2 WIP
https://www.npmjs.com/package/carte-blanche-angular2
MIT License
7 stars 1 forks source link

An in-range update of commitizen is breaking the build 🚨 #15

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.8.7 of commitizen just got published.

Branch Build failing 🚨
Dependency commitizen
Current Version 2.8.6
Type devDependency

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

As commitizen 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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/joaogarin/carte-blanche-angular2/builds/184096206)
Release Notes v2.8.7

2.8.7 (2016-12-14)

Bug Fixes

  • npmignore: ignore more unnecessary files (#393) (6fa09a23)
Commits

The new version differs by 29 commits .

  • 6fa09a2 fix(npmignore): ignore more unnecessary files (#393)
  • 4586f15 docs: add vscode-commitizen to tools list (#397)
  • 71731ca Ci issues with commits (#402)
  • 5f4ab63 chore(ci): add node versions and say git version in ci
  • fd51001 docs: replace sudo mention with link to how to fix EACCES error
  • 45ff06f chore(package): update axios to version 0.15.1 (#365)
  • e56d779 chore(package): update inquirer to version 1.2.2 (#364)
  • 79ab068 chore(package): update mocha to version 3.1.2 (#363)
  • 7ce4bb6 chore(package): update axios to version 0.15.0 (#362)
  • bd408d2 chore(package): update mocha to version 3.1.1 (#361)
  • ae6c612 chore(package): update glob to version 7.1.1 (#360)
  • a2a669e chore(package): update nodemon to version 1.11.0 (#358)
  • 0cae5b2 chore(package): update lodash to version 4.16.3 (#356)
  • dddbb65 chore(package): update babel-preset-stage-2 to version 6.17.0 (#355)
  • 7f71340 chore(package): update babel-core to version 6.17.0 (#354)

There are 29 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 2.8.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 2.9.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.9.0

2.9.0 (2016-12-15)

Features

  • commit: use OS-specific cache dir for commitizen.json instead of home-or-tmp (#400) (27fb1ae8, closes #240, #252, #339)
Commits

The new version differs by 1 commits .

  • 27fb1ae feat(commit): use OS-specific cache dir for commitizen.json instead of home-or-tmp (#400)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.9.1

2.9.1 (2016-12-18)

Bug Fixes

  • adapter: add support for scoped adapters (b8b51cf2, closes #403)
Commits

The new version differs by 4 commits .

  • efc58cd Merge branch 'master' of github.com:commitizen/cz-cli
  • cec582a test(adapter): add test for scoped npm modules
  • b8b51cf fix(adapter): add support for scoped adapters
  • f53dbb0 docs: Add cz-emoji to tools list (#404)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.9.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.9.2

2.9.2 (2016-12-19)

Bug Fixes

  • tests: fix tests when a global config is present (#405) (0ddfa20c, closes #211)
Commits

The new version differs by 1 commits .

  • 0ddfa20 fix(tests): fix tests when a global config is present (#405)

See the full diff.