Skip to content

chore: update angular versioning to have 18 as minimum #6168

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
wants to merge 1 commit into
base: release/15.0.0
Choose a base branch
from

Conversation

AtofStryker
Copy link
Contributor

makes Angular 18 the new minimum version

@AtofStryker AtofStryker self-assigned this May 2, 2025
Copy link

cypress bot commented May 2, 2025

cypress-documentation    Run #425

Run Properties:  status check passed Passed #425  •  git commit 6e3083a6e4: chore: make the minimum version of angular 18+
Project cypress-documentation
Branch Review chore/update_angular_versioning
Run status status check passed Passed #425
Run duration 10m 25s
Commit git commit 6e3083a6e4: chore: make the minimum version of angular 18+
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 301
View all changes introduced in this branch ↗︎
UI Coverage  10.95%
  Untested elements 2393  
  Tested elements 3  
Accessibility  96.94%
  Failed rules  1 critical   4 serious   4 moderate   0 minor
  Failed elements 28  

@@ -20,7 +20,7 @@ sidebar_label: Overview

## Framework Support

Cypress Component Testing supports Angular 17.2.0+.
Cypress Component Testing supports Angular 18.0.0+.
Copy link
Contributor

@MikeMcC399 MikeMcC399 May 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Cypress Component Testing supports Angular 18.0.0+.
Cypress Component Testing supports Angular `^18.0.0` and `^19.0.0`

using the same notation as used on https://angular.dev/reference/releases#actively-supported-versions and excluding Angular v20.0 to be consistent with the get-started table which says Angular 18-19

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.

2 participants