ef4 / ember-elsewhere

Render elsewhere in the DOM, with nice composition, animation, etc. Based on 100% public API.
MIT License
184 stars 25 forks source link

Update ember-cli-babel dependency to > 7.26.6 #54

Closed sly7-7 closed 2 years ago

sly7-7 commented 3 years ago

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

https://github.com/ef4/ember-elsewhere/blob/a8d034d38c3090de3f4105aa29ec14d4ef700bb0/package.json#L29

Would it be possible to update it, please ?

cah-brian-gantzler commented 2 years ago

Working on a PR now, but having trouble submitting it https://github.com/ef4/ember-elsewhere/issues/55

sly7-7 commented 2 years ago

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

cah-brian-gantzler commented 2 years ago

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

ef4 commented 2 years ago

Fixed and released in 2.0

cah-brian-gantzler commented 2 years ago

Thanks for releasing 2.0