@applitools/eyes-testcafe 6.0.3 → 6.2.0

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
@@ -13,6 +13,168 @@
13
13
 
14
14
 
15
15
 
16
+ ## [6.2.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.1.2...js/eyes-testcafe@6.2.0) (2024-04-15)
17
+
18
+
19
+ ### Features
20
+
21
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
22
+
23
+
24
+ ### Dependencies
25
+
26
+ * @applitools/utils bumped to 1.7.1
27
+ #### Bug Fixes
28
+
29
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
30
+ * @applitools/socket bumped to 1.1.15
31
+
32
+ * @applitools/tunnel-client bumped to 1.5.1
33
+ #### Bug Fixes
34
+
35
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
36
+
37
+
38
+
39
+ * @applitools/ec-client bumped to 1.8.1
40
+ #### Bug Fixes
41
+
42
+ * change tunnel idle timeout to 20 seconds ([#2318](https://github.com/Applitools-Dev/sdk/issues/2318)) ([9b3873c](https://github.com/Applitools-Dev/sdk/commit/9b3873c180a130a01212d857b084efe51d6d30a4))
43
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
44
+
45
+
46
+
47
+ * @applitools/core bumped to 4.12.2
48
+ #### Bug Fixes
49
+
50
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
51
+
52
+
53
+
54
+ * @applitools/eyes bumped to 1.18.0
55
+ #### Features
56
+
57
+ * add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
58
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
59
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
60
+ * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
61
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
62
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
63
+
64
+
65
+ #### Bug Fixes
66
+
67
+ * clone the check settings in eyes check ([#2251](https://github.com/Applitools-Dev/sdk/issues/2251)) ([9517d66](https://github.com/Applitools-Dev/sdk/commit/9517d665976949458aecfb31e052c19d7109a0c4))
68
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
69
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
70
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
71
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
72
+
73
+
74
+
75
+ * @applitools/logger bumped to 2.0.15
76
+
77
+ * @applitools/req bumped to 1.6.6
78
+
79
+ * @applitools/image bumped to 1.1.10
80
+
81
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
82
+
83
+ * @applitools/spec-driver-selenium bumped to 1.5.75
84
+
85
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
86
+
87
+ * @applitools/driver bumped to 1.16.6
88
+
89
+ * @applitools/screenshoter bumped to 3.8.28
90
+
91
+ * @applitools/nml-client bumped to 1.8.1
92
+
93
+ * @applitools/ufg-client bumped to 1.11.1
94
+
95
+ * @applitools/core-base bumped to 1.11.1
96
+
97
+
98
+ ## [6.1.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.1.0...js/eyes-testcafe@6.1.1) (2024-04-01)
99
+
100
+
101
+ ### Dependencies
102
+
103
+ * @applitools/spec-driver-selenium bumped to 1.5.74
104
+ #### Bug Fixes
105
+
106
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
107
+ * @applitools/ec-client bumped to 1.7.32
108
+
109
+ * @applitools/core-base bumped to 1.10.1
110
+ #### Bug Fixes
111
+
112
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
113
+ * @applitools/core bumped to 4.11.1
114
+
115
+ * @applitools/eyes bumped to 1.17.1
116
+ #### Bug Fixes
117
+
118
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
119
+
120
+
121
+
122
+
123
+ ## [6.1.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe-v6.0.4...js/eyes-testcafe@6.1.0) (2024-03-31)
124
+
125
+
126
+ ### Features
127
+
128
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
129
+
130
+
131
+ ### Dependencies
132
+
133
+ * @applitools/spec-driver-selenium bumped to 1.5.73
134
+ #### Bug Fixes
135
+
136
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
137
+ * @applitools/ec-client bumped to 1.7.31
138
+
139
+ * @applitools/core-base bumped to 1.10.0
140
+ #### Features
141
+
142
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
143
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
144
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
145
+
146
+
147
+ #### Bug Fixes
148
+
149
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
150
+ * @applitools/core bumped to 4.11.0
151
+ #### Features
152
+
153
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
154
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
155
+
156
+
157
+
158
+ * @applitools/eyes bumped to 1.17.0
159
+ #### Features
160
+
161
+ * add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
162
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
163
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
164
+ * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
165
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
166
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
167
+
168
+
169
+ #### Bug Fixes
170
+
171
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
172
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
173
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
174
+
175
+
176
+
177
+
16
178
  ## [6.0.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.0.2...js/eyes-testcafe@6.0.3) (2024-03-18)
17
179
 
18
180
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-testcafe",
3
- "version": "6.0.3",
3
+ "version": "6.2.0",
4
4
  "description": "Applitools Eyes SDK for TestCafe",
5
5
  "keywords": [
6
6
  "eyes-testcafe",
@@ -68,9 +68,9 @@
68
68
  "up:framework": "echo \"$(jq '.devDependencies.testcafe = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
69
69
  },
70
70
  "dependencies": {
71
- "@applitools/driver": "1.16.5",
72
- "@applitools/eyes": "1.16.2",
73
- "@applitools/utils": "1.7.0"
71
+ "@applitools/driver": "1.16.6",
72
+ "@applitools/eyes": "1.18.0",
73
+ "@applitools/utils": "1.7.1"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@applitools/api-extractor": "^1.2.22",
package/types/index.d.ts CHANGED
@@ -336,6 +336,7 @@ export type ConfigurationPlain = {
336
336
  environmentName?: undefined | string;
337
337
  branchName?: undefined | string;
338
338
  parentBranchName?: undefined | string;
339
+ gitMergeBaseTimestamp?: undefined | string;
339
340
  baselineBranchName?: undefined | string;
340
341
  compareWithParentBranch?: undefined | boolean;
341
342
  ignoreBaseline?: undefined | boolean;
@@ -462,6 +463,10 @@ export class Configuration implements Required<ConfigurationPlain> {
462
463
  set baselineBranchName(baselineBranchName: string);
463
464
  getBaselineBranchName(): string;
464
465
  setBaselineBranchName(baselineBranchName: string): Configuration;
466
+ get gitMergeBaseTimestamp(): string;
467
+ set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
468
+ getGitMergeBaseTimestamp(): string;
469
+ setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): Configuration;
465
470
  get compareWithParentBranch(): boolean;
466
471
  set compareWithParentBranch(compareWithParentBranch: boolean);
467
472
  getCompareWithParentBranch(): boolean;