@applitools/eyes-cypress 3.59.1 → 3.60.1
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 +188 -0
- package/package.json +4 -4
- package/types/expose.d.ts +2 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,193 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.60.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.60.0...js/eyes-cypress@3.60.1) (2026-05-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/req bumped to 1.10.1
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
12
|
+
* @applitools/dom-snapshot bumped to 4.17.1
|
|
13
|
+
|
|
14
|
+
* @applitools/snippets bumped to 2.9.1
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
|
|
18
|
+
* @applitools/driver bumped to 1.26.1
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
* @applitools/eyes bumped to 1.42.0
|
|
26
|
+
#### Features
|
|
27
|
+
|
|
28
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
#### Bug Fixes
|
|
32
|
+
|
|
33
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.1
|
|
38
|
+
|
|
39
|
+
* @applitools/spec-driver-selenium bumped to 1.8.1
|
|
40
|
+
|
|
41
|
+
* @applitools/spec-driver-playwright bumped to 1.9.1
|
|
42
|
+
#### Bug Fixes
|
|
43
|
+
|
|
44
|
+
* address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
* @applitools/core-base bumped to 1.34.0
|
|
49
|
+
#### Features
|
|
50
|
+
|
|
51
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
#### Bug Fixes
|
|
55
|
+
|
|
56
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.1
|
|
61
|
+
|
|
62
|
+
* @applitools/screenshoter bumped to 3.12.20
|
|
63
|
+
|
|
64
|
+
* @applitools/nml-client bumped to 1.11.27
|
|
65
|
+
|
|
66
|
+
* @applitools/tunnel-client bumped to 1.11.13
|
|
67
|
+
|
|
68
|
+
* @applitools/ufg-client bumped to 1.22.1
|
|
69
|
+
#### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
* @applitools/ec-client bumped to 1.12.29
|
|
76
|
+
|
|
77
|
+
* @applitools/core bumped to 4.63.0
|
|
78
|
+
#### Features
|
|
79
|
+
|
|
80
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
#### Bug Fixes
|
|
84
|
+
|
|
85
|
+
* avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
|
|
86
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
* @applitools/core-universal bumped to 1.0.15
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
## [3.60.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.59.1...js/eyes-cypress@3.60.0) (2026-05-05)
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
### Features
|
|
97
|
+
|
|
98
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
### Dependencies
|
|
102
|
+
|
|
103
|
+
* @applitools/dom-shared bumped to 1.2.0
|
|
104
|
+
#### Features
|
|
105
|
+
|
|
106
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
107
|
+
* @applitools/dom-snapshot bumped to 4.17.0
|
|
108
|
+
#### Features
|
|
109
|
+
|
|
110
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
#### Bug Fixes
|
|
114
|
+
|
|
115
|
+
* re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
* @applitools/snippets bumped to 2.9.0
|
|
120
|
+
#### Features
|
|
121
|
+
|
|
122
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
* @applitools/dom-capture bumped to 11.8.0
|
|
127
|
+
#### Features
|
|
128
|
+
|
|
129
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
* @applitools/driver bumped to 1.26.0
|
|
134
|
+
#### Features
|
|
135
|
+
|
|
136
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.0
|
|
141
|
+
#### Features
|
|
142
|
+
|
|
143
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
* @applitools/spec-driver-selenium bumped to 1.8.0
|
|
148
|
+
#### Features
|
|
149
|
+
|
|
150
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
* @applitools/spec-driver-playwright bumped to 1.9.0
|
|
155
|
+
#### Features
|
|
156
|
+
|
|
157
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.0
|
|
162
|
+
#### Features
|
|
163
|
+
|
|
164
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
* @applitools/eyes bumped to 1.41.0
|
|
169
|
+
#### Features
|
|
170
|
+
|
|
171
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
* @applitools/screenshoter bumped to 3.12.19
|
|
176
|
+
|
|
177
|
+
* @applitools/nml-client bumped to 1.11.26
|
|
178
|
+
|
|
179
|
+
* @applitools/ec-client bumped to 1.12.28
|
|
180
|
+
|
|
181
|
+
* @applitools/core bumped to 4.62.0
|
|
182
|
+
#### Features
|
|
183
|
+
|
|
184
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
* @applitools/core-universal bumped to 1.0.14
|
|
189
|
+
|
|
190
|
+
|
|
3
191
|
## [3.59.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.59.0...js/eyes-cypress@3.59.1) (2026-05-04)
|
|
4
192
|
|
|
5
193
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-cypress",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.60.1",
|
|
4
4
|
"homepage": "https://applitools.com/tutorials/sdks/cypress",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
"setup": "run --top-level xvfb:setup"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@applitools/core": "4.
|
|
56
|
-
"@applitools/core-universal": "1.0.
|
|
57
|
-
"@applitools/eyes": "1.
|
|
55
|
+
"@applitools/core": "4.63.0",
|
|
56
|
+
"@applitools/core-universal": "1.0.15",
|
|
57
|
+
"@applitools/eyes": "1.42.0",
|
|
58
58
|
"@applitools/functional-commons": "1.6.0",
|
|
59
59
|
"@applitools/logger": "2.2.11",
|
|
60
60
|
"@applitools/utils": "1.14.4",
|
package/types/expose.d.ts
CHANGED
|
@@ -357,6 +357,7 @@ export type CypressEyesConfig = {
|
|
|
357
357
|
accessibilitySettings?: AccessibilityValidation;
|
|
358
358
|
};
|
|
359
359
|
deviceInfo?: string;
|
|
360
|
+
bypassCSP?: boolean;
|
|
360
361
|
disableBrowserFetching?: boolean;
|
|
361
362
|
disableNMLUrlCache?: boolean;
|
|
362
363
|
displayName?: string;
|
|
@@ -506,6 +507,7 @@ export type appliConfFile = {
|
|
|
506
507
|
accessibilitySettings?: AccessibilityValidation;
|
|
507
508
|
};
|
|
508
509
|
deviceInfo?: string;
|
|
510
|
+
bypassCSP?: boolean;
|
|
509
511
|
disableBrowserFetching?: boolean;
|
|
510
512
|
disableNMLUrlCache?: boolean;
|
|
511
513
|
displayName?: string;
|