oneblink / buildbot-cli

CLI to build hybrid apps with BlinkMobile
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Update inquirer to the latest version šŸš€ #319

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.2.0 of inquirer was just published.

Dependency inquirer
Current Version 5.1.0
Type dependency

The version 5.2.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 v5.2.0

Now passing the answers hash in the transformer function arguments.

Commits

The new version differs by 8 commits.

  • 2fe70c0 5.2.0
  • 0146dbd Add transformer example (#660)
  • 9bed102 Pass answers object to transformer functions (#659)
  • 11c52fd Add Checkbox Plus Plugin (#655)
  • dc8b44a Update lint-staged to the latest version šŸš€ (#649)
  • f91fa52 Add inquirer-search-checkbox to plugins list in readme (#648)
  • ec428d8 chore(package): update eslint-config-xo to version 0.20.0 (#647)
  • 0f1199c Missing word in README.md (#644)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: