Skip to content

Release or backport ember-cli-babel change? #109

Description

@jherdman

The current version of this project specifies a tightly constrained version of ember-cli-babel:

"ember-cli-babel": "~7.4.0",

This results in the following warning when building an application:

WARNING: [DEPRECATION] [DEPRECATION] Usage of the Ember Global is deprecated. You should import the Ember module or the specific API instead.

See https://deprecations.emberjs.com/v3.x/#toc_ember-global for details.

Usages of the Ember Global may be caused by an outdated ember-cli-babel dependency. The following steps may help:

SNIP SNIP SNIP

* ember-cli-babel@7.4.3, currently used by:
  * ember-cli-conditional-compile@1.2.0 (Dormant)
    * Depends on ember-cli-babel@~7.4.0

As this project is marked DORMANT above it doesn't really add to the noted problem, but it does add to the background noise of day-to-day work.

Would it be possible to do a release (or backport) the changes required to loosen the version constraint of ember-cli-babel?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions