donejs / cli

The DoneJS command line interface
https://www.npmjs.com/package/donejs-cli
MIT License
6 stars 7 forks source link

Update yeoman-environment to the latest version 🚀 #103

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.6 of yeoman-environment was just published.

Dependency yeoman-environment
Current Version 1.6.6
Type dependency

The version 2.0.6 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-environment.

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 22 commits.

There are 22 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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.103% when pulling 15ec9e01a835a138d9fa5b8c543b0312fad74fa7 on greenkeeper/yeoman-environment-2.0.6 into 2b1207e96a6091d3cfc6989b113d79042d2d629b on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.103% when pulling 15ec9e01a835a138d9fa5b8c543b0312fad74fa7 on greenkeeper/yeoman-environment-2.0.6 into 2b1207e96a6091d3cfc6989b113d79042d2d629b on master.

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • ce5140e 2.1.0
  • e0eedfb Fix tests
  • 0f65c3a Add more information to assert failure message
  • d6a065c Dynamically determine npm global path
  • be8abde Fix lint and remove shelljs (replaced with cross-spawn)
  • 8b620aa fix: use yarn global dir to find global modules (#96)
  • e650886 Fix tests and bump dependencies

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.1 just got published.

Update to this version instead 🚀

Release Notes v2.1.1

Fix error thrown when trying to access directories who're not readable by the user running yo.

Commits

The new version differs by 2 commits.

  • bb3941a 2.1.1
  • 0298b98 Ignore directories who're not readable to the current user

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.0 just got published.

Update to this version instead 🚀

Release Notes v2.2.0

Added support for generators compiled with Babel es6 module default settings (e.g. export default x as exports.default = x).

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Update to this version instead 🚀

Release Notes v2.3.0
  • Add ability to register stub generators with manually defined resolved path
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Update to this version instead 🚀

Release Notes v2.3.1
  • Fix errors being swallowed within composed generators.
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • c2143b4 2.3.4
  • f0b05a0 Ensure that the namespace and resolved properties are passed (#108)

See the full diff