xcambar / ember-cli-self-update

Let your Ember app check for a more recent version of itself
MIT License
12 stars 5 forks source link

An in-range update of ember-cli-dependency-checker is breaking the build 🚨 #22

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.4.0 of ember-cli-dependency-checker just got published.

Branch Build failing 🚨
Dependency ember-cli-dependency-checker
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-dependency-checker 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 could not complete due to an error [Details](https://travis-ci.org/xcambar/ember-cli-self-update/builds/220568353)
Commits

The new version differs by 12 commits .

  • c3c7b73 1.4.0
  • db5f429 Merge pull request #69 from orf/patch-2
  • 55e9304 Update is-git-url semvar
  • 401c83f Merge pull request #68 from samdemaeyer/switch-packagemanagername-when-yarn-detected
  • 47a231a Refactor tests
  • 7a6ca3b switch the package managers name printed out when yarn.lock file is present
  • ccd0125 Merge pull request #66 from samtsai/fix-test-descriptions
  • 193060c Fix grammatical issue with test description
  • d48cb54 Merge pull request #63 from cibernox/update_dependencies
  • a01e762 Update to ember 2.10 family
  • b50bff3 Merge pull request #61 from acburdine/patch-1
  • b9d476c update .npmignore for existing files

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: