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.5 🚀 #55

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

inquirer just published its new version 3.0.5.

State Update 🚀
Dependency inquirer
New version 3.0.5
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

Properly respect the pageSize option when deciding whether to paginate or not.


The new version differs by 26 commits .

  • 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)
  • 51fed2b Bump yarn.lock
  • aefa784 3.0.1
  • 66822e6 Remove leftover pinkie-promise. (#488)

There are 26 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 Report

❗ No coverage uploaded for pull request base (master@faaa25a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #55   +/-   ##
========================================
  Coverage          ?   84.7%           
========================================
  Files             ?      16           
  Lines             ?      85           
  Branches          ?       0           
========================================
  Hits              ?      72           
  Misses            ?      13           
  Partials          ?       0

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 faaa25a...b77d893. Read the comment docs.

@hiroppy hiroppy closed this Mar 29, 2017
@hiroppy hiroppy deleted the greenkeeper-inquirer-3.0.5 branch March 29, 2017 23:05
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