eyes_universal 4.51.0 → 4.52.0
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 +71 -0
- data/ext/eyes-universal/core.tar.gz +0 -0
- data/lib/applitools/eyes_universal/version.rb +1 -1
- 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: 16532c0e63ce358c8b96154e75cb5d36ce3b3b6295bab7858c9dcbd8c8345437
|
|
4
|
+
data.tar.gz: 9f8eadc2007352d274512f53b16d41619f47b80a3f932cc5cfee8d735dbe5930
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 23d93cfd570950b210d1f4dc750fd9f8ef2cdf88550f39ad117e78791f2047659db80df5797afb7e449833347d7556f459312d9975c5b6531ed0f0e4fafa865d
|
|
7
|
+
data.tar.gz: 5ee5456c08c1727fe0bda6199239bbcdcf095edaa3c69f7628a9f40a2d670f97daf48d9148923ac3b7b7c99529a53f2a1824ce32ac6629249e4c4a338ba4c3f0
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,76 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.52.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.51.0...ruby/eyes_universal@4.52.0) (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/core-base bumped to 1.29.0
|
|
22
|
+
#### Features
|
|
23
|
+
|
|
24
|
+
* restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
* @applitools/socket bumped to 1.3.6
|
|
29
|
+
|
|
30
|
+
* @applitools/req bumped to 1.8.5
|
|
31
|
+
|
|
32
|
+
* @applitools/image bumped to 1.2.4
|
|
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-webdriver bumped to 1.5.1
|
|
44
|
+
|
|
45
|
+
* @applitools/spec-driver-selenium bumped to 1.7.7
|
|
46
|
+
|
|
47
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.7
|
|
48
|
+
|
|
49
|
+
* @applitools/screenshoter bumped to 3.12.8
|
|
50
|
+
|
|
51
|
+
* @applitools/nml-client bumped to 1.11.10
|
|
52
|
+
|
|
53
|
+
* @applitools/tunnel-client bumped to 1.11.3
|
|
54
|
+
|
|
55
|
+
* @applitools/ufg-client bumped to 1.18.1
|
|
56
|
+
|
|
57
|
+
* @applitools/ec-client bumped to 1.12.12
|
|
58
|
+
|
|
59
|
+
* @applitools/core bumped to 4.52.0
|
|
60
|
+
#### Features
|
|
61
|
+
|
|
62
|
+
* restart cache and keepalive | FLD-3773 ([#3326](https://github.com/Applitools-Dev/sdk/issues/3326)) ([0fd12ca](https://github.com/Applitools-Dev/sdk/commit/0fd12ca703b4546560b563076a38f9ada24acc75))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
#### Performance Improvements
|
|
66
|
+
|
|
67
|
+
* 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))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
* @applitools/test-server bumped to 1.3.4
|
|
72
|
+
|
|
73
|
+
|
|
3
74
|
## [4.51.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.49.0...ruby/eyes_universal@4.51.0) (2025-11-03)
|
|
4
75
|
|
|
5
76
|
|
|
Binary file
|
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.52.0
|
|
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-
|
|
11
|
+
date: 2025-11-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: open-uri
|