cutenode/good-first-issue

An in-range update of strip-ansi is breaking the build 🚨

Closed this issue Β· 2 comments

The devDependency strip-ansi was updated from 5.0.0 to 5.1.0.

🚨 View failing branch.

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

strip-ansi 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 v5.1.0
  • Add support for terminal link escape codes (#26) 41b0a8b

v5.0.0...v5.1.0

Commits

The new version differs by 3 commits.

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 🌴

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

  • The devDependency strip-ansi was updated from 5.1.0 to 5.2.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v5.2.0

v5.1.0...v5.2.0

Commits

The new version differs by 4 commits.

See the full diff