Skip to content

Update Angular example to 18+ #513

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
MikeMcC399 opened this issue Mar 31, 2025 · 1 comment
Open

Update Angular example to 18+ #513

MikeMcC399 opened this issue Mar 31, 2025 · 1 comment
Labels
Cypress 15 type: enhancement New feature or request

Comments

@MikeMcC399
Copy link
Collaborator

MikeMcC399 commented Mar 31, 2025

What would you like?

Update the Angular example in examples/angular-app from its current version 17.3.12 to a version >= 18 before the release of Cypress 15 and before May 15, 2025.

"@angular/core": "^17.3.12",

Provide an updated example in .circleci/test-deploy.yml that tests the Angular example application for both End-to-End and Component Testing (as is currently the case).

Why is this needed?

  1. Angular actively supported versions shows 2025-05-15 as LTS ends for Angular ^17.0.0. This is the version used in examples/angular-app.
  2. By the end of May 2025, versions 18 - 20 will be active and supported.
  3. Cypress issue Remove Angular 17 support cypress#31303 plans to drop support for Angular 17.

Other

@MikeMcC399 MikeMcC399 added the type: enhancement New feature or request label Mar 31, 2025
@MikeMcC399
Copy link
Collaborator Author

At this stage, it probably makes sense to delay and jump to Angular 20
There are already pre-release versions available on https://github.com/angular/angular/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cypress 15 type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants