ilios / ember-simple-charts

Some easy to use charts made with ember and D3
https://ember-simple-charts.netlify.app/
Other
5 stars 7 forks source link

An in-range update of ember-concurrency is breaking the build 🚨 #96

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency ember-concurrency was updated from 0.8.23 to 0.8.24.

🚨 View failing branch.

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

ember-concurrency 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 is in progress ([Details](https://travis-ci.org/ilios/ember-simple-charts/builds/465777510?utm_source=github_status&utm_medium=notification)). - ❌ **percy/ember-simple-charts:** 15 visual changes need review ([Details](https://percy.io/ilios/ember-simple-charts/builds/1236174?utm_campaign=ilios&utm_content=ember-simple-charts&utm_source=github_status)).

Commits

The new version differs by 7 commits.

  • b00b355 Released 0.8.24
  • 465c05a docs(task-concurrency): add IDs to headings, unify (#252)
  • dc02212 Fix links to docs (#255)
  • 82d3bda Update readme for more accuracy (#256)
  • 859278b Update task-cancelation-example-3.js (#259)
  • 2571441 cancelAll({ resetState: true }) can remove existing derived state (#253)
  • d57eeca Use class syntax for extending from ComputedProperty (#262)

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 8c32068 Released 0.8.25
  • ca72826 Add missing lastStarted flag to resetState

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

  • 293353e Released 0.8.26
  • d5eb920 Fix ES6 TaskGroupProperty class errors and fix other deprecation errors (#265)

See the full diff