Skip to content

Upgrade Cypress to version 15#70

Merged
progval merged 13 commits intocodemeta:masterfrom
bact:upgrade-cypress-15
Oct 6, 2025
Merged

Upgrade Cypress to version 15#70
progval merged 13 commits intocodemeta:masterfrom
bact:upgrade-cypress-15

Conversation

@bact
Copy link
Contributor

@bact bact commented Oct 6, 2025

  • Upgrade Cypress to 15.3.0
  • Add Cypress config file: cypress.config.js (required by Cypress 10+)
    • Make the config using the existing directory structure
  • Use setup-node action built-in cache (removed from the PR, only works if package-lock.json exists)
  • Update CI (and README) to rely on Cypress version as specified in the package.json (fewer places to update the version string)

bact added 5 commits October 5, 2025 23:09
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Was a copy & paste from other files
@bact
Copy link
Contributor Author

bact commented Oct 6, 2025

re: package-lock.json. npm ci requires it. Will change to npm install instead.

@bact bact requested a review from progval October 6, 2025 10:21
@progval progval merged commit eeced3d into codemeta:master Oct 6, 2025
1 check passed
@progval
Copy link
Member

progval commented Oct 6, 2025

Thanks!

@bact bact deleted the upgrade-cypress-15 branch October 6, 2025 12: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