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

chore(deps): Update inquirer to the latest version 🚀 #482

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 2, 2018

Version 6.0.0 of inquirer was just published.

Dependency inquirer
Current Version 5.2.0
Type dependency

The version 6.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of inquirer.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v6.0.0

Breaking

  • Update to Rx.js v6

New features

  • New prompt type number.
  • transformer option now receive { isFinal } as a flag to allow transforming the final answer differently.
  • Use name as default message if message isn't provided.
  • Hide default values for password prompt.
Commits

The new version differs by 14 commits.

  • 5aea0ae 6.0.0
  • e349dfb Add support for transform the answer after accepted (#661)
  • b9c32b6 Update nyc to the latest version 🚀 (#686)
  • bd75b42 Add inquirer-fuzzy-path to README (#680)
  • 2ae8b73 Add inquirer-prompt-suggest plugin to README (#679)
  • 8e0e459 Use name as default message (#636)
  • ff89798 set prompt value in when and return false (#665)
  • 54cc022 Hide default values for passwords (#668)
  • 156e5b0 Adds a NumberPrompt type for convenience when prompting for numbers(#654) (#663)
  • 78bd4da rxjs 6 upgrade (#676)
  • a4cfcd3 Add 'Boolean' as option type to documentation of default (#674)
  • bb9f569 Updated external-editor (#673)
  • 218ac3a Update eslint-config-xo to the latest version 🚀 (#670)
  • 832800c Update sinon to the latest version 🚀 (#657)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@jsf-clabot
Copy link

jsf-clabot commented Jun 2, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@evenstensberg evenstensberg changed the title Update inquirer to the latest version 🚀 chore(deps): Update inquirer to the latest version 🚀 Jun 2, 2018
Copy link
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pkg lock needs updating

@greenkeeper greenkeeper bot deleted the greenkeeper/inquirer-6.0.0 branch June 6, 2018 22:21
@evenstensberg
Copy link
Member

🎉 This issue has been resolved in version 3.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants