From c06fbee5937015fca84e17477a03132e7462f885 Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Mon, 20 Sep 2021 07:18:54 +0300 Subject: [PATCH] Added Cypress 8.4.1 images --- docs/cypress.adoc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/cypress.adoc b/docs/cypress.adoc index a5f2a1da1..797f69fcf 100644 --- a/docs/cypress.adoc +++ b/docs/cypress.adoc @@ -22,7 +22,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel. | browsers/cypress-chromium:cypress-8.2.0 | - | 8.2.0 | 91.0.4472.101 | browsers/cypress-chromium:cypress-8.3.0 | browsers/cypress-chromium:91.0 | 8.3.0 | 91.0.4472.101 | browsers/cypress-chromium:cypress-8.3.1 | - | 8.3.1 | 92.0.4515.159 -| browsers/cypress-chromium:cypress-8.4.0 | browsers/cypress-chromium:92.0 | 8.4.0 | 92.0.4515.159 +| browsers/cypress-chromium:cypress-8.4.0 | - | 8.4.0 | 92.0.4515.159 +| browsers/cypress-chromium:cypress-8.4.1 | browsers/cypress-chromium:92.0 | 8.4.1 | 92.0.4515.159 |=== .Chrome Images @@ -45,7 +46,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel. | browsers/cypress-chrome:cypress-8.2.0 | - | 8.2.0 | 92.0.4515.131 | browsers/cypress-chrome:cypress-8.3.0 | - | 8.3.0 | 92.0.4515.159 | browsers/cypress-chrome:cypress-8.3.1 | browsers/cypress-chrome:92.0 | 8.3.1 | 92.0.4515.159 -| browsers/cypress-chrome:cypress-8.4.0 | browsers/cypress-chrome:93.0 | 8.4.4 | 93.0.4577.82 +| browsers/cypress-chrome:cypress-8.4.0 | - | 8.4.0 | 93.0.4577.82 +| browsers/cypress-chrome:cypress-8.4.1 | browsers/cypress-chrome:93.0 | 8.4.1 | 93.0.4577.82 |=== .Electron Images @@ -69,6 +71,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel. | browsers/cypress-electron:cypress-8.3.0 | 8.3.0 | browsers/cypress-electron:cypress-8.3.1 | 8.3.1 | browsers/cypress-electron:cypress-8.4.0 | 8.4.0 +| browsers/cypress-electron:cypress-8.4.1 | 8.4.1 |=== .Microsoft Edge Images @@ -92,7 +95,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel. | browsers/cypress-edge:cypress-8.2.0 | - | 8.2.0 | 93.0.961.11 | browsers/cypress-edge:cypress-8.3.0 | - | 8.3.0 | 93.0.961.18 | browsers/cypress-edge:cypress-8.3.1 | browsers/cypress-edge:93.0 | 8.3.1 | 93.0.961.33 -| browsers/cypress-edge:cypress-8.4.0 | browsers/cypress-edge:94.0 | 8.4.0 | 94.0.992.19 +| browsers/cypress-edge:cypress-8.4.0 | - | 8.4.0 | 94.0.992.19 +| browsers/cypress-edge:cypress-8.4.1 | browsers/cypress-edge:94.0 | 8.4.1 | 94.0.992.23 |=== .Firefox Images @@ -115,5 +119,6 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel. | browsers/cypress-firefox:cypress-8.2.0 | browsers/cypress-firefox:90.0 | 8.2.0 | 90.0.2 | browsers/cypress-firefox:cypress-8.3.0 | - | 8.3.0 | 91.0 | browsers/cypress-firefox:cypress-8.3.1 | browsers/cypress-firefox:91.0 | 8.3.1 | 91.0.2 -| browsers/cypress-firefox:cypress-8.4.0 | browsers/cypress-firefox:92.0 | 8.4.0 | 92.0 +| browsers/cypress-firefox:cypress-8.4.0 | - | 8.4.0 | 92.0 +| browsers/cypress-firefox:cypress-8.4.1 | browsers/cypress-firefox:92.0 | 8.4.1 | 92.0 |===