Skip to content

Upgrade to angular 20 (#655) #656

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

nstdspace
Copy link

@nstdspace nstdspace commented Jul 17, 2025

  • Updates the project to angular 20 (and typescript 5.8).
    Other than updating typescirpt, I didn't find any required changes according to this list.
  • Updates the github action versions because they were very old and at least cache@v1 is not supported anymore.
  • Migrates from angular constructor injection to inject(...) via ng generate @angular/core:inject according to new linting settings (and usage of inject() is recommended since angular 14)

I read the contribution guidelines, but there is no next branch and previous PR's all went on master...

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.

1 participant