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-cli-htmlbars is breaking the build 🚨 #97

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.1 of ember-cli-htmlbars just got published.

Branch Build failing 🚨
Dependency ember-cli-htmlbars
Current Version 1.3.0
Type devDependency

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

As ember-cli-htmlbars 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/bmeurant/ember-array-contains-helper/builds/230374720?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits0.

  • b46eb48 v1.3.1
  • f0c03ec Merge pull request #109 from ember-cli/use-non-deprecated-version-checker-api
  • faf7f25 Add yarn.lock.
  • 1b27f67 Update ember-cli-version-checker use to avoid deprecated APIs.

false

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

Version 1.3.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits0.

false

See the full diff

bmeurant commented 7 years ago

false negative: see https://travis-ci.org/bmeurant/ember-array-contains-helper/builds/230374720

And outdated: see https://travis-ci.org/bmeurant/ember-array-contains-helper/builds/230385034 and #98