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 is breaking the build 🚨 #26

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.5.0 of aurelia-templating just got published.

Branch Build failing 🚨
Dependency aurelia-templating
Current Version 1.4.2
Type devDependency

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

As aurelia-templating is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/SenseNet/sn-controls-aurelia/builds/282097563?utm_source=github_status&utm_medium=notification)

Release Notes 1.5.0

aurelia-templating 1.5.0

Bug Fixes

  • primaryProperty: infinite recursion when used with template controller (5b5ed56)
  • view-engine: use .address in case of RegistryEntry (ab1064c)

Features

  • html-behavior: Allow inheritance of bindable properties for custom elements (1209aa6)

Performance Improvements

  • view-engine: simplify entry url acquisition (f57cff9)
Commits

The new version differs by 26 commits.

  • cb291f9 chore(all): prepare release 1.5.0
  • 3d40e1d chore(all): fix lint errors
  • 417ebc6 doc(view): document the controller property
  • f57cff9 perf(view-engine): simplify entry url acquisition
  • c4de2a2 Merge pull request #559 from StrahilKazlachev/fix/view-engine/urlOrRegistryEntry
  • ab1064c fix(view-engine): use .address in case of RegistryEntry
  • a93206a chore(ViewStrategy): fix spelling
  • 8c70b48 doc(custom-attributes): fix typo
  • 2f05e7b Merge pull request #555 from pndewit/patch-1
  • 223ac37 Merge pull request #554 from AustinBrunkhorst/patch-1
  • 20d33bd Merge pull request #553 from RomkeVdMeulen/patch-1
  • 355facf Merge pull request #547 from timfish/master
  • d6387f2 Merge pull request #537 from jods4/fix-originalAttrName
  • 9e59878 doc(behaviors-introduction): improve inheritance documentation
  • 0daba3a Merge pull request #507 from jods4/master

There are 26 commits in total.

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

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