eyes_appium 6.7.50 → 6.7.53

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: 2a78b04aae1992c42f06f0d57e368e49bc968f67fc08fc122e15997d6fc77d56
4
- data.tar.gz: 6c2357fe65cfd565c4c4bfa5991a5796de793c024289a0d533767aaf42e6cc66
3
+ metadata.gz: 7eb4bb85b4c793f3edb9a87c8a49b64173e1b61e8a84166e36c30bcd3193809d
4
+ data.tar.gz: d93baf7d8b75662b6d1e262ea034f7e3a10c9a86e519a23aba1b0f710c2ac035
5
5
  SHA512:
6
- metadata.gz: aecf2bad4d3abd07dcd9a39b59b9d8f98199a16d5da65ce771d44e038282d8f79e3c3b3ae669b08a0336efd4263082c2674c043bed84c4431efe28a21b230b23
7
- data.tar.gz: 7715b631e810d96d15aef7b14adf687b88cd0118a961e1c7705ffaeaaf10ce92f449adfd3702216fde1c38dafd07fef7d3bf955fcef6a1823664c19446b63736
6
+ metadata.gz: 44077dd6d19096a0b1bd2c864b8b98b4c0584d7a1ceae0e1b14c792166f2239fa9adb5a3c30f6102cbc9154fc661d0abb14ecca04aff788f9c2be3631c56d96b
7
+ data.tar.gz: 610ce5448b9e71f3bac10c21edba7e83d3caef59b03b13aef03e19d84cfbaac93f93ad0ca7958a1bf946b72432e948adcc654686567f21029c50bc8a2ba3b542
data/CHANGELOG.md CHANGED
@@ -1,5 +1,123 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.53](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.52...ruby/eyes_appium@6.7.53) (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
+ * eyes_selenium bumped to 6.13.5
17
+
18
+
19
+ ## [6.7.52](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.51...ruby/eyes_appium@6.7.52) (2026-08-30)
20
+
21
+
22
+ ### Dependencies
23
+
24
+ * @applitools/dom-snapshot bumped to 4.18.2
25
+ #### Performance Improvements
26
+
27
+ * 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))
28
+
29
+
30
+
31
+ * @applitools/driver bumped to 1.26.10
32
+ #### Bug Fixes
33
+
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
+ * @applitools/screenshoter bumped to 3.12.31
36
+ #### Bug Fixes
37
+
38
+ * 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))
39
+
40
+
41
+
42
+ * @applitools/ufg-client bumped to 1.23.3
43
+ #### Bug Fixes
44
+
45
+ * 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))
46
+ * @applitools/core bumped to 4.69.2
47
+ #### Bug Fixes
48
+
49
+ * 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))
50
+ * 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))
51
+
52
+
53
+
54
+ * @applitools/spec-driver-webdriver bumped to 1.6.10
55
+
56
+ * @applitools/spec-driver-selenium bumped to 1.8.10
57
+
58
+ * @applitools/spec-driver-playwright bumped to 1.9.10
59
+
60
+ * @applitools/spec-driver-puppeteer bumped to 1.8.10
61
+
62
+ * @applitools/nml-client bumped to 1.12.2
63
+
64
+ * @applitools/ec-client bumped to 1.12.45
65
+
66
+ * eyes_universal bumped to 4.69.2
67
+
68
+ * eyes_core bumped to 6.13.4
69
+
70
+ * eyes_selenium bumped to 6.13.4
71
+
72
+
73
+ ## [6.7.51](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.50...ruby/eyes_appium@6.7.51) (2026-08-23)
74
+
75
+
76
+ ### Dependencies
77
+
78
+ * @applitools/dom-snapshot bumped to 4.18.1
79
+ #### Performance Improvements
80
+
81
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
82
+ * @applitools/socket bumped to 1.3.17
83
+ #### Bug Fixes
84
+
85
+ * 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))
86
+ * @applitools/image bumped to 1.3.2
87
+ #### Bug Fixes
88
+
89
+ * 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))
90
+ * @applitools/core bumped to 4.69.1
91
+ #### Bug Fixes
92
+
93
+ * 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))
94
+
95
+
96
+ #### Performance Improvements
97
+
98
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
99
+
100
+
101
+
102
+ * @applitools/screenshoter bumped to 3.12.30
103
+
104
+ * @applitools/nml-client bumped to 1.12.1
105
+
106
+ * @applitools/tunnel-client bumped to 1.12.4
107
+
108
+ * @applitools/ufg-client bumped to 1.23.2
109
+
110
+ * @applitools/core-base bumped to 1.38.2
111
+
112
+ * @applitools/ec-client bumped to 1.12.44
113
+
114
+ * eyes_universal bumped to 4.69.1
115
+
116
+ * eyes_core bumped to 6.13.3
117
+
118
+ * eyes_selenium bumped to 6.13.3
119
+
120
+
3
121
  ## [6.7.50](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.49...ruby/eyes_appium@6.7.50) (2026-08-19)
4
122
 
5
123
 
data/eyes_appium.gemspec CHANGED
@@ -27,7 +27,7 @@ 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.5"
31
31
  spec.add_dependency 'appium_lib', '>= 10.6.0'
32
32
  # Align with eyes_selenium constraint. Previously had version limit < 4.30 due to
33
33
  # appium_lib compatibility issue (github.com/appium/ruby_lib_core/issues/602)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.7.50'.freeze
5
+ VERSION = '6.7.53'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_appium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.7.50
4
+ version: 6.7.53
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_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.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: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement