eyes_appium 6.3.5 → 6.3.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0b20b80674090f835d229b55c2ebc306c5ff00b248e731fdf2b45a71d378965c
4
- data.tar.gz: 97de08f85f6ce9b3c15e72d84c6e42520903b87189bac0cc5e6d714d9cf2c5f1
3
+ metadata.gz: edc8ae6a8216d1332010ea9b99f47fcfe2ec9d87c35e9c860fc8a4ca9b757970
4
+ data.tar.gz: 8fe0a127850db903d1e13c889f46d176739ca05fdd9060a8e6071c13f190400f
5
5
  SHA512:
6
- metadata.gz: cbc8026b70e525d2447ed48957e8f01ff4fc9fb48871af1bf3b4ccd1a8f07b0af4f2083cbfeeeff2006500886ea4fcbf5ce90fbd13c44c03788433eece92f1e2
7
- data.tar.gz: aa96a9ed3578697e665039f96cb07e55935fb2aaa67f4c6eb992e7c388dd82dd5334c5e6ac8f7481f89f70e2efc73ddc3b360b2b8c8ad45c9c7d41c1e2b761e9
6
+ metadata.gz: 4fe34daeb88d7051be3df11b0025180cfc7e71fccbb10646fa9869b682119a7fac13f2efe4b5d899bb31364812ff5714ff1de3b7c3e6d7ed9c81589bda4ed686
7
+ data.tar.gz: f56143bbbd0412841a45ffdcee5572276212873dee1394f65c089b5593113136d49f6f9dbc37a3fe1cd65bda5b15bfc975b2c8056d25a6d0af0ab09bc81ad3a1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,179 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.7...ruby/eyes_appium@6.3.8) (2024-09-10)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-capture bumped to 11.4.0
9
+ #### Features
10
+
11
+ * ability to capture all css props in computed style ([#2484](https://github.com/Applitools-Dev/sdk/issues/2484)) ([8769ee5](https://github.com/Applitools-Dev/sdk/commit/8769ee566f2d9e163437c7bcd385ec993f05f370))
12
+ * @applitools/driver bumped to 1.19.0
13
+ #### Features
14
+
15
+ * add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
21
+ * searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
22
+ * @applitools/core bumped to 4.18.2
23
+ #### Bug Fixes
24
+
25
+ * don't call check-network when executing binary and cli ([#2491](https://github.com/Applitools-Dev/sdk/issues/2491)) ([ef00d20](https://github.com/Applitools-Dev/sdk/commit/ef00d205450b7bbe7abc1bc9bce8d6970f769091))
26
+
27
+
28
+
29
+ * @applitools/spec-driver-webdriver bumped to 1.1.12
30
+
31
+ * @applitools/spec-driver-selenium bumped to 1.5.83
32
+
33
+ * @applitools/spec-driver-puppeteer bumped to 1.4.12
34
+
35
+ * @applitools/screenshoter bumped to 3.8.36
36
+
37
+ * @applitools/nml-client bumped to 1.8.10
38
+
39
+ * @applitools/tunnel-client bumped to 1.5.8
40
+ #### Bug Fixes
41
+
42
+ * upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))
43
+
44
+
45
+
46
+ * @applitools/core-base bumped to 1.16.1
47
+ #### Bug Fixes
48
+
49
+ * infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
50
+ * @applitools/ec-client bumped to 1.9.4
51
+
52
+ * eyes_universal bumped to 4.18.2
53
+
54
+ * eyes_core bumped to 6.3.8
55
+
56
+ * eyes_selenium bumped to 6.3.8
57
+ #### Bug Fixes
58
+
59
+ * update ios devices enums ([9b4614f](https://github.com/Applitools-Dev/sdk/commit/9b4614f09bbbe42cf99824d76893f9067aab2cc4))
60
+
61
+
62
+
63
+
64
+ ## [6.3.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.6...ruby/eyes_appium@6.3.7) (2024-07-23)
65
+
66
+
67
+ ### Dependencies
68
+
69
+ * @applitools/driver bumped to 1.18.0
70
+ #### Features
71
+
72
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
73
+
74
+
75
+ #### Bug Fixes
76
+
77
+ * executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
78
+ * @applitools/ufg-client bumped to 1.12.3
79
+ #### Bug Fixes
80
+
81
+ * update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))
82
+
83
+
84
+ #### Performance Improvements
85
+
86
+ * trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
87
+ * @applitools/core bumped to 4.18.0
88
+ #### Features
89
+
90
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
91
+
92
+
93
+
94
+ * @applitools/spec-driver-webdriver bumped to 1.1.11
95
+
96
+ * @applitools/spec-driver-selenium bumped to 1.5.82
97
+
98
+ * @applitools/spec-driver-puppeteer bumped to 1.4.11
99
+
100
+ * @applitools/screenshoter bumped to 3.8.35
101
+
102
+ * @applitools/nml-client bumped to 1.8.9
103
+
104
+ * @applitools/ec-client bumped to 1.9.3
105
+
106
+ * eyes_universal bumped to 4.18.0
107
+
108
+ * eyes_core bumped to 6.3.7
109
+
110
+ * eyes_selenium bumped to 6.3.7
111
+
112
+
113
+ ## [6.3.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.5...ruby/eyes_appium@6.3.6) (2024-05-28)
114
+
115
+
116
+ ### Dependencies
117
+
118
+ * @applitools/req bumped to 1.7.0
119
+ #### Features
120
+
121
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
122
+ * @applitools/ufg-client bumped to 1.12.0
123
+ #### Features
124
+
125
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
126
+
127
+
128
+
129
+ * @applitools/core-base bumped to 1.15.0
130
+ #### Features
131
+
132
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
133
+
134
+
135
+ #### Bug Fixes
136
+
137
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
138
+
139
+
140
+
141
+ * @applitools/core bumped to 4.16.0
142
+ #### Features
143
+
144
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
145
+
146
+
147
+ #### Bug Fixes
148
+
149
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
150
+ * throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))
151
+
152
+
153
+ #### Performance Improvements
154
+
155
+ * don't wait for ufg client when take-snapshots performed on non-… ([#2366](https://github.com/Applitools-Dev/sdk/issues/2366)) ([4d8ab41](https://github.com/Applitools-Dev/sdk/commit/4d8ab41a421ff9b7f6f7d107bc8c5e9647404430))
156
+
157
+
158
+ #### Code Refactoring
159
+
160
+ * remove eyesServerUrl and apiKey when not necessary ([#2345](https://github.com/Applitools-Dev/sdk/issues/2345)) ([121ae5d](https://github.com/Applitools-Dev/sdk/commit/121ae5d00417d70d9857b8199b4bcfd92de353c6))
161
+
162
+
163
+
164
+ * @applitools/nml-client bumped to 1.8.5
165
+
166
+ * @applitools/tunnel-client bumped to 1.5.3
167
+
168
+ * @applitools/ec-client bumped to 1.8.6
169
+
170
+ * eyes_universal bumped to 4.16.0
171
+
172
+ * eyes_core bumped to 6.3.6
173
+
174
+ * eyes_selenium bumped to 6.3.6
175
+
176
+
3
177
  ## [6.3.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.4...ruby/eyes_appium@6.3.5) (2024-05-07)
4
178
 
5
179
 
data/eyes_appium.gemspec CHANGED
@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
25
25
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
26
26
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
27
27
  spec.require_paths = %w(lib)
28
- spec.add_dependency 'eyes_selenium', "= #{Applitools::EyesAppium::VERSION}"
28
+ spec.add_dependency 'eyes_selenium', "= 6.3.8"
29
29
  spec.add_dependency 'appium_lib', '>= 10.6.0'
30
30
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.3.5'.freeze
5
+ VERSION = '6.3.8'.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.3.5
4
+ version: 6.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-08 00:00:00.000000000 Z
11
+ date: 2024-09-10 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.3.5
19
+ version: 6.3.8
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.3.5
26
+ version: 6.3.8
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -79,7 +79,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
79
  - !ruby/object:Gem::Version
80
80
  version: '0'
81
81
  requirements: []
82
- rubygems_version: 3.0.3.1
82
+ rubygems_version: 3.1.6
83
83
  signing_key:
84
84
  specification_version: 4
85
85
  summary: Applitools Ruby Appium SDK