eyes_calabash 6.5.1 → 6.5.2

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: e1ac972ddf963c7079d442202fbdfdc29810b96661af8a7f0b3cbca2f0877140
4
- data.tar.gz: b6a42475c628230152e79af519d2498ed499dcd87d16ef714fdf23446b0e5638
3
+ metadata.gz: 42f8704d69c39de6e0d0ea1a4d4d53303b1e33682fde04dee71fb99bb9c65f85
4
+ data.tar.gz: ec26e14c26d92779f50b4c0ab6026aacb3bb0b7b5c5e3c66941b3206af23ad85
5
5
  SHA512:
6
- metadata.gz: bdba80df59c36007d4f1d596040ed3bc791c774fdcb47970200ba3fb3616344efd14ff6c334d95c406df01e6ed771be32f870eabf0eb8f41ba090e31ea199c85
7
- data.tar.gz: 5020dab8b4694443d1a696c56b952d0bf6c1d04eb9078b456aaaf8fc31ef33df8988ba28bdfb40a54d7dc86630f1a84d68303ad59fc10cc10150ea7edd5ed2d7
6
+ metadata.gz: 96d0a66f0c5fa33825a5dadfbe330921de7bfb6efda4b41ee6d991239fa0bfbbe553637c53d9eb8afa14b5b944ed370ea3bde52bc5ea9b678830e5a3ec1eba10
7
+ data.tar.gz: e948c14f0f549ebdd12db5bbbddfb4193efaf3512bf9a8ac1b1dc33c9b782864c70f9c6b1a54c9d2833cd519b5990fd9e30739fbd772c2c7d04f2f98be180ba5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.5.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.5.1...ruby/eyes_calabash@6.5.2) (2025-07-23)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/nml-client bumped to 1.10.0
9
+ #### Features
10
+
11
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
12
+
13
+
14
+
15
+ * @applitools/core-base bumped to 1.26.0
16
+ #### Features
17
+
18
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
19
+ * @applitools/ec-client bumped to 1.11.1
20
+
21
+ * @applitools/core bumped to 4.43.0
22
+ #### Features
23
+
24
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
25
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
26
+
27
+
28
+
29
+ * eyes_universal bumped to 4.43.0
30
+
31
+ * eyes_core bumped to 6.8.2
32
+
33
+
3
34
  ## [6.5.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.5.0...ruby/eyes_calabash@6.5.1) (2025-07-15)
4
35
 
5
36
 
@@ -39,5 +39,5 @@ MESSAGE
39
39
  spec.add_dependency 'cucumber'
40
40
  spec.add_dependency 'file_utils'
41
41
  spec.add_dependency 'rspec-expectations'
42
- spec.add_dependency 'eyes_core', "= 6.8.1"
42
+ spec.add_dependency 'eyes_core', "= 6.8.2"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.5.1'.freeze
5
+ VERSION = '6.5.2'.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.5.1
4
+ version: 6.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-15 00:00:00.000000000 Z
11
+ date: 2025-07-23 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.8.1
61
+ version: 6.8.2
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.8.1
68
+ version: 6.8.2
69
69
  description: 'Provides SDK for writing Applitools Calabash tests. DEPRECATED: Calabash
70
70
  is no longer actively maintained. Please use eyes_appium for mobile testing.'
71
71
  email: