eyes_calabash 6.3.0 → 6.3.2

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: 31ef95cf739196c0d649d472c8b0953ffb101ab5f07dc4954207f535c67536df
4
- data.tar.gz: 3f70b80dc53160601f2946ee7d35be0fe8525fa1f7101712e81243bd58be352b
3
+ metadata.gz: 1d7ce8dd3b5c9bdb14e158fd4bf0f6affcaee19b832638eb2e36e089c6b51162
4
+ data.tar.gz: '031078abd2825ba9c6a67d9b6e61ac744a07b61f0f42afa0d24fa32539d847a2'
5
5
  SHA512:
6
- metadata.gz: 6d8c30f31be9211cd44d76e9cd5c75dc6e598858b4a8f0405ba225bf05c5c1a0c6b520c67f228a652d3c998e5ea440bd05461bdc836d9148a98db309ede24e3a
7
- data.tar.gz: 34da4e6ecaf08e421677fe065065744cc21918bd6cdd05c58d7e5ecfc5421335b6a9e91671d9133474fc5cdba8b0e27007bcd20e5e3c3ae551ff6aca079ce5fb
6
+ metadata.gz: c54f5d497af6701408be69ccda95cc96c11d59aa846b9d2ce1e5913de03e333d7120f4cc2fa2f31b39710226781a19f4e0b48d0621048f26ffa1b6eeeff2cea3
7
+ data.tar.gz: e8d1565b03fa317cf0f171fc735da248a33bda120b9110df3585932d607735e739e4c48f59e92fba26d143e57395e26bb816647300ea32b959a1d3225416f17e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,69 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.1...ruby/eyes_calabash@6.3.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
+ * eyes_universal bumped to 4.11.2
18
+ #### Bug Fixes
19
+
20
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
21
+
22
+
23
+
24
+ * eyes_core bumped to 6.3.2
25
+ #### Bug Fixes
26
+
27
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
28
+
29
+
30
+
31
+
32
+ ## [6.3.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.0...ruby/eyes_calabash@6.3.1) (2024-03-31)
33
+
34
+
35
+ ### Dependencies
36
+
37
+ * @applitools/spec-driver-selenium bumped to 1.5.73
38
+ #### Bug Fixes
39
+
40
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
41
+ * @applitools/core-base bumped to 1.10.0
42
+ #### Features
43
+
44
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
45
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
46
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
47
+
48
+
49
+ #### Bug Fixes
50
+
51
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
52
+ * @applitools/core bumped to 4.11.0
53
+ #### Features
54
+
55
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
56
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
57
+
58
+
59
+
60
+ * @applitools/ec-client bumped to 1.7.31
61
+
62
+ * eyes_universal bumped to 4.11.0
63
+
64
+ * eyes_core bumped to 6.3.1
65
+
66
+
3
67
  ## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.2.0...ruby/eyes_calabash@6.3.0) (2024-03-20)
4
68
 
5
69
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.3.0'.freeze
5
+ VERSION = '6.3.2'.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_calabash
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.0
4
+ version: 6.3.2
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-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 6.3.0
61
+ version: 6.3.2
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 6.3.0
68
+ version: 6.3.2
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com
@@ -108,7 +108,7 @@ licenses:
108
108
  - Applitools
109
109
  metadata:
110
110
  yard.run: yri
111
- post_install_message:
111
+ post_install_message:
112
112
  rdoc_options: []
113
113
  require_paths:
114
114
  - lib
@@ -123,8 +123,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
125
  requirements: []
126
- rubygems_version: 3.3.26
127
- signing_key:
126
+ rubygems_version: 3.0.3.1
127
+ signing_key:
128
128
  specification_version: 4
129
129
  summary: Applitools Ruby Calabash SDK
130
130
  test_files: []