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 deprecation blocking eslint v9 #2159

Conversation

LucasHill
Copy link
Contributor

In a previous PR I originally thought I had completely unblocked usage of this plugin with eslint v9. However, there was at least 1 other issue. I believe this is the final issue, as I can use the plugin now without errors in a large ember code base. I did start to try running the unit tests in this project under v9, but there are a significant number of test eslint configs that need to be reformatted to be compatible with v9. I did a spot check and all of those tests pass, but I wasn't sure if the effort of fixing all those would be desired yet, since I don't know if this project is ready to commit to only testing under eslint v9.

Regardless, I hope this PR can go in and be released, I know many teams would appreciate being able to use eslint v9. Thank you!

@LucasHill LucasHill mentioned this pull request Aug 12, 2024
@LucasHill
Copy link
Contributor Author

Failing because 98.95% < 99% haha, not sure how to resolve that.
https://github.com/ember-cli/eslint-plugin-ember/actions/runs/10357525600/job/28669729517?pr=2159

@NullVoxPopuli
Copy link
Contributor

98.95

I think you could reduce the target coverage to 98.95 in this PR then

@LucasHill
Copy link
Contributor Author

98.95

I think you could reduce the target coverage to 98.95 in this PR then

@NullVoxPopuli done!

@NullVoxPopuli NullVoxPopuli merged commit 8f485b2 into ember-cli:master Aug 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants