SenseNet / sn-controls-aurelia

Aurelia controls for sensenet ECM
GNU General Public License v2.0
2 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The devDependency aurelia-templating-binding was updated from 1.4.3 to 1.5.0.

🚨 View failing branch.

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

aurelia-templating-binding is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/SenseNet/sn-controls-aurelia/builds/435119314?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.5.0

1.5.0

Bug Fixes

  • BindingLanguage+Let: enhance implementation (863b6ef)

Features

  • Let: support let element (bef80fc)

Note: Requires aurelia-templating@1.10.0 to take advantage of the new let feature.

Commits

The new version differs by 7 commits.

  • ef104fb chore(all): prepare release 1.5.0
  • 18bec79 Merge pull request #117 from bigopon/templating-binding-let
  • 863b6ef fix(BindingLanguage+Let): enhance implementation
  • 0f519b2 Merge branch 'master' into templating-binding-let
  • 5ab75bc to view by default, accepts options to assign to view model
  • 4a9f74e simplify scope, adjust typings
  • bef80fc feat(Let): support let element

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

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

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.5.1

Added missing source files to build.

Commits

The new version differs by 3 commits.

  • 27cebc0 chore(all): prepare release 1.5.1
  • fe1b519 Merge pull request #128 from bigopon/templating-binding-let
  • 5858ddd chore(build): add let to build paths

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.5.2

aurelia-templating-binding 1.5.2

Bug Fixes

  • Various fixes to let bindings.
Commits

The new version differs by 6 commits.

  • 8ec29ef chore(all): prepare release 1.5.2
  • 1fbabef Merge pull request #131 from graycrow/patch-for-129-2
  • 8731906 Merge pull request #130 from graycrow/patch-for-129
  • 899c860 Another fix for bug #129
  • cb07d9d Fix for bug #129
  • 393cf05 chore(package): add module field

See the full diff