eyes_capybara 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: 58174c40e5dd3c0c2aeea711d5372097504b66d74bbe25da0310270c7daaf896
4
- data.tar.gz: '0499dd4de47a21552260d219d108f63de8e8ffcca8af33867084435309d9d204'
3
+ metadata.gz: e34d79eef78c0abff3b708787f15cb9a30ad28787d88af9e6cdc3e02fe790f39
4
+ data.tar.gz: 5a9bb404aaf47f636c2a210e42aed0e81f33758647c481e1b5e4651ce27bd96c
5
5
  SHA512:
6
- metadata.gz: cb3734fcc158bb2d3cfc16cde8505b6e79deb70c59f1991500adc65df1ce128b84cb5d8055834a68215b04da8894793d60dcb127428d12eefadcea264850de1c
7
- data.tar.gz: 8b15e6841571ac0cef1dd5023497bc0d611752dfbd25785778403b1787b8988e01a5e60d6211824740ef5d8ad8fb4da224d4564e1add0fe0bf8bbcf84ab7b6e8
6
+ metadata.gz: 217cb8f6a54ebea01af99c86177ed8bb5b07e82419362930dae44987cd4aa353b76bf34e7484aa38e589e6f41d4b8055af7f24470f2a915260f1f75cbb767f45
7
+ data.tar.gz: 7580bfacbf95885f8faf6fafc5c6b53ad9469426c4d98d42bbea10bab81c7837f728d99e9fea323667278a7e0d21f764b18976701ed6378a62519cf3d043ea6c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,78 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.1...ruby/eyes_capybara@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
+ * eyes_selenium bumped to 6.3.2
32
+ #### Bug Fixes
33
+
34
+ * trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
35
+
36
+
37
+
38
+
39
+ ## [6.3.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.0...ruby/eyes_capybara@6.3.1) (2024-03-31)
40
+
41
+
42
+ ### Dependencies
43
+
44
+ * @applitools/spec-driver-selenium bumped to 1.5.73
45
+ #### Bug Fixes
46
+
47
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
48
+ * @applitools/ec-client bumped to 1.7.31
49
+
50
+ * @applitools/core-base bumped to 1.10.0
51
+ #### Features
52
+
53
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
54
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
55
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
56
+
57
+
58
+ #### Bug Fixes
59
+
60
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
61
+ * @applitools/core bumped to 4.11.0
62
+ #### Features
63
+
64
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
65
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
66
+
67
+
68
+
69
+ * eyes_universal bumped to 4.11.0
70
+
71
+ * eyes_core bumped to 6.3.1
72
+
73
+ * eyes_selenium bumped to 6.3.1
74
+
75
+
3
76
  ## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.2.0...ruby/eyes_capybara@6.3.0) (2024-03-20)
4
77
 
5
78
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
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_capybara
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: eyes_selenium
@@ -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.2
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.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -56,7 +56,7 @@ homepage: https://www.applitools.com
56
56
  licenses:
57
57
  - Applitools
58
58
  metadata: {}
59
- post_install_message:
59
+ post_install_message:
60
60
  rdoc_options: []
61
61
  require_paths:
62
62
  - lib
@@ -71,8 +71,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  - !ruby/object:Gem::Version
72
72
  version: '0'
73
73
  requirements: []
74
- rubygems_version: 3.3.26
75
- signing_key:
74
+ rubygems_version: 3.0.3.1
75
+ signing_key:
76
76
  specification_version: 4
77
77
  summary: Applitools Ruby Capybara SDK
78
78
  test_files: []