eyes_selenium 6.13.2 → 6.13.5

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: d0d0fb9f097b9100aee6892bffe42f1a430d6efdf32245ec2969f879aa90f6ca
4
- data.tar.gz: 6b96e79c8fea0e5ef9d0acc557fbcec73ad206a1b3d09cc9e339c186b9e50692
3
+ metadata.gz: 0bce0dd2f8fde4e4daf994ce12e9c5c5c0fec65e4ddbd266e79555ef39e1809f
4
+ data.tar.gz: 63e8364f6158d14563b38d14803ee2ed1a4e1d2f55e4f4ce82c295f11c5628b2
5
5
  SHA512:
6
- metadata.gz: b9d54ada2bdb7072a6eec9ad675d86f89890ec4681800124458b101eaee54d03544e803876fcb7cc01db1cf93217b425684177e18ecd9788d33a76edc8bbaefa
7
- data.tar.gz: b4f7d939e6508e238530b978ac477df6611a67ea09811a285a47a4e5a23b942881c00504c94933eeecd8aa108cf11d4f47f841c6a3bcdb6bdf8251e37e81193f
6
+ metadata.gz: ef25413409d9d17b4bc34f1ccb1cf0a64316a8062b69296e3f7dbc1e1d33a947867ab384b2eb0b5d5d632d2b98ec94486887ff22864823d2169dbb8bf1dd06fe
7
+ data.tar.gz: d20a232e949fc967b1f65298302cff9f0cfc66c411a4076a9584539bd6c108a0911a58a1811a639c1b4443a75114a4b32d8cb8fea341be4a3c0fa58671743678
data/CHANGELOG.md CHANGED
@@ -1,5 +1,117 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.13.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.4...ruby/eyes_selenium@6.13.5) (2026-09-14)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.70.0
9
+ #### Features
10
+
11
+ * synthesize a DOM from the accessibility hierarchy for iOS checks without NML | AD-14691 ([#4112](https://github.com/Applitools-Dev/sdk/issues/4112)) ([ee6e04e](https://github.com/Applitools-Dev/sdk/commit/ee6e04e7b46ce8d530202b9bd40cdce255a74728))
12
+ * eyes_universal bumped to 4.70.0
13
+
14
+ * eyes_core bumped to 6.13.5
15
+
16
+
17
+ ## [6.13.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.3...ruby/eyes_selenium@6.13.4) (2026-08-30)
18
+
19
+
20
+ ### Dependencies
21
+
22
+ * @applitools/dom-snapshot bumped to 4.18.2
23
+ #### Performance Improvements
24
+
25
+ * 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))
26
+
27
+
28
+
29
+ * @applitools/driver bumped to 1.26.10
30
+ #### Bug Fixes
31
+
32
+ * 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))
33
+ * @applitools/spec-driver-webdriver bumped to 1.6.10
34
+
35
+ * @applitools/spec-driver-selenium bumped to 1.8.10
36
+
37
+ * @applitools/spec-driver-playwright bumped to 1.9.10
38
+
39
+ * @applitools/spec-driver-puppeteer bumped to 1.8.10
40
+
41
+ * @applitools/screenshoter bumped to 3.12.31
42
+ #### Bug Fixes
43
+
44
+ * 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))
45
+
46
+
47
+
48
+ * @applitools/nml-client bumped to 1.12.2
49
+
50
+ * @applitools/ufg-client bumped to 1.23.3
51
+ #### Bug Fixes
52
+
53
+ * 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))
54
+ * @applitools/ec-client bumped to 1.12.45
55
+
56
+ * @applitools/core bumped to 4.69.2
57
+ #### Bug Fixes
58
+
59
+ * 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))
60
+ * 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))
61
+
62
+
63
+
64
+ * eyes_universal bumped to 4.69.2
65
+
66
+ * eyes_core bumped to 6.13.4
67
+
68
+
69
+ ## [6.13.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.2...ruby/eyes_selenium@6.13.3) (2026-08-23)
70
+
71
+
72
+ ### Dependencies
73
+
74
+ * @applitools/dom-snapshot bumped to 4.18.1
75
+ #### Performance Improvements
76
+
77
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
78
+ * @applitools/socket bumped to 1.3.17
79
+ #### Bug Fixes
80
+
81
+ * 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))
82
+ * @applitools/image bumped to 1.3.2
83
+ #### Bug Fixes
84
+
85
+ * 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))
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
+ * @applitools/core bumped to 4.69.1
99
+ #### Bug Fixes
100
+
101
+ * 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))
102
+
103
+
104
+ #### Performance Improvements
105
+
106
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
107
+
108
+
109
+
110
+ * eyes_universal bumped to 4.69.1
111
+
112
+ * eyes_core bumped to 6.13.3
113
+
114
+
3
115
  ## [6.13.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.13.1...ruby/eyes_selenium@6.13.2) (2026-08-19)
4
116
 
5
117
 
@@ -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_core', "= 6.13.2"
30
+ spec.add_dependency 'eyes_core', "= 6.13.5"
31
31
  spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
32
32
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.13.2'.freeze
5
+ VERSION = '6.13.5'.freeze
6
6
  end
7
7
  end
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_selenium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.13.2
4
+ version: 6.13.5
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-09-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_core
@@ -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.5
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.5
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement