eyes_capybara 6.3.11 → 6.3.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +119 -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: 826f0d9d903e9b98900e24c9bc0d961555283654d0954200f4d27637b0464fc7
|
4
|
+
data.tar.gz: 1432929f77176da818c64bbd95b1b6b0e04d5368fbe43e864e05a14472763e12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 65ad6d7560b84752187dea88465870009f61cc4f03338a616fb158fe9b489648eb71aa15772737beb13b40be2b8ca9450ddf86ef1e95ae476cc1af069aa14239
|
7
|
+
data.tar.gz: 9dae872895c9d10959fd940bd4d51f7e0177469d52e69e54d28c2e582bd2737e91cff3e2f8a00b3e4dff19adad683e012601bcd3a884819c3aa0cb62a80ddef3
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,124 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.3.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.11...ruby/eyes_capybara@6.3.12) (2024-12-31)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/utils bumped to 1.7.7
|
9
|
+
#### Bug Fixes
|
10
|
+
|
11
|
+
* shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
|
12
|
+
* @applitools/logger bumped to 2.1.0
|
13
|
+
#### Features
|
14
|
+
|
15
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
* @applitools/dom-snapshot bumped to 4.11.13
|
20
|
+
#### Bug Fixes
|
21
|
+
|
22
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
* @applitools/socket bumped to 1.2.0
|
27
|
+
#### Features
|
28
|
+
|
29
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
* @applitools/dom-capture bumped to 11.5.3
|
34
|
+
#### Bug Fixes
|
35
|
+
|
36
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
37
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.22
|
38
|
+
|
39
|
+
* @applitools/spec-driver-selenium bumped to 1.5.93
|
40
|
+
|
41
|
+
* @applitools/screenshoter bumped to 3.10.2
|
42
|
+
|
43
|
+
* @applitools/nml-client bumped to 1.8.21
|
44
|
+
|
45
|
+
* @applitools/tunnel-client bumped to 1.6.0
|
46
|
+
#### Features
|
47
|
+
|
48
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
* @applitools/ufg-client bumped to 1.16.0
|
53
|
+
#### Features
|
54
|
+
|
55
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
56
|
+
|
57
|
+
|
58
|
+
#### Bug Fixes
|
59
|
+
|
60
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
* @applitools/core-base bumped to 1.22.0
|
65
|
+
#### Features
|
66
|
+
|
67
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
68
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
* @applitools/ec-client bumped to 1.10.0
|
73
|
+
#### Features
|
74
|
+
|
75
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
* @applitools/core bumped to 4.28.0
|
80
|
+
#### Features
|
81
|
+
|
82
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
83
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
84
|
+
|
85
|
+
|
86
|
+
#### Bug Fixes
|
87
|
+
|
88
|
+
* take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
* eyes_universal bumped to 4.28.0
|
93
|
+
#### Features
|
94
|
+
|
95
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
* eyes_core bumped to 6.5.0
|
100
|
+
#### Features
|
101
|
+
|
102
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
* @applitools/req bumped to 1.7.6
|
107
|
+
|
108
|
+
* @applitools/image bumped to 1.1.16
|
109
|
+
|
110
|
+
* @applitools/driver bumped to 1.20.2
|
111
|
+
|
112
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.22
|
113
|
+
|
114
|
+
* eyes_selenium bumped to 6.6.0
|
115
|
+
#### Features
|
116
|
+
|
117
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
|
3
122
|
## [6.3.11](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.10...ruby/eyes_capybara@6.3.11) (2024-11-27)
|
4
123
|
|
5
124
|
|
data/eyes_capybara.gemspec
CHANGED
@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
|
|
25
25
|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
26
26
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
27
27
|
spec.require_paths = %w(lib)
|
28
|
-
spec.add_dependency 'eyes_selenium', "= 6.
|
28
|
+
spec.add_dependency 'eyes_selenium', "= 6.6.0"
|
29
29
|
spec.add_dependency 'capybara'
|
30
30
|
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.3.
|
4
|
+
version: 6.3.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Applitools Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-31 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.6.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.6.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: capybara
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|