energychain / CorrentlyWallet

Ethereum Blockchain Wallet implementing Green Energy semantics for Corrently based decentralized capacity market
https://app.corrently.de/
Apache License 2.0
4 stars 1 forks source link

An in-range update of @semantic-release/commit-analyzer is breaking the build 🚨 #22

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @semantic-release/commit-analyzer was updated from 6.1.1 to 6.2.0.

🚨 View failing branch.

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

@semantic-release/commit-analyzer 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/codeship:** Build succeeded ([Details](https://app.codeship.com/projects/309008/builds/42225448)). - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/energychain/CorrentlyWallet/228?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/energychain/CorrentlyWallet/builds/544936147?utm_source=github_status&utm_medium=notification)).

Release Notes for v6.2.0

6.2.0 (2019-06-07)

Features

  • allow to disable default release rules with release: false (a71866f)
Commits

The new version differs by 4 commits.

  • a71866f feat: allow to disable default release rules with release: false
  • 9f31fab docs: remove incorrect statement from example
  • 6c071f9 chore(package): update ava to version 2.0.0
  • 3bb7ade chore(package): update nyc to version 14.0.0

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.0

6.3.0 (2019-08-09)

Features

  • add support for conventionalcommits preset (edad14c)
Commits

The new version differs by 3 commits.

  • edad14c feat: add support for conventionalcommits preset
  • 247504d chore(package): update commitizen to version 4.0.0
  • dbfb73a ci(node): set node 8 to 8.3 and add node 12

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.1

6.3.1 (2019-10-26)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 6d9c9d0 fix: require Node.js >=8.16
  • c836d86 chore(package): update xo to version 0.25.0
  • f2178d9 chore(package): remove rimraf dependency
  • 220fa21 chore: remove commitizen from our dependencies

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.2

6.3.2 (2019-10-30)

Bug Fixes

  • ignore empty commit messages (595c81f)
Commits

The new version differs by 1 commits.

  • 595c81f fix: ignore empty commit messages

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.3

6.3.3 (2019-11-07)

Bug Fixes

  • package: update conventional-commits-parser to version 3.0.7 (4a929ca)
Commits

The new version differs by 2 commits.

  • 4a929ca fix(package): update conventional-commits-parser to version 3.0.7
  • 76537cc docs: add conventionalcommits preset to documentation

See the full diff