@applitools/ec-client 1.10.11 → 1.10.13
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 +67 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,72 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.10.13](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.10.12...js/ec-client@1.10.13) (2025-05-11)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/utils bumped to 1.8.2
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* remove redundant file readings and added rendering concurrency limit ([#2956](https://github.com/Applitools-Dev/sdk/issues/2956)) ([b970180](https://github.com/Applitools-Dev/sdk/commit/b97018010fdf12cb0d202192b22f643c16c569d5))
|
|
12
|
+
* @applitools/logger bumped to 2.1.4
|
|
13
|
+
|
|
14
|
+
* @applitools/socket bumped to 1.2.5
|
|
15
|
+
|
|
16
|
+
* @applitools/req bumped to 1.7.12
|
|
17
|
+
|
|
18
|
+
* @applitools/image bumped to 1.1.20
|
|
19
|
+
|
|
20
|
+
* @applitools/driver bumped to 1.21.4
|
|
21
|
+
|
|
22
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.5
|
|
23
|
+
|
|
24
|
+
* @applitools/tunnel-client bumped to 1.6.7
|
|
25
|
+
|
|
26
|
+
* @applitools/core-base bumped to 1.25.2
|
|
27
|
+
#### Performance Improvements
|
|
28
|
+
|
|
29
|
+
* avoid retry when x-applitools-dont-retry header is presented | AD-9834 ([#2959](https://github.com/Applitools-Dev/sdk/issues/2959)) ([492dff6](https://github.com/Applitools-Dev/sdk/commit/492dff6ca431e242eb85a2c87d429f8676490e1a))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
## [1.10.12](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.10.11...js/ec-client@1.10.12) (2025-05-07)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Dependencies
|
|
38
|
+
|
|
39
|
+
* @applitools/utils bumped to 1.8.1
|
|
40
|
+
#### Bug Fixes
|
|
41
|
+
|
|
42
|
+
* offline test dist readings | AD-9894 ([#2945](https://github.com/Applitools-Dev/sdk/issues/2945)) ([92293f4](https://github.com/Applitools-Dev/sdk/commit/92293f40ddbbb015fba224a70158bbd0cdbcf799))
|
|
43
|
+
* @applitools/logger bumped to 2.1.3
|
|
44
|
+
#### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* silent tunnel warning | AD-9842 ([#2932](https://github.com/Applitools-Dev/sdk/issues/2932)) ([e83a2ff](https://github.com/Applitools-Dev/sdk/commit/e83a2fffc5c73edda8c52c101356f94d0c600959))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
* @applitools/tunnel-client bumped to 1.6.6
|
|
51
|
+
#### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* silent tunnel warning | AD-9842 ([#2932](https://github.com/Applitools-Dev/sdk/issues/2932)) ([e83a2ff](https://github.com/Applitools-Dev/sdk/commit/e83a2fffc5c73edda8c52c101356f94d0c600959))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
* @applitools/socket bumped to 1.2.4
|
|
58
|
+
|
|
59
|
+
* @applitools/req bumped to 1.7.11
|
|
60
|
+
|
|
61
|
+
* @applitools/image bumped to 1.1.19
|
|
62
|
+
|
|
63
|
+
* @applitools/driver bumped to 1.21.3
|
|
64
|
+
|
|
65
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.4
|
|
66
|
+
|
|
67
|
+
* @applitools/core-base bumped to 1.25.1
|
|
68
|
+
|
|
69
|
+
|
|
3
70
|
## [1.10.11](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.10.10...js/ec-client@1.10.11) (2025-04-30)
|
|
4
71
|
|
|
5
72
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/ec-client",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.13",
|
|
4
4
|
"homepage": "https://applitools.com",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/applitools/eyes.sdk.javascript1/issues"
|
|
@@ -52,14 +52,14 @@
|
|
|
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.25.
|
|
56
|
-
"@applitools/driver": "1.21.
|
|
57
|
-
"@applitools/logger": "2.1.
|
|
58
|
-
"@applitools/req": "1.7.
|
|
59
|
-
"@applitools/socket": "1.2.
|
|
60
|
-
"@applitools/spec-driver-webdriver": "1.2.
|
|
61
|
-
"@applitools/tunnel-client": "1.6.
|
|
62
|
-
"@applitools/utils": "1.8.
|
|
55
|
+
"@applitools/core-base": "1.25.2",
|
|
56
|
+
"@applitools/driver": "1.21.4",
|
|
57
|
+
"@applitools/logger": "2.1.4",
|
|
58
|
+
"@applitools/req": "1.7.12",
|
|
59
|
+
"@applitools/socket": "1.2.5",
|
|
60
|
+
"@applitools/spec-driver-webdriver": "1.2.5",
|
|
61
|
+
"@applitools/tunnel-client": "1.6.7",
|
|
62
|
+
"@applitools/utils": "1.8.2",
|
|
63
63
|
"abort-controller": "3.0.0",
|
|
64
64
|
"webdriver": "7.31.1",
|
|
65
65
|
"yargs": "^17.7.2"
|