@applitools/ec-client 1.12.23 → 1.12.24

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +83 -0
  2. package/package.json +11 -11
package/CHANGELOG.md CHANGED
@@ -1,5 +1,88 @@
1
1
  # Changelog
2
2
 
3
+ ## [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
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 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))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.14.3
14
+ #### Bug Fixes
15
+
16
+ * 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))
17
+ * @applitools/logger bumped to 2.2.10
18
+ #### Bug Fixes
19
+
20
+ * 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))
21
+
22
+
23
+
24
+ * @applitools/socket bumped to 1.3.11
25
+ #### Bug Fixes
26
+
27
+ * 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))
28
+
29
+
30
+
31
+ * @applitools/req bumped to 1.9.2
32
+ #### Bug Fixes
33
+
34
+ * 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))
35
+
36
+
37
+
38
+ * @applitools/image bumped to 1.2.9
39
+ #### Bug Fixes
40
+
41
+ * 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))
42
+
43
+
44
+
45
+ * @applitools/snippets bumped to 2.8.1
46
+ #### Bug Fixes
47
+
48
+ * 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))
49
+ * @applitools/driver bumped to 1.25.4
50
+ #### Bug Fixes
51
+
52
+ * 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))
53
+
54
+
55
+
56
+ * @applitools/spec-driver-webdriver bumped to 1.5.9
57
+ #### Bug Fixes
58
+
59
+ * 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))
60
+
61
+
62
+
63
+ * @applitools/tunnel-client bumped to 1.11.9
64
+ #### Bug Fixes
65
+
66
+ * 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))
67
+ * tunnel client network test | AD-12582 ([#3699](https://github.com/Applitools-Dev/sdk/issues/3699)) ([f0b01f9](https://github.com/Applitools-Dev/sdk/commit/f0b01f9d7614a3e14d77a77dd76cb58b712d3a0a))
68
+
69
+
70
+
71
+ * @applitools/core-base bumped to 1.32.4
72
+ #### Bug Fixes
73
+
74
+ * 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))
75
+
76
+
77
+
78
+ * @applitools/test-server bumped to 1.4.2
79
+ #### Bug Fixes
80
+
81
+ * 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))
82
+
83
+
84
+
85
+
3
86
  ## [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
87
 
5
88
 
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.24",
4
4
  "homepage": "https://applitools.com",
5
5
  "bugs": {
6
6
  "url": "https://github.com/applitools/eyes.sdk.javascript1/issues"
@@ -52,21 +52,21 @@
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.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",
62
62
  "abort-controller": "3.0.0",
63
63
  "webdriver": "7.31.1",
64
64
  "yargs": "^17.7.2"
65
65
  },
66
66
  "devDependencies": {
67
- "@applitools/test-server": "^1.4.1",
67
+ "@applitools/test-server": "^1.4.2",
68
68
  "@applitools/test-utils": "^1.5.17",
69
- "@applitools/tunnel-client": "1.11.8",
69
+ "@applitools/tunnel-client": "1.11.9",
70
70
  "@types/node": "^12.20.55",
71
71
  "@types/node-fetch": "^2.6.1",
72
72
  "@types/selenium-webdriver": "^4.0.19",
@@ -75,7 +75,7 @@
75
75
  "selenium-webdriver": "^4.15.0"
76
76
  },
77
77
  "optionalDependencies": {
78
- "@applitools/tunnel-client": ">=1.11.8"
78
+ "@applitools/tunnel-client": ">=1.11.9"
79
79
  },
80
80
  "engines": {
81
81
  "node": ">=12.13.0"