eyes_universal 4.43.0 → 4.44.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d77c98c20c08b04759e99a710b6f4ca0d77866ae931f1722fe69e98004013dc5
4
- data.tar.gz: 828f95fb9e6616e5574ba1c75e5799a15b3fa47ab9c7d26201ceb0c096cd8e08
3
+ metadata.gz: dc80f481e5b583a176705958a7665ad1f7584ecf467ba8bfd542d62314ad0246
4
+ data.tar.gz: 93ca7412ece8bb304571300ab0944aa946cd2be5114babacbdd6c840fb39948a
5
5
  SHA512:
6
- metadata.gz: 0c07c68b18c93d58f6010fc3cb9b930bac794090e50488151649b67812204b615cf123d4468946e0d4a2fbb4d9d92e57a31c82ac420eeb2e2050e54a52c8644f
7
- data.tar.gz: 4f1c19cd5b55c0a65e54e0c0f64ceedeaa88a336fa465e5d26fbf28c72ab450c97f187aae6f6f409edc1e311374f9c60e94cea0f4c76239bc6e9f467e7109549
6
+ metadata.gz: 550d116379d93048cb45bf1eff1d82cddbd629ed9a30c5b525e3802d92cec771431f3ed2728fe47045cafb5312a341f3bddc88ed9514b4728d1347445103fe48
7
+ data.tar.gz: 999c6f64417475bab2ccdc6d1c1cebfc9e1c3d53ba3fcdec372feac39c31325d4ab7c636eeb39098993136f639209abccf44911a17959e18dee74456f9aeff46
data/CHANGELOG.md CHANGED
@@ -1,5 +1,62 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.44.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.43.0...ruby/eyes_universal@4.44.2) (2025-08-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.11.0
14
+ #### Features
15
+
16
+ * improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
17
+ * make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
18
+ * @applitools/test-server bumped to 1.3.0
19
+ #### Features
20
+
21
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
22
+
23
+
24
+
25
+ * @applitools/logger bumped to 2.2.1
26
+
27
+ * @applitools/dom-snapshot bumped to 4.13.1
28
+
29
+ * @applitools/socket bumped to 1.3.1
30
+
31
+ * @applitools/req bumped to 1.8.1
32
+
33
+ * @applitools/image bumped to 1.2.1
34
+
35
+ * @applitools/dom-capture bumped to 11.6.1
36
+
37
+ * @applitools/driver bumped to 1.23.1
38
+
39
+ * @applitools/spec-driver-webdriver bumped to 1.4.1
40
+
41
+ * @applitools/spec-driver-selenium bumped to 1.7.1
42
+
43
+ * @applitools/spec-driver-puppeteer bumped to 1.6.1
44
+
45
+ * @applitools/screenshoter bumped to 3.12.1
46
+
47
+ * @applitools/nml-client bumped to 1.11.1
48
+
49
+ * @applitools/tunnel-client bumped to 1.10.2
50
+
51
+ * @applitools/ufg-client bumped to 1.17.1
52
+
53
+ * @applitools/core-base bumped to 1.27.1
54
+
55
+ * @applitools/ec-client bumped to 1.12.2
56
+
57
+ * @applitools/core bumped to 4.44.2
58
+
59
+
3
60
  ## [4.43.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.42.0...ruby/eyes_universal@4.43.0) (2025-07-23)
4
61
 
5
62
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.43.0'.freeze
5
+ VERSION = '4.44.2'.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.43.0
4
+ version: 4.44.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-07-23 00:00:00.000000000 Z
11
+ date: 2025-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri