Fixed brittle tests and updated ember-source to v3.25.4
Apologies for letting the weekly scheduled CI fail for 3 months... 😓 I fixed a couple of tests so that CI can pass once again. I'm hoping for a less brittle way to test container queries.
In this patch release, I made the following updates:
- Updated
ember-source
tov3.25.4
- Updated
ember-qunit
tov5.1.4
- Added Ember 3.24 LTS to
ember-try
scenario
Note: Ember 3.16 LTS has been unsupported since March 17, 2021. Since there may be developers who work on an app that is 3.16 or earlier, I will continue to include Ember 3.16 LTS in ember-try
scenarios for some additional time. Please do take time now to update Ember in your app. 👍🏼