Colonise / Config

Shareable config for all Colonise packages
MIT License
2 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency @semantic-release/commit-analyzer was updated from 6.2.0 to 6.3.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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **errored**.

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

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.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

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