ef4/ember-elsewhere

Update ember-cli-babel dependency to > 7.26.6

sly7-7 opened this issue · 5 comments

Hello,

I encounter the following deprecation warning:

### Details ###

Prior to v7.26.6, ember-cli-babel sometimes transpiled imports into the equivalent Ember Global API, potentially triggering this deprecation message indirectly, even when you did not observe these deprecated usages in your code.

The following outdated versions are found in your project:

* ember-cli-babel@6.18.0, currently used by:
  * ember-elsewhere@1.2.1
    * Depends on ember-cli-babel@^6.16.0

"ember-cli-babel": "^6.16.0",

Would it be possible to update it, please ?

Working on a PR now, but having trouble submitting it #55

@cah-briangantzler seems like #56 is superseded by #57 to tackle this issue (and the whole upgrade process).

Great, looking forward to the update. Trying to get rid of the noise in my builds for the Ember global deprecation

ef4 commented

Fixed and released in 2.0

Thanks for releasing 2.0