eyes_capybara 6.6.50 → 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: 0f87dda160a59c1d18ad18f57c24cff4f9f63f2a05293f94a3f5c2bce0135281
4
- data.tar.gz: 9bf7d55d539cddde5a3e89ac546efceffe3addb9618ef77b7b88a583657af6b7
3
+ metadata.gz: 9fd596578441908f282c5329fd0b3a722482597a7aaf3d9f6cfe8ee4a677ddae
4
+ data.tar.gz: 4c9b1697826f48b548b714200a8203c52ba2b3a8d06bc3c815204052572c86ff
5
5
  SHA512:
6
- metadata.gz: f27a8e6bd18a540a69729264a6a2f3886b935264f4c3dea6555107a5e3794d8536655c9824a6514086324d17c1afdfb57b328fd499cc9d745343ca418a77ed60
7
- data.tar.gz: 8ccac1fdf3b2b9e3aaa573d1fd76c50ee115db3b313bdd1f738ed293bd79d7106b16d8bb2ff08380b9331acef6b79c15673e53689cabc4cd4e79b7d262f56d4a
6
+ metadata.gz: cf86d63ed3809ad22419fb5326dd64a9f2f88eb27461a41aed3cbb0148db8791055021dece71c1f44cb488c9bf662582b6e73fc7dd24901eb39fad2add1c252f
7
+ data.tar.gz: e710572f3e0264c14af40fa277c23ebdd5091949334e3eba40af1422857fb0fe46c17d178c094164c79bbcc86ddbedf5d7d6e86be626bb8af889439d79a2a44f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,107 @@
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
+
3
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)
4
106
 
5
107
 
@@ -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.13.2"
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.50'.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.50
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-08-19 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.13.2
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.13.2
26
+ version: 6.13.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement