-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Remove Angular 17 support #31303
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
Labels
Comments
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
4 tasks
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
AtofStryker
added a commit
that referenced
this issue
Apr 3, 2025
BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
AtofStryker
added a commit
that referenced
this issue
Apr 24, 2025
* breaking: remove Angular 17 support BREAKING CHANGE: Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303. * empty commit to kick CI * update changelog references to make it clearer on where angular 17 packages live historically * fix cy framework errors app test to use angualr 18 and 19 * fix issue where di was not discoverable in resolved system tests config * fix scaffold dependencies to use angular 18 and 19 and not 17 and 18 * fix zonr.js system test dependency resolution * bump cache * fix failing handler test --------- Co-authored-by: Jennifer Shehane <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like?
Angular 17 ends security support on May 15th. We'll no longer support this CT framework in Cypress 15. https://endoflife.date/angular
Why is this needed?
No response
Other
No response
The text was updated successfully, but these errors were encountered: