eyes_images 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 +4 -4
- data/CHANGELOG.md +64 -0
- data/lib/applitools/eyes_images/version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 57dcb6e640b380dc686bb8f04e21f1fe066d28e9f584ab9c11a3a2275b9ed41c
|
|
4
|
+
data.tar.gz: 4102c88d047963b57f0e61f1652a260b6539c22a0550daa7f7b8f21419c10427
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0b5aab4ffd41b078156347ba4ee8a26f4df5b559c325ee06799f5e77aaddab74fa87da8f2bf469a9bf3ea5695424c3c09eaa0703dc87016c98a84ab078021743
|
|
7
|
+
data.tar.gz: 21d79e762a6672a3a0d16cb4219536d3b6e70cbbc47d6bbfee35a510d1f377499f9ea27ff0291ae2fb54c254dbcf85e644c14182e2bc230c69950b628db243bd
|
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_images@6.3.1...ruby/eyes_images@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_images@6.3.0...ruby/eyes_images@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_images@6.2.0...ruby/eyes_images@6.3.0) (2024-03-20)
|
|
4
68
|
|
|
5
69
|
|
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.
|
|
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-
|
|
11
|
+
date: 2024-04-01 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.
|
|
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.
|
|
26
|
+
version: 6.3.2
|
|
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.
|
|
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: []
|