bmeurant / ember-array-contains-helper

Ember helper to test the presence of a value in an array
http://bmeurant.github.io/ember-array-contains-helper/
MIT License
22 stars 2 forks source link

An in-range update of ember-inflector is breaking the build 🚨 #193

Closed greenkeeper[bot] closed 8 months ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-inflector was updated from 3.0.0 to 3.0.1.

🚨 View failing branch.

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

ember-inflector 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/bmeurant/ember-array-contains-helper/builds/552927678?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 5db9feb releasing 3.0.1
  • 0402a58 Merge pull request #183 from jenweber/bugfix-define-property
  • e092c06 Bugfix: adding deprecations won't throw on multiple installed copies #182

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

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