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
21 stars 2 forks source link

An in-range update of ember-cli-babel is breaking the build 🚨 #121

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.6.0 of ember-cli-babel just got published.

Branch Build failing 🚨
Dependency ember-cli-babel
Current Version 6.5.1
Type dependency

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

ember-cli-babel is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/12276600) - βœ… **codeclimate/coverage** 100% [Details](https://codeclimate.com/github/bmeurant/ember-array-contains-helper) - ❌ **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/250763545?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

  • 6ea1cec v6.6.0
  • 6ac2390 Merge pull request #161 from rwjblue/avoid-issues-with-ember-debug
  • d632119 Add more tests to ensure public modules API's are stripped.
  • 4f9a45e Ensure import is removed properly when using mixed configuration.
  • 4b644fe Ensure both inspect and assert are properly supported.
  • 3550cb9 Avoid conflicting transforms for @ember/debug.

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

After pinning to 6.5.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

bmeurant commented 7 years ago

Travis issue. False negative.