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 sn-client-js is breaking the build 🚨 #47

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.1 of sn-client-js was just published.

Branch Build failing 🚨
Dependency sn-client-js
Current Version 3.0.0
Type dependency

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

sn-client-js 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 failed [Details](https://travis-ci.org/SenseNet/sn-controls-aurelia/builds/311780579?utm_source=github_status&utm_medium=notification)

Release Notes 3.0.1

Fixes

  • Fixed a reference lazy loading issue when no _deferred object has been provided (reference not selected)
  • Fixed minor typo in content.tryGetAsSaved()'s errormessage
  • Renamed content.Actions() to content.GetActions(). content.Actions() marked as deprecated
Commits

The new version differs by 6 commits.

  • e4a6763 Fix minor typo in tryGetAsSaved's errormessage (#83)
  • 9394984 [KFI]refactor(Content): renamed Actions() to GetActions(). Actions() marked as deprecated (#85)
  • 11c50d7 Hotfix/reference fields (#81)
  • 7e523f8 Feature/codepen docs (#80)
  • 7706db5 Merge branch 'release/3.0.0' into development
  • f0c475f [KFI]chore(package): bumped version

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 3.0.0 your tests are passing again. Downgrade this dependency 📌.