eyes_calabash 6.6.7 → 6.6.8

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: 12ceeca8393dfc221c4a72e70912ed21ce6a9802bf6010be113152318e34f98f
4
- data.tar.gz: '049e7f883d78f8d5bf2ed04c92a593d5c072183ba2e46bea1afb5266c3220e53'
3
+ metadata.gz: 24c67fec0abc5b7ac203a5cbf2d1ec3b22adbc639dba4206b737b497fe96a120
4
+ data.tar.gz: 5902212530a0daf76972a0025e08f9243da43d4e5d40c808d9cea11e220de7ef
5
5
  SHA512:
6
- metadata.gz: 83dbd41bc16744bd622c079dedce1523a8eb260b16a692d9ed3a324680b3b7eab81ccb1e7261b0440e4c74e408faeadf18dd173e1b073968a88d548d8965224f
7
- data.tar.gz: 19699741f0f7c30130102ce8f37de2ae548c039024990b66c0de5a7de47b5c9d685802e7b89e3c0cb213d4d300b4a88ea217f9388aea0da770929ffe5981b229
6
+ metadata.gz: 7738ade3e6aaf48a5530be8230a5e0a87a6ca12858f625721b5b1a2d9b2d5630fae482af58f4188475c71c8ff603c1572cca5b0c30ac6a975a6f145e7a6b6d6f
7
+ data.tar.gz: c79bc9b0841dd36442dcd22f4cabeacb518a8aa26d56b241f7a167de15f69e5176dd23bd802999a177927f3317e6fbf76206b4e5ae41793fcb8d483912618a00
data/CHANGELOG.md CHANGED
@@ -1,5 +1,80 @@
1
1
  # Changelog
2
2
 
3
+ ## [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
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.13.0
9
+ #### Features
10
+
11
+ * restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
12
+ * @applitools/logger bumped to 2.2.5
13
+
14
+ * @applitools/dom-snapshot bumped to 4.15.0
15
+ #### Features
16
+
17
+ * add support for adopted stylesheets with nesting | FLD-3212 ([#3325](https://github.com/Applitools-Dev/sdk/issues/3325)) ([8587926](https://github.com/Applitools-Dev/sdk/commit/8587926b0d6ef820cfbd8f89ddb062a3d77f65ab))
18
+
19
+
20
+
21
+ * @applitools/image bumped to 1.2.4
22
+
23
+ * @applitools/core-base bumped to 1.29.0
24
+ #### Features
25
+
26
+ * restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
27
+
28
+
29
+
30
+ * @applitools/socket bumped to 1.3.6
31
+
32
+ * @applitools/req bumped to 1.8.5
33
+
34
+ * @applitools/dom-capture bumped to 11.6.6
35
+ #### Performance Improvements
36
+
37
+ * remove dynamic loading of Dom capture and Dom snapshot ([#3322](https://github.com/Applitools-Dev/sdk/issues/3322)) ([7d15ee9](https://github.com/Applitools-Dev/sdk/commit/7d15ee98d5d39c7e478b6bfe3e14b8eea93937e5))
38
+
39
+
40
+
41
+ * @applitools/driver bumped to 1.24.1
42
+
43
+ * @applitools/spec-driver-selenium bumped to 1.7.7
44
+
45
+ * @applitools/core bumped to 4.52.0
46
+ #### Features
47
+
48
+ * restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
49
+
50
+
51
+ #### Performance Improvements
52
+
53
+ * remove dynamic loading of Dom capture and Dom snapshot ([#3322](https://github.com/Applitools-Dev/sdk/issues/3322)) ([7d15ee9](https://github.com/Applitools-Dev/sdk/commit/7d15ee98d5d39c7e478b6bfe3e14b8eea93937e5))
54
+
55
+
56
+
57
+ * @applitools/spec-driver-webdriver bumped to 1.5.1
58
+
59
+ * @applitools/spec-driver-puppeteer bumped to 1.6.7
60
+
61
+ * @applitools/screenshoter bumped to 3.12.8
62
+
63
+ * @applitools/nml-client bumped to 1.11.10
64
+
65
+ * @applitools/tunnel-client bumped to 1.11.3
66
+
67
+ * @applitools/ufg-client bumped to 1.18.1
68
+
69
+ * @applitools/ec-client bumped to 1.12.12
70
+
71
+ * eyes_universal bumped to 4.52.0
72
+
73
+ * eyes_core bumped to 6.9.8
74
+
75
+ * @applitools/test-server bumped to 1.3.4
76
+
77
+
3
78
  ## [6.6.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.6...ruby/eyes_calabash@6.6.7) (2025-11-03)
4
79
 
5
80
 
@@ -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.7"
42
+ spec.add_dependency 'eyes_core', "= 6.9.8"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.6.7'.freeze
5
+ VERSION = '6.6.8'.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.7
4
+ version: 6.6.8
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-03 00:00:00.000000000 Z
11
+ date: 2025-11-09 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.7
61
+ version: 6.9.8
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.7
68
+ version: 6.9.8
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: