@applitools/ec-client 1.12.24 → 1.12.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,103 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.12.26](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.12.25...js/ec-client@1.12.26) (2026-04-23)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/req bumped to 1.10.0
9
+ #### Features
10
+
11
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
12
+ * @applitools/tunnel-client bumped to 1.11.11
13
+
14
+ * @applitools/core-base bumped to 1.33.0
15
+ #### Features
16
+
17
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
18
+
19
+
20
+
21
+
22
+ ## [1.12.25](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.12.24...js/ec-client@1.12.25) (2026-04-16)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
28
+
29
+
30
+ ### Dependencies
31
+
32
+ * @applitools/utils bumped to 1.14.4
33
+ #### Bug Fixes
34
+
35
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
36
+ * @applitools/logger bumped to 2.2.11
37
+ #### Bug Fixes
38
+
39
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
40
+
41
+
42
+
43
+ * @applitools/socket bumped to 1.3.12
44
+ #### Bug Fixes
45
+
46
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
47
+
48
+
49
+
50
+ * @applitools/req bumped to 1.9.3
51
+ #### Bug Fixes
52
+
53
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
54
+
55
+
56
+
57
+ * @applitools/image bumped to 1.2.10
58
+ #### Bug Fixes
59
+
60
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
61
+
62
+
63
+
64
+ * @applitools/snippets bumped to 2.8.2
65
+ #### Bug Fixes
66
+
67
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
68
+ * @applitools/driver bumped to 1.25.5
69
+ #### Bug Fixes
70
+
71
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
72
+
73
+
74
+
75
+ * @applitools/spec-driver-webdriver bumped to 1.5.10
76
+ #### Bug Fixes
77
+
78
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
79
+
80
+
81
+
82
+ * @applitools/tunnel-client bumped to 1.11.10
83
+ #### Bug Fixes
84
+
85
+ * prevent listener accumulation causing OOM in tunnel worker | FLD-4423 ([#3761](https://github.com/Applitools-Dev/sdk/issues/3761)) ([85633c3](https://github.com/Applitools-Dev/sdk/commit/85633c3836230e7045a9ff62772631eb2990e32c))
86
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
87
+ * use APPLITOOLS_LOG_DIR as fallback for EG tunnel log directory | FLD-4321 ([#3732](https://github.com/Applitools-Dev/sdk/issues/3732)) ([03a3f60](https://github.com/Applitools-Dev/sdk/commit/03a3f60e9a5cfca066f0f1f07fc56969530cbf8a))
88
+
89
+
90
+
91
+ * @applitools/core-base bumped to 1.32.5
92
+ #### Bug Fixes
93
+
94
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
95
+
96
+
97
+
98
+ * @applitools/test-server bumped to 1.4.3
99
+
100
+
3
101
  ## [1.12.24](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.12.23...js/ec-client@1.12.24) (2026-03-29)
4
102
 
5
103
 
package/dist/req-proxy.js CHANGED
@@ -37,8 +37,10 @@ function makeReqProxy(config) {
37
37
  afterOptionsMerged({ options }) {
38
38
  var _a, _b, _c;
39
39
  (_a = options.method) !== null && _a !== void 0 ? _a : (options.method = (_b = options.io.request.method) !== null && _b !== void 0 ? _b : 'GET');
40
+ // Strip Proxy-Connection — it's a hop-by-hop header that must not be forwarded to downstream servers
41
+ const { 'proxy-connection': _, ...incomingHeaders } = options.io.request.headers;
40
42
  options.headers = {
41
- ...options.io.request.headers,
43
+ ...incomingHeaders,
42
44
  ...options.headers,
43
45
  host: options.baseUrl && new URL(options.baseUrl).host,
44
46
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/ec-client",
3
- "version": "1.12.24",
3
+ "version": "1.12.26",
4
4
  "homepage": "https://applitools.com",
5
5
  "bugs": {
6
6
  "url": "https://github.com/applitools/eyes.sdk.javascript1/issues"
@@ -52,21 +52,20 @@
52
52
  "test:it": "MOCHA_GROUP=it run --top-level mocha './test/it/*.spec.ts'"
53
53
  },
54
54
  "dependencies": {
55
- "@applitools/core-base": "1.32.4",
56
- "@applitools/driver": "1.25.4",
57
- "@applitools/logger": "2.2.10",
58
- "@applitools/req": "1.9.2",
59
- "@applitools/socket": "1.3.11",
60
- "@applitools/spec-driver-webdriver": "1.5.9",
61
- "@applitools/utils": "1.14.3",
55
+ "@applitools/core-base": "1.33.0",
56
+ "@applitools/driver": "1.25.5",
57
+ "@applitools/logger": "2.2.11",
58
+ "@applitools/req": "1.10.0",
59
+ "@applitools/socket": "1.3.12",
60
+ "@applitools/spec-driver-webdriver": "1.5.10",
61
+ "@applitools/utils": "1.14.4",
62
62
  "abort-controller": "3.0.0",
63
- "webdriver": "7.31.1",
64
63
  "yargs": "^17.7.2"
65
64
  },
66
65
  "devDependencies": {
67
- "@applitools/test-server": "^1.4.2",
66
+ "@applitools/test-server": "^1.4.3",
68
67
  "@applitools/test-utils": "^1.5.17",
69
- "@applitools/tunnel-client": "1.11.9",
68
+ "@applitools/tunnel-client": "1.11.11",
70
69
  "@types/node": "^12.20.55",
71
70
  "@types/node-fetch": "^2.6.1",
72
71
  "@types/selenium-webdriver": "^4.0.19",
@@ -75,7 +74,7 @@
75
74
  "selenium-webdriver": "^4.15.0"
76
75
  },
77
76
  "optionalDependencies": {
78
- "@applitools/tunnel-client": ">=1.11.9"
77
+ "@applitools/tunnel-client": ">=1.11.11"
79
78
  },
80
79
  "engines": {
81
80
  "node": ">=12.13.0"