eyes_universal 4.45.0 → 4.46.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 +56 -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: 1d31caa56003a40eca30140bb05b73c6b0e4859eaa16792874fcdb583d9a40e7
|
4
|
+
data.tar.gz: 8df9f199840c634dbfd48691248fb8ce189daaf4f94f8256214c4755bed79847
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e3d8f62a13fda82c4ed24efd279b5ab92a2759e14bd90fb09c60576b622525e59d5dbb98e32c58affb566bba940dd0dee71039f5d901109869a230014dd82f28
|
7
|
+
data.tar.gz: 84f6cece7a0d7761a9fb3bc72cb8d7e26fd5705319248cc04508f7e4040f620fc738e3256e643a8eda39dd7c205da07590ffe27599aa166cf1f2bc12acb5a818
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,61 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [4.46.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.45.0...ruby/eyes_universal@4.46.0) (2025-09-09)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/utils bumped to 1.12.0
|
9
|
+
#### Features
|
10
|
+
|
11
|
+
* enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
|
12
|
+
* @applitools/logger bumped to 2.2.3
|
13
|
+
|
14
|
+
* @applitools/dom-snapshot bumped to 4.13.6
|
15
|
+
|
16
|
+
* @applitools/socket bumped to 1.3.4
|
17
|
+
|
18
|
+
* @applitools/req bumped to 1.8.3
|
19
|
+
|
20
|
+
* @applitools/image bumped to 1.2.3
|
21
|
+
|
22
|
+
* @applitools/dom-capture bumped to 11.6.4
|
23
|
+
|
24
|
+
* @applitools/driver bumped to 1.23.4
|
25
|
+
|
26
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.4
|
27
|
+
|
28
|
+
* @applitools/spec-driver-selenium bumped to 1.7.4
|
29
|
+
|
30
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.4
|
31
|
+
|
32
|
+
* @applitools/screenshoter bumped to 3.12.4
|
33
|
+
|
34
|
+
* @applitools/nml-client bumped to 1.11.4
|
35
|
+
|
36
|
+
* @applitools/tunnel-client bumped to 1.11.1
|
37
|
+
|
38
|
+
* @applitools/ufg-client bumped to 1.17.3
|
39
|
+
|
40
|
+
* @applitools/core-base bumped to 1.27.3
|
41
|
+
|
42
|
+
* @applitools/ec-client bumped to 1.12.6
|
43
|
+
|
44
|
+
* @applitools/core bumped to 4.46.0
|
45
|
+
#### Features
|
46
|
+
|
47
|
+
* enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
|
48
|
+
|
49
|
+
|
50
|
+
#### Bug Fixes
|
51
|
+
|
52
|
+
* update offline test fixtures to use Google Fonts v12 ([#3215](https://github.com/Applitools-Dev/sdk/issues/3215)) ([ba8ef0c](https://github.com/Applitools-Dev/sdk/commit/ba8ef0c3b11a7f5e9e59a58f29fd5d60760a68ee))
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
* @applitools/test-server bumped to 1.3.2
|
57
|
+
|
58
|
+
|
3
59
|
## [4.45.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.44.2...ruby/eyes_universal@4.45.0) (2025-09-04)
|
4
60
|
|
5
61
|
|
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.46.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-09-
|
11
|
+
date: 2025-09-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: open-uri
|