eyes_core 6.6.0 → 6.7.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 +115 -0
- data/eyes_core.gemspec +1 -1
- data/lib/applitools/core/eyes_base_configuration.rb +26 -5
- data/lib/applitools/eyes_core/version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 60c616955a64bf213ff0fbf3d6c07619cb13f0fc8241e055ecffc878d807128b
|
4
|
+
data.tar.gz: fa4a7ab2281ffe2bf45457c76dc27f5821aba32613e1f5ab3f15279f7c1f6368
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 41bdd647a2ff4eb9a088b6403e6694e23b47c385f9b3dad346cc9edfbc0919f075981b74cd717ab3dadf903250af6476828a9cfb6b25ded7275dd38d73d1fcca
|
7
|
+
data.tar.gz: 2ba9a72502d87457c01e8aef427e0547ae5e17f41bb2b95634c53f05089e5245d13d8ddb793e2a7d8b9505ef3b6194b317973588bfd8d88cdbc239bc6364a187
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,120 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.7.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.6.1...ruby/eyes_core@6.7.0) (2025-04-17)
|
4
|
+
|
5
|
+
|
6
|
+
### Features
|
7
|
+
|
8
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
9
|
+
|
10
|
+
|
11
|
+
### Performance Improvements
|
12
|
+
|
13
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
14
|
+
|
15
|
+
|
16
|
+
### Dependencies
|
17
|
+
|
18
|
+
* @applitools/dom-snapshot bumped to 4.11.18
|
19
|
+
#### Bug Fixes
|
20
|
+
|
21
|
+
* simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
* @applitools/snippets bumped to 2.6.5
|
26
|
+
#### Performance Improvements
|
27
|
+
|
28
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
29
|
+
* @applitools/driver bumped to 1.21.1
|
30
|
+
#### Bug Fixes
|
31
|
+
|
32
|
+
* executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.2
|
37
|
+
#### Performance Improvements
|
38
|
+
|
39
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
* @applitools/spec-driver-selenium bumped to 1.5.98
|
44
|
+
#### Performance Improvements
|
45
|
+
|
46
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.27
|
51
|
+
#### Performance Improvements
|
52
|
+
|
53
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
* @applitools/screenshoter bumped to 3.11.1
|
58
|
+
#### Performance Improvements
|
59
|
+
|
60
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
* @applitools/nml-client bumped to 1.9.1
|
65
|
+
#### Performance Improvements
|
66
|
+
|
67
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
* @applitools/tunnel-client bumped to 1.6.5
|
72
|
+
#### Bug Fixes
|
73
|
+
|
74
|
+
* enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
|
75
|
+
* @applitools/ufg-client bumped to 1.16.9
|
76
|
+
#### Bug Fixes
|
77
|
+
|
78
|
+
* basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
|
79
|
+
|
80
|
+
|
81
|
+
#### Performance Improvements
|
82
|
+
|
83
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
84
|
+
* @applitools/ec-client bumped to 1.10.9
|
85
|
+
#### Performance Improvements
|
86
|
+
|
87
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
* @applitools/core bumped to 4.37.0
|
92
|
+
#### Features
|
93
|
+
|
94
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
* eyes_universal bumped to 4.37.0
|
99
|
+
#### Performance Improvements
|
100
|
+
|
101
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
## [6.6.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.6.0...ruby/eyes_core@6.6.1) (2025-04-03)
|
107
|
+
|
108
|
+
|
109
|
+
### Dependencies
|
110
|
+
|
111
|
+
* @applitools/core bumped to 4.35.1
|
112
|
+
#### Bug Fixes
|
113
|
+
|
114
|
+
* dummy ([9b8ffef](https://github.com/Applitools-Dev/sdk/commit/9b8ffef6277015a9073caf50f5dc5741986fbf07))
|
115
|
+
* eyes_universal bumped to 4.35.1
|
116
|
+
|
117
|
+
|
3
118
|
## [6.6.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.5.3...ruby/eyes_core@6.6.0) (2025-03-26)
|
4
119
|
|
5
120
|
|
data/eyes_core.gemspec
CHANGED
@@ -38,7 +38,7 @@ Gem::Specification.new do |spec|
|
|
38
38
|
spec.add_dependency 'colorize'
|
39
39
|
spec.add_dependency 'websocket'
|
40
40
|
spec.add_dependency 'sorted_set'
|
41
|
-
spec.add_dependency 'eyes_universal', "= 4.
|
41
|
+
spec.add_dependency 'eyes_universal', "= 4.37.0"
|
42
42
|
|
43
43
|
spec.add_development_dependency 'bundler'
|
44
44
|
spec.add_development_dependency 'rake'
|
@@ -207,9 +207,11 @@ module Applitools
|
|
207
207
|
|
208
208
|
# layoutBreakpoints?: boolean | number[]
|
209
209
|
def layout_breakpoints=(value)
|
210
|
-
|
211
|
-
|
212
|
-
|
210
|
+
if value === true || value === false
|
211
|
+
config_hash[:layout_breakpoints] = { breakpoints: value }
|
212
|
+
elsif value.is_a?(Array) && value.all? {|v| v.is_a?(Numeric)}
|
213
|
+
config_hash[:layout_breakpoints] = { breakpoints: value }
|
214
|
+
elsif value.is_a?(Hash)
|
213
215
|
if value.has_key?(:breakpoints) || value.has_key?('breakpoints')
|
214
216
|
config_hash[:layout_breakpoints] = value
|
215
217
|
else
|
@@ -217,8 +219,27 @@ module Applitools
|
|
217
219
|
end
|
218
220
|
end
|
219
221
|
end
|
220
|
-
|
221
|
-
|
222
|
+
|
223
|
+
def layout_breakpoints(value = nil, reload: nil, height_breakpoints: nil)
|
224
|
+
if value.nil?
|
225
|
+
config_hash[:layout_breakpoints]
|
226
|
+
else
|
227
|
+
if value.is_a?(Hash)
|
228
|
+
# If it's already a hash, add our options if not present
|
229
|
+
# Need to check both symbol and string keys
|
230
|
+
value[:layout_breakpoints][:reload] = value[:reload] || value['reload'] || reload
|
231
|
+
value[:layout_breakpoints][:height_breakpoints] = value[:height_breakpoints] || value['height_breakpoints'] || height_breakpoints
|
232
|
+
self.layout_breakpoints = value
|
233
|
+
else
|
234
|
+
# For non-hash values, create a hash with all options
|
235
|
+
self.layout_breakpoints = {
|
236
|
+
breakpoints: value,
|
237
|
+
reload: reload,
|
238
|
+
height_breakpoints: height_breakpoints
|
239
|
+
}
|
240
|
+
end
|
241
|
+
self
|
242
|
+
end
|
222
243
|
end
|
223
244
|
collect_method :layout_breakpoints
|
224
245
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.
|
4
|
+
version: 6.7.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Applitools Team
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-04-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -114,14 +114,14 @@ dependencies:
|
|
114
114
|
requirements:
|
115
115
|
- - '='
|
116
116
|
- !ruby/object:Gem::Version
|
117
|
-
version: 4.
|
117
|
+
version: 4.37.0
|
118
118
|
type: :runtime
|
119
119
|
prerelease: false
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
121
|
requirements:
|
122
122
|
- - '='
|
123
123
|
- !ruby/object:Gem::Version
|
124
|
-
version: 4.
|
124
|
+
version: 4.37.0
|
125
125
|
- !ruby/object:Gem::Dependency
|
126
126
|
name: bundler
|
127
127
|
requirement: !ruby/object:Gem::Requirement
|
@@ -372,7 +372,7 @@ licenses:
|
|
372
372
|
- Applitools
|
373
373
|
metadata:
|
374
374
|
yard.run: yri
|
375
|
-
post_install_message:
|
375
|
+
post_install_message:
|
376
376
|
rdoc_options: []
|
377
377
|
require_paths:
|
378
378
|
- lib
|
@@ -387,8 +387,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
387
387
|
- !ruby/object:Gem::Version
|
388
388
|
version: '0'
|
389
389
|
requirements: []
|
390
|
-
rubygems_version: 3.
|
391
|
-
signing_key:
|
390
|
+
rubygems_version: 3.1.6
|
391
|
+
signing_key:
|
392
392
|
specification_version: 4
|
393
393
|
summary: Core of the Applitools Ruby SDK
|
394
394
|
test_files: []
|