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
dependencyinquirer was updated from6.2.2to6.3.1.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 11 commits.
ee1cc70Publish8535305Add number support for choices prompt (#796)0e93c0aCorrect link to inquirer-emoji (#795)ff075f5Publishfc5ae7aSupport terminal link in prompt message (#791)331845bRename 'LICENSE-MIT' to 'LICENSE' to license package distribution (#788)3a840eaAdd number prompt type to README (#786)79b60bcAdd inquirer-emoji to README (#784)b745c5eFix babel configaac0d4aTentative: Fix old Node on CI5d35ceaBug #776 fixed (#777)
See the full diff
- The
dependencyinquirer was updated from6.3.1to6.4.0.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 6 commits.
5f0b513Publish38569a3Bump dependencies705e9ccRemove all event listeners on close to avoid memory leak (#808)91a4d59Remove paginated option from example (#801)c64cf89Update husky to the latest version π (#798)e41c61dSetup publishConfig to public
See the full diff
- The
dependencyinquirer was updated from6.4.0to6.4.1.
Your tests are still failing with this version. Compare changes