Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ember-cli-babel #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kpfefferle
Copy link

In our Ember app running 3.28, we get the following Ember Global deprecation warning during build:

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:

* [email protected], currently used by:
  * [email protected]
    * Depends on ember-cli-babel@^6.16.0

This PR bumps the ember-cli-babel deprecation in this addon to ^7.26.6, ensuring that it uses a version of ember-cli-babel that is new enough to not trigger the Ember Global deprecation.

@bakerac4
Copy link

FYI running into this as well as we upgrade to ember 4.0. Anything needed to get this in?

@kpfefferle
Copy link
Author

cc: @skaterdav85

@tehmaestro
Copy link

Hi, can we get this branch merged, please? 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants