eyes_appium 6.7.29 → 6.7.31

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: 454ca9fb2ed0fc1f35bb8aef3f04e1e86b92e9f77a4026ca7660b3f5025018dc
4
- data.tar.gz: 18951cef0317a718bccec76b182daaed5a5e7780968973c25968519783e7a419
3
+ metadata.gz: 8687347676fb5b2f524e88765e7ddb05d11a00a9d24a9acd148c1c9786fdaba2
4
+ data.tar.gz: dacdc9292423aa4c65211542f44ec58c8a03d9558b519e23515b258860b5b25a
5
5
  SHA512:
6
- metadata.gz: b2e2d6e479c874e31925c8280a74cdf47f3caae933716f67f4606d1b1fadf96a3de5a94ca272195341d378785e3b25d7092c4c443d2a0a992019e79d086afe8b
7
- data.tar.gz: 05a766f4c0b48cdee1b39df7b7ff3bf293af3992d02c7bc98db21912b59ca75cb91a6db0023ca4d05aa6a449d141c2f01de0afbe0cef6c9783e126db81dfd4a0
6
+ metadata.gz: 7ef816c564cdce8eb1abee09908d95dafde793abbc737dd1c7b2112f6699f01d621510e0f6d420b389f1ba06b9c6f12dfb01e0372a5d980d8c223b51b624418a
7
+ data.tar.gz: 30b4dc446a1f4eec7dde856716f9d3ba92e93f8222b98b5361a21bf21c1c730897e273ead0ff1e307c0f39fcabfff82a375cf1f17334663d03c10c3487efebf8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,197 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.31](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.30...ruby/eyes_appium@6.7.31) (2026-04-23)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/req bumped to 1.10.0
9
+ #### Features
10
+
11
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
12
+ * @applitools/ufg-client bumped to 1.21.0
13
+ #### Features
14
+
15
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
16
+
17
+
18
+
19
+ * @applitools/core-base bumped to 1.33.0
20
+ #### Features
21
+
22
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
23
+
24
+
25
+
26
+ * @applitools/core bumped to 4.60.0
27
+ #### Features
28
+
29
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
30
+
31
+
32
+
33
+ * @applitools/nml-client bumped to 1.11.25
34
+
35
+ * @applitools/tunnel-client bumped to 1.11.11
36
+
37
+ * @applitools/ec-client bumped to 1.12.26
38
+
39
+ * eyes_universal bumped to 4.60.0
40
+
41
+ * eyes_core bumped to 6.10.4
42
+
43
+ * eyes_selenium bumped to 6.12.31
44
+
45
+
46
+ ## [6.7.30](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.29...ruby/eyes_appium@6.7.30) (2026-04-16)
47
+
48
+
49
+ ### Dependencies
50
+
51
+ * @applitools/utils bumped to 1.14.4
52
+ #### Bug Fixes
53
+
54
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
55
+ * @applitools/logger bumped to 2.2.11
56
+ #### Bug Fixes
57
+
58
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
59
+
60
+
61
+
62
+ * @applitools/dom-shared bumped to 1.1.3
63
+ #### Bug Fixes
64
+
65
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
66
+ * @applitools/dom-snapshot bumped to 4.16.4
67
+ #### Bug Fixes
68
+
69
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
70
+
71
+
72
+
73
+ * @applitools/socket bumped to 1.3.12
74
+ #### Bug Fixes
75
+
76
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
77
+
78
+
79
+
80
+ * @applitools/req bumped to 1.9.3
81
+ #### Bug Fixes
82
+
83
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
84
+
85
+
86
+
87
+ * @applitools/image bumped to 1.2.10
88
+ #### Bug Fixes
89
+
90
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
91
+
92
+
93
+
94
+ * @applitools/snippets bumped to 2.8.2
95
+ #### Bug Fixes
96
+
97
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
98
+ * @applitools/dom-capture bumped to 11.7.1
99
+ #### Bug Fixes
100
+
101
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
102
+
103
+
104
+
105
+ * @applitools/driver bumped to 1.25.5
106
+ #### Bug Fixes
107
+
108
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
109
+
110
+
111
+
112
+ * @applitools/spec-driver-webdriver bumped to 1.5.10
113
+ #### Bug Fixes
114
+
115
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
116
+
117
+
118
+
119
+ * @applitools/spec-driver-selenium bumped to 1.7.16
120
+ #### Bug Fixes
121
+
122
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
123
+
124
+
125
+
126
+ * @applitools/spec-driver-puppeteer bumped to 1.7.5
127
+ #### Bug Fixes
128
+
129
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
130
+
131
+
132
+
133
+ * @applitools/screenshoter bumped to 3.12.18
134
+ #### Bug Fixes
135
+
136
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
137
+
138
+
139
+
140
+ * @applitools/nml-client bumped to 1.11.24
141
+ #### Bug Fixes
142
+
143
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
144
+
145
+
146
+
147
+ * @applitools/tunnel-client bumped to 1.11.10
148
+ #### Bug Fixes
149
+
150
+ * prevent listener accumulation causing OOM in tunnel worker | FLD-4423 ([#3761](https://github.com/Applitools-Dev/sdk/issues/3761)) ([85633c3](https://github.com/Applitools-Dev/sdk/commit/85633c3836230e7045a9ff62772631eb2990e32c))
151
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
152
+ * use APPLITOOLS_LOG_DIR as fallback for EG tunnel log directory | FLD-4321 ([#3732](https://github.com/Applitools-Dev/sdk/issues/3732)) ([03a3f60](https://github.com/Applitools-Dev/sdk/commit/03a3f60e9a5cfca066f0f1f07fc56969530cbf8a))
153
+
154
+
155
+
156
+ * @applitools/ufg-client bumped to 1.20.3
157
+ #### Bug Fixes
158
+
159
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
160
+
161
+
162
+
163
+ * @applitools/core-base bumped to 1.32.5
164
+ #### Bug Fixes
165
+
166
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
167
+
168
+
169
+
170
+ * @applitools/ec-client bumped to 1.12.25
171
+ #### Bug Fixes
172
+
173
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
174
+
175
+
176
+
177
+ * @applitools/core bumped to 4.59.3
178
+ #### Bug Fixes
179
+
180
+ * pass top-level fallbackBaselineId through UFG render environments | FLD-4292 ([#3763](https://github.com/Applitools-Dev/sdk/issues/3763)) ([8c46c2e](https://github.com/Applitools-Dev/sdk/commit/8c46c2e9cff684c18dbc83f4bf87ee61f4637c8e))
181
+ * remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
182
+ * restore logDeprecations and else-if guard in UFG snapshot paths ([#3739](https://github.com/Applitools-Dev/sdk/issues/3739)) ([b487a3a](https://github.com/Applitools-Dev/sdk/commit/b487a3a2747b33ce4d912b9c50eb8ed2bb28672e))
183
+
184
+
185
+
186
+ * eyes_universal bumped to 4.59.3
187
+
188
+ * eyes_core bumped to 6.10.3
189
+
190
+ * eyes_selenium bumped to 6.12.30
191
+
192
+ * @applitools/test-server bumped to 1.4.3
193
+
194
+
3
195
  ## [6.7.29](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.28...ruby/eyes_appium@6.7.29) (2026-04-13)
4
196
 
5
197
 
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.29"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.31"
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.29'.freeze
5
+ VERSION = '6.7.31'.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.29
4
+ version: 6.7.31
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-04-13 00:00:00.000000000 Z
11
+ date: 2026-04-26 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.29
19
+ version: 6.12.31
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.29
26
+ version: 6.12.31
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement