nodecg / generator-nodecg

Yeoman generator for NodeCG bundles
16 stars 8 forks source link

An in-range update of generator-license is breaking the build 🚨 #49

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Version 5.3.0 of generator-license was just published.

Branch Build failing 🚨
Dependency generator-license
Current Version 5.2.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

generator-license is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/nodecg/generator-nodecg/builds/359842573?utm_source=github_status&utm_medium=notification)

Release Notes v5.3.0
  • Replace nolicense with UNLICENSED
  • Do not prompt user to re-answer some prompts if the master generator passed null or undefined down.
Commits

The new version differs by 5 commits.

  • c092604 5.3.0
  • a1446b9 Update lock format and travis matrix
  • 6b88b27 Undefined or null (#87)
  • e694910 Remove redundant dep, git-config, fixes #85 (#86)
  • 9009547 Replace nolicense with UNLICENSED (#83)

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:

greenkeeper[bot] commented 6 years ago

After pinning to 5.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 5.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v5.4.0

Add --publish option to allow or prevent npm from publishing your package by mistake. (defaults to "allow" unless no license is selected)

Commits

The new version differs by 3 commits.

See the full diff