brysgo / thoughtnet

Horizontally scalable p2p AI runtime (IN PROGRESS)
http://www.brysgo.com/thoughtnet
MIT License
8 stars 2 forks source link

An in-range update of konva is breaking the build 🚨 #11

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.6.0 of konva just got published.

Branch Build failing 🚨
Dependency konva
Current Version 1.5.0
Type dependency

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

konva 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 - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/brysgo/thoughtnet/28?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes 1.6.0

Added

  • support for lineDashOffset property for Konva.Shape.
  • support of globalCompositeOperation for Konva.Shape

Fixed

  • getAllIntersections now works ok for Text shapes (#224)

Changed

  • Konva a bit changed a way to detect pointer position. Now it should be OK to apply css transform on Konva container. #215
Commits

The new version differs by 11 commits0.

false

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 1.6.1 just got published.

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

Commits

The new version differs by 6 commits0.

  • 18bab59 update cdn link
  • 9183703 build for 1.6.1
  • d4a0320 update CHANGELOG with new version
  • 1eb5a03 better fix for pointer position. close #229.
  • 5e3c9f3 fix event
  • d3498fc moved globalCompositeOperation property to Konva.Node

false

See the full diff