eyes_calabash 6.6.3 → 6.6.4

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: 837ca59164fda17bd2982b24b11398e8b613369db34e586c2e9ff0f8fdfb8d7f
4
- data.tar.gz: 1ce4baea3dd89898ecc9be2dd5021e059b7e6c259a4a494e3229b9e014e305cd
3
+ metadata.gz: a335f2263ba0ea39076c70152fc640eb936223c869060760096e31b0afb3eb1f
4
+ data.tar.gz: d137563d45a8527717cc99d6d40ad84985cef6c6432946e53a91d0d868315272
5
5
  SHA512:
6
- metadata.gz: 2316d0b697851dacc99730a4ca8eb85d54810cc143e522602f13779d2b0399856eadfb409a44ef034d1d1dfad28b86f342a497d2c12c7e32146b3d6f0dbe958f
7
- data.tar.gz: d321f7fc1f31829beb39948856630abf123e5ce0cc53307220e7adbfd0b52762758f3925901fea0264218aa5c383991a0e689c5998b1ec3db34086829e0ee2ff
6
+ metadata.gz: dd2dd8215496e315b84d3362cabacb293708e77c395cf111fd526087141274f45596a8e1e11981c7c77b033a28658eef1be46cb4c75e8c961329f78e0ad0e358
7
+ data.tar.gz: 0e506c9cf9c34560032308410c8dccf8d0c9b7770bca6469909b43bdf25dab5a7eb5eafd158e37948016f438b4f9909414a3abf44473eda7094a61d8e3ad635b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,56 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.3...ruby/eyes_calabash@6.6.4) (2025-09-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/logger bumped to 2.2.4
9
+ #### Bug Fixes
10
+
11
+ * remove duplicate tests on different sessions for same batch ([#3184](https://github.com/Applitools-Dev/sdk/issues/3184)) ([ede0d1f](https://github.com/Applitools-Dev/sdk/commit/ede0d1fd8018e14c19811903d78c273bce048f84))
12
+ * @applitools/dom-snapshot bumped to 4.13.7
13
+
14
+ * @applitools/socket bumped to 1.3.5
15
+
16
+ * @applitools/req bumped to 1.8.4
17
+
18
+ * @applitools/dom-capture bumped to 11.6.5
19
+
20
+ * @applitools/driver bumped to 1.23.5
21
+
22
+ * @applitools/spec-driver-webdriver bumped to 1.4.5
23
+
24
+ * @applitools/spec-driver-selenium bumped to 1.7.5
25
+
26
+ * @applitools/spec-driver-puppeteer bumped to 1.6.5
27
+
28
+ * @applitools/screenshoter bumped to 3.12.5
29
+
30
+ * @applitools/nml-client bumped to 1.11.5
31
+
32
+ * @applitools/tunnel-client bumped to 1.11.2
33
+
34
+ * @applitools/ufg-client bumped to 1.17.4
35
+
36
+ * @applitools/core-base bumped to 1.27.4
37
+
38
+ * @applitools/ec-client bumped to 1.12.7
39
+
40
+ * @applitools/core bumped to 4.47.1
41
+ #### Bug Fixes
42
+
43
+ * remove duplicate tests on different sessions for same batch ([#3184](https://github.com/Applitools-Dev/sdk/issues/3184)) ([ede0d1f](https://github.com/Applitools-Dev/sdk/commit/ede0d1fd8018e14c19811903d78c273bce048f84))
44
+
45
+
46
+
47
+ * eyes_universal bumped to 4.47.1
48
+
49
+ * eyes_core bumped to 6.9.4
50
+
51
+ * @applitools/test-server bumped to 1.3.3
52
+
53
+
3
54
  ## [6.6.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.2...ruby/eyes_calabash@6.6.3) (2025-09-15)
4
55
 
5
56
 
@@ -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.9.3"
42
+ spec.add_dependency 'eyes_core', "= 6.9.4"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.6.3'.freeze
5
+ VERSION = '6.6.4'.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.6.3
4
+ version: 6.6.4
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-09-15 00:00:00.000000000 Z
11
+ date: 2025-09-16 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.9.3
61
+ version: 6.9.4
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.9.3
68
+ version: 6.9.4
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: