eyes_universal 4.47.0 → 4.48.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: 7db87d43aa329f3a725536c81af341916802968c2530042b3b85018553387d11
4
- data.tar.gz: 0517a6d82208ed9b4abfce481bdd7fe0afdf287a17e8602cff21645ee24639e0
3
+ metadata.gz: 50a5b488031906af08e8b047a4af6902e43a60cd7e97208ed1f210de8f3cb65c
4
+ data.tar.gz: bcada9bd7762c2c5ba2aff6286bfc7649c1897eb06b949493cbd46de713643a0
5
5
  SHA512:
6
- metadata.gz: 37d6d77f9e9b9e76cf07dc11124c5e7799730d07be726e03ed08725a983f4c1ee8e3ae41ab6102bee659334f6a30de118c38fdab364896c2bba8beb79078ac57
7
- data.tar.gz: 4f109eeb72d413f2c022bbe930bba4f363d7c216059e1ee1703f2d8dfe734726beaa8c8cbd22632b9e819661e7d416ffea05056e95a4148d883ec94977dbadd6
6
+ metadata.gz: dcc73631908ff4309e8a6c871e8fcd73f6ca4230a6a292b078cdc7472d08081e58b8c9876f874fb71f2c3ce6a6118282c543242b4b0f87b5d8b8504470afae30
7
+ data.tar.gz: 39094199d4b6c59ba15bfbdb99622451e7ea37d74f0d1f21e61ba4bb95970b87e0066eea4d9ceb7216308aa29e33199f3f4ce7c7ef48d8e8dccd566594e0ffcf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,73 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.48.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.47.1...ruby/eyes_universal@4.48.0) (2025-09-22)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core-base bumped to 1.28.0
9
+ #### Features
10
+
11
+ * use concurrency from server | AD-10015 ([#3207](https://github.com/Applitools-Dev/sdk/issues/3207)) ([5336c9e](https://github.com/Applitools-Dev/sdk/commit/5336c9e6578a8f935b2b255344e7172beadeb551))
12
+ * @applitools/nml-client bumped to 1.11.6
13
+
14
+ * @applitools/ec-client bumped to 1.12.8
15
+
16
+ * @applitools/core bumped to 4.48.0
17
+ #### Features
18
+
19
+ * use concurrency from server | AD-10015 ([#3207](https://github.com/Applitools-Dev/sdk/issues/3207)) ([5336c9e](https://github.com/Applitools-Dev/sdk/commit/5336c9e6578a8f935b2b255344e7172beadeb551))
20
+
21
+
22
+
23
+
24
+ ## [4.47.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.47.0...ruby/eyes_universal@4.47.1) (2025-09-16)
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * @applitools/logger bumped to 2.2.4
30
+ #### Bug Fixes
31
+
32
+ * remove duplicate tests on different sessions for same batch ([#3184](https://github.com/Applitools-Dev/sdk/issues/3184)) ([ede0d1f](https://github.com/Applitools-Dev/sdk/commit/ede0d1fd8018e14c19811903d78c273bce048f84))
33
+ * @applitools/dom-snapshot bumped to 4.13.7
34
+
35
+ * @applitools/socket bumped to 1.3.5
36
+
37
+ * @applitools/req bumped to 1.8.4
38
+
39
+ * @applitools/dom-capture bumped to 11.6.5
40
+
41
+ * @applitools/driver bumped to 1.23.5
42
+
43
+ * @applitools/spec-driver-webdriver bumped to 1.4.5
44
+
45
+ * @applitools/spec-driver-selenium bumped to 1.7.5
46
+
47
+ * @applitools/spec-driver-puppeteer bumped to 1.6.5
48
+
49
+ * @applitools/screenshoter bumped to 3.12.5
50
+
51
+ * @applitools/nml-client bumped to 1.11.5
52
+
53
+ * @applitools/tunnel-client bumped to 1.11.2
54
+
55
+ * @applitools/ufg-client bumped to 1.17.4
56
+
57
+ * @applitools/core-base bumped to 1.27.4
58
+
59
+ * @applitools/ec-client bumped to 1.12.7
60
+
61
+ * @applitools/core bumped to 4.47.1
62
+ #### Bug Fixes
63
+
64
+ * remove duplicate tests on different sessions for same batch ([#3184](https://github.com/Applitools-Dev/sdk/issues/3184)) ([ede0d1f](https://github.com/Applitools-Dev/sdk/commit/ede0d1fd8018e14c19811903d78c273bce048f84))
65
+
66
+
67
+
68
+ * @applitools/test-server bumped to 1.3.3
69
+
70
+
3
71
  ## [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
72
 
5
73
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.47.0'.freeze
5
+ VERSION = '4.48.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.47.0
4
+ version: 4.48.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-15 00:00:00.000000000 Z
11
+ date: 2025-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri