Skip to content

fix implicit-injections deprecation #941

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

Merged
merged 1 commit into from
May 23, 2025
Merged

Conversation

mansona
Copy link
Member

@mansona mansona commented May 22, 2025

No description provided.

Copy link

netlify bot commented May 22, 2025

Deploy Preview for ember-api-docs failed.

Name Link
🔨 Latest commit 8227d71
🔍 Latest deploy log https://app.netlify.com/projects/ember-api-docs/deploys/682f58feacd6a80008dd9525

@@ -1,8 +1,11 @@
import ClassRoute from '../classes/class';
import ScrollTracker from 'ember-api-docs/mixins/scroll-tracker';
import getFullVersion from 'ember-api-docs/utils/get-full-version';
import { inject as service } from '@ember/service';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose importing service is not supported on this ember-source version yet?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's correct, we're still on 3.28 here 🙈

@mansona mansona merged commit 153feb2 into website-redesign May 23, 2025
3 of 4 checks passed
@mansona mansona deleted the deprecations branch May 23, 2025 10:05
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.

2 participants