eyes_calabash 6.3.5 → 6.3.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 46205c42ff2531cbde7ed062db6e61e21565fd4a0ff1b3e6d9430f69a378dacd
4
- data.tar.gz: bf54a43a18a30d29849ed0caaa82c13ec68bafb118a6548ed26cc972824f7f5b
3
+ metadata.gz: f7916c8a5a127f9b12250d42c266adf88ee19f12e6d2348acef653a1ae226a18
4
+ data.tar.gz: 0a52f1aca912a9df55ce08a54dbb74333cc4c9a38c2b7d919557af42f5627928
5
5
  SHA512:
6
- metadata.gz: 8167c7c05e05e09fa3dd791f9dc518f844730bca86e17a4f6023aaa0979f861a9da41d88bb4f5526955379b372aa0e94156abaaba6c748b63bbbff94f66367f8
7
- data.tar.gz: af755b976403465739af22f8c6bb5148dbb745a206ff89161c925f19eb22190a6d7436201b1d4078e9742e8e0991241b9dae9eafa8ec00b46169c32e4e8a028b
6
+ metadata.gz: d5ab54c77be8a074a4129be84dfe222dabdb2ac1d3be221fe730b5718ac64ccb71c40882feecfd410b263c51c4af7e473b1c550ceb8d024d8e0d75870f3aff7d
7
+ data.tar.gz: '0489d475d04f6df60846b845aea7062fdde0cabcf3432ae07ae2fac767abe6de094d605965c3c2a84fd6476d03d8a5d9359eefd809e1a949c773578e1c6dc1f6'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,168 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.7...ruby/eyes_calabash@6.3.8) (2024-09-10)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-capture bumped to 11.4.0
9
+ #### Features
10
+
11
+ * ability to capture all css props in computed style ([#2484](https://github.com/Applitools-Dev/sdk/issues/2484)) ([8769ee5](https://github.com/Applitools-Dev/sdk/commit/8769ee566f2d9e163437c7bcd385ec993f05f370))
12
+ * @applitools/driver bumped to 1.19.0
13
+ #### Features
14
+
15
+ * add support for env var APPLITOOLS_IS_IC ([#2469](https://github.com/Applitools-Dev/sdk/issues/2469)) ([87d7b5c](https://github.com/Applitools-Dev/sdk/commit/87d7b5cc1f7ea774c6b90504e85296f0681d0b1e))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * handle userAgent.brands returned as string ([#2453](https://github.com/Applitools-Dev/sdk/issues/2453)) ([dd6328b](https://github.com/Applitools-Dev/sdk/commit/dd6328be3e7d885714124a8e43aabaae3abecde9))
21
+ * searching for scrollable element multiple times ([#2493](https://github.com/Applitools-Dev/sdk/issues/2493)) ([d98db80](https://github.com/Applitools-Dev/sdk/commit/d98db8016c6312f467f244444c6f1a87bc09b7da))
22
+ * @applitools/tunnel-client bumped to 1.5.8
23
+ #### Bug Fixes
24
+
25
+ * upgrade execution-grid-tunnel ([#2475](https://github.com/Applitools-Dev/sdk/issues/2475)) ([e5952b4](https://github.com/Applitools-Dev/sdk/commit/e5952b4ca1bd0c065111ce1109b218f1fd68f6fc))
26
+
27
+
28
+
29
+ * @applitools/core-base bumped to 1.16.1
30
+ #### Bug Fixes
31
+
32
+ * infinity concurrency ([#2477](https://github.com/Applitools-Dev/sdk/issues/2477)) ([f488e16](https://github.com/Applitools-Dev/sdk/commit/f488e162f124acc249ed7b43b714f13c18306dc8))
33
+ * @applitools/spec-driver-webdriver bumped to 1.1.12
34
+
35
+ * @applitools/spec-driver-selenium bumped to 1.5.83
36
+
37
+ * @applitools/spec-driver-puppeteer bumped to 1.4.12
38
+
39
+ * @applitools/screenshoter bumped to 3.8.36
40
+
41
+ * @applitools/nml-client bumped to 1.8.10
42
+
43
+ * @applitools/ec-client bumped to 1.9.4
44
+
45
+ * @applitools/core bumped to 4.18.2
46
+ #### Bug Fixes
47
+
48
+ * don't call check-network when executing binary and cli ([#2491](https://github.com/Applitools-Dev/sdk/issues/2491)) ([ef00d20](https://github.com/Applitools-Dev/sdk/commit/ef00d205450b7bbe7abc1bc9bce8d6970f769091))
49
+
50
+
51
+
52
+ * eyes_universal bumped to 4.18.2
53
+
54
+ * eyes_core bumped to 6.3.8
55
+
56
+
57
+ ## [6.3.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.6...ruby/eyes_calabash@6.3.7) (2024-07-23)
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * @applitools/driver bumped to 1.18.0
63
+ #### Features
64
+
65
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
66
+
67
+
68
+ #### Bug Fixes
69
+
70
+ * executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
71
+ * @applitools/spec-driver-webdriver bumped to 1.1.11
72
+
73
+ * @applitools/spec-driver-selenium bumped to 1.5.82
74
+
75
+ * @applitools/spec-driver-puppeteer bumped to 1.4.11
76
+
77
+ * @applitools/screenshoter bumped to 3.8.35
78
+
79
+ * @applitools/nml-client bumped to 1.8.9
80
+
81
+ * @applitools/ufg-client bumped to 1.12.3
82
+ #### Bug Fixes
83
+
84
+ * update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))
85
+
86
+
87
+ #### Performance Improvements
88
+
89
+ * trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
90
+ * @applitools/ec-client bumped to 1.9.3
91
+
92
+ * @applitools/core bumped to 4.18.0
93
+ #### Features
94
+
95
+ * disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
96
+
97
+
98
+
99
+ * eyes_universal bumped to 4.18.0
100
+
101
+ * eyes_core bumped to 6.3.7
102
+
103
+
104
+ ## [6.3.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.5...ruby/eyes_calabash@6.3.6) (2024-05-28)
105
+
106
+
107
+ ### Dependencies
108
+
109
+ * @applitools/req bumped to 1.7.0
110
+ #### Features
111
+
112
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
113
+ * @applitools/nml-client bumped to 1.8.5
114
+
115
+ * @applitools/tunnel-client bumped to 1.5.3
116
+
117
+ * @applitools/ufg-client bumped to 1.12.0
118
+ #### Features
119
+
120
+ * dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
121
+
122
+
123
+
124
+ * @applitools/ec-client bumped to 1.8.6
125
+
126
+ * @applitools/core-base bumped to 1.15.0
127
+ #### Features
128
+
129
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
130
+
131
+
132
+ #### Bug Fixes
133
+
134
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
135
+
136
+
137
+
138
+ * @applitools/core bumped to 4.16.0
139
+ #### Features
140
+
141
+ * tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
142
+
143
+
144
+ #### Bug Fixes
145
+
146
+ * multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
147
+ * throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))
148
+
149
+
150
+ #### Performance Improvements
151
+
152
+ * don't wait for ufg client when take-snapshots performed on non-… ([#2366](https://github.com/Applitools-Dev/sdk/issues/2366)) ([4d8ab41](https://github.com/Applitools-Dev/sdk/commit/4d8ab41a421ff9b7f6f7d107bc8c5e9647404430))
153
+
154
+
155
+ #### Code Refactoring
156
+
157
+ * remove eyesServerUrl and apiKey when not necessary ([#2345](https://github.com/Applitools-Dev/sdk/issues/2345)) ([121ae5d](https://github.com/Applitools-Dev/sdk/commit/121ae5d00417d70d9857b8199b4bcfd92de353c6))
158
+
159
+
160
+
161
+ * eyes_universal bumped to 4.16.0
162
+
163
+ * eyes_core bumped to 6.3.6
164
+
165
+
3
166
  ## [6.3.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.4...ruby/eyes_calabash@6.3.5) (2024-05-07)
4
167
 
5
168
 
@@ -31,5 +31,5 @@ Gem::Specification.new do |spec|
31
31
  spec.add_dependency 'cucumber'
32
32
  spec.add_dependency 'file_utils'
33
33
  spec.add_dependency 'rspec-expectations'
34
- spec.add_dependency 'eyes_core', "= #{Applitools::EyesCalabash::VERSION}"
34
+ spec.add_dependency 'eyes_core', "= 6.3.8"
35
35
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.3.5'.freeze
5
+ VERSION = '6.3.8'.freeze
6
6
  end
7
7
  end
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.3.5
4
+ version: 6.3.8
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-05-08 00:00:00.000000000 Z
11
+ date: 2024-09-10 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.3.5
61
+ version: 6.3.8
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.3.5
68
+ version: 6.3.8
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com
@@ -123,7 +123,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
125
  requirements: []
126
- rubygems_version: 3.0.3.1
126
+ rubygems_version: 3.1.6
127
127
  signing_key:
128
128
  specification_version: 4
129
129
  summary: Applitools Ruby Calabash SDK