eyes_capybara 6.6.44 → 6.6.52

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 89b500d348c6c893559464dee71da53d7f69a629d581370541c6bcc71e9cf4d1
4
- data.tar.gz: 4851724ce31b73051054ba9afe978e6d5d9e6f630c8e287ddc928493b3c29c71
3
+ metadata.gz: 9fd596578441908f282c5329fd0b3a722482597a7aaf3d9f6cfe8ee4a677ddae
4
+ data.tar.gz: 4c9b1697826f48b548b714200a8203c52ba2b3a8d06bc3c815204052572c86ff
5
5
  SHA512:
6
- metadata.gz: 898341cb4f23dd9dc0066940313184cd12a0889a76a60f124c9ac0ce295841d5e6386498832cffb09b9ca6cafbe768a7dcbf8d80c57122c3e002f5ac985f9eb9
7
- data.tar.gz: da9527adf7893f917ad4de1b74d356d959e8771511fafeaadfe13a63698d90784d8a16ee4dae050a77e53cde37d979530072d8dd3b30f31c78f09729f0f6fed1
6
+ metadata.gz: cf86d63ed3809ad22419fb5326dd64a9f2f88eb27461a41aed3cbb0148db8791055021dece71c1f44cb488c9bf662582b6e73fc7dd24901eb39fad2add1c252f
7
+ data.tar.gz: e710572f3e0264c14af40fa277c23ebdd5091949334e3eba40af1422857fb0fe46c17d178c094164c79bbcc86ddbedf5d7d6e86be626bb8af889439d79a2a44f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,517 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.52](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.51...ruby/eyes_capybara@6.6.52) (2026-08-30)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.18.2
9
+ #### Performance Improvements
10
+
11
+ * emit adopted stylesheets as placeholder nodes | AD-15243 ([#4118](https://github.com/Applitools-Dev/sdk/issues/4118)) ([7486bbb](https://github.com/Applitools-Dev/sdk/commit/7486bbbc6f599d1de499e031a59eb4502de8b6b1))
12
+
13
+
14
+
15
+ * @applitools/driver bumped to 1.26.10
16
+ #### Bug Fixes
17
+
18
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
19
+ * @applitools/screenshoter bumped to 3.12.31
20
+ #### Bug Fixes
21
+
22
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
23
+
24
+
25
+
26
+ * @applitools/ufg-client bumped to 1.23.3
27
+ #### Bug Fixes
28
+
29
+ * extract css dependencies in chunks past the parser's offset limit | FLD-4643 ([#4134](https://github.com/Applitools-Dev/sdk/issues/4134)) ([1ffdc7b](https://github.com/Applitools-Dev/sdk/commit/1ffdc7bc7e1384bfc18ae9a1d5afbf7c342f8f40))
30
+ * @applitools/core bumped to 4.69.2
31
+ #### Bug Fixes
32
+
33
+ * don't send the bare branch name under an scm integration | AD-15642 ([#4140](https://github.com/Applitools-Dev/sdk/issues/4140)) ([41c30b9](https://github.com/Applitools-Dev/sdk/commit/41c30b9999488ebc635528476888a5fc239654a8))
34
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
35
+
36
+
37
+
38
+ * @applitools/spec-driver-webdriver bumped to 1.6.10
39
+
40
+ * @applitools/spec-driver-selenium bumped to 1.8.10
41
+
42
+ * @applitools/spec-driver-playwright bumped to 1.9.10
43
+
44
+ * @applitools/spec-driver-puppeteer bumped to 1.8.10
45
+
46
+ * @applitools/nml-client bumped to 1.12.2
47
+
48
+ * @applitools/ec-client bumped to 1.12.45
49
+
50
+ * eyes_universal bumped to 4.69.2
51
+
52
+ * eyes_core bumped to 6.13.4
53
+
54
+ * eyes_selenium bumped to 6.13.4
55
+
56
+
57
+ ## [6.6.51](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.50...ruby/eyes_capybara@6.6.51) (2026-08-23)
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * @applitools/dom-snapshot bumped to 4.18.1
63
+ #### Performance Improvements
64
+
65
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
66
+ * @applitools/socket bumped to 1.3.17
67
+ #### Bug Fixes
68
+
69
+ * keep the figma access token out of logs when masking is enabled | AD-15515 ([#4062](https://github.com/Applitools-Dev/sdk/issues/4062)) ([17bc177](https://github.com/Applitools-Dev/sdk/commit/17bc17789d88e2d92f32c66c3a43acb14eec4a70))
70
+ * @applitools/image bumped to 1.3.2
71
+ #### Bug Fixes
72
+
73
+ * bump sharp to ^0.35.3 to clear libvips advisories | FLD-4829 ([#4113](https://github.com/Applitools-Dev/sdk/issues/4113)) ([90c2d08](https://github.com/Applitools-Dev/sdk/commit/90c2d0824cf3dfe56a074800907da6eb940ba350))
74
+ * @applitools/core bumped to 4.69.1
75
+ #### Bug Fixes
76
+
77
+ * keep the figma access token out of logs when masking is enabled | AD-15515 ([#4062](https://github.com/Applitools-Dev/sdk/issues/4062)) ([17bc177](https://github.com/Applitools-Dev/sdk/commit/17bc17789d88e2d92f32c66c3a43acb14eec4a70))
78
+
79
+
80
+ #### Performance Improvements
81
+
82
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
83
+
84
+
85
+
86
+ * @applitools/screenshoter bumped to 3.12.30
87
+
88
+ * @applitools/nml-client bumped to 1.12.1
89
+
90
+ * @applitools/tunnel-client bumped to 1.12.4
91
+
92
+ * @applitools/ufg-client bumped to 1.23.2
93
+
94
+ * @applitools/core-base bumped to 1.38.2
95
+
96
+ * @applitools/ec-client bumped to 1.12.44
97
+
98
+ * eyes_universal bumped to 4.69.1
99
+
100
+ * eyes_core bumped to 6.13.3
101
+
102
+ * eyes_selenium bumped to 6.13.3
103
+
104
+
105
+ ## [6.6.50](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.49...ruby/eyes_capybara@6.6.50) (2026-08-19)
106
+
107
+
108
+ ### Dependencies
109
+
110
+ * @applitools/dom-snapshot bumped to 4.18.0
111
+ #### Features
112
+
113
+ * report canvases captured before they are drawn | FLD-3965 ([#4097](https://github.com/Applitools-Dev/sdk/issues/4097)) ([48b92ec](https://github.com/Applitools-Dev/sdk/commit/48b92ecba0804ad77333a6b4c799435d998f1418))
114
+
115
+
116
+
117
+ * @applitools/snippets bumped to 2.9.7
118
+ #### Bug Fixes
119
+
120
+ * report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
121
+ * @applitools/nml-client bumped to 1.12.0
122
+ #### Features
123
+
124
+ * seat region-check DOM via NML crop targetRegion | AD-14690 ([#4054](https://github.com/Applitools-Dev/sdk/issues/4054)) ([d442ff3](https://github.com/Applitools-Dev/sdk/commit/d442ff336b66144b55102d04b74175305b05169e))
125
+
126
+
127
+
128
+ * @applitools/core bumped to 4.69.0
129
+ #### Features
130
+
131
+ * label and tag figma logs, warn that the feature is experimental | AD-15681 ([#4108](https://github.com/Applitools-Dev/sdk/issues/4108)) ([5b20bf3](https://github.com/Applitools-Dev/sdk/commit/5b20bf327a857f09b9d3b1d55d59976390fae9fb))
132
+
133
+
134
+ #### Bug Fixes
135
+
136
+ * fail loudly when the Figma rate limit blocks further requests | AD-15531 ([#4065](https://github.com/Applitools-Dev/sdk/issues/4065)) ([9240e3e](https://github.com/Applitools-Dev/sdk/commit/9240e3ea6bed5225e8c9802cfb4669099968fc11))
137
+ * report a stalled lazyLoad pass instead of success under a scroll lock | FLD-3965 ([#4101](https://github.com/Applitools-Dev/sdk/issues/4101)) ([6244790](https://github.com/Applitools-Dev/sdk/commit/62447903464d27027f169d6b058d20e3e943ffda))
138
+
139
+
140
+ #### Code Refactoring
141
+
142
+ * make the figma logger and req explicit inputs | AD-15681 ([#4109](https://github.com/Applitools-Dev/sdk/issues/4109)) ([2a29778](https://github.com/Applitools-Dev/sdk/commit/2a2977865f1f26b0b55f7ab004c8ff737ed2573c))
143
+
144
+
145
+
146
+ * @applitools/driver bumped to 1.26.9
147
+
148
+ * @applitools/spec-driver-webdriver bumped to 1.6.9
149
+
150
+ * @applitools/spec-driver-selenium bumped to 1.8.9
151
+
152
+ * @applitools/spec-driver-playwright bumped to 1.9.9
153
+
154
+ * @applitools/spec-driver-puppeteer bumped to 1.8.9
155
+
156
+ * @applitools/screenshoter bumped to 3.12.29
157
+
158
+ * @applitools/ec-client bumped to 1.12.43
159
+
160
+ * eyes_universal bumped to 4.69.0
161
+
162
+ * eyes_core bumped to 6.13.2
163
+
164
+ * eyes_selenium bumped to 6.13.2
165
+
166
+
167
+ ## [6.6.49](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.48...ruby/eyes_capybara@6.6.49) (2026-08-10)
168
+
169
+
170
+ ### Bug Fixes
171
+
172
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
173
+
174
+
175
+ ### Dependencies
176
+
177
+ * @applitools/utils bumped to 1.15.2
178
+ #### Bug Fixes
179
+
180
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
181
+ * @applitools/logger bumped to 2.3.1
182
+ #### Bug Fixes
183
+
184
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
185
+
186
+
187
+
188
+ * @applitools/dom-shared bumped to 1.2.3
189
+ #### Bug Fixes
190
+
191
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
192
+ * @applitools/dom-snapshot bumped to 4.17.9
193
+ #### Bug Fixes
194
+
195
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
196
+
197
+
198
+
199
+ * @applitools/socket bumped to 1.3.16
200
+ #### Bug Fixes
201
+
202
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
203
+
204
+
205
+
206
+ * @applitools/req bumped to 1.11.3
207
+ #### Bug Fixes
208
+
209
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
210
+
211
+
212
+
213
+ * @applitools/image bumped to 1.3.1
214
+ #### Bug Fixes
215
+
216
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
217
+
218
+
219
+
220
+ * @applitools/snippets bumped to 2.9.6
221
+ #### Bug Fixes
222
+
223
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
224
+
225
+
226
+
227
+ * @applitools/dom-capture bumped to 11.8.5
228
+ #### Bug Fixes
229
+
230
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
231
+
232
+
233
+
234
+ * @applitools/driver bumped to 1.26.8
235
+ #### Bug Fixes
236
+
237
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
238
+ * use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
239
+
240
+
241
+
242
+ * @applitools/spec-driver-webdriver bumped to 1.6.8
243
+ #### Bug Fixes
244
+
245
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
246
+
247
+
248
+
249
+ * @applitools/spec-driver-selenium bumped to 1.8.8
250
+ #### Bug Fixes
251
+
252
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
253
+
254
+
255
+
256
+ * @applitools/spec-driver-playwright bumped to 1.9.8
257
+ #### Bug Fixes
258
+
259
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
260
+
261
+
262
+
263
+ * @applitools/spec-driver-puppeteer bumped to 1.8.8
264
+ #### Bug Fixes
265
+
266
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
267
+
268
+
269
+
270
+ * @applitools/screenshoter bumped to 3.12.28
271
+ #### Bug Fixes
272
+
273
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
274
+
275
+
276
+
277
+ * @applitools/nml-client bumped to 1.11.40
278
+ #### Bug Fixes
279
+
280
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
281
+
282
+
283
+
284
+ * @applitools/tunnel-client bumped to 1.12.3
285
+ #### Bug Fixes
286
+
287
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
288
+
289
+
290
+
291
+ * @applitools/ufg-client bumped to 1.23.1
292
+ #### Bug Fixes
293
+
294
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
295
+
296
+
297
+
298
+ * @applitools/core-base bumped to 1.38.1
299
+ #### Bug Fixes
300
+
301
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
302
+
303
+
304
+
305
+ * @applitools/ec-client bumped to 1.12.42
306
+ #### Bug Fixes
307
+
308
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
309
+
310
+
311
+
312
+ * @applitools/core bumped to 4.68.1
313
+ #### Bug Fixes
314
+
315
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
316
+ * omit the empty os from the figma reference env so the design baseline persists | AD-15527 ([#4067](https://github.com/Applitools-Dev/sdk/issues/4067)) ([8395814](https://github.com/Applitools-Dev/sdk/commit/8395814feb6b20eee1c1322dc1539aa4642663d8))
317
+ * use an authoritative CSS viewport in classic mode | FLD-4814 ([#4047](https://github.com/Applitools-Dev/sdk/issues/4047)) ([c46497e](https://github.com/Applitools-Dev/sdk/commit/c46497e573fd7fd2da4913452239beea082b148f))
318
+
319
+
320
+
321
+ * eyes_universal bumped to 4.68.1
322
+ #### Bug Fixes
323
+
324
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
325
+
326
+
327
+
328
+ * eyes_core bumped to 6.13.1
329
+ #### Bug Fixes
330
+
331
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
332
+
333
+
334
+
335
+ * eyes_selenium bumped to 6.13.1
336
+ #### Bug Fixes
337
+
338
+ * apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
339
+
340
+
341
+
342
+ * @applitools/test-server bumped to 1.4.7
343
+
344
+
345
+ ## [6.6.48](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.47...ruby/eyes_capybara@6.6.48) (2026-08-05)
346
+
347
+
348
+ ### Dependencies
349
+
350
+ * @applitools/image bumped to 1.3.0
351
+ #### Features
352
+
353
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
354
+ * @applitools/ufg-client bumped to 1.23.0
355
+ #### Features
356
+
357
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
358
+
359
+
360
+
361
+ * @applitools/core-base bumped to 1.38.0
362
+ #### Features
363
+
364
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
365
+
366
+
367
+
368
+ * @applitools/core bumped to 4.68.0
369
+ #### Features
370
+
371
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
372
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
373
+ * forward accessibilityReportOptions (axe-core) from render-info into the UFG render request | AD-15104 ([#4004](https://github.com/Applitools-Dev/sdk/issues/4004)) ([eef1b59](https://github.com/Applitools-Dev/sdk/commit/eef1b59feac63a488fdb9e7de73d3063cf43c8ca))
374
+
375
+
376
+
377
+ * eyes_universal bumped to 4.68.0
378
+ #### Features
379
+
380
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
381
+
382
+
383
+
384
+ * eyes_core bumped to 6.13.0
385
+ #### Features
386
+
387
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
388
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
389
+
390
+
391
+
392
+ * @applitools/screenshoter bumped to 3.12.27
393
+
394
+ * @applitools/nml-client bumped to 1.11.39
395
+
396
+ * @applitools/ec-client bumped to 1.12.41
397
+
398
+ * eyes_selenium bumped to 6.13.0
399
+ #### Features
400
+
401
+ * add figmaOptions open config to all SDKs | AD-15464 ([#4052](https://github.com/Applitools-Dev/sdk/issues/4052)) ([cff2a2d](https://github.com/Applitools-Dev/sdk/commit/cff2a2d2f3d905dbfd9e12a9b7b26c61c2348935))
402
+ * figmaBaselines first-class open-config, in-repo resolver, all SDKs | AD-15462 ([#4021](https://github.com/Applitools-Dev/sdk/issues/4021)) ([998b3b3](https://github.com/Applitools-Dev/sdk/commit/998b3b38486669d2997f9eb11316067abbe85230))
403
+
404
+
405
+
406
+
407
+ ## [6.6.47](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.46...ruby/eyes_capybara@6.6.47) (2026-07-30)
408
+
409
+
410
+ ### Dependencies
411
+
412
+ * @applitools/dom-snapshot bumped to 4.17.8
413
+ #### Bug Fixes
414
+
415
+ * strip basic auth from stylesheet sheet.href | FLD-4738 ([#4036](https://github.com/Applitools-Dev/sdk/issues/4036)) ([2ff5259](https://github.com/Applitools-Dev/sdk/commit/2ff525919157598df8e22650a69f59efdb448311))
416
+ * use sheet.href for stylesheet links | FLD-4738 ([#4033](https://github.com/Applitools-Dev/sdk/issues/4033)) ([20d2e65](https://github.com/Applitools-Dev/sdk/commit/20d2e65fb83b9680729a0565e5f4301d2ea79e04))
417
+
418
+
419
+
420
+ * @applitools/snippets bumped to 2.9.5
421
+ #### Bug Fixes
422
+
423
+ * honor maxAmountToScroll in lazyLoad when scrollTop overshoots ([#4032](https://github.com/Applitools-Dev/sdk/issues/4032)) ([b4393d7](https://github.com/Applitools-Dev/sdk/commit/b4393d76cc9457c2a36896dc1bb6cbaa0c6ed2b4))
424
+ * @applitools/driver bumped to 1.26.7
425
+
426
+ * @applitools/spec-driver-webdriver bumped to 1.6.7
427
+
428
+ * @applitools/spec-driver-selenium bumped to 1.8.7
429
+
430
+ * @applitools/spec-driver-playwright bumped to 1.9.7
431
+
432
+ * @applitools/spec-driver-puppeteer bumped to 1.8.7
433
+
434
+ * @applitools/screenshoter bumped to 3.12.26
435
+
436
+ * @applitools/nml-client bumped to 1.11.38
437
+
438
+ * @applitools/ec-client bumped to 1.12.40
439
+
440
+ * @applitools/core bumped to 4.67.2
441
+
442
+ * eyes_universal bumped to 4.67.2
443
+
444
+ * eyes_core bumped to 6.12.2
445
+
446
+ * eyes_selenium bumped to 6.12.47
447
+
448
+
449
+ ## [6.6.46](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.45...ruby/eyes_capybara@6.6.46) (2026-07-29)
450
+
451
+
452
+ ### Dependencies
453
+
454
+ * @applitools/dom-snapshot bumped to 4.17.7
455
+ #### Bug Fixes
456
+
457
+ * capture CSS Font Loading API fonts in DOM snapshot | FLD-4754 ([#4024](https://github.com/Applitools-Dev/sdk/issues/4024)) ([3df71ed](https://github.com/Applitools-Dev/sdk/commit/3df71ede021072c7ad249d548465b72776672282))
458
+ * @applitools/core bumped to 4.67.1
459
+ #### Bug Fixes
460
+
461
+ * capture CSS Font Loading API fonts in DOM snapshot | FLD-4754 ([#4024](https://github.com/Applitools-Dev/sdk/issues/4024)) ([3df71ed](https://github.com/Applitools-Dev/sdk/commit/3df71ede021072c7ad249d548465b72776672282))
462
+ * include related branches in git branch-lookup fallback list | AD-15279 ([#4015](https://github.com/Applitools-Dev/sdk/issues/4015)) ([bceb7e1](https://github.com/Applitools-Dev/sdk/commit/bceb7e1bbb98a1138105629eec446f94e328ae30))
463
+
464
+
465
+
466
+ * eyes_universal bumped to 4.67.1
467
+
468
+ * eyes_core bumped to 6.12.1
469
+
470
+ * eyes_selenium bumped to 6.12.46
471
+
472
+
473
+ ## [6.6.45](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.44...ruby/eyes_capybara@6.6.45) (2026-07-23)
474
+
475
+
476
+ ### Dependencies
477
+
478
+ * @applitools/nml-client bumped to 1.11.37
479
+
480
+ * @applitools/core-base bumped to 1.37.0
481
+ #### Features
482
+
483
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
484
+
485
+
486
+ #### Bug Fixes
487
+
488
+ * stop logEventBatch leaking through mainLogger (FLD-4175 regression from [#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([#4011](https://github.com/Applitools-Dev/sdk/issues/4011)) ([e595b64](https://github.com/Applitools-Dev/sdk/commit/e595b646e97aba5955d59b0477b608f24aae3f58))
489
+ * @applitools/ec-client bumped to 1.12.39
490
+
491
+ * @applitools/core bumped to 4.67.0
492
+ #### Features
493
+
494
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
495
+
496
+
497
+
498
+ * eyes_core bumped to 6.12.0
499
+ #### Features
500
+
501
+ * adapt extended TestResults fields | AD-14850 ([#4008](https://github.com/Applitools-Dev/sdk/issues/4008)) ([e783db8](https://github.com/Applitools-Dev/sdk/commit/e783db8bfbe25e25126bca5984a29533c9a74d39))
502
+
503
+
504
+
505
+ * eyes_universal bumped to 4.67.0
506
+
507
+ * eyes_selenium bumped to 6.12.45
508
+ #### Bug Fixes
509
+
510
+ * add Galaxy 26 to the devices enum | FLD-4707 ([ab7e5d0](https://github.com/Applitools-Dev/sdk/commit/ab7e5d014e1d21e445c6b00b2c43543f08e3b6c0))
511
+
512
+
513
+
514
+
3
515
  ## [6.6.44](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.43...ruby/eyes_capybara@6.6.44) (2026-07-21)
4
516
 
5
517
 
@@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_selenium', "= 6.12.44"
30
+ spec.add_dependency 'eyes_selenium', "= 6.13.4"
31
31
  spec.add_dependency 'capybara'
32
32
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
5
- VERSION = '6.6.44'.freeze
5
+ VERSION = '6.6.52'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_capybara
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.44
4
+ version: 6.6.52
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-21 00:00:00.000000000 Z
11
+ date: 2026-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.12.44
19
+ version: 6.13.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.12.44
26
+ version: 6.13.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement