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

test(deps): update angular example to version 16.2.12 #474

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Jul 16, 2024

Issue

The Angular project in examples/angular-app is currently configured to use Angular 15.1.3 and this version is now unsupported. See Angular - Version compatibility.

Compatibility

Change

In examples/angular-app apply Angular Update Guide 15.0 to 16.0 to update from Angular 15.1.3 to 16.2.12

Execute

ng update @angular/core@16 @angular/cli@16

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 16, 2024 09:12
@jennifer-shehane jennifer-shehane merged commit b4a2ed8 into cypress-io:master Jul 16, 2024
9 of 10 checks passed
@MikeMcC399 MikeMcC399 deleted the update/angular-16 branch July 17, 2024 04:55
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.

Angular 15 in examples is unsupported
3 participants