@applitools/ec-client 1.12.23 → 1.12.25

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,167 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.14.4
14
+ #### Bug Fixes
15
+
16
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
17
+ * @applitools/logger bumped to 2.2.11
18
+ #### Bug Fixes
19
+
20
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
21
+
22
+
23
+
24
+ * @applitools/socket bumped to 1.3.12
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
+
31
+ * @applitools/req bumped to 1.9.3
32
+ #### Bug Fixes
33
+
34
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
35
+
36
+
37
+
38
+ * @applitools/image bumped to 1.2.10
39
+ #### Bug Fixes
40
+
41
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
42
+
43
+
44
+
45
+ * @applitools/snippets bumped to 2.8.2
46
+ #### Bug Fixes
47
+
48
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
49
+ * @applitools/driver bumped to 1.25.5
50
+ #### Bug Fixes
51
+
52
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
53
+
54
+
55
+
56
+ * @applitools/spec-driver-webdriver bumped to 1.5.10
57
+ #### Bug Fixes
58
+
59
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
60
+
61
+
62
+
63
+ * @applitools/tunnel-client bumped to 1.11.10
64
+ #### Bug Fixes
65
+
66
+ * 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))
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
+ * 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))
69
+
70
+
71
+
72
+ * @applitools/core-base bumped to 1.32.5
73
+ #### Bug Fixes
74
+
75
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
76
+
77
+
78
+
79
+ * @applitools/test-server bumped to 1.4.3
80
+
81
+
82
+ ## [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)
83
+
84
+
85
+ ### Bug Fixes
86
+
87
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
88
+
89
+
90
+ ### Dependencies
91
+
92
+ * @applitools/utils bumped to 1.14.3
93
+ #### Bug Fixes
94
+
95
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
96
+ * @applitools/logger bumped to 2.2.10
97
+ #### Bug Fixes
98
+
99
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
100
+
101
+
102
+
103
+ * @applitools/socket bumped to 1.3.11
104
+ #### Bug Fixes
105
+
106
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
107
+
108
+
109
+
110
+ * @applitools/req bumped to 1.9.2
111
+ #### Bug Fixes
112
+
113
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
114
+
115
+
116
+
117
+ * @applitools/image bumped to 1.2.9
118
+ #### Bug Fixes
119
+
120
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
121
+
122
+
123
+
124
+ * @applitools/snippets bumped to 2.8.1
125
+ #### Bug Fixes
126
+
127
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
128
+ * @applitools/driver bumped to 1.25.4
129
+ #### Bug Fixes
130
+
131
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
132
+
133
+
134
+
135
+ * @applitools/spec-driver-webdriver bumped to 1.5.9
136
+ #### Bug Fixes
137
+
138
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
139
+
140
+
141
+
142
+ * @applitools/tunnel-client bumped to 1.11.9
143
+ #### Bug Fixes
144
+
145
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
146
+ * tunnel client network test | AD-12582 ([#3699](https://github.com/Applitools-Dev/sdk/issues/3699)) ([f0b01f9](https://github.com/Applitools-Dev/sdk/commit/f0b01f9d7614a3e14d77a77dd76cb58b712d3a0a))
147
+
148
+
149
+
150
+ * @applitools/core-base bumped to 1.32.4
151
+ #### Bug Fixes
152
+
153
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
154
+
155
+
156
+
157
+ * @applitools/test-server bumped to 1.4.2
158
+ #### Bug Fixes
159
+
160
+ * exclude CHANGELOG.md from all published npm packages | AD-10793 ([#3682](https://github.com/Applitools-Dev/sdk/issues/3682)) ([95a0a80](https://github.com/Applitools-Dev/sdk/commit/95a0a8063fc2e1809c1bef1fc651d6deceda6e7e))
161
+
162
+
163
+
164
+
3
165
  ## [1.12.23](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.12.22...js/ec-client@1.12.23) (2026-03-16)
4
166
 
5
167
 
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.23",
3
+ "version": "1.12.25",
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.3",
56
- "@applitools/driver": "1.25.3",
57
- "@applitools/logger": "2.2.9",
58
- "@applitools/req": "1.9.1",
59
- "@applitools/socket": "1.3.10",
60
- "@applitools/spec-driver-webdriver": "1.5.8",
61
- "@applitools/utils": "1.14.2",
55
+ "@applitools/core-base": "1.32.5",
56
+ "@applitools/driver": "1.25.5",
57
+ "@applitools/logger": "2.2.11",
58
+ "@applitools/req": "1.9.3",
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.1",
66
+ "@applitools/test-server": "^1.4.3",
68
67
  "@applitools/test-utils": "^1.5.17",
69
- "@applitools/tunnel-client": "1.11.8",
68
+ "@applitools/tunnel-client": "1.11.10",
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.8"
77
+ "@applitools/tunnel-client": ">=1.11.10"
79
78
  },
80
79
  "engines": {
81
80
  "node": ">=12.13.0"