eyes_universal 4.8.1 → 4.10.3
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 +104 -0
- data/ext/eyes-universal/core.tar.gz +0 -0
- data/lib/applitools/eyes_universal/version.rb +2 -2
- 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: f580539be558ca969afaeb21a0fa28fbee13934b205f29d9a666e17829fe254b
|
|
4
|
+
data.tar.gz: af629ede00b95a62c87275c074d4c321c084bb6cd38fd95ff8171bfa7ab0babe
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bd4d3267f7de995d80c8e66c9e8cd399a5e8d48819aa252e1be88f3939ec9d68a2a0470b954e94331e2a0a695d4e5c833779788c89679d48a55213b86b3b5186
|
|
7
|
+
data.tar.gz: c3ee8aa3a608589cc35b88d0493b79533e745bec86298c9843f96c86716a5f6f086bfae50b1dbd60d0733fe89bb2a525f194f7a89033f5a855ffc1da60b450d8
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,109 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.10.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.0...ruby/eyes_universal@4.10.3) (2024-03-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/core bumped to 4.10.3
|
|
14
|
+
#### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* trigger release of js core ([3518656](https://github.com/Applitools-Dev/sdk/commit/351865693f0ca700c563d079e78fe1ef9b557d36))
|
|
17
|
+
|
|
18
|
+
## [4.10.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.9.1...ruby/eyes_universal@4.10.0) (2024-03-17)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Dependencies
|
|
22
|
+
|
|
23
|
+
* @applitools/css-tree bumped to 1.1.0
|
|
24
|
+
#### Features
|
|
25
|
+
|
|
26
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
27
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
|
28
|
+
#### Features
|
|
29
|
+
|
|
30
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
* @applitools/driver bumped to 1.16.3
|
|
35
|
+
#### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
|
|
38
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
|
39
|
+
* @applitools/ufg-client bumped to 1.10.0
|
|
40
|
+
#### Features
|
|
41
|
+
|
|
42
|
+
* support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
|
|
43
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
|
48
|
+
|
|
49
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
|
50
|
+
|
|
51
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
|
52
|
+
|
|
53
|
+
* @applitools/screenshoter bumped to 3.8.25
|
|
54
|
+
|
|
55
|
+
* @applitools/nml-client bumped to 1.7.3
|
|
56
|
+
|
|
57
|
+
* @applitools/ec-client bumped to 1.7.28
|
|
58
|
+
|
|
59
|
+
* @applitools/core bumped to 4.10.0
|
|
60
|
+
#### Features
|
|
61
|
+
|
|
62
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
## [4.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_universal@4.8.0...ruby/eyes_universal@4.9.1) (2024-02-29)
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Dependencies
|
|
71
|
+
|
|
72
|
+
* @applitools/req bumped to 1.6.5
|
|
73
|
+
#### Bug Fixes
|
|
74
|
+
|
|
75
|
+
* fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
|
|
76
|
+
* @applitools/dom-shared bumped to 1.0.13
|
|
77
|
+
#### Bug Fixes
|
|
78
|
+
|
|
79
|
+
* dont execute script synchronously in polling ([#2228](https://github.com/applitools/eyes.sdk.javascript1/issues/2228)) ([04f525b](https://github.com/applitools/eyes.sdk.javascript1/commit/04f525bcac19bc2fb7240928add28f71efcef0ea))
|
|
80
|
+
* @applitools/core-base bumped to 1.9.1
|
|
81
|
+
#### Bug Fixes
|
|
82
|
+
|
|
83
|
+
* fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
* @applitools/dom-capture bumped to 11.2.6
|
|
88
|
+
|
|
89
|
+
* @applitools/dom-snapshot bumped to 4.8.1
|
|
90
|
+
|
|
91
|
+
* @applitools/nml-client bumped to 1.7.2
|
|
92
|
+
|
|
93
|
+
* @applitools/tunnel-client bumped to 1.4.1
|
|
94
|
+
#### Bug Fixes
|
|
95
|
+
|
|
96
|
+
* upgrade execution-grid-tunnel to avoid port collision ([751e4e2](https://github.com/applitools/eyes.sdk.javascript1/commit/751e4e2441eb85604bbece0a9dbe18fa16b23847))
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
* @applitools/ufg-client bumped to 1.9.10
|
|
101
|
+
|
|
102
|
+
* @applitools/ec-client bumped to 1.7.27
|
|
103
|
+
|
|
104
|
+
* @applitools/core bumped to 4.9.1
|
|
105
|
+
|
|
106
|
+
|
|
3
107
|
## [4.8.0](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_universal-v4.7.0...ruby/eyes_universal@4.8.0) (2024-02-13)
|
|
4
108
|
|
|
5
109
|
|
|
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.10.3
|
|
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-03-19 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.
|
|
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: []
|