Skip to content

Support for Angular 19 #2117

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

Closed
Tracked by #27930
d-koppenhagen opened this issue Nov 19, 2024 · 9 comments
Closed
Tracked by #27930

Support for Angular 19 #2117

d-koppenhagen opened this issue Nov 19, 2024 · 9 comments

Comments

@d-koppenhagen
Copy link

Since Angular 19 was released today, it should be supported by @angular-eslint/schematics as well.
This issue should track the progress.

@JamesHenry
Copy link
Member

#2109

@ganatan

This comment was marked as duplicate.

@kbrilla
Copy link

kbrilla commented Nov 25, 2024

Any timeline on new version? Nrwl nx is waiting for this package as well as few others for Angular v19 support. nrwl/nx#28847

@ctilley83
Copy link

Any timeline on new version? Nrwl nx is waiting for this package as well as few others for Angular v19 support. nrwl/nx#28847

If you look at #2109 it looks like it will be out any minute now. All chores are finished and checks seem to have passed.

@Rotzbua
Copy link

Rotzbua commented Nov 25, 2024

@kbrilla Alpha already available, so test it:

    "@angular-eslint/builder": "^19.0.0-alpha.4",
    "@angular-eslint/eslint-plugin": "^19.0.0-alpha.4",
    "@angular-eslint/eslint-plugin-template": "^19.0.0-alpha.4",
    "@angular-eslint/schematics": "^19.0.0-alpha.4",
    "@angular-eslint/template-parser": "^19.0.0-alpha.4",

@JamesHenry
Copy link
Member

Yes at this stage please try out the prerelease and let me know if any blockers, otherwise I'll cut the stable by the end of the week at the absolute latest, which I don't foresee as being significantly different, only potentially some stuff to make the different package managers happy

@pfeileon
Copy link

Will this (or a near future) release include the announced auto-migration to ESLint 9 or should we execute npx @eslint/migrate-config and make all other necessary changes manually?

@JamesHenry
Copy link
Member

https://github.com/angular-eslint/angular-eslint/releases/tag/v19.0.0

@JamesHenry
Copy link
Member

@pfeileon No, I added a note about this in the release notes as well.

I haven't found @eslint/migrate-config to be particularly good.

The one shipped with Nx is the best one out there and if you use Nx I would recommend migrating using that tooling. Time permitting I will try and work on one for angular-eslint in a minor 19.x release

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

No branches or pull requests

7 participants