reflexdemon / slush-angular-gulp

First step towards integration of all the goodies of the open source projects
http://reflexdemon.github.io/slush-angular-gulp/
MIT License
17 stars 9 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

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

Status Details - ❌ **semaphoreci** The build failed on Semaphore. [Details](https://semaphoreci.com/reflexdemon/slush-angular-gulp/branches/greenkeeper-inquirer-3-2-2/builds/1)

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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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[bot] commented 7 years ago

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[bot] commented 6 years ago

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