@applitools/eyes-testcafe 6.3.36 → 6.3.38
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 +199 -0
- package/package.json +5 -5
- package/types/index.d.ts +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,205 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
## [6.3.38](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.37...js/eyes-testcafe@6.3.38) (2026-04-23)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Dependencies
|
|
20
|
+
|
|
21
|
+
* @applitools/req bumped to 1.10.0
|
|
22
|
+
#### Features
|
|
23
|
+
|
|
24
|
+
* 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))
|
|
25
|
+
* @applitools/ufg-client bumped to 1.21.0
|
|
26
|
+
#### Features
|
|
27
|
+
|
|
28
|
+
* 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))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
* @applitools/core bumped to 4.60.0
|
|
33
|
+
#### Features
|
|
34
|
+
|
|
35
|
+
* 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))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
* @applitools/nml-client bumped to 1.11.25
|
|
40
|
+
|
|
41
|
+
* @applitools/tunnel-client bumped to 1.11.11
|
|
42
|
+
|
|
43
|
+
* @applitools/core-base bumped to 1.33.0
|
|
44
|
+
#### Features
|
|
45
|
+
|
|
46
|
+
* 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))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
* @applitools/ec-client bumped to 1.12.26
|
|
51
|
+
|
|
52
|
+
* @applitools/eyes bumped to 1.39.0
|
|
53
|
+
#### Features
|
|
54
|
+
|
|
55
|
+
* 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))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## [6.3.37](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.36...js/eyes-testcafe@6.3.37) (2026-04-16)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Bug Fixes
|
|
64
|
+
|
|
65
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
### Dependencies
|
|
69
|
+
|
|
70
|
+
* @applitools/utils bumped to 1.14.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
|
+
* @applitools/logger bumped to 2.2.11
|
|
75
|
+
#### Bug Fixes
|
|
76
|
+
|
|
77
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
* @applitools/dom-shared bumped to 1.1.3
|
|
82
|
+
#### Bug Fixes
|
|
83
|
+
|
|
84
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
85
|
+
* @applitools/dom-snapshot bumped to 4.16.4
|
|
86
|
+
#### Bug Fixes
|
|
87
|
+
|
|
88
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
* @applitools/socket bumped to 1.3.12
|
|
93
|
+
#### Bug Fixes
|
|
94
|
+
|
|
95
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
* @applitools/req bumped to 1.9.3
|
|
100
|
+
#### Bug Fixes
|
|
101
|
+
|
|
102
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
* @applitools/image bumped to 1.2.10
|
|
107
|
+
#### Bug Fixes
|
|
108
|
+
|
|
109
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
* @applitools/snippets bumped to 2.8.2
|
|
114
|
+
#### Bug Fixes
|
|
115
|
+
|
|
116
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
117
|
+
* @applitools/dom-capture bumped to 11.7.1
|
|
118
|
+
#### Bug Fixes
|
|
119
|
+
|
|
120
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
* @applitools/driver bumped to 1.25.5
|
|
125
|
+
#### Bug Fixes
|
|
126
|
+
|
|
127
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.10
|
|
132
|
+
#### Bug Fixes
|
|
133
|
+
|
|
134
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
* @applitools/spec-driver-selenium bumped to 1.7.16
|
|
139
|
+
#### Bug Fixes
|
|
140
|
+
|
|
141
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.5
|
|
146
|
+
#### Bug Fixes
|
|
147
|
+
|
|
148
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
* @applitools/screenshoter bumped to 3.12.18
|
|
153
|
+
#### Bug Fixes
|
|
154
|
+
|
|
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
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
* @applitools/nml-client bumped to 1.11.24
|
|
160
|
+
#### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
* @applitools/tunnel-client bumped to 1.11.10
|
|
167
|
+
#### Bug Fixes
|
|
168
|
+
|
|
169
|
+
* 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))
|
|
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
|
+
* 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))
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
* @applitools/ufg-client bumped to 1.20.3
|
|
176
|
+
#### Bug Fixes
|
|
177
|
+
|
|
178
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
* @applitools/core-base bumped to 1.32.5
|
|
183
|
+
#### Bug Fixes
|
|
184
|
+
|
|
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
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
* @applitools/ec-client bumped to 1.12.25
|
|
190
|
+
#### Bug Fixes
|
|
191
|
+
|
|
192
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
* @applitools/core bumped to 4.59.3
|
|
197
|
+
#### Bug Fixes
|
|
198
|
+
|
|
199
|
+
* 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))
|
|
200
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
201
|
+
* 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))
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
* @applitools/eyes bumped to 1.38.15
|
|
206
|
+
#### Bug Fixes
|
|
207
|
+
|
|
208
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
* @applitools/test-server bumped to 1.4.3
|
|
213
|
+
|
|
214
|
+
|
|
16
215
|
## [6.3.36](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.35...js/eyes-testcafe@6.3.36) (2026-04-13)
|
|
17
216
|
|
|
18
217
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-testcafe",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.38",
|
|
4
4
|
"description": "Applitools Eyes SDK for TestCafe",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-testcafe",
|
|
@@ -68,15 +68,15 @@
|
|
|
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.25.
|
|
72
|
-
"@applitools/eyes": "1.
|
|
73
|
-
"@applitools/utils": "1.14.
|
|
71
|
+
"@applitools/driver": "1.25.5",
|
|
72
|
+
"@applitools/eyes": "1.39.0",
|
|
73
|
+
"@applitools/utils": "1.14.4"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@applitools/api-extractor": "^1.2.22",
|
|
77
77
|
"@applitools/bongo": "^5.10.0",
|
|
78
78
|
"@applitools/generic": "^3.9.2",
|
|
79
|
-
"@applitools/test-server": "^1.4.
|
|
79
|
+
"@applitools/test-server": "^1.4.3",
|
|
80
80
|
"@applitools/test-utils": "^1.5.17",
|
|
81
81
|
"testcafe": "^3.4.0"
|
|
82
82
|
},
|
package/types/index.d.ts
CHANGED
|
@@ -455,7 +455,7 @@ export type ConfigurationPlain = {
|
|
|
455
455
|
ignoreDisplacements?: undefined | boolean;
|
|
456
456
|
ignoreGitMergeBase?: undefined | boolean;
|
|
457
457
|
isDisabled?: undefined | boolean;
|
|
458
|
-
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
458
|
+
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; };
|
|
459
459
|
matchLevel?: undefined | MatchLevelPlain;
|
|
460
460
|
matchTimeout?: undefined | number;
|
|
461
461
|
mobileOptions?: undefined | { keepNavigationBar?: undefined | boolean; };
|
|
@@ -644,10 +644,10 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
644
644
|
set isDisabled(isDisabled: boolean);
|
|
645
645
|
getIsDisabled(): boolean;
|
|
646
646
|
setIsDisabled(isDisabled: boolean): Configuration;
|
|
647
|
-
get layoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
648
|
-
set layoutBreakpoints(layoutBreakpoints: boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; });
|
|
649
|
-
getLayoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
650
|
-
setLayoutBreakpoints(layoutBreakpoints: boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; }): Configuration;
|
|
647
|
+
get layoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; };
|
|
648
|
+
set layoutBreakpoints(layoutBreakpoints: boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; });
|
|
649
|
+
getLayoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; };
|
|
650
|
+
setLayoutBreakpoints(layoutBreakpoints: boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; }): Configuration;
|
|
651
651
|
get matchLevel(): MatchLevelPlain;
|
|
652
652
|
set matchLevel(matchLevel: MatchLevelPlain);
|
|
653
653
|
getMatchLevel(): MatchLevel;
|