Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yeoman-generator to the latest version 🚀 #191

Merged
merged 2 commits into from
Jul 18, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 1, 2018

Version 3.0.0 of yeoman-generator was just published.

Dependency yeoman-generator
Current Version 1.1.1
Type dependency

The version 3.0.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 yeoman-generator.

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.


Commits

The new version differs by 45 commits.

  • 682ea68 3.0.0
  • b1e62ec Add some missing jsdoc coverage
  • 4f3c6e8 Update Generator#run() to return a promise
  • 240a666 Breaking: Remove callbacks/promises from install APIs (Fix #1077)
  • 29880bd Breaking: bump major dependencies
  • 5fca282 Setup Prettier + bump dev dependencies
  • 91b297c Remove nsp + update minimum engine in package.json
  • 314a52c npm audit fix
  • b4f1bfc Make tests robust (#1072)
  • 0d97e24 Update prepublish hook to prepublishOnly
  • dae9aa7 2.0.5
  • f23aac1 Bump dependencies
  • 36a0368 Output skipped or failed install commands (#1069)
  • 2ddb7d5 2.0.4
  • efc52c9 Change options and args order (#1063)

There are 45 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@brandonocasey brandonocasey force-pushed the greenkeeper/yeoman-generator-3.0.0 branch from 9ba839d to 9f7c7c1 Compare July 18, 2018 21:24
@brandonocasey
Copy link
Contributor

After a quick test this functions exactly the same as the previous version for us and the only breaking change is something that we do not use.

@brandonocasey brandonocasey merged commit 4f3ae04 into master Jul 18, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/yeoman-generator-3.0.0 branch July 18, 2018 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants