eyes_capybara 6.6.33 → 6.6.35
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 +177 -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: 78ea9de60a26ef3517ea147070b35c21613dbbe72c98054984a41e85e0eb6e0b
|
|
4
|
+
data.tar.gz: c2c9f0b54bad8517b8b1273e4db384d44eb70f599c58ce134f2881b07ab1717d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d8eaafac84f85befc460291bbc6cf179f897760a19fe3b9a9157938be245c9e5f62b3a7536bb13d536b025e7a909eff4ca9750bc5140bc551c2669d94a91b2f2
|
|
7
|
+
data.tar.gz: 1802612609a7aa9376a8a6e7b0e8d5257f52991c4236e1d07eaaa5e79c8e85d5a252d99f614eef51ea8df49bb70a9e6ced1ebdf3b7ae694cd51e67efd85c05ec
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,182 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.6.35](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.34...ruby/eyes_capybara@6.6.35) (2026-05-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/snippets bumped to 2.9.1
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
|
|
12
|
+
* @applitools/dom-snapshot bumped to 4.17.1
|
|
13
|
+
|
|
14
|
+
* @applitools/req bumped to 1.10.1
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
18
|
+
* @applitools/driver bumped to 1.26.1
|
|
19
|
+
#### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
* @applitools/spec-driver-playwright bumped to 1.9.1
|
|
26
|
+
#### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
* @applitools/ufg-client bumped to 1.22.1
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
* @applitools/core bumped to 4.63.0
|
|
40
|
+
#### Features
|
|
41
|
+
|
|
42
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
#### Bug Fixes
|
|
46
|
+
|
|
47
|
+
* avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
|
|
48
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
* @applitools/screenshoter bumped to 3.12.20
|
|
53
|
+
|
|
54
|
+
* @applitools/tunnel-client bumped to 1.11.13
|
|
55
|
+
|
|
56
|
+
* @applitools/core-base bumped to 1.34.0
|
|
57
|
+
#### Features
|
|
58
|
+
|
|
59
|
+
* soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
#### Bug Fixes
|
|
63
|
+
|
|
64
|
+
* http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.1
|
|
69
|
+
|
|
70
|
+
* @applitools/spec-driver-selenium bumped to 1.8.1
|
|
71
|
+
|
|
72
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.1
|
|
73
|
+
|
|
74
|
+
* @applitools/nml-client bumped to 1.11.27
|
|
75
|
+
|
|
76
|
+
* @applitools/ec-client bumped to 1.12.29
|
|
77
|
+
|
|
78
|
+
* eyes_universal bumped to 4.63.0
|
|
79
|
+
|
|
80
|
+
* eyes_core bumped to 6.11.1
|
|
81
|
+
|
|
82
|
+
* eyes_selenium bumped to 6.12.35
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
## [6.6.34](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.33...ruby/eyes_capybara@6.6.34) (2026-05-05)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Dependencies
|
|
89
|
+
|
|
90
|
+
* @applitools/dom-shared bumped to 1.2.0
|
|
91
|
+
#### Features
|
|
92
|
+
|
|
93
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
94
|
+
* @applitools/dom-snapshot bumped to 4.17.0
|
|
95
|
+
#### Features
|
|
96
|
+
|
|
97
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
#### Bug Fixes
|
|
101
|
+
|
|
102
|
+
* re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
* @applitools/snippets bumped to 2.9.0
|
|
107
|
+
#### Features
|
|
108
|
+
|
|
109
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
* @applitools/dom-capture bumped to 11.8.0
|
|
114
|
+
#### Features
|
|
115
|
+
|
|
116
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
* @applitools/driver bumped to 1.26.0
|
|
121
|
+
#### Features
|
|
122
|
+
|
|
123
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.0
|
|
128
|
+
#### Features
|
|
129
|
+
|
|
130
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
* @applitools/spec-driver-selenium bumped to 1.8.0
|
|
135
|
+
#### Features
|
|
136
|
+
|
|
137
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
* @applitools/spec-driver-playwright bumped to 1.9.0
|
|
142
|
+
#### Features
|
|
143
|
+
|
|
144
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.0
|
|
149
|
+
#### Features
|
|
150
|
+
|
|
151
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
* @applitools/core bumped to 4.62.0
|
|
156
|
+
#### Features
|
|
157
|
+
|
|
158
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
* eyes_core bumped to 6.11.0
|
|
163
|
+
#### Features
|
|
164
|
+
|
|
165
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
* @applitools/screenshoter bumped to 3.12.19
|
|
170
|
+
|
|
171
|
+
* @applitools/nml-client bumped to 1.11.26
|
|
172
|
+
|
|
173
|
+
* @applitools/ec-client bumped to 1.12.28
|
|
174
|
+
|
|
175
|
+
* eyes_universal bumped to 4.62.0
|
|
176
|
+
|
|
177
|
+
* eyes_selenium bumped to 6.12.34
|
|
178
|
+
|
|
179
|
+
|
|
3
180
|
## [6.6.33](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.32...ruby/eyes_capybara@6.6.33) (2026-05-04)
|
|
4
181
|
|
|
5
182
|
|
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.12.
|
|
30
|
+
spec.add_dependency 'eyes_selenium', "= 6.12.35"
|
|
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.6.
|
|
4
|
+
version: 6.6.35
|
|
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-05-
|
|
11
|
+
date: 2026-05-19 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.12.
|
|
19
|
+
version: 6.12.35
|
|
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.12.
|
|
26
|
+
version: 6.12.35
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: capybara
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|