eyes_selenium 6.10.0 → 6.10.1
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 +90 -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: f105f1ca4e098e9a2ceecc8516223fcafac5f0588d1efa4b8f7500d1cd4b78b3
|
4
|
+
data.tar.gz: d0a55eafd6590ff10431f47f4394df3fb66aaaa80953fb4a9fde801407c77140
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cb27d925cb15b831a360788687d4429eda4ffa786bc9ae1d1ac108738cf706b4749278520297ab14c9108a4eb83c8b6837a5e60098388a56b83d7d152af198b1
|
7
|
+
data.tar.gz: e7fe16b21cdb4925f0419fedaab818c7ab9a5d705806a770b1064940c627095edfb65f8f363da115754ca161283eca8672fb8403c06f2aed128534ce46dd1a2f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,95 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.10.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.10.0...ruby/eyes_selenium@6.10.1) (2025-07-15)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/dom-snapshot bumped to 4.12.1
|
9
|
+
#### Performance Improvements
|
10
|
+
|
11
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
* @applitools/req bumped to 1.7.15
|
16
|
+
#### Performance Improvements
|
17
|
+
|
18
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
19
|
+
* @applitools/driver bumped to 1.22.1
|
20
|
+
#### Performance Improvements
|
21
|
+
|
22
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
23
|
+
* @applitools/spec-driver-webdriver bumped to 1.3.1
|
24
|
+
|
25
|
+
* @applitools/spec-driver-puppeteer bumped to 1.5.1
|
26
|
+
|
27
|
+
* @applitools/screenshoter bumped to 3.11.7
|
28
|
+
#### Performance Improvements
|
29
|
+
|
30
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
* @applitools/nml-client bumped to 1.9.7
|
35
|
+
#### Performance Improvements
|
36
|
+
|
37
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
* @applitools/tunnel-client bumped to 1.9.0
|
42
|
+
#### Features
|
43
|
+
|
44
|
+
* enable EC healthchecks | AD-10040 ([#3017](https://github.com/Applitools-Dev/sdk/issues/3017)) ([c01c300](https://github.com/Applitools-Dev/sdk/commit/c01c300259427ddae53147a64d30b152960503d9))
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
* @applitools/ufg-client bumped to 1.16.14
|
49
|
+
#### Performance Improvements
|
50
|
+
|
51
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
* @applitools/core-base bumped to 1.25.6
|
56
|
+
#### Performance Improvements
|
57
|
+
|
58
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
* @applitools/ec-client bumped to 1.11.0
|
63
|
+
#### Features
|
64
|
+
|
65
|
+
* enable EC healthchecks | AD-10040 ([#3017](https://github.com/Applitools-Dev/sdk/issues/3017)) ([c01c300](https://github.com/Applitools-Dev/sdk/commit/c01c300259427ddae53147a64d30b152960503d9))
|
66
|
+
|
67
|
+
|
68
|
+
#### Performance Improvements
|
69
|
+
|
70
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
* @applitools/core bumped to 4.42.0
|
75
|
+
#### Features
|
76
|
+
|
77
|
+
* enable EC healthchecks | AD-10040 ([#3017](https://github.com/Applitools-Dev/sdk/issues/3017)) ([c01c300](https://github.com/Applitools-Dev/sdk/commit/c01c300259427ddae53147a64d30b152960503d9))
|
78
|
+
|
79
|
+
|
80
|
+
#### Performance Improvements
|
81
|
+
|
82
|
+
* yarn dedup packages ([#3061](https://github.com/Applitools-Dev/sdk/issues/3061)) ([2fd8951](https://github.com/Applitools-Dev/sdk/commit/2fd8951d6ce9c18a5dbdb648adaa2c454eae9b4e))
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
* @applitools/spec-driver-selenium bumped to 1.6.1
|
87
|
+
|
88
|
+
* eyes_universal bumped to 4.42.0
|
89
|
+
|
90
|
+
* eyes_core bumped to 6.8.1
|
91
|
+
|
92
|
+
|
3
93
|
## [6.10.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.9.2...ruby/eyes_selenium@6.10.0) (2025-07-14)
|
4
94
|
|
5
95
|
|
data/eyes_selenium.gemspec
CHANGED
@@ -27,7 +27,7 @@ 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.8.
|
30
|
+
spec.add_dependency 'eyes_core', "= 6.8.1"
|
31
31
|
spec.add_dependency 'selenium-webdriver', '>= 3'
|
32
32
|
spec.add_dependency 'css_parser'
|
33
33
|
spec.add_dependency 'crass'
|
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.10.
|
4
|
+
version: 6.10.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Applitools Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-07-
|
11
|
+
date: 2025-07-15 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.8.
|
19
|
+
version: 6.8.1
|
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.8.
|
26
|
+
version: 6.8.1
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: selenium-webdriver
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|