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

Angular 15 in examples is unsupported #470

Closed
MikeMcC399 opened this issue Jul 14, 2024 · 0 comments · Fixed by #474
Closed

Angular 15 in examples is unsupported #470

MikeMcC399 opened this issue Jul 14, 2024 · 0 comments · Fixed by #474

Comments

@MikeMcC399
Copy link
Collaborator

Issue

The Angular project in examples/angular-app is currently configured to use Angular 15.1.3.

  • Angular 15.1.x is no longer supported
  • The latest version of Angular is 18.1.x
  • The lowest supported version of Angular is 16.0.x

See Angular - Version compatibility.

examples/angular-app is used in the workflow .circleci/test-deploy.yml.

Suggestion

Update examples/angular-app to use Angular 18.x (LTS ends 2025-11-15).

Cypress 13.12.0 added component testing support for Angular 18.

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 a pull request may close this issue.

1 participant