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/release-notes-generator is breaking the build 🚨 #78

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

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 9, 2019

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

Release Notes for v7.3.0

7.3.0 (2019-08-09)

Features

  • add support for conventionalcommits preset (aa7fd39)
Commits

The new version differs by 2 commits.

  • aa7fd39 feat: add support for conventionalcommits preset
  • 5d749d2 chore(package): update commitizen to version 4.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
Contributor Author

greenkeeper bot commented Aug 9, 2019

After pinning to 7.2.1 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 v7.3.2

7.3.2 (2019-10-26)

Bug Fixes

Commits

The new version differs by 5 commits.

  • 67a1a3c fix: require Node.js >=8.16
  • c4963f5 fix(package): update read-pkg-up to version 7.0.0
  • 741a3ba chore(package): update xo to version 0.25.0
  • 6a41996 chore: remove commitizen from our dependencies
  • 458a447 ci(node): set node 8 to 8.3 and add node 12

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2019

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

Release Notes for v7.3.3

7.3.3 (2019-11-14)

Bug Fixes

  • ignore custom port when converting ssh repo URL to https (adb79c0)
Commits

The new version differs by 8 commits.

  • adb79c0 fix: ignore custom port when converting ssh repo URL to https
  • ba1b7a8 docs(readme): fix typos in usage section
  • abdd616 docs: fix typo in preset list
  • 67a1a3c fix: require Node.js >=8.16
  • c4963f5 fix(package): update read-pkg-up to version 7.0.0
  • 741a3ba chore(package): update xo to version 0.25.0
  • 6a41996 chore: remove commitizen from our dependencies
  • 458a447 ci(node): set node 8 to 8.3 and add node 12

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

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

Release Notes for v7.3.4

7.3.4 (2019-11-21)

Bug Fixes

  • use correct peerDependencies for semantic-release (99e861e), closes #154
Commits

The new version differs by 10 commits.

  • 99e861e fix: use correct peerDependencies for semantic-release
  • c5918d8 style: prettier formatting
  • adb79c0 fix: ignore custom port when converting ssh repo URL to https
  • ba1b7a8 docs(readme): fix typos in usage section
  • abdd616 docs: fix typo in preset list
  • 67a1a3c fix: require Node.js >=8.16
  • c4963f5 fix(package): update read-pkg-up to version 7.0.0
  • 741a3ba chore(package): update xo to version 0.25.0
  • 6a41996 chore: remove commitizen from our dependencies
  • 458a447 ci(node): set node 8 to 8.3 and add node 12

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

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

Release Notes for v7.3.5

7.3.5 (2019-11-27)

Bug Fixes

  • filter out commits with empty message (763f0b2)
Commits

The new version differs by 11 commits.

  • 763f0b2 fix: filter out commits with empty message
  • 99e861e fix: use correct peerDependencies for semantic-release
  • c5918d8 style: prettier formatting
  • adb79c0 fix: ignore custom port when converting ssh repo URL to https
  • ba1b7a8 docs(readme): fix typos in usage section
  • abdd616 docs: fix typo in preset list
  • 67a1a3c fix: require Node.js >=8.16
  • c4963f5 fix(package): update read-pkg-up to version 7.0.0
  • 741a3ba chore(package): update xo to version 0.25.0
  • 6a41996 chore: remove commitizen from our dependencies
  • 458a447 ci(node): set node 8 to 8.3 and add node 12

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