INTECH-RGB / homie-dashboard

🏠 IoT dashboard for Homie
14 stars 7 forks source link

An in-range update of fast-json-patch is breaking the build 🚨 #40

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.1.4 of fast-json-patch just got published.

Branch Build failing 🚨
Dependency fast-json-patch
Current Version 1.1.3
Type dependency

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

As fast-json-patch 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/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/INTECH-RGBH/homie-dashboard/builds/188313934) - ❌ **wercker/test-and-build** Wercker pipeline failed [Details](https://app.wercker.com/Homie/homie-dashboard/runs/test-and-build/586aa20cc5e1d301009b3198)
Commits

The new version differs by 9 commits .

  • 58202f4 1.1.4
  • 14d49c4 Merge pull request #137 from alshakero/ES6-module-import
  • 4693220 Fix module.export incase of browsers
  • 08e18ca Use export default and disable use strict
  • df9b0d0 Add exports = {}, seperate tsc command
  • 1ccf347 Change TS transpiler target to ES5
  • 2b85e3b Change tsconfig removeComments to false
  • f6b36ba Add TSConfig, Fix tsc command and Travis.yml
  • 5dc32a3 Fix ES6 module import

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

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

marvinroger commented 7 years ago

Fixed in #42