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

Update ember-cli-dependency-checker to the latest version 🚀 #27

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency ember-cli-dependency-checker
Current Version 1.4.0
Type devDependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-cli-dependency-checker. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits0.

  • 128828d release v2.0.0 🎉
  • 694c0e8 Merge pull request #74 from quaertym/pr-67
  • 23d0de3 remove node 4, because appveyor and it don't get along
  • c864ff4 update all the deps
  • bb94b36 bump CLI
  • b6cd9a3 yarn lock
  • 2bd83f3 Allow Node v0.12.x support
  • 73d765d Migrate jshint to eslint
  • b27e296 Merge pull request #65 from orf/patch-1
  • 5ccab62 Merge pull request #73 from alvincrespo/patch-1
  • 1582743 Updates installation instructions
  • 128fde2 Update is-git-url

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 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • fa28114 v2.0.1
  • 8c5a979 Merge pull request #77 from kanongil/resolved-check
  • bca8aa5 Also check shrinkwrap version against "_resolved" field. Fixes #76

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 4e9748c v2.1.0
  • fad5b91 Merge pull request #82 from rwjblue/updates
  • 86de2a6 Use yarn --non-interactive --no-lockfile in CI.
  • eb0b4f1 Remove browser related packages from devDependencies.
  • 615632f Remove build related files.
  • 7e917c4 Remove browser related testing infrastructure.
  • a0009ac Remove unused directories.
  • 351f694 Drop 0.12 from supported engines.
  • 68294ff Use current node versions in CI.
  • e22f28f Merge pull request #81 from ef4/module-resolution
  • ee038c7 Use correct node_module resolution
  • 94711af Merge pull request #80 from knownasilya/patch-1
  • b41f7a7 Better error messaging for version errors

See the full diff