ciena-blueplanet / ciena-devops-testbed

Used to test "pr-bumper" and "ciena-devops" integrations, and other DevOps-related activities
MIT License
1 stars 6 forks source link

An in-range update of ember-decorators is breaking the build 🚨 #97

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.2.1 of ember-decorators was just published.

Branch Build failing 🚨
Dependency ember-decorators
Current Version 2.2.0
Type dependency

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

ember-decorators 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/ciena-blueplanet/ciena-devops-testbed/builds/406359885?utm_source=github_status&utm_medium=notification)

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 2.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Version 2.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.4.0

New Features

Added decorators for observers and event listeners:

  • @on
  • @off
  • @observes
  • @unobserves

Bugfixes

  • Fixed typings for @attr so it can receive options hashes
greenkeeper[bot] commented 6 years ago

Version 2.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.5.0

New Features

  • Undeprecated @readOnly and added @volatile
  • @readOnly and @volatile can be applied in any order
  • Added ability to configure if computeds should throw an error on override (clobber)

Bugfixes

  • Fixes blueprints
Commits

The new version differs by 5 commits.

  • 168f968 v2.5.0
  • e5f45ee [Bugfix] Fix blueprints (#281)
  • 3bca053 [feat] @readOnly and @volatile (#279)
  • c5a614b [BUGFIX] Removes deprecation setter (#277)
  • 328c5cc [FEAT] Adds throwOnComputedOverride build flag (#273)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff