jlopezxs / node-package-starter

:package: Starter project for a node package with Babel, Jest and Prettier
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency semantic-release-cli was updated from 4.1.0 to 4.1.1.

🚨 View failing branch.

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

semantic-release-cli 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 failed ([Details](https://travis-ci.org/jlopezxs/node-package-starter/builds/505199123?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.1.1

4.1.1 (2019-03-11)

Bug Fixes

  • package: update p-retry to version 4.0.0 (73b8750)
Commits

The new version differs by 6 commits.

  • 73b8750 fix(package): update p-retry to version 4.0.0
  • b9a3b38 docs(README): Travis CI section informing about new behavior as of 4.1.0. (#270)
  • 55a0c94 chore(package): update nyc to version 13.2.0
  • 47c429c chore(package): update xo to version 0.24.0
  • f98c898 chore(package): update ava to version 1.0.1
  • c6df6cf chore(package): remove unnecessary travis-deploy-once dependency

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 4.1.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 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v4.1.2

4.1.2 (2019-04-09)

Bug Fixes

  • package: update clipboardy to version 2.0.0 (0f99ecc)
Commits

The new version differs by 1 commits.

  • 0f99ecc fix(package): update clipboardy to version 2.0.0

See the full diff