html-next / ember-hammertime

TouchAction (aka "fastclick") Support for Ember Applications
MIT License
56 stars 23 forks source link

An in-range update of ember-cli-inject-live-reload is breaking the build 🚨 #71

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-cli-inject-live-reload was updated from 1.10.0 to 1.10.1.

🚨 View failing branch.

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

ember-cli-inject-live-reload 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/html-next/ember-hammertime/builds/441095384?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 15 commits.

  • da9e570 v1.10.1
  • 8844673 Update Changelog
  • 06cae3f Merge pull request #57 from ember-cli/add-linting
  • 5c3fcbe Fix lint issues.
  • 1d863cc Add linting to CI.
  • 7f84828 Add eslint and eslint-plugin-node.
  • ba1d783 Merge pull request #59 from Turbo87/declare-node-compat
  • e896559 package.json: Declare Node.js version requirements
  • db3f067 Merge pull request #58 from Turbo87/tests
  • 159ce91 Fix issues with running under Node 4.
  • fba28eb Add missing use strict directive
  • a975535 Pin qunit to v2.6.x for Node 4 compat
  • 520fe25 Downgrade lerna-changelog to v0.7.0 for Node 4 compat
  • 2278338 Add TravisCI config file
  • 08cc356 Add a test script

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