eyes_core 6.3.0 → 6.3.3

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: 592d944fd5cd044b4b31bf1ffa3016451457f7fec52d28421fd1a7023c70b5f4
4
- data.tar.gz: '0825e20bb1218f9d61bbe87318f775d4d1b2b5fedc8d9692c49253a577ce2c94'
3
+ metadata.gz: bd9e50a3424ed96183d7fa306c4deb26fe9006f448c7c35231f152259e29d616
4
+ data.tar.gz: 6e1b1532755eaf7290140c90c09b3c40e9d66a609df3869d6742c2479b96a163
5
5
  SHA512:
6
- metadata.gz: 2d12a9f3ca10bcd71c6ee3b2e843ede94d05238b3ed69403b8e8bbc3681f62b9d4b62b42c2fd5e68d2aa3b16577b32f88df51bb0ffdf82e6f8b2012bede9e232
7
- data.tar.gz: 23e3a3c9f11a0f0b6bb68b5bc781361ed8b056d8f1f7bdd952e08d37787f1a3b57576c974022fe6dc02a11f0ce5fd300e9861ab22490c75debda247564cf6360
6
+ metadata.gz: e9b47ab4af52d96a244b4d174e33e9b60d8008e268e39a72286426456b6a2ec78c2f0b195ca5c156c13dd5e73d36cc006c4053be411930f0a45f0a606c05663b
7
+ data.tar.gz: 2b00dfe6cf5b98eef9e4ce6f656fa1d67ca03a55544d78ab0fbccee089f70285eaf7059544b49926d0baddb686cf34addd45721e2fd7595ada2018b63bdf67e8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,118 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.3.2...ruby/eyes_core@6.3.3) (2024-04-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.1
9
+ #### Bug Fixes
10
+
11
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
12
+ * @applitools/socket bumped to 1.1.15
13
+
14
+ * @applitools/tunnel-client bumped to 1.5.1
15
+ #### Bug Fixes
16
+
17
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
18
+
19
+
20
+
21
+ * @applitools/ec-client bumped to 1.8.1
22
+ #### Bug Fixes
23
+
24
+ * change tunnel idle timeout to 20 seconds ([#2318](https://github.com/Applitools-Dev/sdk/issues/2318)) ([9b3873c](https://github.com/Applitools-Dev/sdk/commit/9b3873c180a130a01212d857b084efe51d6d30a4))
25
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
26
+
27
+
28
+
29
+ * @applitools/core bumped to 4.12.2
30
+ #### Bug Fixes
31
+
32
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
33
+
34
+
35
+
36
+ * @applitools/logger bumped to 2.0.15
37
+
38
+ * @applitools/req bumped to 1.6.6
39
+
40
+ * @applitools/image bumped to 1.1.10
41
+
42
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
43
+
44
+ * @applitools/spec-driver-selenium bumped to 1.5.75
45
+
46
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
47
+
48
+ * @applitools/driver bumped to 1.16.6
49
+
50
+ * @applitools/screenshoter bumped to 3.8.28
51
+
52
+ * @applitools/nml-client bumped to 1.8.1
53
+
54
+ * @applitools/ufg-client bumped to 1.11.1
55
+
56
+ * @applitools/core-base bumped to 1.11.1
57
+
58
+ * eyes_universal bumped to 4.12.2
59
+
60
+
61
+ ## [6.3.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.3.1...ruby/eyes_core@6.3.2) (2024-04-01)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
67
+
68
+
69
+ ### Dependencies
70
+
71
+ * @applitools/core bumped to 4.11.2
72
+ #### Bug Fixes
73
+
74
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
75
+ * eyes_universal bumped to 4.11.2
76
+ #### Bug Fixes
77
+
78
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
79
+
80
+
81
+
82
+
83
+ ## [6.3.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.3.0...ruby/eyes_core@6.3.1) (2024-03-31)
84
+
85
+
86
+ ### Dependencies
87
+
88
+ * @applitools/spec-driver-selenium bumped to 1.5.73
89
+ #### Bug Fixes
90
+
91
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
92
+ * @applitools/ec-client bumped to 1.7.31
93
+
94
+ * @applitools/core-base bumped to 1.10.0
95
+ #### Features
96
+
97
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
98
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
99
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
100
+
101
+
102
+ #### Bug Fixes
103
+
104
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
105
+ * @applitools/core bumped to 4.11.0
106
+ #### Features
107
+
108
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
109
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
110
+
111
+
112
+
113
+ * eyes_universal bumped to 4.11.0
114
+
115
+
3
116
  ## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.2.0...ruby/eyes_core@6.3.0) (2024-03-20)
4
117
 
5
118
 
@@ -2,8 +2,8 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCore
5
- VERSION = '6.3.0'.freeze
6
- UNIVERSAL_VERSION = '4.10.5'.freeze
5
+ VERSION = '6.3.3'.freeze
6
+ UNIVERSAL_VERSION = '4.12.2'.freeze
7
7
  end
8
8
 
9
9
  VERSION = Applitools::EyesCore::VERSION
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.0
4
+ version: 6.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-20 00:00:00.000000000 Z
11
+ date: 2024-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -114,14 +114,14 @@ dependencies:
114
114
  requirements:
115
115
  - - "~>"
116
116
  - !ruby/object:Gem::Version
117
- version: 4.10.5
117
+ version: 4.12.2
118
118
  type: :runtime
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
- version: 4.10.5
124
+ version: 4.12.2
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: bundler
127
127
  requirement: !ruby/object:Gem::Requirement
@@ -370,7 +370,7 @@ licenses:
370
370
  - Applitools
371
371
  metadata:
372
372
  yard.run: yri
373
- post_install_message:
373
+ post_install_message:
374
374
  rdoc_options: []
375
375
  require_paths:
376
376
  - lib
@@ -385,8 +385,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
385
385
  - !ruby/object:Gem::Version
386
386
  version: '0'
387
387
  requirements: []
388
- rubygems_version: 3.3.26
389
- signing_key:
388
+ rubygems_version: 3.0.3.1
389
+ signing_key:
390
390
  specification_version: 4
391
391
  summary: Core of the Applitools Ruby SDK
392
392
  test_files: []