@applitools/eyes 1.38.14 → 1.39.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 +190 -0
- package/dist/input/Configuration.js +18 -0
- package/package.json +5 -5
- package/types/input/Configuration.d.ts +15 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,195 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.39.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.38.15...js/eyes@1.39.0) (2026-04-23)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/req bumped to 1.10.0
|
|
14
|
+
#### Features
|
|
15
|
+
|
|
16
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
17
|
+
* @applitools/core-base bumped to 1.33.0
|
|
18
|
+
#### Features
|
|
19
|
+
|
|
20
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
* @applitools/nml-client bumped to 1.11.25
|
|
25
|
+
|
|
26
|
+
* @applitools/tunnel-client bumped to 1.11.11
|
|
27
|
+
|
|
28
|
+
* @applitools/ufg-client bumped to 1.21.0
|
|
29
|
+
#### Features
|
|
30
|
+
|
|
31
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
* @applitools/ec-client bumped to 1.12.26
|
|
36
|
+
|
|
37
|
+
* @applitools/core bumped to 4.60.0
|
|
38
|
+
#### Features
|
|
39
|
+
|
|
40
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## [1.38.15](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.38.14...js/eyes@1.38.15) (2026-04-16)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Bug Fixes
|
|
49
|
+
|
|
50
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Dependencies
|
|
54
|
+
|
|
55
|
+
* @applitools/utils bumped to 1.14.4
|
|
56
|
+
#### Bug Fixes
|
|
57
|
+
|
|
58
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
59
|
+
* @applitools/logger bumped to 2.2.11
|
|
60
|
+
#### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
* @applitools/dom-shared bumped to 1.1.3
|
|
67
|
+
#### Bug Fixes
|
|
68
|
+
|
|
69
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
70
|
+
* @applitools/dom-snapshot bumped to 4.16.4
|
|
71
|
+
#### Bug Fixes
|
|
72
|
+
|
|
73
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
* @applitools/socket bumped to 1.3.12
|
|
78
|
+
#### Bug Fixes
|
|
79
|
+
|
|
80
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
* @applitools/req bumped to 1.9.3
|
|
85
|
+
#### Bug Fixes
|
|
86
|
+
|
|
87
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
* @applitools/image bumped to 1.2.10
|
|
92
|
+
#### Bug Fixes
|
|
93
|
+
|
|
94
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
* @applitools/snippets bumped to 2.8.2
|
|
99
|
+
#### Bug Fixes
|
|
100
|
+
|
|
101
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
102
|
+
* @applitools/dom-capture bumped to 11.7.1
|
|
103
|
+
#### Bug Fixes
|
|
104
|
+
|
|
105
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
* @applitools/driver bumped to 1.25.5
|
|
110
|
+
#### Bug Fixes
|
|
111
|
+
|
|
112
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.10
|
|
117
|
+
#### Bug Fixes
|
|
118
|
+
|
|
119
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
* @applitools/spec-driver-selenium bumped to 1.7.16
|
|
124
|
+
#### Bug Fixes
|
|
125
|
+
|
|
126
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.5
|
|
131
|
+
#### Bug Fixes
|
|
132
|
+
|
|
133
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
* @applitools/screenshoter bumped to 3.12.18
|
|
138
|
+
#### Bug Fixes
|
|
139
|
+
|
|
140
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
* @applitools/nml-client bumped to 1.11.24
|
|
145
|
+
#### Bug Fixes
|
|
146
|
+
|
|
147
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
* @applitools/tunnel-client bumped to 1.11.10
|
|
152
|
+
#### Bug Fixes
|
|
153
|
+
|
|
154
|
+
* prevent listener accumulation causing OOM in tunnel worker | FLD-4423 ([#3761](https://github.com/Applitools-Dev/sdk/issues/3761)) ([85633c3](https://github.com/Applitools-Dev/sdk/commit/85633c3836230e7045a9ff62772631eb2990e32c))
|
|
155
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
156
|
+
* use APPLITOOLS_LOG_DIR as fallback for EG tunnel log directory | FLD-4321 ([#3732](https://github.com/Applitools-Dev/sdk/issues/3732)) ([03a3f60](https://github.com/Applitools-Dev/sdk/commit/03a3f60e9a5cfca066f0f1f07fc56969530cbf8a))
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
* @applitools/ufg-client bumped to 1.20.3
|
|
161
|
+
#### Bug Fixes
|
|
162
|
+
|
|
163
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
* @applitools/core-base bumped to 1.32.5
|
|
168
|
+
#### Bug Fixes
|
|
169
|
+
|
|
170
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
* @applitools/ec-client bumped to 1.12.25
|
|
175
|
+
#### Bug Fixes
|
|
176
|
+
|
|
177
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
* @applitools/core bumped to 4.59.3
|
|
182
|
+
#### Bug Fixes
|
|
183
|
+
|
|
184
|
+
* pass top-level fallbackBaselineId through UFG render environments | FLD-4292 ([#3763](https://github.com/Applitools-Dev/sdk/issues/3763)) ([8c46c2e](https://github.com/Applitools-Dev/sdk/commit/8c46c2e9cff684c18dbc83f4bf87ee61f4637c8e))
|
|
185
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
186
|
+
* restore logDeprecations and else-if guard in UFG snapshot paths ([#3739](https://github.com/Applitools-Dev/sdk/issues/3739)) ([b487a3a](https://github.com/Applitools-Dev/sdk/commit/b487a3a2747b33ce4d912b9c50eb8ed2bb28672e))
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
* @applitools/test-server bumped to 1.4.3
|
|
191
|
+
|
|
192
|
+
|
|
3
193
|
## [1.38.14](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.38.13...js/eyes@1.38.14) (2026-04-13)
|
|
4
194
|
|
|
5
195
|
|
|
@@ -685,6 +685,23 @@ class ConfigurationData {
|
|
|
685
685
|
this.hostOSInfo = hostOSInfo;
|
|
686
686
|
return this;
|
|
687
687
|
}
|
|
688
|
+
/** @internal */
|
|
689
|
+
get httpVersion() {
|
|
690
|
+
return this._config.httpVersion;
|
|
691
|
+
}
|
|
692
|
+
/** @internal */
|
|
693
|
+
set httpVersion(httpVersion) {
|
|
694
|
+
this._config.httpVersion = httpVersion;
|
|
695
|
+
}
|
|
696
|
+
/** @internal */
|
|
697
|
+
getHttpVersion() {
|
|
698
|
+
return this.httpVersion;
|
|
699
|
+
}
|
|
700
|
+
/** @internal */
|
|
701
|
+
setHttpVersion(httpVersion) {
|
|
702
|
+
this.httpVersion = httpVersion;
|
|
703
|
+
return this;
|
|
704
|
+
}
|
|
688
705
|
get ignoreBaseline() {
|
|
689
706
|
return this._config.ignoreBaseline;
|
|
690
707
|
}
|
|
@@ -1178,6 +1195,7 @@ class ConfigurationData {
|
|
|
1178
1195
|
agentId: this.agentId,
|
|
1179
1196
|
proxy: this.proxy,
|
|
1180
1197
|
connectionTimeout: this.connectionTimeout,
|
|
1198
|
+
httpVersion: this.httpVersion,
|
|
1181
1199
|
removeSession: this.removeSession,
|
|
1182
1200
|
appName: this.appName,
|
|
1183
1201
|
testName: this.testName,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.39.0",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"applitools",
|
|
6
6
|
"eyes",
|
|
@@ -50,14 +50,14 @@
|
|
|
50
50
|
"test": "run --top-level mocha './test/**/*.spec.ts'"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@applitools/core": "4.
|
|
54
|
-
"@applitools/logger": "2.2.
|
|
55
|
-
"@applitools/utils": "1.14.
|
|
53
|
+
"@applitools/core": "4.60.0",
|
|
54
|
+
"@applitools/logger": "2.2.11",
|
|
55
|
+
"@applitools/utils": "1.14.4",
|
|
56
56
|
"chalk": "4.1.2",
|
|
57
57
|
"yargs": "17.7.2"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@applitools/req": "^1.
|
|
60
|
+
"@applitools/req": "^1.10.0",
|
|
61
61
|
"@types/node": "^12.20.55"
|
|
62
62
|
},
|
|
63
63
|
"engines": {
|
|
@@ -63,6 +63,8 @@ export type Configuration<TSpec extends Core.SpecType = Core.SpecType> = {
|
|
|
63
63
|
hostAppInfo?: string;
|
|
64
64
|
hostOS?: string;
|
|
65
65
|
hostOSInfo?: string;
|
|
66
|
+
/** @internal */
|
|
67
|
+
httpVersion?: 1 | 2;
|
|
66
68
|
ignoreBaseline?: boolean;
|
|
67
69
|
ignoreCaret?: boolean;
|
|
68
70
|
ignoreDisplacements?: boolean;
|
|
@@ -70,6 +72,7 @@ export type Configuration<TSpec extends Core.SpecType = Core.SpecType> = {
|
|
|
70
72
|
isDisabled?: boolean;
|
|
71
73
|
layoutBreakpoints?: boolean | number[] | {
|
|
72
74
|
breakpoints: number[] | boolean;
|
|
75
|
+
heightBreakpoints?: boolean;
|
|
73
76
|
reload?: boolean;
|
|
74
77
|
};
|
|
75
78
|
matchLevel?: MatchLevel;
|
|
@@ -312,6 +315,14 @@ export declare class ConfigurationData<TSpec extends Core.SpecType = Core.SpecTy
|
|
|
312
315
|
set hostOSInfo(hostOSInfo: string);
|
|
313
316
|
getHostOSInfo(): string;
|
|
314
317
|
setHostOSInfo(hostOSInfo: string): this;
|
|
318
|
+
/** @internal */
|
|
319
|
+
get httpVersion(): 1 | 2;
|
|
320
|
+
/** @internal */
|
|
321
|
+
set httpVersion(httpVersion: 1 | 2);
|
|
322
|
+
/** @internal */
|
|
323
|
+
getHttpVersion(): 1 | 2;
|
|
324
|
+
/** @internal */
|
|
325
|
+
setHttpVersion(httpVersion: 1 | 2): this;
|
|
315
326
|
get ignoreBaseline(): boolean;
|
|
316
327
|
set ignoreBaseline(ignoreBaseline: boolean);
|
|
317
328
|
getIgnoreBaseline(): boolean;
|
|
@@ -334,18 +345,22 @@ export declare class ConfigurationData<TSpec extends Core.SpecType = Core.SpecTy
|
|
|
334
345
|
setIsDisabled(isDisabled: boolean): this;
|
|
335
346
|
get layoutBreakpoints(): boolean | number[] | {
|
|
336
347
|
breakpoints: number[] | boolean;
|
|
348
|
+
heightBreakpoints?: boolean;
|
|
337
349
|
reload?: boolean;
|
|
338
350
|
};
|
|
339
351
|
set layoutBreakpoints(layoutBreakpoints: boolean | number[] | {
|
|
340
352
|
breakpoints: number[] | boolean;
|
|
353
|
+
heightBreakpoints?: boolean;
|
|
341
354
|
reload?: boolean;
|
|
342
355
|
});
|
|
343
356
|
getLayoutBreakpoints(): boolean | number[] | {
|
|
344
357
|
breakpoints: number[] | boolean;
|
|
358
|
+
heightBreakpoints?: boolean;
|
|
345
359
|
reload?: boolean;
|
|
346
360
|
};
|
|
347
361
|
setLayoutBreakpoints(layoutBreakpoints: boolean | number[] | {
|
|
348
362
|
breakpoints: number[] | boolean;
|
|
363
|
+
heightBreakpoints?: boolean;
|
|
349
364
|
reload?: boolean;
|
|
350
365
|
}): this;
|
|
351
366
|
get matchLevel(): MatchLevel;
|