eyes_universal 4.42.0 → 4.43.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: 57b1539ab2e8704d8d140dc029a49556eac3b478f76cf2f7f9332c2fbc19d913
4
- data.tar.gz: ecd1c5d086a0884501675fee4ccb163a61a0d04795c07bd98f9219a3a26fa1ae
3
+ metadata.gz: d77c98c20c08b04759e99a710b6f4ca0d77866ae931f1722fe69e98004013dc5
4
+ data.tar.gz: 828f95fb9e6616e5574ba1c75e5799a15b3fa47ab9c7d26201ceb0c096cd8e08
5
5
  SHA512:
6
- metadata.gz: 654fe25db69824658599404c6bca048194980b98f3c84dc2c327cfcb8187f247f5e836b5fea1ae7d16d60884f8286c1f4f351823ee196f10227dcfd1272df709
7
- data.tar.gz: a0a16864f8190887e2ee7b46fb33dfe81d3016e6ff05273b2bf2d4e6b2467b2cc3f1ba00b281162d7d1f1160cfc098ef8245df581b25938de8ea056f8c7e78e3
6
+ metadata.gz: 0c07c68b18c93d58f6010fc3cb9b930bac794090e50488151649b67812204b615cf123d4468946e0d4a2fbb4d9d92e57a31c82ac420eeb2e2050e54a52c8644f
7
+ data.tar.gz: 4f1c19cd5b55c0a65e54e0c0f64ceedeaa88a336fa465e5d26fbf28c72ab450c97f187aae6f6f409edc1e311374f9c60e94cea0f4c76239bc6e9f467e7109549
data/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # Changelog
2
2
 
3
+ ## [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
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/nml-client bumped to 1.10.0
9
+ #### Features
10
+
11
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
12
+
13
+
14
+
15
+ * @applitools/core-base bumped to 1.26.0
16
+ #### Features
17
+
18
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
19
+ * @applitools/ec-client bumped to 1.11.1
20
+
21
+ * @applitools/core bumped to 4.43.0
22
+ #### Features
23
+
24
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
25
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
26
+
27
+
28
+
29
+
3
30
  ## [4.42.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.41.0...ruby/eyes_universal@4.42.0) (2025-07-15)
4
31
 
5
32
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.42.0'.freeze
5
+ VERSION = '4.43.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.42.0
4
+ version: 4.43.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-07-15 00:00:00.000000000 Z
11
+ date: 2025-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri