eyes_appium 6.3.10 → 6.3.12

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: e9b7552b9d58aa6711f2ca9f465e14d05bad6398ddb5cc2027aad5e463b917e4
4
- data.tar.gz: 5aacda60c4a3ba6fc9f680b2c96c09d15c9d78997782f9b9fcdfc9fa781d7344
3
+ metadata.gz: bd49817bb2bba3092392f17e0b8babd0c965d84316d6c1621657b42861cf8e38
4
+ data.tar.gz: 74c8f82675a17408be778f4c28676eaf55a266a1cd60c73a5f4aa4cd9ac0f302
5
5
  SHA512:
6
- metadata.gz: b404039a20167ebada12b7e25143cbef94bd4858cf3d83a7e405f0486b460be6d2c5aaae384382ba6de7b04c9c7efb1fc4761f2cd9b29e6d3979f06a88c4beee
7
- data.tar.gz: 20cd7e6fd2240d180f49aa11f505d304c3d3e0055dea47151a6d83ce5a68264f553b05d9803495b22d3aa852be1d4e44e47272302fa5c0a10753bba441216c51
6
+ metadata.gz: a188dcdc1e62b41db42cf086b9e1830c9ce7234cad89251620349646b020d4f0f36c7aad749e8f05ea8ebdbdb3c277bfd62c9c8a8e19900c64cc61c8eb330d2e
7
+ data.tar.gz: e79536f86e1e3373ea1430783825fa578b2ee054a2d26e294372d3533f06aafe76fc50797fb80f260d2716b73e8d194362eed75f34cf2253a2cd982acdcff1f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,171 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.11...ruby/eyes_appium@6.3.12) (2024-12-31)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.7
9
+ #### Bug Fixes
10
+
11
+ * shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
12
+ * @applitools/logger bumped to 2.1.0
13
+ #### Features
14
+
15
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
16
+
17
+
18
+
19
+ * @applitools/dom-snapshot bumped to 4.11.13
20
+ #### Bug Fixes
21
+
22
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
23
+
24
+
25
+
26
+ * @applitools/socket bumped to 1.2.0
27
+ #### Features
28
+
29
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
30
+
31
+
32
+
33
+ * @applitools/dom-capture bumped to 11.5.3
34
+ #### Bug Fixes
35
+
36
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
37
+ * @applitools/spec-driver-webdriver bumped to 1.1.22
38
+
39
+ * @applitools/spec-driver-selenium bumped to 1.5.93
40
+
41
+ * @applitools/screenshoter bumped to 3.10.2
42
+
43
+ * @applitools/nml-client bumped to 1.8.21
44
+
45
+ * @applitools/tunnel-client bumped to 1.6.0
46
+ #### Features
47
+
48
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
49
+
50
+
51
+
52
+ * @applitools/ufg-client bumped to 1.16.0
53
+ #### Features
54
+
55
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
56
+
57
+
58
+ #### Bug Fixes
59
+
60
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
61
+
62
+
63
+
64
+ * @applitools/core-base bumped to 1.22.0
65
+ #### Features
66
+
67
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
68
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
69
+
70
+
71
+
72
+ * @applitools/ec-client bumped to 1.10.0
73
+ #### Features
74
+
75
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
76
+
77
+
78
+
79
+ * @applitools/core bumped to 4.28.0
80
+ #### Features
81
+
82
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
83
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
84
+
85
+
86
+ #### Bug Fixes
87
+
88
+ * take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
89
+
90
+
91
+
92
+ * eyes_universal bumped to 4.28.0
93
+ #### Features
94
+
95
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
96
+
97
+
98
+
99
+ * eyes_core bumped to 6.5.0
100
+ #### Features
101
+
102
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
103
+
104
+
105
+
106
+ * @applitools/req bumped to 1.7.6
107
+
108
+ * @applitools/image bumped to 1.1.16
109
+
110
+ * @applitools/driver bumped to 1.20.2
111
+
112
+ * @applitools/spec-driver-puppeteer bumped to 1.4.22
113
+
114
+ * eyes_selenium bumped to 6.6.0
115
+ #### Features
116
+
117
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
118
+
119
+
120
+
121
+
122
+ ## [6.3.11](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.10...ruby/eyes_appium@6.3.11) (2024-11-27)
123
+
124
+
125
+ ### Dependencies
126
+
127
+ * @applitools/dom-shared bumped to 1.0.16
128
+ #### Bug Fixes
129
+
130
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
131
+ * @applitools/dom-snapshot bumped to 4.11.11
132
+
133
+ * @applitools/req bumped to 1.7.4
134
+ #### Bug Fixes
135
+
136
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
137
+ * @applitools/core bumped to 4.24.2
138
+ #### Bug Fixes
139
+
140
+ * don't populate branchName and parentBranchName when scm integration exists ([#2634](https://github.com/Applitools-Dev/sdk/issues/2634)) ([e45d671](https://github.com/Applitools-Dev/sdk/commit/e45d671e11ed40a82de1bd5ab22e757aff00b63f))
141
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
142
+
143
+
144
+
145
+ * @applitools/dom-capture bumped to 11.5.2
146
+
147
+ * @applitools/nml-client bumped to 1.8.19
148
+
149
+ * @applitools/tunnel-client bumped to 1.5.10
150
+
151
+ * @applitools/ufg-client bumped to 1.14.1
152
+
153
+ * @applitools/core-base bumped to 1.19.3
154
+ #### Bug Fixes
155
+
156
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
157
+
158
+
159
+
160
+ * @applitools/ec-client bumped to 1.9.15
161
+
162
+ * eyes_universal bumped to 4.24.2
163
+
164
+ * eyes_core bumped to 6.4.2
165
+
166
+ * eyes_selenium bumped to 6.5.1
167
+
168
+
3
169
  ## [6.3.10](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.9...ruby/eyes_appium@6.3.10) (2024-10-29)
4
170
 
5
171
 
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', "= 6.5.0"
28
+ spec.add_dependency 'eyes_selenium', "= 6.6.0"
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.10'.freeze
5
+ VERSION = '6.3.12'.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.10
4
+ version: 6.3.12
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-10-29 00:00:00.000000000 Z
11
+ date: 2024-12-31 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.5.0
19
+ version: 6.6.0
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.5.0
26
+ version: 6.6.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement