@applitools/eyes-images 4.28.4 → 4.28.6
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 +225 -0
- package/package.json +2 -2
- package/types/index.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,230 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.28.6](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.28.5...js/eyes-images@4.28.6) (2024-07-23)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/driver bumped to 1.18.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
#### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
|
|
17
|
+
* @applitools/ufg-client bumped to 1.12.3
|
|
18
|
+
#### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
#### Performance Improvements
|
|
24
|
+
|
|
25
|
+
* trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
|
|
26
|
+
* @applitools/core bumped to 4.18.0
|
|
27
|
+
#### Features
|
|
28
|
+
|
|
29
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.11
|
|
34
|
+
|
|
35
|
+
* @applitools/spec-driver-selenium bumped to 1.5.82
|
|
36
|
+
|
|
37
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.11
|
|
38
|
+
|
|
39
|
+
* @applitools/screenshoter bumped to 3.8.35
|
|
40
|
+
|
|
41
|
+
* @applitools/nml-client bumped to 1.8.9
|
|
42
|
+
|
|
43
|
+
* @applitools/ec-client bumped to 1.9.3
|
|
44
|
+
|
|
45
|
+
* @applitools/eyes bumped to 1.22.0
|
|
46
|
+
#### Features
|
|
47
|
+
|
|
48
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
## [4.28.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.28.4...js/eyes-images@4.28.5) (2024-06-26)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Bug Fixes
|
|
57
|
+
|
|
58
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
### Dependencies
|
|
62
|
+
|
|
63
|
+
* @applitools/utils bumped to 1.7.4
|
|
64
|
+
#### Bug Fixes
|
|
65
|
+
|
|
66
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
67
|
+
* @applitools/logger bumped to 2.0.18
|
|
68
|
+
#### Bug Fixes
|
|
69
|
+
|
|
70
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
* @applitools/socket bumped to 1.1.18
|
|
75
|
+
#### Bug Fixes
|
|
76
|
+
|
|
77
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
* @applitools/req bumped to 1.7.2
|
|
82
|
+
#### Bug Fixes
|
|
83
|
+
|
|
84
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
* @applitools/image bumped to 1.1.13
|
|
89
|
+
#### Bug Fixes
|
|
90
|
+
|
|
91
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
* @applitools/snippets bumped to 2.4.27
|
|
96
|
+
#### Bug Fixes
|
|
97
|
+
|
|
98
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
99
|
+
* @applitools/css-tree bumped to 1.1.4
|
|
100
|
+
#### Bug Fixes
|
|
101
|
+
|
|
102
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
103
|
+
* @applitools/dom-shared bumped to 1.0.15
|
|
104
|
+
#### Bug Fixes
|
|
105
|
+
|
|
106
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
107
|
+
* @applitools/dom-capture bumped to 11.3.0
|
|
108
|
+
#### Features
|
|
109
|
+
|
|
110
|
+
* add cliet rects to text nodes ([#2188](https://github.com/Applitools-Dev/sdk/issues/2188)) ([0d4180e](https://github.com/Applitools-Dev/sdk/commit/0d4180e8e362669b36a27955121caae5575918f7))
|
|
111
|
+
* add cursor and pointer-events to dom-capture ([#2369](https://github.com/Applitools-Dev/sdk/issues/2369)) ([efdce02](https://github.com/Applitools-Dev/sdk/commit/efdce028a2a6fb18ad3c6237f2020c1ff00e90de))
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
#### Bug Fixes
|
|
115
|
+
|
|
116
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
* @applitools/dom-snapshot bumped to 4.11.3
|
|
121
|
+
#### Bug Fixes
|
|
122
|
+
|
|
123
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.10
|
|
128
|
+
#### Bug Fixes
|
|
129
|
+
|
|
130
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
* @applitools/spec-driver-selenium bumped to 1.5.81
|
|
135
|
+
#### Bug Fixes
|
|
136
|
+
|
|
137
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.10
|
|
142
|
+
#### Bug Fixes
|
|
143
|
+
|
|
144
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
* @applitools/driver bumped to 1.17.5
|
|
149
|
+
#### Bug Fixes
|
|
150
|
+
|
|
151
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
* @applitools/screenshoter bumped to 3.8.34
|
|
156
|
+
#### Bug Fixes
|
|
157
|
+
|
|
158
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
* @applitools/nml-client bumped to 1.8.8
|
|
163
|
+
#### Bug Fixes
|
|
164
|
+
|
|
165
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
* @applitools/tunnel-client bumped to 1.5.7
|
|
170
|
+
#### Bug Fixes
|
|
171
|
+
|
|
172
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
* @applitools/ufg-client bumped to 1.12.2
|
|
177
|
+
#### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
* @applitools/ec-client bumped to 1.9.2
|
|
184
|
+
#### Bug Fixes
|
|
185
|
+
|
|
186
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
* @applitools/core-base bumped to 1.16.0
|
|
191
|
+
#### Features
|
|
192
|
+
|
|
193
|
+
* tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
#### Bug Fixes
|
|
197
|
+
|
|
198
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
* @applitools/core bumped to 4.17.0
|
|
203
|
+
#### Features
|
|
204
|
+
|
|
205
|
+
* tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
#### Bug Fixes
|
|
209
|
+
|
|
210
|
+
* change core ([d12a246](https://github.com/Applitools-Dev/sdk/commit/d12a246723cf72def6335e8698e711a43bda9e6a))
|
|
211
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
* @applitools/eyes bumped to 1.21.0
|
|
216
|
+
#### Features
|
|
217
|
+
|
|
218
|
+
* tell the backend if `remove duplicate tests` is used ([#2373](https://github.com/Applitools-Dev/sdk/issues/2373)) ([fe59b40](https://github.com/Applitools-Dev/sdk/commit/fe59b404ad163c595bb329d9a24ef2191d3bf170))
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
#### Bug Fixes
|
|
222
|
+
|
|
223
|
+
* tunnel client ([670b184](https://github.com/Applitools-Dev/sdk/commit/670b1843ce43347d97e19fa02f8bc630332ff414))
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
3
228
|
## [4.28.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.28.3...js/eyes-images@4.28.4) (2024-05-28)
|
|
4
229
|
|
|
5
230
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-images",
|
|
3
|
-
"version": "4.28.
|
|
3
|
+
"version": "4.28.6",
|
|
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.
|
|
43
|
+
"@applitools/eyes": "1.22.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@applitools/api-extractor": "^1.2.22",
|
package/types/index.d.ts
CHANGED
|
@@ -212,6 +212,7 @@ export type ConfigurationPlain = {
|
|
|
212
212
|
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
213
213
|
disableBrowserFetching?: undefined | boolean;
|
|
214
214
|
waitBeforeCapture?: undefined | number;
|
|
215
|
+
disableNMLUrlCache?: undefined | boolean;
|
|
215
216
|
};
|
|
216
217
|
export class Configuration implements Required<ConfigurationPlain> {
|
|
217
218
|
constructor(config?: undefined | ConfigurationPlain);
|
|
@@ -481,6 +482,10 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
481
482
|
set dontCloseBatches(dontCloseBatches: boolean);
|
|
482
483
|
getDontCloseBatches(): boolean;
|
|
483
484
|
setDontCloseBatches(dontCloseBatches: boolean): Configuration;
|
|
485
|
+
get disableNMLUrlCache(): boolean;
|
|
486
|
+
set disableNMLUrlCache(disableNMLUrlCache: boolean);
|
|
487
|
+
getDisableNMLUrlCache(): boolean;
|
|
488
|
+
setDisableNMLUrlCache(disableNMLUrlCache: boolean): Configuration;
|
|
484
489
|
}
|
|
485
490
|
export type CheckSettingsAutomationPlain = CheckSettingsImagePlain & {
|
|
486
491
|
frames?: undefined | Array<{ frame: number | ((string | { selector: string; type?: undefined | string; shadow?: undefined | EyesSelector<never>; frame?: undefined | EyesSelector<never>; })); scrollRootElement?: undefined | ((string | { selector: string; type?: undefined | string; shadow?: undefined | EyesSelector<never>; frame?: undefined | EyesSelector<never>; })); } | (number | ((string | { selector: string; type?: undefined | string; shadow?: undefined | EyesSelector<never>; frame?: undefined | EyesSelector<never>; })))>;
|