eyes_universal 4.45.0 → 4.47.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: 71af62ec00e54cfa97b32c04fd440ddbf885202180afd3a57b0b073b4473184a
4
- data.tar.gz: e36cfe3cca6c5f374625e03cbf511d22cd07d4db0815097f15937c6a963eaeac
3
+ metadata.gz: 7db87d43aa329f3a725536c81af341916802968c2530042b3b85018553387d11
4
+ data.tar.gz: 0517a6d82208ed9b4abfce481bdd7fe0afdf287a17e8602cff21645ee24639e0
5
5
  SHA512:
6
- metadata.gz: b8dd105fae966712f717dd089a5d1f5558718be0531652ccb155b4eacb89c77e8ddf0f3ea836099a1834840b33597c1e454c9050b0c9021a22a4bf0a22f93979
7
- data.tar.gz: 0d5a670a71f676af6675743d7ac6cd96f0c8a82cba069f1d094106b869402bf5811e1be080b4b49420368fa79df9270b228774ea8d87d12fd4e8f992c64e5e2d
6
+ metadata.gz: 37d6d77f9e9b9e76cf07dc11124c5e7799730d07be726e03ed08725a983f4c1ee8e3ae41ab6102bee659334f6a30de118c38fdab364896c2bba8beb79078ac57
7
+ data.tar.gz: 4f109eeb72d413f2c022bbe930bba4f363d7c216059e1ee1703f2d8dfe734726beaa8c8cbd22632b9e819661e7d416ffea05056e95a4148d883ec94977dbadd6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,71 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.47.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.46.0...ruby/eyes_universal@4.47.0) (2025-09-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.47.0
9
+ #### Features
10
+
11
+ * update default concurrency ([#3230](https://github.com/Applitools-Dev/sdk/issues/3230)) ([f548cda](https://github.com/Applitools-Dev/sdk/commit/f548cda77d74b68890abc7c53f566b145e6484ba))
12
+
13
+ ## [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)
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * @applitools/utils bumped to 1.12.0
19
+ #### Features
20
+
21
+ * 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))
22
+ * @applitools/logger bumped to 2.2.3
23
+
24
+ * @applitools/dom-snapshot bumped to 4.13.6
25
+
26
+ * @applitools/socket bumped to 1.3.4
27
+
28
+ * @applitools/req bumped to 1.8.3
29
+
30
+ * @applitools/image bumped to 1.2.3
31
+
32
+ * @applitools/dom-capture bumped to 11.6.4
33
+
34
+ * @applitools/driver bumped to 1.23.4
35
+
36
+ * @applitools/spec-driver-webdriver bumped to 1.4.4
37
+
38
+ * @applitools/spec-driver-selenium bumped to 1.7.4
39
+
40
+ * @applitools/spec-driver-puppeteer bumped to 1.6.4
41
+
42
+ * @applitools/screenshoter bumped to 3.12.4
43
+
44
+ * @applitools/nml-client bumped to 1.11.4
45
+
46
+ * @applitools/tunnel-client bumped to 1.11.1
47
+
48
+ * @applitools/ufg-client bumped to 1.17.3
49
+
50
+ * @applitools/core-base bumped to 1.27.3
51
+
52
+ * @applitools/ec-client bumped to 1.12.6
53
+
54
+ * @applitools/core bumped to 4.46.0
55
+ #### Features
56
+
57
+ * 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))
58
+
59
+
60
+ #### Bug Fixes
61
+
62
+ * 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))
63
+
64
+
65
+
66
+ * @applitools/test-server bumped to 1.3.2
67
+
68
+
3
69
  ## [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
70
 
5
71
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.45.0'.freeze
5
+ VERSION = '4.47.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.45.0
4
+ version: 4.47.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-04 00:00:00.000000000 Z
11
+ date: 2025-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri