eyes_calabash 6.6.8 → 6.6.9

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: 24c67fec0abc5b7ac203a5cbf2d1ec3b22adbc639dba4206b737b497fe96a120
4
- data.tar.gz: 5902212530a0daf76972a0025e08f9243da43d4e5d40c808d9cea11e220de7ef
3
+ metadata.gz: c5fd0f5c4ad00d954a6069768454c2b54b7eb98459fb4592c87590a2840185d3
4
+ data.tar.gz: 5f6d417e4e01213d1d8202bf53f544b1ed1a86c13ab461287918772fda76c84e
5
5
  SHA512:
6
- metadata.gz: 7738ade3e6aaf48a5530be8230a5e0a87a6ca12858f625721b5b1a2d9b2d5630fae482af58f4188475c71c8ff603c1572cca5b0c30ac6a975a6f145e7a6b6d6f
7
- data.tar.gz: c79bc9b0841dd36442dcd22f4cabeacb518a8aa26d56b241f7a167de15f69e5176dd23bd802999a177927f3317e6fbf76206b4e5ae41793fcb8d483912618a00
6
+ metadata.gz: 01cfc44b8bfa7c869ff20839abaabb1d1007573411a9ef7c01a5e03b904a080ea3563c5bec0772906634846ab12b8fd229691b75d1bd8a41d68d6b370cc4e3f4
7
+ data.tar.gz: 367c38a61d1841af36bbadcd41408bee86c0c83866abb3bd17e91ae05a3ccf02411d6e978ae2cd1b8a06410b17bbb23972ace4d3f11ee3d24c8341d8a9fcea4b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,83 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.8...ruby/eyes_calabash@6.6.9) (2025-11-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.14.0
9
+ #### Features
10
+
11
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
12
+ * @applitools/core-base bumped to 1.30.0
13
+ #### Features
14
+
15
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
21
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
22
+
23
+
24
+
25
+ * @applitools/logger bumped to 2.2.6
26
+
27
+ * @applitools/dom-snapshot bumped to 4.15.1
28
+
29
+ * @applitools/socket bumped to 1.3.7
30
+
31
+ * @applitools/req bumped to 1.8.6
32
+
33
+ * @applitools/image bumped to 1.2.5
34
+
35
+ * @applitools/dom-capture bumped to 11.6.7
36
+
37
+ * @applitools/driver bumped to 1.24.2
38
+
39
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
40
+
41
+ * @applitools/spec-driver-selenium bumped to 1.7.8
42
+
43
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
44
+
45
+ * @applitools/screenshoter bumped to 3.12.9
46
+
47
+ * @applitools/nml-client bumped to 1.11.11
48
+ #### Bug Fixes
49
+
50
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
51
+
52
+
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.4
55
+
56
+ * @applitools/ufg-client bumped to 1.18.2
57
+
58
+ * @applitools/ec-client bumped to 1.12.13
59
+
60
+ * @applitools/core bumped to 4.53.0
61
+ #### Features
62
+
63
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
64
+
65
+
66
+ #### Bug Fixes
67
+
68
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
69
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
70
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
71
+
72
+
73
+
74
+ * eyes_universal bumped to 4.53.0
75
+
76
+ * eyes_core bumped to 6.9.9
77
+
78
+ * @applitools/test-server bumped to 1.3.5
79
+
80
+
3
81
  ## [6.6.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.7...ruby/eyes_calabash@6.6.8) (2025-11-09)
4
82
 
5
83
 
@@ -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.8"
42
+ spec.add_dependency 'eyes_core', "= 6.9.9"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.6.8'.freeze
5
+ VERSION = '6.6.9'.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.8
4
+ version: 6.6.9
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-11-09 00:00:00.000000000 Z
11
+ date: 2025-11-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.9.8
61
+ version: 6.9.9
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.8
68
+ version: 6.9.9
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: