upgrade ember-test-selectors to get around the getWithDefault deprecation#847
upgrade ember-test-selectors to get around the getWithDefault deprecation#847NullVoxPopuli wants to merge 1 commit intoAddepar:3.0-betafrom
Conversation
3da90f6 to
406c3d1
Compare
|
@NullVoxPopuli can you rebase? I'd like to sanity check this against Addepar's internal usage but it seems reasonable. |
|
Rebased! |
490de2b to
cea76fb
Compare
|
This was rebased onto 3.0.0-3 or something. I rebased it onto the |
cea76fb to
02b1f77
Compare
02b1f77 to
6743ff8
Compare
|
@NullVoxPopuli per the changelog in https://github.com/simplabs/ember-test-selectors/blob/master/CHANGELOG.md, v2 of ember-test-selectors is the last version to support Ember versions before 2.16. As this library must support Ember 2.8 (or Addepar won't really be able to us it), we can't bump the version of the test selector dependency past 2.x at this time. |
|
Maybe we release another v2 version that addresses the deprecation? |
|
@NullVoxPopuli Yeah honestly I will say that ember-table is not going to be able to drop support for 2.x (even 2.8) for a good while. I would plan for 6 months of Ember 2.8 support and a year of Ember 2.x support as a rough, very rough, estimation. I hope that context helps you figure out next steps for your own contributions/efforts. |
|
It does, thanks! 🎉 |
See: #846