eyes_appium 6.7.33 → 6.7.35

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: 86379a265bfd38c982b8a87ace19314fe66119ea822b6f1a91fa082f0f9b006e
4
- data.tar.gz: 20af52c37bdd5e82dfebce10da033becf46618bfaacfa5bc44e98f0fb2f0cd9b
3
+ metadata.gz: aa29330363b969fd247a4014ce31d97ba0df991ec1aaca5138a4530a0b0b6cfa
4
+ data.tar.gz: 0f2e473d56bc25957be73a2c45d5f8338a786579665bb1222c83b84f6eff474f
5
5
  SHA512:
6
- metadata.gz: 4beb637e66e0a3440015631592627d6fa8d433eb7643cf5a878da490c74f4365bedabebc1bab05cf134390a22916b42ad326f8df285c79e505b358d7eaba4160
7
- data.tar.gz: 3eeb65fac92e36da3c0d6f06319765b2febe55ca67cc7f5bab75a7895757d34754fc4165ba7e8ac17ec522bc68bc48ea840f62520e4e01583abeb620ef331bfd
6
+ metadata.gz: 90c54ee8b310bcce393a139ac988a7a70050b69d2289f00aad17fbe8f113fb7467384c1f4c58a902b673b03aaf868a7c07191c20bb0cebf532324fb080364cdd
7
+ data.tar.gz: 8a688198ce571666f7a15ffdfa7d763aabf9eebb0202d9d1f6ce390f0522b749145158c7e23e0b22270939c827efadcab668055fcbb563187ca696edd80d3da2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,182 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.35](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.34...ruby/eyes_appium@6.7.35) (2026-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/snippets bumped to 2.9.1
9
+ #### Bug Fixes
10
+
11
+ * declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
12
+ * @applitools/dom-snapshot bumped to 4.17.1
13
+
14
+ * @applitools/req bumped to 1.10.1
15
+ #### Bug Fixes
16
+
17
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
18
+ * @applitools/driver bumped to 1.26.1
19
+ #### Bug Fixes
20
+
21
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
22
+
23
+
24
+
25
+ * @applitools/spec-driver-playwright bumped to 1.9.1
26
+ #### Bug Fixes
27
+
28
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
29
+
30
+
31
+
32
+ * @applitools/ufg-client bumped to 1.22.1
33
+ #### Bug Fixes
34
+
35
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
36
+
37
+
38
+
39
+ * @applitools/core bumped to 4.63.0
40
+ #### Features
41
+
42
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
43
+
44
+
45
+ #### Bug Fixes
46
+
47
+ * avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
48
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
49
+
50
+
51
+
52
+ * @applitools/screenshoter bumped to 3.12.20
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.13
55
+
56
+ * @applitools/core-base bumped to 1.34.0
57
+ #### Features
58
+
59
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
60
+
61
+
62
+ #### Bug Fixes
63
+
64
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
65
+
66
+
67
+
68
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
69
+
70
+ * @applitools/spec-driver-selenium bumped to 1.8.1
71
+
72
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
73
+
74
+ * @applitools/nml-client bumped to 1.11.27
75
+
76
+ * @applitools/ec-client bumped to 1.12.29
77
+
78
+ * eyes_universal bumped to 4.63.0
79
+
80
+ * eyes_core bumped to 6.11.1
81
+
82
+ * eyes_selenium bumped to 6.12.35
83
+
84
+
85
+ ## [6.7.34](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.33...ruby/eyes_appium@6.7.34) (2026-05-05)
86
+
87
+
88
+ ### Dependencies
89
+
90
+ * @applitools/dom-shared bumped to 1.2.0
91
+ #### Features
92
+
93
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
94
+ * @applitools/dom-snapshot bumped to 4.17.0
95
+ #### Features
96
+
97
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
98
+
99
+
100
+ #### Bug Fixes
101
+
102
+ * re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
103
+
104
+
105
+
106
+ * @applitools/snippets bumped to 2.9.0
107
+ #### Features
108
+
109
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
110
+
111
+
112
+
113
+ * @applitools/dom-capture bumped to 11.8.0
114
+ #### Features
115
+
116
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
117
+
118
+
119
+
120
+ * @applitools/driver bumped to 1.26.0
121
+ #### Features
122
+
123
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
124
+
125
+
126
+
127
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
128
+ #### Features
129
+
130
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
131
+
132
+
133
+
134
+ * @applitools/spec-driver-selenium bumped to 1.8.0
135
+ #### Features
136
+
137
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
138
+
139
+
140
+
141
+ * @applitools/spec-driver-playwright bumped to 1.9.0
142
+ #### Features
143
+
144
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
145
+
146
+
147
+
148
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
149
+ #### Features
150
+
151
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
152
+
153
+
154
+
155
+ * @applitools/core bumped to 4.62.0
156
+ #### Features
157
+
158
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
159
+
160
+
161
+
162
+ * eyes_core bumped to 6.11.0
163
+ #### Features
164
+
165
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
166
+
167
+
168
+
169
+ * @applitools/screenshoter bumped to 3.12.19
170
+
171
+ * @applitools/nml-client bumped to 1.11.26
172
+
173
+ * @applitools/ec-client bumped to 1.12.28
174
+
175
+ * eyes_universal bumped to 4.62.0
176
+
177
+ * eyes_selenium bumped to 6.12.34
178
+
179
+
3
180
  ## [6.7.33](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.32...ruby/eyes_appium@6.7.33) (2026-05-04)
4
181
 
5
182
 
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.12.33"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.35"
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.33'.freeze
5
+ VERSION = '6.7.35'.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.33
4
+ version: 6.7.35
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-05-04 00:00:00.000000000 Z
11
+ date: 2026-05-19 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.33
19
+ version: 6.12.35
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.33
26
+ version: 6.12.35
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement