eyes_appium 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: 6434507c5e4b7f4447bb97b1ec1e2b0a18db79517cc21c8fbaa6569bf04589e2
4
- data.tar.gz: a0e773c24866065be972ab69460a1b1b30a958b1d9fa1a2e2fbda6761b165072
3
+ metadata.gz: 630d6704b6af74ac6e833e3f7fcfd583daca45d9e92a2595fa19335b55f5792d
4
+ data.tar.gz: 55cb80be6f35418336e0fdd86f59c3d27da0270e0d4c44daba47d7eb267797b4
5
5
  SHA512:
6
- metadata.gz: 70af0bd2538479f8960ae709763d0920aaf670ae3353c95cd66cb1e891380061bc95c907ece012d3ed0bf0ce5cd4eaad50daa2baba0a9bf317032deefe8d66d1
7
- data.tar.gz: 63d7377f4af6807644300fe4efdcdfab340f3173a019956dcbcbdac287dc0f9943bf316731fc84003bc04ad64658280a38dfccf0a8df972b386295d5681fd10d
6
+ metadata.gz: 899f9fa22f1cfe6386af8745c5910ed30bf3eca457965cfb3b05557a04c6c0fc94239dc986bf6eee45b05406a5ba0872967f08f62c08b2dd75f247bbeec5a50d
7
+ data.tar.gz: 90886ea1b9d5a4453cdd540bea9f02cddf18d7c9a8790673129c6de8b5d6b6f43a63090288cbb82d0dfeba23c64f71900b7a51aea7fe8c87571ded5dfcd779e3
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_appium@6.3.1...ruby/eyes_appium@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_appium@6.3.0...ruby/eyes_appium@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_appium@6.2.0...ruby/eyes_appium@6.3.0) (2024-03-20)
4
77
 
5
78
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
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_appium
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: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -64,7 +64,7 @@ homepage: https://www.applitools.com
64
64
  licenses:
65
65
  - Applitools
66
66
  metadata: {}
67
- post_install_message:
67
+ post_install_message:
68
68
  rdoc_options: []
69
69
  require_paths:
70
70
  - lib
@@ -79,8 +79,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
79
  - !ruby/object:Gem::Version
80
80
  version: '0'
81
81
  requirements: []
82
- rubygems_version: 3.3.26
83
- signing_key:
82
+ rubygems_version: 3.0.3.1
83
+ signing_key:
84
84
  specification_version: 4
85
85
  summary: Applitools Ruby Appium SDK
86
86
  test_files: []