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

Add Angular 17 Support for CT #28153

Closed
jordanpowell88 opened this issue Oct 26, 2023 · 3 comments · Fixed by #28152
Closed

Add Angular 17 Support for CT #28153

jordanpowell88 opened this issue Oct 26, 2023 · 3 comments · Fixed by #28152

Comments

@jordanpowell88
Copy link
Collaborator

What would you like?

Angular 17 is set to launch on November 6. Ideally we will have support in CT on day 1.

Why is this needed?

Supporting the newest versions of our frameworks is crucial for overall adoption and trust in the long term state of CT

Other

No response

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Oct 26, 2023

@jordanpowell88

Good move! Angular 16 suffers from the disadvantage that it does not officially support Node.js 20, which has now become the active LTS version.

Please also include updating https://github.com/cypress-io/component-testing-quickstart-apps with Angular 17.

(And whilst I'm on the subject of that repo, there are two PRs at https://github.com/cypress-io/component-testing-quickstart-apps/pulls waiting for attention.) Edit: Thanks for merging!

References

@MikeMcC399
Copy link
Contributor

Angular 17 has been announced for release this week. Right now it is still in RC status:

$ npm view @angular/cli dist-tags
{
  latest: '16.2.9',
  next: '17.0.0-rc.4',
  'v6-lts': '6.2.9',
  'v8-lts': '8.3.29',
  'v7-lts': '7.3.10',
  'v9-lts': '9.1.15',
  'v10-lts': '10.2.4',
  'v11-lts': '11.2.19',
  'v12-lts': '12.2.18',
  'v13-lts': '13.3.11',
  'v14-lts': '14.2.13',
  'v15-lts': '15.2.10'
}

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 8, 2023

Released in 13.5.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.5.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants