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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7a53fc7b3c7ed8eb154193dd8226bd8405b6aee8a8da0cbb38b8cae5e2fbb0e3
4
- data.tar.gz: 4f3e140aa31f5ebe828e75be7c35df40d7bec0083389be177654a6eb6a391d10
3
+ metadata.gz: 16532c0e63ce358c8b96154e75cb5d36ce3b3b6295bab7858c9dcbd8c8345437
4
+ data.tar.gz: 9f8eadc2007352d274512f53b16d41619f47b80a3f932cc5cfee8d735dbe5930
5
5
  SHA512:
6
- metadata.gz: 8cc53d0e36c05295a6e0a48276fc8dc9c66502ae05ece1f77687f271bfab7ec932146309383797455e5bc23d7a60d78a02c9da5a8aacf0c131fa412f80157a07
7
- data.tar.gz: 4059a9afbec60da6377870f6938cf4765de09a1d0ce40c2c83ef6c3169998ec540e53b6c479069ae798796ae474b800049531ea08946ced10305ddba060245b5
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
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.51.0'.freeze
5
+ VERSION = '4.52.0'.freeze
6
6
  end
7
7
  end
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.51.0
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-03 00:00:00.000000000 Z
11
+ date: 2025-11-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri