adarshpastakia / aurelia-ui-framework

A bespoke UI Framework built on Aurelia for desktop business application
https://adarshpastakia.github.io/auf-demo-v4/
MIT License
152 stars 27 forks source link

An in-range update of aurelia-binding is breaking the build 🚨 #201

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency aurelia-binding was updated from 2.5.0 to 2.5.2.

🚨 View failing branch.

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

aurelia-binding 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 could not complete due to an error ([Details](https://travis-ci.org/adarshpastakia/aurelia-ui-framework/builds/625416589?utm_source=github_status&utm_medium=notification)).

Release Notes for 2.5.2

aurelia-binding 2.5.2

Bug Fixes

  • event-manager: Firefox shadow dom event handling (7a6cc3b), closes #765
Commits

The new version differs by 8 commits.

  • 6621da7 chore(all): prepare release 2.5.2
  • 9bd53fc Merge pull request #766 from michaelw85/765_firefox_delegate_fix
  • 0fe5169 deepPath is a method not an array
  • 1007900 Update to match v2 return order
  • 7a6cc3b fix(event-manager): Firefox shadow dom event handling
  • a29c81e chore(all): add latest build artifacts
  • 2a60870 Merge branch 'develop'
  • 73626ec chore(all): merge latest release

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

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • ecf5cfa chore(all): prepare release 2.5.4
  • e3baacc chore(all): add latest build artifacts
  • a7cae0c Merge branch 'develop'
  • 7c78498 improve performance
  • 5a94a87 unset oldValue a little bit sooner
  • f7bd6fd Unset oldValue after being done with it
  • f8d9067 Merge pull request #772 from ccantill/memleak
  • 3ed8169 improve performance
  • dc7d0eb unset oldValue a little bit sooner
  • e8f5b09 Unset oldValue after being done with it
  • 0d5b818 chore(all): add latest build artifacts
  • 7d365d7 Merge branch 'develop'
  • bc0a082 chore(all): merge latest release

See the full diff