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

Update inquirer to version 3.0.6 🚀 #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

inquirer just published its new version 3.0.6.

State Update 🚀
Dependency inquirer
New version 3.0.6
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of inquirer.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • Fix help message not always disappearing after interaction in list prompt
  • Fix command line not properly cleaned when sending a SIGINT (ctrl-c) signal on Ubuntu

The new version differs by 77 commits .

  • 6fa4610 3.0.6
  • f17cce2 Fix for not clearing final line (#511)
  • 990b2f1 Checkbox: Show keyboard hints on first render only #507 (#512)
  • 9c8ebd6 3.0.5
  • 892421c Prevent extra items in list, higher than pageSize (#509)
  • b20345d 3.0.4
  • 51ea8e4 Remove extra line when closing prompt - Fix #506
  • 0b6bdd9 3.0.3
  • 2989a73 Restores functionality of not clearing screen (#503)
  • df49e91 3.0.2
  • 0aef7fc Bump yarn.lock
  • 79eebac Simplify code handling sigint clearing
  • f0a342f Clears screen at bottom of prompt - alternative (#500)
  • e0bc2f2 chore(package): update gulp-mocha to version 4.0.0 (#499)
  • fd9c753 Scroller fixed to middle of list (#496)

There are 77 commits in total. See the full diff.


✨ Try the all new Greenkeeper GitHub Integration ✨
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@codecov-io
Copy link

codecov-io commented Mar 3, 2017

Codecov Report

Merging #99 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   93.81%   93.81%           
=======================================
  Files           9        9           
  Lines          97       97           
=======================================
  Hits           91       91           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e3589b...2e5e51c. Read the comment docs.

@accraze accraze force-pushed the greenkeeper-inquirer-3.0.6 branch from 9c65098 to 2e5e51c Compare May 28, 2017 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants