eyes_universal 4.21.0 → 4.24.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e124ed3e5ad33f29421e351f42586844297367b514618894a59ca3f521713053
4
- data.tar.gz: 13d5c7d60ab3e8aec95725911b5cb8c8f4cf8d564242ecc86256a4aeaa4f5ae3
3
+ metadata.gz: 27a70d9a4c6617f705037c7ecba64f1fd6e31ac6c74304757f96e03069c05897
4
+ data.tar.gz: bd1f9817a7d1f54a4f572fda8f75c36c4b31da5779ae5e2b24221d97f793bfa8
5
5
  SHA512:
6
- metadata.gz: 5b9ea6ec18da4968c7819415a1b84fc3d5717c74cdb897bb9ca0f824f6c29046a721fda08c76986635fb6a9cf2245375800f20306f2aefba3e53f25656ef181a
7
- data.tar.gz: d3d63dd073a0ea56dcbfee4cd71573f295ce01a98eea9504e5130bfc0ddd63b1b19db9dc538396f13094d4091f2830d9638c3d24c309acd88a3b6249bb40563b
6
+ metadata.gz: ee938fe0b1760d74375f90032b31d94856ad0a79cd5017586caa5cdf93086e1201fafa8f3555a47f31ac5dff4ea0bb1b66c15654c3f468055bc301e774d4060e
7
+ data.tar.gz: d972dd5e36256233ac3de3fcb9b3c8646f47b83f5f9624cbaf42f74d280e555fd3ef51181eb268ff2f2d4d68273ff1fb1311bac994ca15f4aaab658e635ca987
data/CHANGELOG.md CHANGED
@@ -1,5 +1,58 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.24.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.21.2...ruby/eyes_universal@4.24.2) (2024-11-27)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.0.16
9
+ #### Bug Fixes
10
+
11
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
12
+ * @applitools/req bumped to 1.7.4
13
+ #### Bug Fixes
14
+
15
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
16
+ * @applitools/core-base bumped to 1.19.3
17
+ #### Bug Fixes
18
+
19
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
20
+
21
+
22
+
23
+ * @applitools/dom-snapshot bumped to 4.11.11
24
+
25
+ * @applitools/dom-capture bumped to 11.5.2
26
+
27
+ * @applitools/nml-client bumped to 1.8.19
28
+
29
+ * @applitools/tunnel-client bumped to 1.5.10
30
+
31
+ * @applitools/ufg-client bumped to 1.14.1
32
+
33
+ * @applitools/ec-client bumped to 1.9.15
34
+
35
+ * @applitools/core bumped to 4.24.2
36
+ #### Bug Fixes
37
+
38
+ * don't populate branchName and parentBranchName when scm integration exists ([#2634](https://github.com/Applitools-Dev/sdk/issues/2634)) ([e45d671](https://github.com/Applitools-Dev/sdk/commit/e45d671e11ed40a82de1bd5ab22e757aff00b63f))
39
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
40
+
41
+
42
+
43
+
44
+ ## [4.21.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.21.0...ruby/eyes_universal@4.21.2) (2024-10-29)
45
+
46
+
47
+ ### Dependencies
48
+
49
+ * @applitools/screenshoter bumped to 3.9.2
50
+ #### Bug Fixes
51
+
52
+ * test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
53
+ * @applitools/core bumped to 4.21.2
54
+
55
+
3
56
  ## [4.21.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.18.2...ruby/eyes_universal@4.21.0) (2024-10-21)
4
57
 
5
58
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.21.0'.freeze
5
+ VERSION = '4.24.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.21.0
4
+ version: 4.24.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: 2024-10-21 00:00:00.000000000 Z
11
+ date: 2024-11-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri