Skip to content

test(deps): update setup-chrome to v2#1541

Merged
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:update/setup-chrome
Sep 12, 2025
Merged

test(deps): update setup-chrome to v2#1541
jennifer-shehane merged 1 commit into
cypress-io:masterfrom
MikeMcC399:update/setup-chrome

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 commented Sep 11, 2025

Situation

show outdated versions:

      - uses: browser-actions/setup-chrome@v1
        with:
          chrome-version: 137
  • The current action version is browser-actions/setup-chrome@v2.1.0, with major version v2
  • The current Chrome for Testing version is 140.0.7339.82, with major version 140
  • Cypress officially supports the latest 3 major versions of Chrome, which would be currently 140, 139 & 138

Change

In

update to:

      - uses: browser-actions/setup-chrome@v2
        with:
          chrome-version: 140

@cypress-app-bot
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 added documentation Improvements or additions to documentation type: enhancement New feature or request type: dependencies labels Sep 11, 2025
@MikeMcC399 MikeMcC399 self-assigned this Sep 11, 2025
@MikeMcC399 MikeMcC399 marked this pull request as draft September 11, 2025 19:20
Update Chrome for Testing to 140
@MikeMcC399 MikeMcC399 changed the title test: update setup-chrome to v3 test(deps): update setup-chrome to v2 Sep 12, 2025
@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 12, 2025 07:39
@jennifer-shehane jennifer-shehane merged commit 6684394 into cypress-io:master Sep 12, 2025
78 checks passed
@MikeMcC399 MikeMcC399 deleted the update/setup-chrome branch September 12, 2025 15:19
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 6.10.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation released type: dependencies type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants