This is an automated email from the ASF dual-hosted git repository.
zrhoffman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new 8a6b43d41a Update Chromedriver Versions (#8000)
8a6b43d41a is described below
commit 8a6b43d41ae23a435921f55b8a60cc7aaf4a8996
Author: asf-ci-trafficcontrol
<[email protected]>
AuthorDate: Fri Apr 26 12:15:44 2024 -0400
Update Chromedriver Versions (#8000)
Update chromedriver
---
experimental/traffic-portal/package-lock.json | 8 ++++----
experimental/traffic-portal/package.json | 2 +-
traffic_portal/test/integration/package-lock.json | 14 +++++++-------
traffic_portal/test/integration/package.json | 2 +-
4 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/experimental/traffic-portal/package-lock.json
b/experimental/traffic-portal/package-lock.json
index c23da68e7b..13380b2242 100644
--- a/experimental/traffic-portal/package-lock.json
+++ b/experimental/traffic-portal/package-lock.json
@@ -55,7 +55,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"axios": "^0.28.0",
- "chromedriver": "^123.0.3",
+ "chromedriver": "^124.0.1",
"codelyzer": "^6.0.0",
"cypress": "^13.6.2",
"eslint": "^8.39.0",
@@ -9747,9 +9747,9 @@
}
},
"node_modules/chromedriver": {
- "version": "123.0.3",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-123.0.3.tgz",
- "integrity":
"sha512-35IeTqDLcVR0htF9nD/Lh+g24EG088WHVKXBXiFyWq+2lelnoM0B3tKTBiUEjLng0GnELI4QyQPFK7i97Fz1fQ==",
+ "version": "124.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-124.0.1.tgz",
+ "integrity":
"sha512-hxd1tpAUhgMFBZd1h3W7KyMckxofOYCuKAMtcvBDAU0YKKorZcWuq6zP06+Ph0Z1ynPjtgAj0hP9VphCwesjZw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
diff --git a/experimental/traffic-portal/package.json
b/experimental/traffic-portal/package.json
index 49b56ce352..b7e87baf8d 100644
--- a/experimental/traffic-portal/package.json
+++ b/experimental/traffic-portal/package.json
@@ -96,7 +96,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"axios": "^0.28.0",
- "chromedriver": "^123.0.3",
+ "chromedriver": "^124.0.1",
"codelyzer": "^6.0.0",
"cypress": "^13.6.2",
"eslint": "^8.39.0",
diff --git a/traffic_portal/test/integration/package-lock.json
b/traffic_portal/test/integration/package-lock.json
index 1e198022f2..c9f2f7c283 100644
--- a/traffic_portal/test/integration/package-lock.json
+++ b/traffic_portal/test/integration/package-lock.json
@@ -30,7 +30,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
- "chromedriver": "^123.0.3",
+ "chromedriver": "^124.0.1",
"jasmine": "^3.5.0",
"typescript": "^4.9.5"
},
@@ -369,9 +369,9 @@
}
},
"node_modules/chromedriver": {
- "version": "123.0.3",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-123.0.3.tgz",
- "integrity":
"sha512-35IeTqDLcVR0htF9nD/Lh+g24EG088WHVKXBXiFyWq+2lelnoM0B3tKTBiUEjLng0GnELI4QyQPFK7i97Fz1fQ==",
+ "version": "124.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-124.0.1.tgz",
+ "integrity":
"sha512-hxd1tpAUhgMFBZd1h3W7KyMckxofOYCuKAMtcvBDAU0YKKorZcWuq6zP06+Ph0Z1ynPjtgAj0hP9VphCwesjZw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -3050,9 +3050,9 @@
}
},
"chromedriver": {
- "version": "123.0.3",
- "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-123.0.3.tgz",
- "integrity":
"sha512-35IeTqDLcVR0htF9nD/Lh+g24EG088WHVKXBXiFyWq+2lelnoM0B3tKTBiUEjLng0GnELI4QyQPFK7i97Fz1fQ==",
+ "version": "124.0.1",
+ "resolved":
"https://registry.npmjs.org/chromedriver/-/chromedriver-124.0.1.tgz",
+ "integrity":
"sha512-hxd1tpAUhgMFBZd1h3W7KyMckxofOYCuKAMtcvBDAU0YKKorZcWuq6zP06+Ph0Z1ynPjtgAj0hP9VphCwesjZw==",
"dev": true,
"requires": {
"@testim/chrome-version": "^1.1.4",
diff --git a/traffic_portal/test/integration/package.json
b/traffic_portal/test/integration/package.json
index 4c97ef1f8f..876504b29a 100644
--- a/traffic_portal/test/integration/package.json
+++ b/traffic_portal/test/integration/package.json
@@ -25,7 +25,7 @@
"@types/fs-extra": "^9.0.9",
"@types/jasmine": "^3.4.6",
"@types/node": "^16",
- "chromedriver": "^123.0.3",
+ "chromedriver": "^124.0.1",
"jasmine": "^3.5.0",
"typescript": "^4.9.5"
},