eyes_calabash 6.4.0 → 6.4.2
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 +124 -0
- data/eyes_calabash.gemspec +1 -1
- data/lib/applitools/eyes_calabash/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: d9d13744470cc6a5af79f154c6711a33361514fffb0dcd1c7ec04b2f90cd6b80
|
4
|
+
data.tar.gz: 945b1dd3fd6dddb804d0d30480ba3311f145c1fb4a852ebbe50b5f8fa9b720b0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e2d2cc531339058e401ea6aa60624e8ad089ddcd7ec1c44a03e342eacad7d3f9841793b977c4ef678ea1489623c78bce2b5c6ed7d3d2d12e9f8f4da0655884c
|
7
|
+
data.tar.gz: d9927fab3f84de812a7b3a93621b443a5701b6043a9a861be4b91b758104db98bfc85c73328c91d25404e75f2e76eeb90c6d6555941da8133fda958cd15e1e80
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,129 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.4.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.4.1...ruby/eyes_calabash@6.4.2) (2025-04-17)
|
4
|
+
|
5
|
+
|
6
|
+
### Performance Improvements
|
7
|
+
|
8
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
9
|
+
|
10
|
+
|
11
|
+
### Dependencies
|
12
|
+
|
13
|
+
* @applitools/dom-snapshot bumped to 4.11.18
|
14
|
+
#### Bug Fixes
|
15
|
+
|
16
|
+
* 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))
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
* @applitools/snippets bumped to 2.6.5
|
21
|
+
#### Performance Improvements
|
22
|
+
|
23
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
24
|
+
* @applitools/driver bumped to 1.21.1
|
25
|
+
#### Bug Fixes
|
26
|
+
|
27
|
+
* executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.2
|
32
|
+
#### Performance Improvements
|
33
|
+
|
34
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
* @applitools/spec-driver-selenium bumped to 1.5.98
|
39
|
+
#### Performance Improvements
|
40
|
+
|
41
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.27
|
46
|
+
#### Performance Improvements
|
47
|
+
|
48
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
* @applitools/screenshoter bumped to 3.11.1
|
53
|
+
#### Performance Improvements
|
54
|
+
|
55
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
* @applitools/nml-client bumped to 1.9.1
|
60
|
+
#### Performance Improvements
|
61
|
+
|
62
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
* @applitools/tunnel-client bumped to 1.6.5
|
67
|
+
#### Bug Fixes
|
68
|
+
|
69
|
+
* enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
|
70
|
+
* @applitools/ufg-client bumped to 1.16.9
|
71
|
+
#### Bug Fixes
|
72
|
+
|
73
|
+
* 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))
|
74
|
+
|
75
|
+
|
76
|
+
#### Performance Improvements
|
77
|
+
|
78
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
79
|
+
* @applitools/ec-client bumped to 1.10.9
|
80
|
+
#### Performance Improvements
|
81
|
+
|
82
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
* @applitools/core bumped to 4.37.0
|
87
|
+
#### Features
|
88
|
+
|
89
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
* eyes_universal bumped to 4.37.0
|
94
|
+
#### Performance Improvements
|
95
|
+
|
96
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
* eyes_core bumped to 6.7.0
|
101
|
+
#### Features
|
102
|
+
|
103
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
104
|
+
|
105
|
+
|
106
|
+
#### Performance Improvements
|
107
|
+
|
108
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
## [6.4.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.4.0...ruby/eyes_calabash@6.4.1) (2025-04-03)
|
114
|
+
|
115
|
+
|
116
|
+
### Dependencies
|
117
|
+
|
118
|
+
* @applitools/core bumped to 4.35.1
|
119
|
+
#### Bug Fixes
|
120
|
+
|
121
|
+
* dummy ([9b8ffef](https://github.com/Applitools-Dev/sdk/commit/9b8ffef6277015a9073caf50f5dc5741986fbf07))
|
122
|
+
* eyes_universal bumped to 4.35.1
|
123
|
+
|
124
|
+
* eyes_core bumped to 6.6.1
|
125
|
+
|
126
|
+
|
3
127
|
## [6.4.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.15...ruby/eyes_calabash@6.4.0) (2025-03-26)
|
4
128
|
|
5
129
|
|
data/eyes_calabash.gemspec
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_calabash
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.4.
|
4
|
+
version: 6.4.2
|
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: cucumber
|
@@ -58,14 +58,14 @@ dependencies:
|
|
58
58
|
requirements:
|
59
59
|
- - '='
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version: 6.
|
61
|
+
version: 6.7.0
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - '='
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version: 6.
|
68
|
+
version: 6.7.0
|
69
69
|
description: Provides SDK for writing Applitools Calabash tests.
|
70
70
|
email:
|
71
71
|
- team@applitools.com
|
@@ -108,7 +108,7 @@ licenses:
|
|
108
108
|
- Applitools
|
109
109
|
metadata:
|
110
110
|
yard.run: yri
|
111
|
-
post_install_message:
|
111
|
+
post_install_message:
|
112
112
|
rdoc_options: []
|
113
113
|
require_paths:
|
114
114
|
- lib
|
@@ -123,8 +123,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
123
123
|
- !ruby/object:Gem::Version
|
124
124
|
version: '0'
|
125
125
|
requirements: []
|
126
|
-
rubygems_version: 3.
|
127
|
-
signing_key:
|
126
|
+
rubygems_version: 3.1.6
|
127
|
+
signing_key:
|
128
128
|
specification_version: 4
|
129
129
|
summary: Applitools Ruby Calabash SDK
|
130
130
|
test_files: []
|