eyes_calabash 6.6.5 → 6.6.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1b83aed3ce246969a8a55f082362a5a1e7b6bdc55f30bc08fb82bd17964d495
4
- data.tar.gz: 377d32a6fc9192c1f8381ac1eea3eb9ac8143c83f1cdfeef831e18b429b39686
3
+ metadata.gz: d82dfa9f91b2594f4a073d5e239530e4c526ed88170c33320a8d5924099f98ae
4
+ data.tar.gz: f5f9448e9afed0607ad9476c3b4b097f1d3bba25e79e514b5855bfec59462f8f
5
5
  SHA512:
6
- metadata.gz: 5b2f90c5c73e28bad2eee6a9f61c2564fac28ba7e6bb3218fcd7ac4b47694fb2602d4239651020403906840bba5f212e22135c2e22af9f803e3fe93bb0be3e07
7
- data.tar.gz: 67f542f6e7eaeb6c6343ce6e399854f18d91044cbd1ce67477fa0538bff23ca921c6e3a6b9f9d9eede7c5be882b83d7ac1168b434880dc6b58858db87f858063
6
+ metadata.gz: 5e22bbb070c0cf41a1ef2938c25d9b91214b37f147507417443db209714827c191e92a4bf78d8d97069b9affa26b005546fa6c63e2a4116e94f58de805dbc81c
7
+ data.tar.gz: 907aa2515634470846c86294fd0612c280b009403996e1d03a1bc684ad42ae61743b7dd8199063241399371d1866f4444591a1dae1d7f960c1912713174a6538
data/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.5...ruby/eyes_calabash@6.6.6) (2025-10-01)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/screenshoter bumped to 3.12.6
9
+ #### Bug Fixes
10
+
11
+ * wait after scroll | FLD-3594 ([#3252](https://github.com/Applitools-Dev/sdk/issues/3252)) ([e452422](https://github.com/Applitools-Dev/sdk/commit/e4524229b64e40d9b9596a92bfa94daf5824286a))
12
+ * @applitools/core-base bumped to 1.28.1
13
+ #### Bug Fixes
14
+
15
+ * unexpected concurrency values from server | AD-11465 ([#3248](https://github.com/Applitools-Dev/sdk/issues/3248)) ([0dd28c7](https://github.com/Applitools-Dev/sdk/commit/0dd28c7b297d5ad3aabc6b87e427e3e09a993825))
16
+ * @applitools/ec-client bumped to 1.12.9
17
+
18
+ * @applitools/core bumped to 4.49.0
19
+ #### Features
20
+
21
+ * storybook addon ([#3104](https://github.com/Applitools-Dev/sdk/issues/3104)) ([16e09cb](https://github.com/Applitools-Dev/sdk/commit/16e09cba8928c3a24b9e0d9d41e0936fbaec2773))
22
+
23
+
24
+ #### Bug Fixes
25
+
26
+ * duplicate concurrency warnings ([#3255](https://github.com/Applitools-Dev/sdk/issues/3255)) ([ef2f94a](https://github.com/Applitools-Dev/sdk/commit/ef2f94ab4137c78396583f166344285beeb49be7))
27
+
28
+
29
+
30
+ * @applitools/nml-client bumped to 1.11.7
31
+
32
+ * eyes_universal bumped to 4.49.0
33
+
34
+ * eyes_core bumped to 6.9.6
35
+
36
+
3
37
  ## [6.6.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.4...ruby/eyes_calabash@6.6.5) (2025-09-22)
4
38
 
5
39
 
@@ -39,5 +39,5 @@ MESSAGE
39
39
  spec.add_dependency 'cucumber'
40
40
  spec.add_dependency 'file_utils'
41
41
  spec.add_dependency 'rspec-expectations'
42
- spec.add_dependency 'eyes_core', "= 6.9.5"
42
+ spec.add_dependency 'eyes_core', "= 6.9.6"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.6.5'.freeze
5
+ VERSION = '6.6.6'.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.6.5
4
+ version: 6.6.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-22 00:00:00.000000000 Z
11
+ date: 2025-10-01 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.9.5
61
+ version: 6.9.6
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.9.5
68
+ version: 6.9.6
69
69
  description: 'Provides SDK for writing Applitools Calabash tests. DEPRECATED: Calabash
70
70
  is no longer actively maintained. Please use eyes_appium for mobile testing.'
71
71
  email: