Skip to content

chore: update typescript docs to tsx #6155

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

Merged
merged 2 commits into from
Apr 22, 2025

Conversation

AtofStryker
Copy link
Contributor

Reflects the work done in cypress-io/cypress#31520 which replaces ts-node with tsx to parse and run the end user cypress.config.ts

I also bumped the minimum TypeScript version from 4 to 5 which I missed in cypress-io/cypress#31492 where this covers e2e as well..

Also bumped some of the minimum targets from es5 to es6 as es6 is widely available as of 2025

@AtofStryker AtofStryker force-pushed the chore/update_typescript_docs_to_tsx branch from 0ebdee7 to 2b62c71 Compare April 22, 2025 17:44
Copy link

cypress bot commented Apr 22, 2025

cypress-documentation    Run #405

Run Properties:  status check passed Passed #405  •  git commit 2b62c71a1f: add empty changelog entry for 15 to allow for linked out changes to build
Project cypress-documentation
Branch Review chore/update_typescript_docs_to_tsx
Run status status check passed Passed #405
Run duration 09m 32s
Commit git commit 2b62c71a1f: add empty changelog entry for 15 to allow for linked out changes to build
Committer AtofStryker
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 2394  
  Tested elements 3  
Accessibility  96.9%
  Failed rules  0 critical   4 serious   4 moderate   0 minor
  Failed elements 24  

@AtofStryker AtofStryker merged commit becd3da into release/15.0.0 Apr 22, 2025
9 checks passed
@AtofStryker AtofStryker deleted the chore/update_typescript_docs_to_tsx branch April 22, 2025 18:15
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