jbenner-radham / node-readme-md-cli

Automatically generate a readme for your project from the CLI.
MIT License
2 stars 0 forks source link

An in-range update of execa is breaking the build 🚨 #24

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency execa was updated from 3.2.0 to 3.3.0.

🚨 View failing branch.

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

execa 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](https://travis-ci.org/jbenner-radham/node-readme-md-cli/builds/610784927?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.3.0

Features

  • Allow setting the windowsHide option (#388). The option still defaults to true. However previously it could not be set to false.
Commits

The new version differs by 6 commits.

  • f1eda9c 3.3.0
  • 717d29d Allow setting the windowsHide option (#388)
  • ecdbad3 Add retry example to Tips readme section (#386)
  • 2956ea1 Improve the readme usage examples (#385)
  • 4f49253 Add tests for Node.js 13 (#381)
  • 8b568f4 Add two unit tests covering the all option (#382)

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 4 years ago

After pinning to 3.2.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 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.4.0

Features

Commits

The new version differs by 2 commits.

See the full diff