eyes_universal 4.10.3 → 4.11.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: f580539be558ca969afaeb21a0fa28fbee13934b205f29d9a666e17829fe254b
4
- data.tar.gz: af629ede00b95a62c87275c074d4c321c084bb6cd38fd95ff8171bfa7ab0babe
3
+ metadata.gz: 0c467862a3f2ec1104797aadd8e233f4fefd657bdb7fe93f2e536e7033df7bcf
4
+ data.tar.gz: a1661ef0ea0bb79f512bbce0f34664dd6a2a9c0253787be34cd3f124e73607a5
5
5
  SHA512:
6
- metadata.gz: bd4d3267f7de995d80c8e66c9e8cd399a5e8d48819aa252e1be88f3939ec9d68a2a0470b954e94331e2a0a695d4e5c833779788c89679d48a55213b86b3b5186
7
- data.tar.gz: c3ee8aa3a608589cc35b88d0493b79533e745bec86298c9843f96c86716a5f6f086bfae50b1dbd60d0733fe89bb2a525f194f7a89033f5a855ffc1da60b450d8
6
+ metadata.gz: e3e81315d36b58d85dd48fc9364a76514aed70c958d7262322ca7ea4c248163eed661127277b09efe62c911e1cc420e131de2dba17543cd359c6aaa695b0be0e
7
+ data.tar.gz: 911c08d3fdb5b9876f4fccc3069b8e09fdb6742c02d4265b0ca332e965fa40e6a988404dc65be82de97c4b1c1da4a5c7d2875e58208c13be265a97fa17a49fc4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,87 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.11.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.11.0...ruby/eyes_universal@4.11.2) (2024-04-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/core bumped to 4.11.2
14
+ #### Bug Fixes
15
+
16
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
17
+
18
+ ## [4.11.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.5...ruby/eyes_universal@4.11.0) (2024-03-31)
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * @applitools/spec-driver-selenium bumped to 1.5.73
24
+ #### Bug Fixes
25
+
26
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
27
+ * @applitools/core-base bumped to 1.10.0
28
+ #### Features
29
+
30
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
31
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
32
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
33
+
34
+
35
+ #### Bug Fixes
36
+
37
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
38
+ * @applitools/ec-client bumped to 1.7.31
39
+
40
+ * @applitools/core bumped to 4.11.0
41
+ #### Features
42
+
43
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
44
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
45
+
46
+
47
+
48
+
49
+ ## [4.10.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.4...ruby/eyes_universal@4.10.5) (2024-03-20)
50
+
51
+
52
+ ### Features
53
+
54
+ * align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
55
+
56
+
57
+ ### Bug Fixes
58
+
59
+ * trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
60
+ * trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
61
+
62
+
63
+ ### Dependencies
64
+
65
+ * @applitools/core bumped to 4.10.5
66
+ #### Bug Fixes
67
+
68
+ * include js core in ruby,python,dotnet release PR ([8326659](https://github.com/Applitools-Dev/sdk/commit/83266595ca3d2e21d7e2d5a50d299c42de4ea96c))
69
+
70
+ ## [4.10.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.3...ruby/eyes_universal@4.10.4) (2024-03-20)
71
+
72
+
73
+ ### Bug Fixes
74
+
75
+ * trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
76
+
77
+
78
+ ### Dependencies
79
+
80
+ * @applitools/core bumped to 4.10.4
81
+ #### Bug Fixes
82
+
83
+ * include js core in ruby release PR ([be9b7f1](https://github.com/Applitools-Dev/sdk/commit/be9b7f150e72982f2a6171553864fd4561df0d8f))
84
+
3
85
  ## [4.10.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.0...ruby/eyes_universal@4.10.3) (2024-03-19)
4
86
 
5
87
 
Binary file
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.10.3'.freeze
6
- UNIVERSAL_CORE_VERSION = '4.10.0'.freeze
5
+ VERSION = '4.11.2'.freeze
6
+ UNIVERSAL_CORE_VERSION = '4.10.5'.freeze
7
7
  end
8
8
  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.10.3
4
+ version: 4.11.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-03-19 00:00:00.000000000 Z
11
+ date: 2024-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri