types / _generator-typings

Yeoman generator for https://github.com/typings/typings
MIT License
31 stars 5 forks source link

Update yeoman-generator to the latest version 🚀 #142

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.1.0 of yeoman-generator just got published.

Dependency yeoman-generator
Current Version 0.24.1
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of yeoman-generator. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v1.1.0
  • Bump mem-fs-editor to v3.0. New this.fs.append() method, and fix bugs with copy and delete operating on non-committed directories.
Commits

The new version differs by 43 commits .

  • 5c79882 1.1.0
  • b59ffa2 Bump mem-fs-editor - fix #998
  • cc675f0 Fix fs documentation (#997)
  • 8c791e7 1.0.1
  • 244c92c Fix undefined boolean options - Fix #988 (#989)
  • e841f35 Update example for docs (#987)
  • 138ed98 v1.0.0
  • 871ed39 v1.0.0-rc1
  • df7012f Fix composeWith to allow passing explicit arguments for yeoman-generator@<1.0
  • 9aa4e02 Alias desc to description in argument/option config
  • 1b6eede Remove Gruntfile api - Fix #744
  • fedb2fb Update composeWith to take path or namespace as first argument - Fix #983
  • 1885dec Single way of passing both arguments and options to composed generator
  • a852f62 Allow passing arguments to a Generator constructor in the same way as we pass options
  • f6f4dda Fix issue #947 (#982)

There are 43 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: