-
-
Notifications
You must be signed in to change notification settings - Fork 243
feat!: angular-eslint v20 #2448
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
base: main
Are you sure you want to change the base?
Conversation
View your CI Pipeline Execution ↗ for commit cc39c58.
☁️ Nx Cloud last updated this comment at |
@reduckted Please see 51691cf an existing test case of yours causes a parse error now after your PR to switch them on by default |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2448 +/- ##
==========================================
- Coverage 92.91% 92.68% -0.24%
==========================================
Files 200 201 +1
Lines 4220 4249 +29
Branches 993 997 +4
==========================================
+ Hits 3921 3938 +17
- Misses 230 242 +12
Partials 69 69
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Fixed in #2450. |
19311a3
to
cbd76c4
Compare
d29cd95
to
c495e5d
Compare
1fd2730
to
17c56ad
Compare
17c56ad
to
20fd42c
Compare
… include all known keys
20fd42c
to
cc39c58
Compare
The contents of this branch are already available to use under the
prerelease-v20
dist tag on npm:https://www.npmjs.com/package/angular-eslint/v/prerelease-v20
Final Items before
20.0.0
:## TODOsCompleted Items^20.19.0 || ^22.12.0 || ^24.0.0
5.8
to align with Angular v20prefer-standalone
([@angular-eslint/prefer-standalone] The ruleprefer-standalone
should not be "fixable" #2206)@angular-eslint/component-class-suffix
from recommended to align with v20 style guide and CLI code generation@angular-eslint/directive-class-suffix
from recommended to align with v20 style guide and CLI code generation@angular-eslint/prefer-inject
from feat(eslint-plugin): [prefer-inject] add new rule #2461 to the recommended configFixes #2206
FIxes #2481