eyes_calabash 6.3.13 → 6.3.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +50 -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: 9c2e188f9f672333668e482c929a6ae14f2709797bfe4864362ea952aa847d55
|
4
|
+
data.tar.gz: 699e536138a232a814842fa3429e8e02c19d08f95c01463a083aa5eb38b24907
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cad70ebe5ab36e29d28354933b57fbb4d0f413921c28349380f6c28f35629af0340fbb681f7a2ea81ad978f90c57eb7d8ff6f1935de1e539fcd213a9c48761de
|
7
|
+
data.tar.gz: 313714cc924c9e736e771c1bc2ce0a0362a1bb1af4ab61181c2ecc113a5d639b4d8ea0b32e2a48112aedcd326a685e289ee17eeea72aa30b7c260dcd7cef9fe0
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,55 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.3.14](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.13...ruby/eyes_calabash@6.3.14) (2025-01-30)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/dom-snapshot bumped to 4.11.15
|
9
|
+
|
10
|
+
* @applitools/driver bumped to 1.20.4
|
11
|
+
#### Bug Fixes
|
12
|
+
|
13
|
+
* handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
|
14
|
+
* eyes_universal bumped to 4.31.0
|
15
|
+
#### Features
|
16
|
+
|
17
|
+
* remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.25
|
22
|
+
|
23
|
+
* @applitools/spec-driver-selenium bumped to 1.5.95
|
24
|
+
|
25
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.24
|
26
|
+
|
27
|
+
* @applitools/screenshoter bumped to 3.10.5
|
28
|
+
|
29
|
+
* @applitools/nml-client bumped to 1.8.24
|
30
|
+
|
31
|
+
* @applitools/ufg-client bumped to 1.16.3
|
32
|
+
#### Bug Fixes
|
33
|
+
|
34
|
+
* unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
|
35
|
+
* @applitools/ec-client bumped to 1.10.3
|
36
|
+
|
37
|
+
* @applitools/core bumped to 4.31.0
|
38
|
+
#### Features
|
39
|
+
|
40
|
+
* remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))
|
41
|
+
|
42
|
+
|
43
|
+
#### Bug Fixes
|
44
|
+
|
45
|
+
* handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
|
46
|
+
* unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
* eyes_core bumped to 6.5.2
|
51
|
+
|
52
|
+
|
3
53
|
## [6.3.13](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.12...ruby/eyes_calabash@6.3.13) (2025-01-19)
|
4
54
|
|
5
55
|
|
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.3.
|
4
|
+
version: 6.3.14
|
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-01-
|
11
|
+
date: 2025-01-30 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.5.
|
61
|
+
version: 6.5.2
|
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.5.
|
68
|
+
version: 6.5.2
|
69
69
|
description: Provides SDK for writing Applitools Calabash tests.
|
70
70
|
email:
|
71
71
|
- team@applitools.com
|