Skip to content

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:

* ember-cli-babel@6.18.0, currently used by:
  * ember-changeset-conditional-validations@0.6.0
    * 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