eyes_calabash 6.3.12 → 6.3.13

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: 06c3bd232a6287fc0596b50ecd941654da8f205a1edd980f4df40ab5bf53a464
4
- data.tar.gz: a3a0d01186a21c458a4220b92010333a2f62eab87b044223b468d9dfb4e66078
3
+ metadata.gz: 6da77daf1678cd24c6342e985cf198a6256eef1d2c64f2efaa1f367651020cc2
4
+ data.tar.gz: f4120a9a5455c4a12a1321e9e05263ca2fdb838634dae1e90e609104526201ee
5
5
  SHA512:
6
- metadata.gz: 4c7e8f107cf8bed74ff4cccbadb8ffc884c9c82597103d1f673bc63fe9a55dab5a5caa55306081a2135b6039add6ee8f63046195594e256305be9962ca1ed7bd
7
- data.tar.gz: '069ae67cb29b82cabb16696b2fc170ea61021700c373c0856edb680b3876beeaf4f1f8bbc11a522d200ab78b2c83ae02c4cb62cb2b918979104134027f5b0d32'
6
+ metadata.gz: c95569bc17d88777450bc7ca20cf5d09c7a6c76c612fd821bd75a5107c62a2c2b744cfee5253aa8eaefbd23bd39a7ca7513136730a9c25aa6edfff547ff2b112
7
+ data.tar.gz: fb602ca2b41073ef5e7def36edcaf4378294ae57920e9eddb443f5a6e7f087e3f01d25d6b5ec0fea082d28ebafa973342afbc93e14ab01650f654ef81806f325
data/CHANGELOG.md CHANGED
@@ -1,5 +1,57 @@
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
+
3
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)
4
56
 
5
57
 
@@ -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.5.0"
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.12'.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.12
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-12-31 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.5.0
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.5.0
68
+ version: 6.5.1
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com