eyes_calabash 6.5.2 → 6.6.0

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: 42f8704d69c39de6e0d0ea1a4d4d53303b1e33682fde04dee71fb99bb9c65f85
4
- data.tar.gz: ec26e14c26d92779f50b4c0ab6026aacb3bb0b7b5c5e3c66941b3206af23ad85
3
+ metadata.gz: 4962a1c1cffb953240b4ef066b1d4f8ecb290069d0e7e3386956cf0b5d3fe183
4
+ data.tar.gz: a897a860a8f54e46d1503ed0f161edd9110ecee3fbe9b9c16b98170ec6e791e9
5
5
  SHA512:
6
- metadata.gz: 96d0a66f0c5fa33825a5dadfbe330921de7bfb6efda4b41ee6d991239fa0bfbbe553637c53d9eb8afa14b5b944ed370ea3bde52bc5ea9b678830e5a3ec1eba10
7
- data.tar.gz: e948c14f0f549ebdd12db5bbbddfb4193efaf3512bf9a8ac1b1dc33c9b782864c70f9c6b1a54c9d2833cd519b5990fd9e30739fbd772c2c7d04f2f98be180ba5
6
+ metadata.gz: 11b648e60406ac5a250a4cd3102007916874885e300afdcf5c4c6dab3e92b7a17bc172fde7755dfd3d086bb9875d133565dd6b8cbb5c20922386bde47c19e3bd
7
+ data.tar.gz: 4fbaa7208fcc840ceb7617c7c328abfa0b29dbe33ff220788b94b4a92e1fc9c453749c5c4269ecadb76ee5254606fe0de2a82019ece4849a022efa0997f107a8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,76 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.5.2...ruby/eyes_calabash@6.6.0) (2025-08-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.11.0
14
+ #### Features
15
+
16
+ * improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
17
+ * make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
18
+ * eyes_universal bumped to 4.44.2
19
+ #### Features
20
+
21
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
22
+
23
+
24
+
25
+ * @applitools/test-server bumped to 1.3.0
26
+ #### Features
27
+
28
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
29
+
30
+
31
+
32
+ * @applitools/logger bumped to 2.2.1
33
+
34
+ * @applitools/dom-snapshot bumped to 4.13.1
35
+
36
+ * @applitools/socket bumped to 1.3.1
37
+
38
+ * @applitools/req bumped to 1.8.1
39
+
40
+ * @applitools/image bumped to 1.2.1
41
+
42
+ * @applitools/dom-capture bumped to 11.6.1
43
+
44
+ * @applitools/driver bumped to 1.23.1
45
+
46
+ * @applitools/spec-driver-webdriver bumped to 1.4.1
47
+
48
+ * @applitools/spec-driver-selenium bumped to 1.7.1
49
+
50
+ * @applitools/spec-driver-puppeteer bumped to 1.6.1
51
+
52
+ * @applitools/screenshoter bumped to 3.12.1
53
+
54
+ * @applitools/nml-client bumped to 1.11.1
55
+
56
+ * @applitools/tunnel-client bumped to 1.10.2
57
+
58
+ * @applitools/ufg-client bumped to 1.17.1
59
+
60
+ * @applitools/core-base bumped to 1.27.1
61
+
62
+ * @applitools/ec-client bumped to 1.12.2
63
+
64
+ * @applitools/core bumped to 4.44.2
65
+
66
+ * eyes_core bumped to 6.9.0
67
+ #### Features
68
+
69
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
70
+
71
+
72
+
73
+
3
74
  ## [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
75
 
5
76
 
@@ -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.2"
42
+ spec.add_dependency 'eyes_core', "= 6.9.0"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.5.2'.freeze
5
+ VERSION = '6.6.0'.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.2
4
+ version: 6.6.0
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-23 00:00:00.000000000 Z
11
+ date: 2025-08-05 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.2
61
+ version: 6.9.0
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.2
68
+ version: 6.9.0
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: