Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jun 12, 2019 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jun 12, 2019

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).
  • ci/circleci: build: Your tests failed on CircleCI (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 12, 2019

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
Copy link
Author

greenkeeper bot commented Aug 9, 2019

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
Copy link
Author

greenkeeper bot commented Oct 26, 2019

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
Copy link
Author

greenkeeper bot commented Oct 30, 2019

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
Copy link
Author

greenkeeper bot commented Nov 7, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants