Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Aug 17, 2017 · 3 comments
Open

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

greenkeeper bot opened this issue Aug 17, 2017 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Aug 17, 2017

Version 3.2.2 of inquirer just got published.

Branch Build failing 🚨
Dependency inquirer
Current Version 3.2.1
Type dependency

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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • semaphoreci The build failed on Semaphore. Details

Release Notes v3.2.2
  • Fix BottomBar with multi-line content.
Commits

The new version differs by 3 commits.

  • 770c9f3 3.2.2
  • c9c9bc3 Fix cleaning output durning BottomBar update (#577)
  • 2cda48b Update sinon to the latest version 🚀 (#573)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2017

Version 3.2.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.3
  • Fix bug where user input prompt containing ANSI code would offset the cursor.
Commits

The new version differs by 4 commits.

  • 67a6fa2 3.2.3
  • 7089e16 Fix cursor behavior (#583)
  • dad46b5 Adding inquirer-command-prompt to the plugins list (#578)
  • 12041cb Add inquirer-chalk-pipe to plugins list (#580)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 2, 2018

Version 4.0.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v4.0.2

Improve Windows rendering to properly match terminal size

Commits

The new version differs by 22 commits.

  • fb37720 4.0.2
  • 84cfd77 Bump dependencies
  • a88346c Use SVG examples
  • 5f83804 Fix extra newline on windows without decremented width. (#601)
  • 9135e38 Update lint-staged to the latest version 🚀 (#618)
  • 00f5050 4.0.1
  • 9895054 Bumped version to 4.1.0, bumped external-editor dependency to ^2.1.0 … (#616)
  • 62a72d4 Fix typo (#612)
  • 984de6a 4.0.0
  • 0f41188 Add Node 4 deprecation notice
  • a8ee5d0 Officially drop node 4 support
  • 1674919 Get rid of code cimate (isn't useful enough and always start failing at some point on PR...)
  • 5b4253c es6ification of the code base, bye bye gulp, hello Prettier
  • 70174ed Paginator now handles multiple lines (#602)
  • b701876 Adds string default option for list and rawlist (#609)

There are 22 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants