@applitools/eyes-images 4.26.3 → 4.28.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
@@ -1,5 +1,167 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.28.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images-v4.27.2...js/eyes-images@4.28.0) (2024-04-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.7.1
14
+ #### Bug Fixes
15
+
16
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
17
+ * @applitools/socket bumped to 1.1.15
18
+
19
+ * @applitools/tunnel-client bumped to 1.5.1
20
+ #### Bug Fixes
21
+
22
+ * 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))
23
+
24
+
25
+
26
+ * @applitools/ec-client bumped to 1.8.1
27
+ #### Bug Fixes
28
+
29
+ * 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))
30
+ * 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))
31
+
32
+
33
+
34
+ * @applitools/core bumped to 4.12.2
35
+ #### Bug Fixes
36
+
37
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
38
+
39
+
40
+
41
+ * @applitools/logger bumped to 2.0.15
42
+
43
+ * @applitools/req bumped to 1.6.6
44
+
45
+ * @applitools/image bumped to 1.1.10
46
+
47
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.5.75
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
52
+
53
+ * @applitools/driver bumped to 1.16.6
54
+
55
+ * @applitools/screenshoter bumped to 3.8.28
56
+
57
+ * @applitools/nml-client bumped to 1.8.1
58
+
59
+ * @applitools/ufg-client bumped to 1.11.1
60
+
61
+ * @applitools/core-base bumped to 1.11.1
62
+
63
+ * @applitools/eyes bumped to 1.18.0
64
+ #### Features
65
+
66
+ * 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))
67
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
68
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
69
+ * 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))
70
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
71
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
72
+
73
+
74
+ #### Bug Fixes
75
+
76
+ * 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))
77
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
78
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
79
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
80
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
81
+
82
+
83
+
84
+
85
+ ## [4.27.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.27.0...js/eyes-images@4.27.1) (2024-04-01)
86
+
87
+
88
+ ### Dependencies
89
+
90
+ * @applitools/spec-driver-selenium bumped to 1.5.74
91
+ #### Bug Fixes
92
+
93
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
94
+ * @applitools/ec-client bumped to 1.7.32
95
+
96
+ * @applitools/core-base bumped to 1.10.1
97
+ #### Bug Fixes
98
+
99
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
100
+ * @applitools/core bumped to 4.11.1
101
+
102
+ * @applitools/eyes bumped to 1.17.1
103
+ #### Bug Fixes
104
+
105
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
106
+
107
+
108
+
109
+
110
+ ## [4.27.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images-v4.26.4...js/eyes-images@4.27.0) (2024-03-31)
111
+
112
+
113
+ ### Features
114
+
115
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
116
+
117
+
118
+ ### Dependencies
119
+
120
+ * @applitools/spec-driver-selenium bumped to 1.5.73
121
+ #### Bug Fixes
122
+
123
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
124
+ * @applitools/ec-client bumped to 1.7.31
125
+
126
+ * @applitools/core-base bumped to 1.10.0
127
+ #### Features
128
+
129
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
130
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
131
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
132
+
133
+
134
+ #### Bug Fixes
135
+
136
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
137
+ * @applitools/core bumped to 4.11.0
138
+ #### Features
139
+
140
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
141
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
142
+
143
+
144
+
145
+ * @applitools/eyes bumped to 1.17.0
146
+ #### Features
147
+
148
+ * 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))
149
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
150
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
151
+ * 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))
152
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
153
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
154
+
155
+
156
+ #### Bug Fixes
157
+
158
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
159
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
160
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
161
+
162
+
163
+
164
+
3
165
  ## [4.26.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.26.2...js/eyes-images@4.26.3) (2024-03-18)
4
166
 
5
167
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-images",
3
- "version": "4.26.3",
3
+ "version": "4.28.0",
4
4
  "description": "The simplest implementation of Applitools Eyes SDK, uploads images for validation",
5
5
  "keywords": [
6
6
  "eyes-images",
@@ -40,7 +40,7 @@
40
40
  "test:coverage": "APPLITOOLS_SHOW_LOGS=true APPLITOOLS_LOG_FILE=\"./logs/$(uuidgen).log\" APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-images' APPLITOOLS_BATCH_ID=$(uuidgen) MOCHA_GROUP=coverage run --top-level mocha './test/generated-coverage/*.spec.js' --parallel --jobs ${MOCHA_JOBS:-15}"
41
41
  },
42
42
  "dependencies": {
43
- "@applitools/eyes": "1.16.2"
43
+ "@applitools/eyes": "1.18.0"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@applitools/api-extractor": "^1.2.22",
package/types/index.d.ts CHANGED
@@ -185,6 +185,7 @@ export type ConfigurationPlain = {
185
185
  environmentName?: undefined | string;
186
186
  branchName?: undefined | string;
187
187
  parentBranchName?: undefined | string;
188
+ gitMergeBaseTimestamp?: undefined | string;
188
189
  baselineBranchName?: undefined | string;
189
190
  compareWithParentBranch?: undefined | boolean;
190
191
  ignoreBaseline?: undefined | boolean;
@@ -311,6 +312,10 @@ export class Configuration implements Required<ConfigurationPlain> {
311
312
  set baselineBranchName(baselineBranchName: string);
312
313
  getBaselineBranchName(): string;
313
314
  setBaselineBranchName(baselineBranchName: string): Configuration;
315
+ get gitMergeBaseTimestamp(): string;
316
+ set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
317
+ getGitMergeBaseTimestamp(): string;
318
+ setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): Configuration;
314
319
  get compareWithParentBranch(): boolean;
315
320
  set compareWithParentBranch(compareWithParentBranch: boolean);
316
321
  getCompareWithParentBranch(): boolean;