eyes_calabash 6.5.0 → 6.5.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 +4 -4
- data/CHANGELOG.md +90 -0
- data/eyes_calabash.gemspec +1 -1
- data/lib/applitools/eyes_calabash/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e1ac972ddf963c7079d442202fbdfdc29810b96661af8a7f0b3cbca2f0877140
|
4
|
+
data.tar.gz: b6a42475c628230152e79af519d2498ed499dcd87d16ef714fdf23446b0e5638
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bdba80df59c36007d4f1d596040ed3bc791c774fdcb47970200ba3fb3616344efd14ff6c334d95c406df01e6ed771be32f870eabf0eb8f41ba090e31ea199c85
|
7
|
+
data.tar.gz: 5020dab8b4694443d1a696c56b952d0bf6c1d04eb9078b456aaaf8fc31ef33df8988ba28bdfb40a54d7dc86630f1a84d68303ad59fc10cc10150ea7edd5ed2d7
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,95 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.5.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.5.0...ruby/eyes_calabash@6.5.1) (2025-07-15)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/dom-snapshot bumped to 4.12.1
|
9
|
+
#### Performance Improvements
|
10
|
+
|
11
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
* @applitools/req bumped to 1.7.15
|
16
|
+
#### Performance Improvements
|
17
|
+
|
18
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
19
|
+
* @applitools/driver bumped to 1.22.1
|
20
|
+
#### Performance Improvements
|
21
|
+
|
22
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
23
|
+
* @applitools/spec-driver-webdriver bumped to 1.3.1
|
24
|
+
|
25
|
+
* @applitools/spec-driver-puppeteer bumped to 1.5.1
|
26
|
+
|
27
|
+
* @applitools/screenshoter bumped to 3.11.7
|
28
|
+
#### Performance Improvements
|
29
|
+
|
30
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
* @applitools/nml-client bumped to 1.9.7
|
35
|
+
#### Performance Improvements
|
36
|
+
|
37
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
* @applitools/tunnel-client bumped to 1.9.0
|
42
|
+
#### Features
|
43
|
+
|
44
|
+
* enable EC healthchecks | AD-10040 ([#3017](https://github.com/Applitools-Dev/sdk/issues/3017)) ([c01c300](https://github.com/Applitools-Dev/sdk/commit/c01c300259427ddae53147a64d30b152960503d9))
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
* @applitools/ufg-client bumped to 1.16.14
|
49
|
+
#### Performance Improvements
|
50
|
+
|
51
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
* @applitools/core-base bumped to 1.25.6
|
56
|
+
#### Performance Improvements
|
57
|
+
|
58
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
* @applitools/ec-client bumped to 1.11.0
|
63
|
+
#### Features
|
64
|
+
|
65
|
+
* enable EC healthchecks | AD-10040 ([#3017](https://github.com/Applitools-Dev/sdk/issues/3017)) ([c01c300](https://github.com/Applitools-Dev/sdk/commit/c01c300259427ddae53147a64d30b152960503d9))
|
66
|
+
|
67
|
+
|
68
|
+
#### Performance Improvements
|
69
|
+
|
70
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
* @applitools/core bumped to 4.42.0
|
75
|
+
#### Features
|
76
|
+
|
77
|
+
* enable EC healthchecks | AD-10040 ([#3017](https://github.com/Applitools-Dev/sdk/issues/3017)) ([c01c300](https://github.com/Applitools-Dev/sdk/commit/c01c300259427ddae53147a64d30b152960503d9))
|
78
|
+
|
79
|
+
|
80
|
+
#### Performance Improvements
|
81
|
+
|
82
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
* @applitools/spec-driver-selenium bumped to 1.6.1
|
87
|
+
|
88
|
+
* eyes_universal bumped to 4.42.0
|
89
|
+
|
90
|
+
* eyes_core bumped to 6.8.1
|
91
|
+
|
92
|
+
|
3
93
|
## [6.5.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.4.4...ruby/eyes_calabash@6.5.0) (2025-07-14)
|
4
94
|
|
5
95
|
|
data/eyes_calabash.gemspec
CHANGED
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.
|
4
|
+
version: 6.5.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-
|
11
|
+
date: 2025-07-15 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.
|
61
|
+
version: 6.8.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.
|
68
|
+
version: 6.8.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:
|