itsapi / github-listener

A Node.js continuous deployment system for Github.
http://github.com/itsapi/github-listener
GNU General Public License v2.0
7 stars 0 forks source link

An in-range update of semantic-release is breaking the build 🚨 #101

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.4.3 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.4.2
Type devDependency

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

semantic-release 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 could not complete due to an error [Details](https://travis-ci.org/itsapi/github-listener/builds/381732881?utm_source=github_status&utm_medium=notification)

Release Notes v15.4.3

15.4.3 (2018-05-21)

Bug Fixes

  • package: update marked to version 0.4.0 (a387c04)
Commits

The new version differs by 5 commits.

  • a387c04 fix(package): update marked to version 0.4.0
  • 228451b docs: fix typo
  • 3503407 docs: clarify which commit types trigger a release
  • 5025fca docs: fix FAQ heading level
  • 6693080 style: fix table indentation

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 15.4.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 15.4.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v15.4.4

15.4.4 (2018-05-21)

Bug Fixes

  • package: update marked-terminal to version 3.0.0 (cd8ff5d)
Commits

The new version differs by 1 commits.

  • cd8ff5d fix(package): update marked-terminal to version 3.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v15.5.0

15.5.0 (2018-05-21)

Features

  • add support for git version 2.0.0 (47c73eb)
  • verify minimum required git version is installed (db1cc60)
Commits

The new version differs by 3 commits.

  • db1cc60 feat: verify minimum required git version is installed
  • 47c73eb feat: add support for git version 2.0.0
  • cd8ff5d fix(package): update marked-terminal to version 3.0.0

See the full diff