bitjson/typescript-starter

An in-range update of inquirer is breaking the build 🚨

greenkeeper opened this issue Β· 4 comments

The dependency inquirer was updated from 6.2.1 to 6.2.2.

🚨 View failing branch.

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

inquirer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • ❌ ci/circleci: node-10: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-latest: Your tests failed on CircleCI (Details).

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 6.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency inquirer was updated from 6.2.2 to 6.3.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • ee1cc70 Publish
  • 8535305 Add number support for choices prompt (#796)
  • 0e93c0a Correct link to inquirer-emoji (#795)
  • ff075f5 Publish
  • fc5ae7a Support terminal link in prompt message (#791)
  • 331845b Rename 'LICENSE-MIT' to 'LICENSE' to license package distribution (#788)
  • 3a840ea Add number prompt type to README (#786)
  • 79b60bc Add inquirer-emoji to README (#784)
  • b745c5e Fix babel config
  • aac0d4a Tentative: Fix old Node on CI
  • 5d35cea Bug #776 fixed (#777)

See the full diff

  • The dependency inquirer was updated from 6.3.1 to 6.4.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 5f0b513 Publish
  • 38569a3 Bump dependencies
  • 705e9cc Remove all event listeners on close to avoid memory leak (#808)
  • 91a4d59 Remove paginated option from example (#801)
  • c64cf89 Update husky to the latest version πŸš€ (#798)
  • e41c61d Setup publishConfig to public

See the full diff

  • The dependency inquirer was updated from 6.4.0 to 6.4.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • b951b48 Publish
  • aeab66e Revert "Remove all event listeners on close to avoid memory leak (#808)" (#813)

See the full diff