adopted-ember-addons / ember-cli-flash

Simple, highly configurable flash messages for ember-cli
https://www.npmjs.com/package/ember-cli-flash
MIT License
355 stars 113 forks source link

Update Ember Versions to latest #305

Closed sbatson5 closed 4 years ago

sbatson5 commented 4 years ago

Our dependencies are set to 3.3 and I believe some of the tests for LTS are now failing. It would be nice to update 3.9 and get ready for Octane -- this may require updating ember-try and dropping some older versions.

makepanic commented 4 years ago

I can try to take this issue.

Does this mean that you want ember-source 3.9 as the new minimum version that it's running tests with?

abhilashlr commented 4 years ago

@sbatson5 @makepanic I've clubbed #306 and #305 into a single PR - #308