BrianSipple / ember-web-animations-next-polyfill

An Ember addon that provides and enables use of the web-animations-next polyfill in consuming applications
MIT License
9 stars 2 forks source link

Update ember-resolver to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of ember-resolver just got published.

Dependency ember-resolver
Current Version 2.1.1
Type devDependency

The version 3.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-resolver. 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 14 commits .

  • 7362f60 release v3.0.0
  • 3d6ae61 Merge pull request #174 from ember-cli/cleanup
  • 58bacd8 more cleanup
  • 2bc9593 Merge pull request #173 from ember-cli/cleanup
  • 6b0727f cleanup
  • 15cc4c3 Merge pull request #172 from ember-cli/cleanup
  • 4861481 cleanup deps
  • 074179a Merge pull request #164 from ember-cli/greenkeeper-ember-cli-2.9.1
  • bb65019 Merge branch 'master' into greenkeeper-ember-cli-2.9.1
  • 946aa6c Merge pull request #165 from ember-cli/greenkeeper-ember-cli-app-version-2.0.1
  • 8f6c55b Merge pull request #169 from daniellawrence/bug/readme-link-update-example
  • 3e0636c Allow for lazy people like me to easy navigate to the example.
  • 6474f9e chore(package): update ember-cli-app-version to version 2.0.1
  • e2ffdc5 chore(package): update ember-cli to version 2.9.1

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: