eyes_calabash 6.3.11 → 6.3.13

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: 271994c21dcc76264ebbe94e6bc99b9b86dbd6868f360e3eb5b8ffe3e6dbbb6f
4
- data.tar.gz: 1e6cd95e41e74b7aae2481d57e5958c6f96bd336354585417d98a04ab8e7e261
3
+ metadata.gz: 6da77daf1678cd24c6342e985cf198a6256eef1d2c64f2efaa1f367651020cc2
4
+ data.tar.gz: f4120a9a5455c4a12a1321e9e05263ca2fdb838634dae1e90e609104526201ee
5
5
  SHA512:
6
- metadata.gz: 17042eb1a614bb10b8db6b4be37f96594407e4c244f102d1bac7ca8339574e774796d9f9407b6a47f467579c3e1a1d2871857957e093ae5d76e37ecce73aec71
7
- data.tar.gz: ae0a571d087e8ab73a2673fd358adac91c7a7214773054871d06393694a4ed295251522147da5e05d4b600465c505d7bc4851f3e56a827d1ef1207dbf31dfb70
6
+ metadata.gz: c95569bc17d88777450bc7ca20cf5d09c7a6c76c612fd821bd75a5107c62a2c2b744cfee5253aa8eaefbd23bd39a7ca7513136730a9c25aa6edfff547ff2b112
7
+ data.tar.gz: fb602ca2b41073ef5e7def36edcaf4378294ae57920e9eddb443f5a6e7f087e3f01d25d6b5ec0fea082d28ebafa973342afbc93e14ab01650f654ef81806f325
data/CHANGELOG.md CHANGED
@@ -1,5 +1,169 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.13](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.12...ruby/eyes_calabash@6.3.13) (2025-01-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/socket bumped to 1.2.1
9
+ #### Bug Fixes
10
+
11
+ * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
12
+ * @applitools/req bumped to 1.7.7
13
+ #### Bug Fixes
14
+
15
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
16
+ * @applitools/spec-driver-webdriver bumped to 1.1.24
17
+ #### Bug Fixes
18
+
19
+ * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
20
+ * @applitools/tunnel-client bumped to 1.6.1
21
+ #### Bug Fixes
22
+
23
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
24
+
25
+
26
+
27
+ * @applitools/screenshoter bumped to 3.10.4
28
+
29
+ * @applitools/nml-client bumped to 1.8.23
30
+
31
+ * @applitools/ufg-client bumped to 1.16.1
32
+ #### Bug Fixes
33
+
34
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
35
+
36
+
37
+
38
+ * @applitools/core-base bumped to 1.22.1
39
+
40
+ * @applitools/ec-client bumped to 1.10.2
41
+
42
+ * @applitools/core bumped to 4.29.1
43
+ #### Bug Fixes
44
+
45
+ * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
46
+ * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
47
+
48
+
49
+
50
+ * eyes_universal bumped to 4.29.1
51
+
52
+ * eyes_core bumped to 6.5.1
53
+
54
+
55
+ ## [6.3.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.11...ruby/eyes_calabash@6.3.12) (2024-12-31)
56
+
57
+
58
+ ### Dependencies
59
+
60
+ * @applitools/utils bumped to 1.7.7
61
+ #### Bug Fixes
62
+
63
+ * 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))
64
+ * @applitools/logger bumped to 2.1.0
65
+ #### Features
66
+
67
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
68
+
69
+
70
+
71
+ * @applitools/dom-snapshot bumped to 4.11.13
72
+ #### Bug Fixes
73
+
74
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
75
+
76
+
77
+
78
+ * @applitools/socket bumped to 1.2.0
79
+ #### Features
80
+
81
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
82
+
83
+
84
+
85
+ * @applitools/req bumped to 1.7.6
86
+
87
+ * @applitools/image bumped to 1.1.16
88
+
89
+ * @applitools/dom-capture bumped to 11.5.3
90
+ #### Bug Fixes
91
+
92
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
93
+ * @applitools/driver bumped to 1.20.2
94
+
95
+ * @applitools/spec-driver-puppeteer bumped to 1.4.22
96
+
97
+ * @applitools/tunnel-client bumped to 1.6.0
98
+ #### Features
99
+
100
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
101
+
102
+
103
+
104
+ * @applitools/core-base bumped to 1.22.0
105
+ #### Features
106
+
107
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
108
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
109
+
110
+
111
+
112
+ * @applitools/ec-client bumped to 1.10.0
113
+ #### Features
114
+
115
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
116
+
117
+
118
+
119
+ * eyes_universal bumped to 4.28.0
120
+ #### Features
121
+
122
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
123
+
124
+
125
+
126
+ * @applitools/spec-driver-webdriver bumped to 1.1.22
127
+
128
+ * @applitools/spec-driver-selenium bumped to 1.5.93
129
+
130
+ * @applitools/screenshoter bumped to 3.10.2
131
+
132
+ * @applitools/nml-client bumped to 1.8.21
133
+
134
+ * @applitools/ufg-client bumped to 1.16.0
135
+ #### Features
136
+
137
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
138
+
139
+
140
+ #### Bug Fixes
141
+
142
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
143
+
144
+
145
+
146
+ * @applitools/core bumped to 4.28.0
147
+ #### Features
148
+
149
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
150
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
151
+
152
+
153
+ #### Bug Fixes
154
+
155
+ * 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))
156
+
157
+
158
+
159
+ * eyes_core bumped to 6.5.0
160
+ #### Features
161
+
162
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
163
+
164
+
165
+
166
+
3
167
  ## [6.3.11](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.10...ruby/eyes_calabash@6.3.11) (2024-11-27)
4
168
 
5
169
 
@@ -31,5 +31,5 @@ Gem::Specification.new do |spec|
31
31
  spec.add_dependency 'cucumber'
32
32
  spec.add_dependency 'file_utils'
33
33
  spec.add_dependency 'rspec-expectations'
34
- spec.add_dependency 'eyes_core', "= 6.4.2"
34
+ spec.add_dependency 'eyes_core', "= 6.5.1"
35
35
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.3.11'.freeze
5
+ VERSION = '6.3.13'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_calabash
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.11
4
+ version: 6.3.13
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-11-27 00:00:00.000000000 Z
11
+ date: 2025-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 6.4.2
61
+ version: 6.5.1
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 6.4.2
68
+ version: 6.5.1
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com