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

Fix importing-inject-from-ember-service version #1394

Conversation

bertdeblock
Copy link
Contributor

No description provided.

@bertdeblock bertdeblock self-assigned this Dec 12, 2024
Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for ember-deprecations ready!

Name Link
🔨 Latest commit 2014223
🔍 Latest deploy log https://app.netlify.com/sites/ember-deprecations/deploys/675b3f40578df60008c75ae1
😎 Deploy Preview https://deploy-preview-1394--ember-deprecations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -17,3 +17,5 @@ export default class MyRoute extends Route {
@service store;
}
```

You can use the [ember-codemod-remove-inject-as-service](https://github.com/ijlee2/ember-codemod-remove-inject-as-service) codemod, to fix all violations.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

/cc @ijlee2

Copy link
Member

Choose a reason for hiding this comment

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

Thank you!

@kategengler
Copy link
Contributor

I don't have Percy approval powers, but it looks good.

@kategengler kategengler merged commit cf61ff7 into ember-learn:main Dec 13, 2024
3 of 4 checks passed
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