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 🚀 #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 1, 2018

Version 3.0.0 of yeoman-generator was just published.

Dependency yeoman-generator
Current Version 2.0.5
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 10 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

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 🌴

@coveralls
Copy link

coveralls commented Jul 1, 2018

Coverage Status

Coverage remained the same at 81.707% when pulling be59bec on greenkeeper/yeoman-generator-3.0.0 into 5942204 on master.

greenkeeper bot added a commit that referenced this pull request Jul 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 24, 2018

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • db0e153 3.1.0
  • 74ada52 scheduleInstallTask should fail incase installer fails and --force-install option set Fix #1080 (#1081)
  • 68d7da1 Fix test on Windows (#1078)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 28, 2018

Version 3.1.1 just got published.

Update to this version instead 🚀

Release Notes v3.1.1

Fix some issues with --force-install not being detected properly from the command line arguments.

Commits

The new version differs by 2 commits.

  • 392fd5d 3.1.1
  • 93ad4e0 force-install is not used properly #1082 (#1083)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 3bbeef0 3.2.0
  • 8111562 Bump dependencies
  • 1fd0d5f Bump dev dependencies
  • ac944f7 Overload composeWith method to allow a generator class along its path (#1099)
  • 1cd1031 Check if run callback is specific before setting it as the promise handler

See the full diff

greenkeeper bot added a commit that referenced this pull request May 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 8, 2019

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 7d48623 4.0.0
  • f240d1a Fix broken dependency on Node 12
  • 9daf15e Bump dependencies
  • cf6bcec Update support Node version matrix
  • 715fd36 Bump dev dependencies
  • f7f7755 Run separate install process if spawnOptions differs (#1108)

See the full diff

greenkeeper bot added a commit that referenced this pull request May 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 1, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 27, 2019

Update to this version instead 🚀

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