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 🚨 #79

Open
greenkeeper bot opened this issue Aug 9, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 9, 2019

The devDependency @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 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
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

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


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

After pinning to 6.2.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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
Contributor Author

greenkeeper bot commented Oct 30, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 5 commits.

  • 595c81f fix: ignore empty commit messages
  • 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
Contributor Author

greenkeeper bot commented Nov 7, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 7 commits.

  • 4a929ca fix(package): update conventional-commits-parser to version 3.0.7
  • 76537cc docs: add conventionalcommits preset to documentation
  • 595c81f fix: ignore empty commit messages
  • 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

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