@applitools/ec-client 1.8.5 → 1.8.7

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 +99 -0
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,104 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.8.7](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.8.6...js/ec-client@1.8.7) (2024-05-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.7.3
14
+ #### Bug Fixes
15
+
16
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
17
+ * @applitools/logger bumped to 2.0.17
18
+ #### Bug Fixes
19
+
20
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
21
+
22
+
23
+
24
+ * @applitools/socket bumped to 1.1.17
25
+ #### Bug Fixes
26
+
27
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
28
+
29
+
30
+
31
+ * @applitools/req bumped to 1.7.1
32
+ #### Bug Fixes
33
+
34
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
35
+
36
+
37
+
38
+ * @applitools/image bumped to 1.1.12
39
+ #### Bug Fixes
40
+
41
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
42
+
43
+
44
+
45
+ * @applitools/snippets bumped to 2.4.26
46
+ #### Bug Fixes
47
+
48
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
49
+ * @applitools/spec-driver-webdriver bumped to 1.1.8
50
+ #### Bug Fixes
51
+
52
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
53
+
54
+
55
+
56
+ * @applitools/driver bumped to 1.17.3
57
+ #### Bug Fixes
58
+
59
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
60
+
61
+
62
+
63
+ * @applitools/tunnel-client bumped to 1.5.4
64
+ #### Bug Fixes
65
+
66
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
67
+
68
+
69
+
70
+ * @applitools/core-base bumped to 1.15.1
71
+ #### Bug Fixes
72
+
73
+ * trigger release ([88c4f81](https://github.com/Applitools-Dev/sdk/commit/88c4f812bd92eae61ee8ebbee5da0d64ad8c8859))
74
+
75
+
76
+
77
+
78
+ ## [1.8.6](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.8.5...js/ec-client@1.8.6) (2024-05-28)
79
+
80
+
81
+ ### Dependencies
82
+
83
+ * @applitools/req bumped to 1.7.0
84
+ #### Features
85
+
86
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
87
+ * @applitools/tunnel-client bumped to 1.5.3
88
+
89
+ * @applitools/core-base bumped to 1.15.0
90
+ #### Features
91
+
92
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
93
+
94
+
95
+ #### Bug Fixes
96
+
97
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
98
+
99
+
100
+
101
+
3
102
  ## [1.8.5](https://github.com/Applitools-Dev/sdk/compare/js/ec-client@1.8.4...js/ec-client@1.8.5) (2024-05-07)
4
103
 
5
104
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/ec-client",
3
- "version": "1.8.5",
3
+ "version": "1.8.7",
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.14.0",
56
- "@applitools/driver": "1.17.2",
57
- "@applitools/logger": "2.0.16",
58
- "@applitools/req": "1.6.7",
59
- "@applitools/socket": "1.1.16",
60
- "@applitools/spec-driver-webdriver": "1.1.7",
61
- "@applitools/tunnel-client": "1.5.2",
62
- "@applitools/utils": "1.7.2",
55
+ "@applitools/core-base": "1.15.1",
56
+ "@applitools/driver": "1.17.3",
57
+ "@applitools/logger": "2.0.17",
58
+ "@applitools/req": "1.7.1",
59
+ "@applitools/socket": "1.1.17",
60
+ "@applitools/spec-driver-webdriver": "1.1.8",
61
+ "@applitools/tunnel-client": "1.5.4",
62
+ "@applitools/utils": "1.7.3",
63
63
  "abort-controller": "3.0.0",
64
64
  "webdriver": "7.31.1",
65
65
  "yargs": "^17.7.2"