danger-plugin-istanbul-coverage icon indicating copy to clipboard operation
danger-plugin-istanbul-coverage copied to clipboard

An in-range update of semantic-release is breaking the build 🚨

Open greenkeeper[bot] opened this issue 6 years ago β€’ 2 comments

The devDependency semantic-release was updated from 15.13.26 to 15.13.27.

🚨 View failing branch.

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

semantic-release 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/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v15.13.27

15.13.27 (2019-10-18)

Bug Fixes

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

The new version differs by 3 commits.

  • 3438ec5 test: fix typo in test examples
  • 4af8548 fix: ignore custom port when converting ssh repo URL to https
  • dc19dfa docs: remove unnecessarily apostrophe

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 :palm_tree:

greenkeeper[bot] avatar Oct 18 '19 23:10 greenkeeper[bot]

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

greenkeeper[bot] avatar Oct 18 '19 23:10 greenkeeper[bot]

Your tests are still failing with this version. Compare changes

Release Notes for v15.13.28

15.13.28 (2019-10-26)

Bug Fixes

  • package: update execa to version 3.2.0 (1693073)
  • require Node.js >=8.16 (2f3d934)
Commits

The new version differs by 3 commits.

  • 1693073 fix(package): update execa to version 3.2.0
  • 2f3d934 fix: require Node.js >=8.16
  • f645547 docs(recipes): GitHub actions (#1317)

See the full diff

greenkeeper[bot] avatar Oct 26 '19 04:10 greenkeeper[bot]