Open greenkeeper[bot] opened 4 years ago
After pinning to 7.0.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
inquirer was updated from 7.0.5
to 7.0.6
.Your tests are still failing with this version. Compare changes
dependency
inquirer was updated from 7.0.6
to 7.0.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
inquirer was updated from 7.0.7
to 7.1.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
cdce982
Publish
734bb70
Add support to pre-filed answers. (#901)
3bbe28c
Remove windows workaround and add known issues to README. (#904)
f1ecc33
Publish
c29ae82
Remove Node.js 8 from travis matrix
b4b01d5
Revert tty behavior for inquirer 7.x (#903)
See the full diff
Completely understand
The dependency inquirer was updated from
7.0.4
to7.0.5
.π¨ 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
- β **build (macOS-latest, 12.x):** null - β **build (macOS-latest, 10.x):** null - β **build (macOS-latest, 8.x):** null - β **build (windows-latest, 12.x):** null - β **build (windows-latest, 10.x):** null - β **build (windows-latest, 8.x):** null - β **build (ubuntu-latest, 12.x):** null - β **build (ubuntu-latest, 10.x):** null - β **build (ubuntu-latest, 8.x):** nullCommits
The new version differs by 4 commits.
65a4d59
Publish
e2099ed
Update dependencies
8270551
Produce error on prompt in non-tty environment. (#891)
6a883e6
Update lint-staged to the latest version π (#886)
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: