eyes_calabash 6.5.2 → 6.6.1

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: be39579a5edb362767999b81c64969f3770a9f158c2bb3f761183971e0b2faaf
4
+ data.tar.gz: 45c7751308d658248eae3e145973b8e7b59a178ba14029c6acb06e388e4a5403
5
5
  SHA512:
6
- metadata.gz: 96d0a66f0c5fa33825a5dadfbe330921de7bfb6efda4b41ee6d991239fa0bfbbe553637c53d9eb8afa14b5b944ed370ea3bde52bc5ea9b678830e5a3ec1eba10
7
- data.tar.gz: e948c14f0f549ebdd12db5bbbddfb4193efaf3512bf9a8ac1b1dc33c9b782864c70f9c6b1a54c9d2833cd519b5990fd9e30739fbd772c2c7d04f2f98be180ba5
6
+ metadata.gz: c6338f40f08aa457d01b762e3e4e2a0ef3c1a545f9b95a28591b8e63513e19c3e9f67fb5cc17e91f9c4387020213445a9fb58c0e124bed03cea0d42201bf9051
7
+ data.tar.gz: 7f47edaef93960de6bbd5f2e1c1b3fbdb189aba619aa2c0143c2b7b76c4bd8c9176d1745d60c242784399d2a9ea04e54efe92f499b8c0c64f826caf3c11081d2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,108 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.0...ruby/eyes_calabash@6.6.1) (2025-09-04)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.1.1
9
+ #### Code Refactoring
10
+
11
+ * dom shared js -> ts ([#3202](https://github.com/Applitools-Dev/sdk/issues/3202)) ([c6d6b77](https://github.com/Applitools-Dev/sdk/commit/c6d6b77179d48539cc40f609f150f380aa48d6bb))
12
+ * @applitools/dom-snapshot bumped to 4.13.5
13
+
14
+ * @applitools/dom-capture bumped to 11.6.3
15
+
16
+ * @applitools/tunnel-client bumped to 1.11.0
17
+ #### Features
18
+
19
+ * mask apiKey and eyesServerUrl from the logs | AD-10661 ([#3200](https://github.com/Applitools-Dev/sdk/issues/3200)) ([eaba565](https://github.com/Applitools-Dev/sdk/commit/eaba565898d8e72745a1e95c9b17ae77c396ca14))
20
+ * report to coralogix | AD-10945 ([#3191](https://github.com/Applitools-Dev/sdk/issues/3191)) ([2f57db1](https://github.com/Applitools-Dev/sdk/commit/2f57db162db4d3dbe4cdab06096f0d183af94946))
21
+ * @applitools/ec-client bumped to 1.12.5
22
+
23
+ * @applitools/core bumped to 4.45.0
24
+ #### Features
25
+
26
+ * respect NO_PROXY for WebDriver | AD-10927 | FLD-2702 ([#3186](https://github.com/Applitools-Dev/sdk/issues/3186)) ([8e53d9a](https://github.com/Applitools-Dev/sdk/commit/8e53d9a7c1b6fe38c11d63fad915fc89b199a749))
27
+
28
+
29
+
30
+ * eyes_universal bumped to 4.45.0
31
+
32
+ * eyes_core bumped to 6.9.1
33
+
34
+
35
+ ## [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)
36
+
37
+
38
+ ### Features
39
+
40
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
41
+
42
+
43
+ ### Dependencies
44
+
45
+ * @applitools/utils bumped to 1.11.0
46
+ #### Features
47
+
48
+ * improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
49
+ * make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
50
+ * eyes_universal bumped to 4.44.2
51
+ #### Features
52
+
53
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
54
+
55
+
56
+
57
+ * @applitools/test-server bumped to 1.3.0
58
+ #### Features
59
+
60
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
61
+
62
+
63
+
64
+ * @applitools/logger bumped to 2.2.1
65
+
66
+ * @applitools/dom-snapshot bumped to 4.13.1
67
+
68
+ * @applitools/socket bumped to 1.3.1
69
+
70
+ * @applitools/req bumped to 1.8.1
71
+
72
+ * @applitools/image bumped to 1.2.1
73
+
74
+ * @applitools/dom-capture bumped to 11.6.1
75
+
76
+ * @applitools/driver bumped to 1.23.1
77
+
78
+ * @applitools/spec-driver-webdriver bumped to 1.4.1
79
+
80
+ * @applitools/spec-driver-selenium bumped to 1.7.1
81
+
82
+ * @applitools/spec-driver-puppeteer bumped to 1.6.1
83
+
84
+ * @applitools/screenshoter bumped to 3.12.1
85
+
86
+ * @applitools/nml-client bumped to 1.11.1
87
+
88
+ * @applitools/tunnel-client bumped to 1.10.2
89
+
90
+ * @applitools/ufg-client bumped to 1.17.1
91
+
92
+ * @applitools/core-base bumped to 1.27.1
93
+
94
+ * @applitools/ec-client bumped to 1.12.2
95
+
96
+ * @applitools/core bumped to 4.44.2
97
+
98
+ * eyes_core bumped to 6.9.0
99
+ #### Features
100
+
101
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
102
+
103
+
104
+
105
+
3
106
  ## [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
107
 
5
108
 
@@ -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.1"
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.1'.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.1
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-09-04 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.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.8.2
68
+ version: 6.9.1
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: