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:
* emberx-select@4.0.0-beta.2
* Depends on ember-cli-babel@^6.16.0
Getting this warning in latest ember:
https://deprecations.emberjs.com/v3.x/#toc_ember-global
Fix seems to be easy:
https://github.com/milindalvares/ember-cli-accounting/commit/369d2a6d6506db91c6a0a36956879ada818fc9b1