eyes_universal 4.10.5 → 4.12.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 +102 -0
- data/ext/eyes-universal/core.tar.gz +0 -0
- data/lib/applitools/eyes_universal/version.rb +1 -1
- metadata +12 -12
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 76768c1f51f78a8bb4e83ddf1a69c03d285e43f84d864112b9f7b76df1d50b6b
|
|
4
|
+
data.tar.gz: ca48a30922ef7c035e4aed4d9da67d3c09c9d534e0dcc1e6440f4af240a2f67d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fb09cc64e8a9584047e7ff007ea455bd3ff8f5b15448dc15433734ea9236fdcc1f860be2545bc958353fc0ecf651bfef12d09699a34ed6636cee3eaafd3c2d9b
|
|
7
|
+
data.tar.gz: f787a1a47c49a796d2948f6985b15733a55697525b39962e690f1dd3fc3436e0bbdca57334cc522f811019b09d05e94fc0bfb3ca097d4ef787f3bb3c9c7a9a62
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,107 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.12.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.11.2...ruby/eyes_universal@4.12.2) (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-puppeteer bumped to 1.4.4
|
|
21
|
+
|
|
22
|
+
* @applitools/screenshoter bumped to 3.8.28
|
|
23
|
+
|
|
24
|
+
* @applitools/tunnel-client bumped to 1.5.1
|
|
25
|
+
#### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* 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))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
* @applitools/ec-client bumped to 1.8.1
|
|
32
|
+
#### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* 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))
|
|
35
|
+
* 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))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
* @applitools/socket bumped to 1.1.15
|
|
40
|
+
|
|
41
|
+
* @applitools/spec-driver-selenium bumped to 1.5.75
|
|
42
|
+
|
|
43
|
+
* @applitools/driver bumped to 1.16.6
|
|
44
|
+
|
|
45
|
+
* @applitools/nml-client bumped to 1.8.1
|
|
46
|
+
|
|
47
|
+
* @applitools/ufg-client bumped to 1.11.1
|
|
48
|
+
|
|
49
|
+
* @applitools/core-base bumped to 1.11.1
|
|
50
|
+
|
|
51
|
+
* @applitools/core bumped to 4.12.2
|
|
52
|
+
#### Bug Fixes
|
|
53
|
+
|
|
54
|
+
* region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## [4.11.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.11.0...ruby/eyes_universal@4.11.2) (2024-04-01)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Bug Fixes
|
|
63
|
+
|
|
64
|
+
* trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Dependencies
|
|
68
|
+
|
|
69
|
+
* @applitools/core bumped to 4.11.2
|
|
70
|
+
#### Bug Fixes
|
|
71
|
+
|
|
72
|
+
* trigger js core, python, ruby, dotnet release ([f072fd2](https://github.com/Applitools-Dev/sdk/commit/f072fd219aeb095e6caa94eed42d5ffb9b14f483))
|
|
73
|
+
|
|
74
|
+
## [4.11.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.5...ruby/eyes_universal@4.11.0) (2024-03-31)
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Dependencies
|
|
78
|
+
|
|
79
|
+
* @applitools/spec-driver-selenium bumped to 1.5.73
|
|
80
|
+
#### Bug Fixes
|
|
81
|
+
|
|
82
|
+
* remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
|
|
83
|
+
* @applitools/core-base bumped to 1.10.0
|
|
84
|
+
#### Features
|
|
85
|
+
|
|
86
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
87
|
+
* batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
|
|
88
|
+
* send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
#### Bug Fixes
|
|
92
|
+
|
|
93
|
+
* retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
|
|
94
|
+
* @applitools/ec-client bumped to 1.7.31
|
|
95
|
+
|
|
96
|
+
* @applitools/core bumped to 4.11.0
|
|
97
|
+
#### Features
|
|
98
|
+
|
|
99
|
+
* Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
|
|
100
|
+
* batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
3
105
|
## [4.10.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.4...ruby/eyes_universal@4.10.5) (2024-03-20)
|
|
4
106
|
|
|
5
107
|
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: eyes_universal
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.
|
|
4
|
+
version: 4.12.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-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: open-uri
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- - "~>"
|
|
18
|
-
- !ruby/object:Gem::Version
|
|
19
|
-
version: '0.1'
|
|
20
17
|
- - ">="
|
|
21
18
|
- !ruby/object:Gem::Version
|
|
22
19
|
version: 0.1.0
|
|
20
|
+
- - "~>"
|
|
21
|
+
- !ruby/object:Gem::Version
|
|
22
|
+
version: '0.1'
|
|
23
23
|
type: :development
|
|
24
24
|
prerelease: false
|
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
26
26
|
requirements:
|
|
27
|
-
- - "~>"
|
|
28
|
-
- !ruby/object:Gem::Version
|
|
29
|
-
version: '0.1'
|
|
30
27
|
- - ">="
|
|
31
28
|
- !ruby/object:Gem::Version
|
|
32
29
|
version: 0.1.0
|
|
30
|
+
- - "~>"
|
|
31
|
+
- !ruby/object:Gem::Version
|
|
32
|
+
version: '0.1'
|
|
33
33
|
- !ruby/object:Gem::Dependency
|
|
34
34
|
name: stringio
|
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -66,7 +66,7 @@ homepage: https://www.applitools.com
|
|
|
66
66
|
licenses:
|
|
67
67
|
- Applitools
|
|
68
68
|
metadata: {}
|
|
69
|
-
post_install_message:
|
|
69
|
+
post_install_message:
|
|
70
70
|
rdoc_options: []
|
|
71
71
|
require_paths:
|
|
72
72
|
- lib
|
|
@@ -81,8 +81,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
81
81
|
- !ruby/object:Gem::Version
|
|
82
82
|
version: '0'
|
|
83
83
|
requirements: []
|
|
84
|
-
rubygems_version: 3.3.
|
|
85
|
-
signing_key:
|
|
84
|
+
rubygems_version: 3.0.3.1
|
|
85
|
+
signing_key:
|
|
86
86
|
specification_version: 4
|
|
87
87
|
summary: Applitools Ruby Universal binaries for SDK
|
|
88
88
|
test_files: []
|