@applitools/eyes-cypress 3.58.7 → 3.58.9

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +239 -0
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,244 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.58.9](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.8...js/eyes-cypress@3.58.9) (2026-03-12)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.16.0
9
+ #### Features
10
+
11
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
12
+
13
+
14
+
15
+ * @applitools/snippets bumped to 2.8.0
16
+ #### Features
17
+
18
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
19
+ * @applitools/dom-capture bumped to 11.6.12
20
+ #### Bug Fixes
21
+
22
+ * prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
23
+ * @applitools/driver bumped to 1.25.3
24
+ #### Bug Fixes
25
+
26
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
27
+
28
+
29
+
30
+ * @applitools/core-base bumped to 1.32.2
31
+ #### Bug Fixes
32
+
33
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
34
+ * @applitools/core-universal bumped to 1.0.4
35
+ #### Bug Fixes
36
+
37
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
38
+
39
+
40
+
41
+ * @applitools/spec-driver-webdriver bumped to 1.5.8
42
+
43
+ * @applitools/spec-driver-selenium bumped to 1.7.14
44
+
45
+ * @applitools/spec-driver-puppeteer bumped to 1.7.3
46
+
47
+ * @applitools/screenshoter bumped to 3.12.16
48
+
49
+ * @applitools/nml-client bumped to 1.11.20
50
+
51
+ * @applitools/ufg-client bumped to 1.20.0
52
+ #### Features
53
+
54
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
55
+ * @applitools/ec-client bumped to 1.12.22
56
+
57
+ * @applitools/core bumped to 4.58.0
58
+ #### Features
59
+
60
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
61
+
62
+
63
+ #### Bug Fixes
64
+
65
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
66
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
67
+
68
+
69
+
70
+ * @applitools/eyes bumped to 1.38.9
71
+
72
+
73
+ ## [3.58.8](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.7...js/eyes-cypress@3.58.8) (2026-03-08)
74
+
75
+
76
+ ### Bug Fixes
77
+
78
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
79
+
80
+
81
+ ### Dependencies
82
+
83
+ * @applitools/utils bumped to 1.14.2
84
+ #### Bug Fixes
85
+
86
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
87
+ * @applitools/logger bumped to 2.2.9
88
+ #### Bug Fixes
89
+
90
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
91
+
92
+
93
+
94
+ * @applitools/dom-shared bumped to 1.1.2
95
+ #### Bug Fixes
96
+
97
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
98
+ * @applitools/dom-snapshot bumped to 4.15.11
99
+ #### Bug Fixes
100
+
101
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
102
+
103
+
104
+
105
+ * @applitools/socket bumped to 1.3.10
106
+ #### Bug Fixes
107
+
108
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
109
+
110
+
111
+
112
+ * @applitools/req bumped to 1.9.1
113
+ #### Bug Fixes
114
+
115
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
116
+
117
+
118
+
119
+ * @applitools/image bumped to 1.2.8
120
+ #### Bug Fixes
121
+
122
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
123
+
124
+
125
+
126
+ * @applitools/snippets bumped to 2.7.1
127
+ #### Bug Fixes
128
+
129
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
130
+ * @applitools/dom-capture bumped to 11.6.11
131
+ #### Bug Fixes
132
+
133
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
134
+
135
+
136
+
137
+ * @applitools/driver bumped to 1.25.2
138
+ #### Bug Fixes
139
+
140
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
141
+
142
+
143
+
144
+ * @applitools/spec-driver-webdriver bumped to 1.5.7
145
+ #### Bug Fixes
146
+
147
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
148
+
149
+
150
+
151
+ * @applitools/spec-driver-selenium bumped to 1.7.13
152
+ #### Bug Fixes
153
+
154
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
155
+
156
+
157
+
158
+ * @applitools/spec-driver-puppeteer bumped to 1.7.2
159
+ #### Bug Fixes
160
+
161
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
162
+
163
+
164
+
165
+ * @applitools/screenshoter bumped to 3.12.15
166
+ #### Bug Fixes
167
+
168
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
169
+
170
+
171
+
172
+ * @applitools/nml-client bumped to 1.11.19
173
+ #### Bug Fixes
174
+
175
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
176
+
177
+
178
+
179
+ * @applitools/tunnel-client bumped to 1.11.8
180
+ #### Bug Fixes
181
+
182
+ * audit fix for fastify node >=20 ([#3578](https://github.com/Applitools-Dev/sdk/issues/3578)) ([7c7b9b2](https://github.com/Applitools-Dev/sdk/commit/7c7b9b295b68285d585092dd71b99a4e148c6f55))
183
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
184
+
185
+
186
+
187
+ * @applitools/ufg-client bumped to 1.19.4
188
+ #### Bug Fixes
189
+
190
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
191
+
192
+
193
+
194
+ * @applitools/core-base bumped to 1.32.1
195
+ #### Bug Fixes
196
+
197
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
198
+
199
+
200
+
201
+ * @applitools/ec-client bumped to 1.12.21
202
+ #### Bug Fixes
203
+
204
+ * audit fix for fastify node >=20 ([#3578](https://github.com/Applitools-Dev/sdk/issues/3578)) ([7c7b9b2](https://github.com/Applitools-Dev/sdk/commit/7c7b9b295b68285d585092dd71b99a4e148c6f55))
205
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
206
+
207
+
208
+
209
+ * @applitools/core bumped to 4.57.2
210
+ #### Bug Fixes
211
+
212
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
213
+
214
+
215
+
216
+ * @applitools/core-universal bumped to 1.0.3
217
+ #### Bug Fixes
218
+
219
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
220
+
221
+
222
+
223
+ * @applitools/eyes bumped to 1.38.8
224
+ #### Bug Fixes
225
+
226
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
227
+
228
+
229
+
230
+ * @applitools/snaptdout bumped to 1.1.1
231
+ #### Bug Fixes
232
+
233
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
234
+ * @applitools/test-server bumped to 1.4.1
235
+ #### Bug Fixes
236
+
237
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
238
+
239
+
240
+
241
+
3
242
  ## [3.58.7](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.6...js/eyes-cypress@3.58.7) (2026-03-08)
4
243
 
5
244
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-cypress",
3
- "version": "3.58.7",
3
+ "version": "3.58.9",
4
4
  "homepage": "https://applitools.com/tutorials/sdks/cypress",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "main": "./index.js",
@@ -52,12 +52,12 @@
52
52
  "setup": "run --top-level xvfb:setup"
53
53
  },
54
54
  "dependencies": {
55
- "@applitools/core": "4.57.1",
56
- "@applitools/core-universal": "1.0.2",
57
- "@applitools/eyes": "1.38.7",
55
+ "@applitools/core": "4.58.0",
56
+ "@applitools/core-universal": "1.0.4",
57
+ "@applitools/eyes": "1.38.9",
58
58
  "@applitools/functional-commons": "1.6.0",
59
- "@applitools/logger": "2.2.8",
60
- "@applitools/utils": "1.14.1",
59
+ "@applitools/logger": "2.2.9",
60
+ "@applitools/utils": "1.14.2",
61
61
  "boxen": "5.1.2",
62
62
  "chalk": "3.0.0",
63
63
  "semver": "7.6.2",
@@ -68,8 +68,8 @@
68
68
  "@applitools/api-extractor": "^1.2.22",
69
69
  "@applitools/bongo": "^5.10.0",
70
70
  "@applitools/generic": "^3.9.2",
71
- "@applitools/snaptdout": "^1.1.0",
72
- "@applitools/test-server": "^1.4.0",
71
+ "@applitools/snaptdout": "^1.1.1",
72
+ "@applitools/test-server": "^1.4.1",
73
73
  "@applitools/test-utils": "^1.5.17",
74
74
  "@types/he": "^1",
75
75
  "@types/node": "^12.20.55",
@@ -90,7 +90,7 @@
90
90
  "he": "^1.2.0",
91
91
  "jsdom": "^25.0.1",
92
92
  "lodash.omit": "4.5.0",
93
- "mocha": "^10.2.0",
93
+ "mocha": "^11.7.5",
94
94
  "mocha-multi": "^1.1.7",
95
95
  "morgan": "1.9.1",
96
96
  "ncp": "2.0.0",