eyes_calabash 6.6.5 → 6.6.7

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: 12ceeca8393dfc221c4a72e70912ed21ce6a9802bf6010be113152318e34f98f
4
+ data.tar.gz: '049e7f883d78f8d5bf2ed04c92a593d5c072183ba2e46bea1afb5266c3220e53'
5
5
  SHA512:
6
- metadata.gz: 5b2f90c5c73e28bad2eee6a9f61c2564fac28ba7e6bb3218fcd7ac4b47694fb2602d4239651020403906840bba5f212e22135c2e22af9f803e3fe93bb0be3e07
7
- data.tar.gz: 67f542f6e7eaeb6c6343ce6e399854f18d91044cbd1ce67477fa0538bff23ca921c6e3a6b9f9d9eede7c5be882b83d7ac1168b434880dc6b58858db87f858063
6
+ metadata.gz: 83dbd41bc16744bd622c079dedce1523a8eb260b16a692d9ed3a324680b3b7eab81ccb1e7261b0440e4c74e408faeadf18dd173e1b073968a88d548d8965224f
7
+ data.tar.gz: 19699741f0f7c30130102ce8f37de2ae548c039024990b66c0de5a7de47b5c9d685802e7b89e3c0cb213d4d300b4a88ea217f9388aea0da770929ffe5981b229
data/CHANGELOG.md CHANGED
@@ -1,5 +1,74 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.6...ruby/eyes_calabash@6.6.7) (2025-11-03)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.14.0
9
+ #### Features
10
+
11
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
12
+
13
+
14
+ #### Bug Fixes
15
+
16
+ * sandbox prototype pollution | FLD-3738 ([#3310](https://github.com/Applitools-Dev/sdk/issues/3310)) ([3185558](https://github.com/Applitools-Dev/sdk/commit/31855586851d5372169aae7bf0268cec139abc59))
17
+
18
+
19
+ #### Code Refactoring
20
+
21
+ * blob generation error handling ([#2501](https://github.com/Applitools-Dev/sdk/issues/2501)) ([94bc14f](https://github.com/Applitools-Dev/sdk/commit/94bc14faf3de0fd9a8ca24af4870f839756a8aad))
22
+ * @applitools/ufg-client bumped to 1.18.0
23
+ #### Features
24
+
25
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
26
+ * @applitools/core bumped to 4.51.0
27
+ #### Features
28
+
29
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
30
+
31
+
32
+
33
+ * eyes_universal bumped to 4.51.0
34
+
35
+ * eyes_core bumped to 6.9.7
36
+
37
+
38
+ ## [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)
39
+
40
+
41
+ ### Dependencies
42
+
43
+ * @applitools/screenshoter bumped to 3.12.6
44
+ #### Bug Fixes
45
+
46
+ * wait after scroll | FLD-3594 ([#3252](https://github.com/Applitools-Dev/sdk/issues/3252)) ([e452422](https://github.com/Applitools-Dev/sdk/commit/e4524229b64e40d9b9596a92bfa94daf5824286a))
47
+ * @applitools/core-base bumped to 1.28.1
48
+ #### Bug Fixes
49
+
50
+ * 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))
51
+ * @applitools/ec-client bumped to 1.12.9
52
+
53
+ * @applitools/core bumped to 4.49.0
54
+ #### Features
55
+
56
+ * storybook addon ([#3104](https://github.com/Applitools-Dev/sdk/issues/3104)) ([16e09cb](https://github.com/Applitools-Dev/sdk/commit/16e09cba8928c3a24b9e0d9d41e0936fbaec2773))
57
+
58
+
59
+ #### Bug Fixes
60
+
61
+ * duplicate concurrency warnings ([#3255](https://github.com/Applitools-Dev/sdk/issues/3255)) ([ef2f94a](https://github.com/Applitools-Dev/sdk/commit/ef2f94ab4137c78396583f166344285beeb49be7))
62
+
63
+
64
+
65
+ * @applitools/nml-client bumped to 1.11.7
66
+
67
+ * eyes_universal bumped to 4.49.0
68
+
69
+ * eyes_core bumped to 6.9.6
70
+
71
+
3
72
  ## [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
73
 
5
74
 
@@ -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.7"
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.7'.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.7
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-11-03 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.7
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.7
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: