alphasights / ember-graphql-adapter

GraphQL adapter for Ember Data
MIT License
244 stars 26 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.0 of ember-cli-dependency-checker was just published.

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

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-cli-dependency-checker.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 16 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
  • fa28114 v2.0.1
  • 8c5a979 Merge pull request #77 from kanongil/resolved-check

There are 16 commits in total.

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: