chore: Update Chrome (stable) to 140.0.7339.185 and Chrome (beta) to 141.0.7390.30 (#32537)

* chore: Update Chrome (stable) to 140.0.7339.185 and Chrome (beta) to 141.0.7390.30

* empty commit

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
This commit is contained in:
github-actions[bot]
2025-09-19 15:17:42 -04:00
committed by GitHub
parent 03b066b0dc
commit d35349b2a3
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ version: 2.1
# the new location and/or names:
# - ./scripts/github-actions/update-browser-versions.js
chrome-stable-version: &chrome-stable-version "140.0.7339.127"
chrome-beta-version: &chrome-beta-version "141.0.7390.16"
chrome-stable-version: &chrome-stable-version "140.0.7339.185"
chrome-beta-version: &chrome-beta-version "141.0.7390.30"
firefox-stable-version: &firefox-stable-version "142.0"
base-internal-bullseye: &base-internal-bullseye cypress/base-internal:22.18.0-bullseye
base-internal-yarn-berry: &base-internal-yarn-berry cypress/base-internal:22.18.0-yarn-berry
+5 -5
View File
@@ -1,8 +1,8 @@
base-internal-bullseye: cypress/base-internal:22.18.0-bullseye
base-internal-minimum-node: cypress/base-internal:22.15.1
base-internal-yarn-berry: cypress/base-internal:22.18.0-yarn-berry
chrome-beta-version: 141.0.7390.16
chrome-stable-version: 140.0.7339.127
chrome-beta-version: 141.0.7390.30
chrome-stable-version: 140.0.7339.185
commands:
build-and-package-binary:
steps:
@@ -398,11 +398,11 @@ commands:
description: Google Chrome channel to install
type: string
google-chrome-for-testing-version:
default: 140.0.7339.127
default: 140.0.7339.185
description: Google Chrome for Testing version to install
type: string
google-chrome-version:
default: 140.0.7339.127
default: 140.0.7339.185
description: Google Chrome version to install
type: string
install-chrome:
@@ -624,7 +624,7 @@ commands:
steps:
- install-browsers:
google-chrome-channel: << parameters.install-chrome-channel >>
google-chrome-version: 141.0.7390.16
google-chrome-version: 141.0.7390.30
install-chrome: true
- when:
condition: