Update yeoman-generator to version 0.23.1 🚀 #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
yeoman-generator just published its new version 0.23.1, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of yeoman-generator – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
Fix a regression we introduced in the
[email protected]
series where some errors would simply get ignored. This shouldn't have impacted any generator used throughyo
, but it might have swallowed errors happening during tests. These errors are now correctly surfaced.The new version differs by 15 commits .
bbc05cc
Fix tests on newer Node verions
f668360
add node v6
0644986
0.23.1
f733835
Fix yeoman-generator ignoring errors
7d0aa14
0.23.0
4bdf621
Base#prompt now return a promise
2d90140
Move inquirer to devDeps
ca55109
Bump devDeps and eslint 2.0 settings adjustment
3272f44
Bump some dependencies
3a41fa0
0.22.6
634a9c7
Fix the error thrown from generator is swallowed (#923)
edfa8a0
Fix storage documentation
8e767d4
Add sponsors to Readme
f9575c7
Merge pull request #905 from alefteris/jsdoc-config-fix
b9f7939
Remove non-existent file from JSDoc config
See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.