[Libreoffice-commits] online.git: 2 commits - cypress_test/package.json

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Fri Sep 18 10:50:48 UTC 2020


 cypress_test/package.json |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ea8c2eef0260f9f6cb5c8d1f88a11a7ff39adea0
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Thu Sep 17 15:04:00 2020 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri Sep 18 12:50:37 2020 +0200

    update wait-on: 4.0.0 -> 5.2.0
    
    Change-Id: Ia9f9b1ef51bfb88879e2a66eca30282eb58c6eb4
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102994
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
    Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>

diff --git a/cypress_test/package.json b/cypress_test/package.json
index 34c74d1a7..92338c641 100644
--- a/cypress_test/package.json
+++ b/cypress_test/package.json
@@ -13,7 +13,7 @@
     "eslint": "6.8.0",
     "eslint-plugin-cypress-rules": "file:eslint_plugin",
     "get-port-cli": "2.0.0",
-    "wait-on": "4.0.0"
+    "wait-on": "5.2.0"
   },
   "repository": {
     "type": "git",
commit 1e6dcf05d800f86a5d97ab462daae877c39fc797
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Thu Sep 17 15:01:09 2020 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Fri Sep 18 12:50:29 2020 +0200

    update cypress-log-to-output: 1.0.8 -> 1.1.2
    
    Change-Id: I2e69d0cc24a32f44be7767ceca1ffe0d42ee5285
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102993
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
    Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>

diff --git a/cypress_test/package.json b/cypress_test/package.json
index a35e6347d..34c74d1a7 100644
--- a/cypress_test/package.json
+++ b/cypress_test/package.json
@@ -7,7 +7,7 @@
     "cypress": "5.1.0",
     "cypress-failed-log": "2.7.0",
     "cypress-file-upload": "4.1.1",
-    "cypress-log-to-output": "1.0.8",
+    "cypress-log-to-output": "1.1.2",
     "cypress-select-tests": "1.5.7",
     "cypress-wait-until": "1.7.1",
     "eslint": "6.8.0",


More information about the Libreoffice-commits mailing list