eyes_universal 4.29.1 → 4.32.2
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 +57 -0
- data/ext/eyes-universal/core.tar.gz +0 -0
- data/lib/applitools/eyes_universal/version.rb +1 -1
- data/lib/eyes_universal.rb +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4b3aef2a88d5cc0442166da26ff7b3fe6a1af30e79007c47fa3b485fa7dd219a
|
4
|
+
data.tar.gz: 60e8570fad8722b3c9e3ff016774da1727686a1960b699b6d427ba6c9c2f9bb2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc3cdd1585a71c8c70b727d9db6c8bed0a0d2d6efb97376a6639e351f0e54239067dd0849133b94b000ca79e92f2727ff36ad5967c3201f2a62e3cee821270c9
|
7
|
+
data.tar.gz: b600a87c14747aed2723efb30e51095c5e9691f6794da902c45937cdf823b89e8bbe8de59ce52afafacbf61e66b892eb3f81bc1f6f394a3566d77c2efb4fff88
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,62 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [4.32.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.31.0...ruby/eyes_universal@4.32.2) (2025-03-06)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/core bumped to 4.32.2
|
9
|
+
#### Bug Fixes
|
10
|
+
|
11
|
+
* add environment variable aliases (_NAME suffix) ([#2791](https://github.com/Applitools-Dev/sdk/issues/2791)) ([67501a4](https://github.com/Applitools-Dev/sdk/commit/67501a4f5491319ca62949a56ee03face08a59e5))
|
12
|
+
* support test concurrency in offline mode ([#2831](https://github.com/Applitools-Dev/sdk/issues/2831)) ([3b7d137](https://github.com/Applitools-Dev/sdk/commit/3b7d137a9b34bb5c564e0a5c7d3fb2520ef8a167))
|
13
|
+
|
14
|
+
## [4.31.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.29.1...ruby/eyes_universal@4.31.0) (2025-01-30)
|
15
|
+
|
16
|
+
|
17
|
+
### Features
|
18
|
+
|
19
|
+
* 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))
|
20
|
+
|
21
|
+
|
22
|
+
### Dependencies
|
23
|
+
|
24
|
+
* @applitools/dom-snapshot bumped to 4.11.15
|
25
|
+
|
26
|
+
* @applitools/driver bumped to 1.20.4
|
27
|
+
#### Bug Fixes
|
28
|
+
|
29
|
+
* handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
|
30
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.25
|
31
|
+
|
32
|
+
* @applitools/spec-driver-selenium bumped to 1.5.95
|
33
|
+
|
34
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.24
|
35
|
+
|
36
|
+
* @applitools/screenshoter bumped to 3.10.5
|
37
|
+
|
38
|
+
* @applitools/nml-client bumped to 1.8.24
|
39
|
+
|
40
|
+
* @applitools/ufg-client bumped to 1.16.3
|
41
|
+
#### Bug Fixes
|
42
|
+
|
43
|
+
* unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
|
44
|
+
* @applitools/ec-client bumped to 1.10.3
|
45
|
+
|
46
|
+
* @applitools/core bumped to 4.31.0
|
47
|
+
#### Features
|
48
|
+
|
49
|
+
* 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))
|
50
|
+
|
51
|
+
|
52
|
+
#### Bug Fixes
|
53
|
+
|
54
|
+
* handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
|
55
|
+
* unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
3
60
|
## [4.29.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.28.0...ruby/eyes_universal@4.29.1) (2025-01-19)
|
4
61
|
|
5
62
|
|
Binary file
|
data/lib/eyes_universal.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_universal
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.
|
4
|
+
version: 4.32.2
|
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-03-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: open-uri
|