eyes_calabash 6.6.5 → 6.6.6
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 +34 -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: d82dfa9f91b2594f4a073d5e239530e4c526ed88170c33320a8d5924099f98ae
|
4
|
+
data.tar.gz: f5f9448e9afed0607ad9476c3b4b097f1d3bba25e79e514b5855bfec59462f8f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5e22bbb070c0cf41a1ef2938c25d9b91214b37f147507417443db209714827c191e92a4bf78d8d97069b9affa26b005546fa6c63e2a4116e94f58de805dbc81c
|
7
|
+
data.tar.gz: 907aa2515634470846c86294fd0612c280b009403996e1d03a1bc684ad42ae61743b7dd8199063241399371d1866f4444591a1dae1d7f960c1912713174a6538
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,39 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.6.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.5...ruby/eyes_calabash@6.6.6) (2025-10-01)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/screenshoter bumped to 3.12.6
|
9
|
+
#### Bug Fixes
|
10
|
+
|
11
|
+
* wait after scroll | FLD-3594 ([#3252](https://github.com/Applitools-Dev/sdk/issues/3252)) ([e452422](https://github.com/Applitools-Dev/sdk/commit/e4524229b64e40d9b9596a92bfa94daf5824286a))
|
12
|
+
* @applitools/core-base bumped to 1.28.1
|
13
|
+
#### Bug Fixes
|
14
|
+
|
15
|
+
* unexpected concurrency values from server | AD-11465 ([#3248](https://github.com/Applitools-Dev/sdk/issues/3248)) ([0dd28c7](https://github.com/Applitools-Dev/sdk/commit/0dd28c7b297d5ad3aabc6b87e427e3e09a993825))
|
16
|
+
* @applitools/ec-client bumped to 1.12.9
|
17
|
+
|
18
|
+
* @applitools/core bumped to 4.49.0
|
19
|
+
#### Features
|
20
|
+
|
21
|
+
* storybook addon ([#3104](https://github.com/Applitools-Dev/sdk/issues/3104)) ([16e09cb](https://github.com/Applitools-Dev/sdk/commit/16e09cba8928c3a24b9e0d9d41e0936fbaec2773))
|
22
|
+
|
23
|
+
|
24
|
+
#### Bug Fixes
|
25
|
+
|
26
|
+
* duplicate concurrency warnings ([#3255](https://github.com/Applitools-Dev/sdk/issues/3255)) ([ef2f94a](https://github.com/Applitools-Dev/sdk/commit/ef2f94ab4137c78396583f166344285beeb49be7))
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
* @applitools/nml-client bumped to 1.11.7
|
31
|
+
|
32
|
+
* eyes_universal bumped to 4.49.0
|
33
|
+
|
34
|
+
* eyes_core bumped to 6.9.6
|
35
|
+
|
36
|
+
|
3
37
|
## [6.6.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.4...ruby/eyes_calabash@6.6.5) (2025-09-22)
|
4
38
|
|
5
39
|
|
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.6.
|
4
|
+
version: 6.6.6
|
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
|
+
date: 2025-10-01 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.
|
61
|
+
version: 6.9.6
|
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.
|
68
|
+
version: 6.9.6
|
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:
|