dunnkers / ember-polymer

Use Polymer in your ambitious Ember application! 💎
https://dunnkers.github.io/ember-polymer/
MIT License
21 stars 6 forks source link

Update ember-resolver to the latest version 🚀 #113

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

Version 5.0.0 of ember-resolver was just published.

Dependency ember-resolver
Current Version 4.5.6
Type devDependency

The version 5.0.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-resolver.

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 11 commits.

  • 51f92e8 release v5.0.0 🎉
  • df3ef4e Merge pull request #244 from ember-cli/chores
  • 1c40ceb Fix linting
  • 340f2ca upgrade eslint + qunit-dom
  • 793ed30 Disable not super important test for 3.3 test combat:
  • 777bdf1 upgrade CLI
  • fa0302e upgrades
  • d63ac09 update lockfile (fix node 10 issue)
  • 4280105 Merge pull request #245 from ember-cli/fix-parallel
  • 5d95225 Fix 1 parallel babel issue
  • bea7a6e Convert Ember.runInDebug and Ember.assert to modern syntax. (#242)

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:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1e5bcf6ef37b2ec0c77d73e87cd14eab0ab1c7f3 on greenkeeper/ember-resolver-5.0.0 into ca2e3e1f8454391d617cb70518d304f29fab89b6 on master.

greenkeeper[bot] commented 5 years ago

Version 5.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 6303c48 release v5.0.1 🎉
  • 0ffc530 Merge pull request #243 from ember-cli/remove-default-resolver
  • c77449d Remove falling back to DefaultResolver

See the full diff