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-cli-qunit to the latest version 🚀 #21

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of ember-cli-qunit just got published.

Dependency ember-cli-qunit
Current Version 3.1.2
Type devDependency

The version 4.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-qunit. 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 17 commits0.

  • ce97b77 4.0.0
  • a047c12 Update yarn.lock.
  • 03d7c2c Update CHANGELOG for 4.0.0.
  • b5dbd09 Update minimum version of ember-qunit.
  • f16f4d1 Merge pull request #180 from mminkoff/patch-1
  • f91e04b don't cover open Module drop-down
  • c9c0bbf 4.0.0-beta.1
  • c9385f2 Add basic upgrading info to README.
  • 127600d Update CHANGELOG.
  • e1e96a7 Merge pull request #177 from rwjblue/stuff
  • 8f77efd Update associated dependencies to Babel 6.
  • 99b18ba Death to var!
  • a1929f2 Merge pull request #175 from rwjblue/update-babel-6
  • ea52fd4 Merge pull request #176 from rwjblue/manual-start
  • cf5c5a5 Replace autostart behavior with hook to start tests.

There are 17 commits in total.

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: