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 Notesv5.2.0
Now passing the answers hash in the transformer function arguments.
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).
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 5.2.0 of inquirer was just published.
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.0Now passing the
answers
hash in thetransformer
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: