emberjs/ember-qunit

Ember 5 compatibility

simonihmig opened this issue ยท 3 comments

With canary now pointing to 5.0.0-alpha, we are seeing CI failures here as well as in other addons.

The first trivial fix is to include 5.x in our peer dependencies. Idk if there is more to that though...

Just ran in to this on NullVoxPopuli/buttered-ember#11 ๐ŸŽ‰
Apparently the other project I've worked on today ignored this error ๐Ÿ™ˆ https://github.com/NullVoxPopuli/ember-resources/actions/runs/4253375151/jobs/7398228102#step:5:56

Maybe we should keep this issue open until release. I fear many will run into it as default CI pipelines fail for addons currently.