multicolour icon indicating copy to clipboard operation
multicolour copied to clipboard

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

Open greenkeeper[bot] opened this issue 4 years ago β€’ 6 comments

The dependency inquirer was updated from 7.0.0 to 7.0.1.

🚨 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/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 18 commits.

  • 7ec6ea0 Publish
  • e2e07e3 Fix #862 - Do not throw when returning undefined from filter functions
  • af16d5b Fix #845 - Fix broken asynchronous validation
  • 904e473 fix multi rawList bug (#861) (#867)
  • 45af563 Bugfix: Choices.push() breaks index if a disabled item was already in the Choices (#869)
  • 8248ee5 Update Readme: Add FOSSA check and remove Node 6 support notice.
  • 05f34b6 Bump dependencies
  • f04c5cf Remove broken unit tests
  • 3ab4549 Add new editor prompt
  • 6a2aa06 Add screenshots to mono repo package readmes
  • d76c929 Refactor new expand prompt with the hooks
  • 7cf9d99 Fix input prompt final answer formatting
  • c172c75 Update new confirm prompt to use the hook API
  • f07cbba Update new password prompt
  • 315699b Update @inquirer/input readme

There are 18 commits in total.

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 :palm_tree:

greenkeeper[bot] avatar Dec 15 '19 12:12 greenkeeper[bot]

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

greenkeeper[bot] avatar Dec 15 '19 12:12 greenkeeper[bot]

  • The dependency inquirer was updated from 7.0.3 to 7.0.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 4b8b47f Publish
  • 833385b Workaround node.js bug with readline (#882)
  • ee55149 Add inquirer-table-prompt plugin (#884)
  • 942908f Publish
  • a70ee52 Revert "Workaround node.js bug that closes main input and output stream. (#879)" (#881)
  • 0bc1b01 Publish
  • 3d0ff8c Workaround node.js bug that closes main input and output stream. (#879)

See the full diff

greenkeeper[bot] avatar Jan 25 '20 08:01 greenkeeper[bot]

  • The dependency inquirer was updated from 7.0.4 to 7.0.5.

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] avatar Feb 29 '20 06:02 greenkeeper[bot]

  • The dependency inquirer was updated from 7.0.5 to 7.0.6.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 2c521b7 Publish
  • ae97f39 Fix bug with non-tty checks and when. (#896)

See the full diff

greenkeeper[bot] avatar Mar 04 '20 13:03 greenkeeper[bot]

  • The dependency inquirer was updated from 7.0.6 to 7.0.7.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • f1ecc33 Publish
  • c29ae82 Remove Node.js 8 from travis matrix
  • b4b01d5 Revert tty behavior for inquirer 7.x (#903)

See the full diff

greenkeeper[bot] avatar Mar 10 '20 05:03 greenkeeper[bot]

  • The dependency inquirer was updated from 7.0.7 to 7.1.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • cdce982 Publish
  • 734bb70 Add support to pre-filed answers. (#901)
  • 3bbe28c Remove windows workaround and add known issues to README. (#904)

See the full diff

greenkeeper[bot] avatar Mar 10 '20 05:03 greenkeeper[bot]