wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

An in-range update of shelljs is breaking the build 🚨 #213

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.8 of shelljs just got published.

Branch Build failing 🚨
Dependency shelljs
Current Version 0.7.7
Type dependency

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

shelljs is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/wopian/hibari/build/737) - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/wopian/hibari/builds/240218749?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 13 commits.

  • 3864567 0.7.8
  • a66e338 docs(changelog): updated by Nate Fischer [ci skip]
  • bbd8178 Add node 8 to CI (#730)
  • 15558cf fix(mkdir): improve error handling around files (#721)
  • a2e13b6 Properly handle directories as arguments (#713)
  • 951ff22 Add common.buffer (#710)
  • 92d3f39 Fix common.expand error (#709)
  • bbe521b Fix #631 throw error when overwriting recently created file (#702)
  • d8ac4d3 refactor: remove unnecessary common.js imports (#703)
  • 7feabda Remove contents of symlink to dir with rm -rf (#688)
  • e12da9d Refactor: Use process.platform across codebase (#689)
  • 80d590e Small clarification of verbose flag (#691)
  • b9201eb docs(changelog): updated by Nate Fischer [ci skip]

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:

wopian commented 7 years ago

Broken due to https://github.com/vire/jest-vue-preprocessor/issues/18#issuecomment-306648592