eyes_selenium 6.12.30 → 6.12.32
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 +62 -0
- data/eyes_selenium.gemspec +1 -1
- data/lib/applitools/eyes_selenium/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d3983298ba36daa74ea5daa23d5f88bd700d94d051d5c306760a932b09133fbd
|
|
4
|
+
data.tar.gz: a0619ebacd2f0d7aa4606d83ff60ed6fd4b7bfcfa7bbcaa04f97174c17d5a7dc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fca4918b2d51f9f9246ec0d97190de66759a8d74b13365fca05811ded4eacfd7264cb92b324994857601a16008b448ce437044699c0daf8473441af28055cd50
|
|
7
|
+
data.tar.gz: d912c95b17cb9664d6d74d05e868a2a9bad4dbc1d08964a850cc0d97bc7ad86197eada9f0a4c44a5928c62bd98fb64c8ab4b7e9167d5c1b463d4ae3e20051fd5
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,67 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.12.32](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.31...ruby/eyes_selenium@6.12.32) (2026-04-29)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/ufg-client bumped to 1.22.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
|
|
12
|
+
* @applitools/core bumped to 4.61.0
|
|
13
|
+
#### Features
|
|
14
|
+
|
|
15
|
+
* new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
* eyes_universal bumped to 4.61.0
|
|
20
|
+
|
|
21
|
+
* eyes_core bumped to 6.10.5
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
## [6.12.31](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.30...ruby/eyes_selenium@6.12.31) (2026-04-23)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Dependencies
|
|
28
|
+
|
|
29
|
+
* @applitools/req bumped to 1.10.0
|
|
30
|
+
#### Features
|
|
31
|
+
|
|
32
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
33
|
+
* @applitools/nml-client bumped to 1.11.25
|
|
34
|
+
|
|
35
|
+
* @applitools/tunnel-client bumped to 1.11.11
|
|
36
|
+
|
|
37
|
+
* @applitools/ufg-client bumped to 1.21.0
|
|
38
|
+
#### Features
|
|
39
|
+
|
|
40
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
* @applitools/core-base bumped to 1.33.0
|
|
45
|
+
#### Features
|
|
46
|
+
|
|
47
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
* @applitools/ec-client bumped to 1.12.26
|
|
52
|
+
|
|
53
|
+
* @applitools/core bumped to 4.60.0
|
|
54
|
+
#### Features
|
|
55
|
+
|
|
56
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
* eyes_universal bumped to 4.60.0
|
|
61
|
+
|
|
62
|
+
* eyes_core bumped to 6.10.4
|
|
63
|
+
|
|
64
|
+
|
|
3
65
|
## [6.12.30](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.29...ruby/eyes_selenium@6.12.30) (2026-04-16)
|
|
4
66
|
|
|
5
67
|
|
data/eyes_selenium.gemspec
CHANGED
|
@@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
|
|
|
27
27
|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
|
28
28
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
|
29
29
|
spec.require_paths = %w(lib)
|
|
30
|
-
spec.add_dependency 'eyes_core', "= 6.10.
|
|
30
|
+
spec.add_dependency 'eyes_core', "= 6.10.5"
|
|
31
31
|
spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
|
|
32
32
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: eyes_selenium
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 6.12.
|
|
4
|
+
version: 6.12.32
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Applitools Team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-04-
|
|
11
|
+
date: 2026-04-29 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.10.
|
|
19
|
+
version: 6.10.5
|
|
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.10.
|
|
26
|
+
version: 6.10.5
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: selenium-webdriver
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|