@applitools/ec-client 1.12.24 → 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 +79 -0
- package/dist/req-proxy.js +3 -1
- package/package.json +11 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,84 @@
|
|
|
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
|
+
|
|
3
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)
|
|
4
83
|
|
|
5
84
|
|
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
|
-
...
|
|
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.
|
|
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.
|
|
56
|
-
"@applitools/driver": "1.25.
|
|
57
|
-
"@applitools/logger": "2.2.
|
|
58
|
-
"@applitools/req": "1.9.
|
|
59
|
-
"@applitools/socket": "1.3.
|
|
60
|
-
"@applitools/spec-driver-webdriver": "1.5.
|
|
61
|
-
"@applitools/utils": "1.14.
|
|
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.
|
|
66
|
+
"@applitools/test-server": "^1.4.3",
|
|
68
67
|
"@applitools/test-utils": "^1.5.17",
|
|
69
|
-
"@applitools/tunnel-client": "1.11.
|
|
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.
|
|
77
|
+
"@applitools/tunnel-client": ">=1.11.10"
|
|
79
78
|
},
|
|
80
79
|
"engines": {
|
|
81
80
|
"node": ">=12.13.0"
|