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 2.0.0 🚀 #84

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 2.0.0.

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

  • Answer name with . are now expand in the answer object. e.g. name.sub would generate an answer object formatted as {name: {sub: 'answer'}}.
  • expand prompt default value if not specified is now help.
  • Drop support for node 0.10 and 0.12

The new version differs by 48 commits .

  • dcc5c6d 2.0.0
  • 07c0683 1.3.0
  • ae73e86 Default value for expand can be 'help' (#457)
  • 2ad1824 Add support for object paths in question names (#425)
  • 4a44e94 Fix code to match version bumps
  • 3943f35 chore(package): update dependencies
  • b62f51c Fix rxjs example in readme
  • ac8b564 1.2.3
  • a78dbac Dispose events.line subscription properly for editor questions. Fixes #442. (#451)
  • 5a73a88 Add node 7 and drop node 5 from travis coverage
  • f540851 Documentation Examples (#444)
  • 125a1d8 1.2.2
  • d74f03f Fixed #423 (#430)
  • 8969259 1.2.1
  • c3ee37e Fix for old Node versions

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? âš¡ greenkeeper upgrade

@codecov-io
Copy link

codecov-io commented Dec 6, 2016

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  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...b998282. Read the comment docs.

@accraze accraze force-pushed the greenkeeper-inquirer-2.0.0 branch from 36e2d43 to b998282 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