ghaiklor / generator-es6-npm-module

Yeoman generator for starting ES6 npm module with Mocha, Istanbul, Travis, Coveralls
MIT License
28 stars 6 forks source link

Update yeoman-generator to the latest version 🚀 #149

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency yeoman-generator was updated from 4.5.0 to 4.6.0.

This version 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.


Publisher: sboudrias License: BSD-2-Clause

Release Notes for v4.6.0
  • Emit event on environment once queued task is done. (#1172, #1177)

  • Improvements to custom queues (#1158)

    • Create queueTask, createTaskGroup methods.
    • Add options to custom priorities.
  • Implement createStorage convenience method (#1168)

  • Implement localConfigOnly option. (#1161)

  • Add returnNewGenerator option to composeWith (#1157, #1170, #1178)

  • Documentation fixes and improvements.

Commits

The new version differs by 23 commits.

  • 3d8374b 4.6.0
  • d971c03 Extract returnCompose method (#1178)
  • 0672d99 Add composeWith inside constructor test. (#1179)
  • 16e4de7 Call emit with an object. (#1177)
  • 7e0f325 Add documentation explaining how run-async works. (#1171)
  • d49cbc7 Emit event on environment once queued task is done. (#1172)
  • 8d50cd8 Workaround jsdoc theme bug not should types.
  • da427f5 Improvements to custom queues (#1158)
  • ccbcc26 Remove mixin duplicates and improve JSDoc (#1175)
  • b9c78ab Update workflows (#1173)
  • ee3a496 Create FUNDING.yml
  • 9fe4e6b Drop support for Node v8 (#1160)
  • 668d91f Fixes to composeWith with returnNewGenerator parameter. (#1170)
  • 35de769 Implement createStorage convenience method (#1168)
  • 73271b8 Change gh-pages update to tag creation

There are 23 commits in total.

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: