eyes_images 6.3.0 → 6.3.3

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: 75c1fec3b71ded3771389808cf6b7a87c4348a578ef132b1308b5d068251ac12
4
- data.tar.gz: da0c8149e10c14818d1b126fa92bd62160768f164fe4575f31bfa58075c77872
3
+ metadata.gz: 5cddfc3954fb5dccd59a0ecb64d3c596891849d1239829f96fab8a77d4ef4958
4
+ data.tar.gz: 79c2b6f03ad07c2ebfcffcab3f4c5de6d26eb2078244bec40a19cce33b27d857
5
5
  SHA512:
6
- metadata.gz: 8ea45bd51b76a69e437cc1e807634bd3dddadacd0da4f8d86b45aa83ca1e42fc107d181d52be5e42747b8ab8aa6e5cb8beec5d2c1404aa56d4961b27addc7f0b
7
- data.tar.gz: b8613f3fe970607a6b7992b3116300dd93a35f63f266150f954bde6e2d41e6b16be1adc27fa5e1c524bb75b19f69de36aeed7d43e71336793cce5f1af2f5dcfd
6
+ metadata.gz: b51fa9a0ae7909023f7a4136cdecc07c4f33df65e0e84665d47f4fbfd2f873f6aa304e149cc5718d7805323207d94cc9b0557edaa34c507c355e876ddde325ee
7
+ data.tar.gz: 14ac292e79097f41284870e5d016aad6b35a5aa6930e14e7fb5aa2fd7a94f23f69375eda35145d426a0f48f8d8281b909bd4e0fb1059599a55806c6912c4349e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,129 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.2...ruby/eyes_images@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/logger bumped to 2.0.15
13
+
14
+ * @applitools/req bumped to 1.6.6
15
+
16
+ * @applitools/image bumped to 1.1.10
17
+
18
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
19
+
20
+ * @applitools/spec-driver-selenium bumped to 1.5.75
21
+
22
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
23
+
24
+ * @applitools/driver bumped to 1.16.6
25
+
26
+ * @applitools/screenshoter bumped to 3.8.28
27
+
28
+ * @applitools/nml-client bumped to 1.8.1
29
+
30
+ * @applitools/tunnel-client bumped to 1.5.1
31
+ #### Bug Fixes
32
+
33
+ * 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))
34
+
35
+
36
+
37
+ * @applitools/ufg-client bumped to 1.11.1
38
+
39
+ * @applitools/ec-client bumped to 1.8.1
40
+ #### Bug Fixes
41
+
42
+ * 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))
43
+ * 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))
44
+
45
+
46
+
47
+ * @applitools/core bumped to 4.12.2
48
+ #### Bug Fixes
49
+
50
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
51
+
52
+
53
+
54
+ * @applitools/socket bumped to 1.1.15
55
+
56
+ * @applitools/core-base bumped to 1.11.1
57
+
58
+ * eyes_universal bumped to 4.12.2
59
+
60
+ * eyes_core bumped to 6.3.3
61
+
62
+
63
+ ## [6.3.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.1...ruby/eyes_images@6.3.2) (2024-04-01)
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
69
+
70
+
71
+ ### Dependencies
72
+
73
+ * @applitools/core bumped to 4.11.2
74
+ #### Bug Fixes
75
+
76
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
77
+ * eyes_universal bumped to 4.11.2
78
+ #### Bug Fixes
79
+
80
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
81
+
82
+
83
+
84
+ * eyes_core bumped to 6.3.2
85
+ #### Bug Fixes
86
+
87
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
88
+
89
+
90
+
91
+
92
+ ## [6.3.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.0...ruby/eyes_images@6.3.1) (2024-03-31)
93
+
94
+
95
+ ### Dependencies
96
+
97
+ * @applitools/spec-driver-selenium bumped to 1.5.73
98
+ #### Bug Fixes
99
+
100
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
101
+ * @applitools/core-base bumped to 1.10.0
102
+ #### Features
103
+
104
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
105
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
106
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
107
+
108
+
109
+ #### Bug Fixes
110
+
111
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
112
+ * @applitools/core bumped to 4.11.0
113
+ #### Features
114
+
115
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
116
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
117
+
118
+
119
+
120
+ * @applitools/ec-client bumped to 1.7.31
121
+
122
+ * eyes_universal bumped to 4.11.0
123
+
124
+ * eyes_core bumped to 6.3.1
125
+
126
+
3
127
  ## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.2.0...ruby/eyes_images@6.3.0) (2024-03-20)
4
128
 
5
129
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.3.0'.freeze
5
+ VERSION = '6.3.3'.freeze
6
6
  # UNIVERSAL_CORE_VERSION = '3.6.4'.freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_images
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: eyes_core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.3.0
19
+ version: 6.3.3
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.3.0
26
+ version: 6.3.3
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com
@@ -43,7 +43,7 @@ licenses:
43
43
  - Applitools
44
44
  metadata:
45
45
  yard.run: yri
46
- post_install_message:
46
+ post_install_message:
47
47
  rdoc_options: []
48
48
  require_paths:
49
49
  - lib
@@ -58,8 +58,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
58
  - !ruby/object:Gem::Version
59
59
  version: '0'
60
60
  requirements: []
61
- rubygems_version: 3.3.26
62
- signing_key:
61
+ rubygems_version: 3.0.3.1
62
+ signing_key:
63
63
  specification_version: 4
64
64
  summary: Applitools Ruby Images SDK
65
65
  test_files: []