leecade / fe

:dog: Provide Font-End 2017 Tech Stack and standalone build environment
MIT License
15 stars 3 forks source link

An in-range update of vinyl is breaking the build 🚨 #76

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.2 of vinyl just got published.

Branch Build failing 🚨
Dependency vinyl
Current Version 2.0.1
Type dependency

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

As vinyl 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 - ✅ **coverage/coveralls** First build on greenkeeper/vinyl-2.0.2 at 12.808% [Details](https://coveralls.io/builds/11134828) - ✅ **ci/circleci** Your tests passed on CircleCI! [Details](https://circleci.com/gh/leecade/fe/313?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/leecade/fe/build/1.0.345)
Release Notes v2.0.2

Fix

  • Proxy cwd if base is set to same value (07e4093) - Closes #129
Commits

The new version differs by 2 commits .

  • e014ed1 Release: 2.0.2
  • 07e4093 Fix: Proxy cwd if base is set to same value (fixes #129)

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:

greenkeeper[bot] commented 7 years ago

Version 2.1.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v2.1.0

Update

  • Remove is-stream module (7ac734d)

Upgrade

  • Update clone dependency (ee0f908)
Commits

The new version differs by 3 commits.

  • d8aec6b Release: 2.1.0
  • ee0f908 Upgrade: Update clone dependency
  • 7ac734d Update: Remove is-stream module

See the full diff