mike-north / ember-parallax

Parallax scrolling made easy for Ember.js apps
https://mike.works/oss/ember-parallax
MIT License
22 stars 5 forks source link

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

Open greenkeeper[bot] opened 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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/mike-north/ember-parallax/builds/250765925?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 still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.