eyes_capybara 6.5.1 → 6.6.0
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 +116 -0
- data/eyes_capybara.gemspec +1 -1
- data/lib/applitools/eyes_capybara/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: 5a6a864ed330a6bcd1d9153acda0ffd30d809e07b0449f11937269daabe5bbce
|
4
|
+
data.tar.gz: 6b2096604408e94a275c32b6a414c2269b90bb0bf184acee0bb138aa63d2c5a4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 898b7f05d674d86d108a5fe91de626cbc21743ba4c24b39711cf8cb6c5d1eae0fa1d7c2b4d6e68d362ca4c0c0a47856c0e7453970c5dd7c62c979a2b898e1ca5
|
7
|
+
data.tar.gz: ba8a31dd6b12a8cc602192ae68f78288c8f4050f611728c5a38e07406061f22070bad2b026f0b7d51a6d5828668d62de01608450838f4018b864d75465c2f41a
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,121 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.6.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.5.2...ruby/eyes_capybara@6.6.0) (2025-08-05)
|
4
|
+
|
5
|
+
|
6
|
+
### Features
|
7
|
+
|
8
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
9
|
+
|
10
|
+
|
11
|
+
### Dependencies
|
12
|
+
|
13
|
+
* @applitools/utils bumped to 1.11.0
|
14
|
+
#### Features
|
15
|
+
|
16
|
+
* improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
|
17
|
+
* make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
|
18
|
+
* eyes_core bumped to 6.9.0
|
19
|
+
#### Features
|
20
|
+
|
21
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
* @applitools/logger bumped to 2.2.1
|
26
|
+
|
27
|
+
* @applitools/dom-snapshot bumped to 4.13.1
|
28
|
+
|
29
|
+
* @applitools/socket bumped to 1.3.1
|
30
|
+
|
31
|
+
* @applitools/req bumped to 1.8.1
|
32
|
+
|
33
|
+
* @applitools/image bumped to 1.2.1
|
34
|
+
|
35
|
+
* @applitools/dom-capture bumped to 11.6.1
|
36
|
+
|
37
|
+
* @applitools/driver bumped to 1.23.1
|
38
|
+
|
39
|
+
* @applitools/spec-driver-webdriver bumped to 1.4.1
|
40
|
+
|
41
|
+
* @applitools/spec-driver-selenium bumped to 1.7.1
|
42
|
+
|
43
|
+
* @applitools/spec-driver-puppeteer bumped to 1.6.1
|
44
|
+
|
45
|
+
* @applitools/screenshoter bumped to 3.12.1
|
46
|
+
|
47
|
+
* @applitools/nml-client bumped to 1.11.1
|
48
|
+
|
49
|
+
* @applitools/tunnel-client bumped to 1.10.2
|
50
|
+
|
51
|
+
* @applitools/ufg-client bumped to 1.17.1
|
52
|
+
|
53
|
+
* @applitools/core-base bumped to 1.27.1
|
54
|
+
|
55
|
+
* @applitools/ec-client bumped to 1.12.2
|
56
|
+
|
57
|
+
* @applitools/core bumped to 4.44.2
|
58
|
+
|
59
|
+
* eyes_universal bumped to 4.44.2
|
60
|
+
#### Features
|
61
|
+
|
62
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
* eyes_selenium bumped to 6.12.0
|
67
|
+
#### Features
|
68
|
+
|
69
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
* @applitools/test-server bumped to 1.3.0
|
74
|
+
#### Features
|
75
|
+
|
76
|
+
* release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
## [6.5.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.5.1...ruby/eyes_capybara@6.5.2) (2025-07-23)
|
82
|
+
|
83
|
+
|
84
|
+
### Dependencies
|
85
|
+
|
86
|
+
* @applitools/nml-client bumped to 1.10.0
|
87
|
+
#### Features
|
88
|
+
|
89
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
* @applitools/core-base bumped to 1.26.0
|
94
|
+
#### Features
|
95
|
+
|
96
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
97
|
+
* @applitools/core bumped to 4.43.0
|
98
|
+
#### Features
|
99
|
+
|
100
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
101
|
+
* batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
* @applitools/ec-client bumped to 1.11.1
|
106
|
+
|
107
|
+
* eyes_universal bumped to 4.43.0
|
108
|
+
|
109
|
+
* eyes_core bumped to 6.8.2
|
110
|
+
|
111
|
+
* eyes_selenium bumped to 6.11.0
|
112
|
+
#### Features
|
113
|
+
|
114
|
+
* android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
|
115
|
+
|
116
|
+
|
117
|
+
|
118
|
+
|
3
119
|
## [6.5.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.5.0...ruby/eyes_capybara@6.5.1) (2025-07-15)
|
4
120
|
|
5
121
|
|
data/eyes_capybara.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_selenium', "= 6.
|
30
|
+
spec.add_dependency 'eyes_selenium', "= 6.12.0"
|
31
31
|
spec.add_dependency 'capybara'
|
32
32
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_capybara
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.
|
4
|
+
version: 6.6.0
|
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-
|
11
|
+
date: 2025-08-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: eyes_selenium
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 6.
|
19
|
+
version: 6.12.0
|
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.
|
26
|
+
version: 6.12.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: capybara
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|