eyes_calabash 6.6.0 → 6.6.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4962a1c1cffb953240b4ef066b1d4f8ecb290069d0e7e3386956cf0b5d3fe183
4
- data.tar.gz: a897a860a8f54e46d1503ed0f161edd9110ecee3fbe9b9c16b98170ec6e791e9
3
+ metadata.gz: cb92335b36b6136d6bc098df1c050951b2b7c28ee2be412b46836b93eaf91676
4
+ data.tar.gz: 354b488484409066598cdbc715684872ac104e089869a15f6247cb633187ee10
5
5
  SHA512:
6
- metadata.gz: 11b648e60406ac5a250a4cd3102007916874885e300afdcf5c4c6dab3e92b7a17bc172fde7755dfd3d086bb9875d133565dd6b8cbb5c20922386bde47c19e3bd
7
- data.tar.gz: 4fbaa7208fcc840ceb7617c7c328abfa0b29dbe33ff220788b94b4a92e1fc9c453749c5c4269ecadb76ee5254606fe0de2a82019ece4849a022efa0997f107a8
6
+ metadata.gz: 52ff8fa06c6d47d0f407c935bfa04a3b74cd2d5f3b86af93a504f2b3b2118e4d84685862a988488733b8d05c51052955fa20d5882a0ad5f3b1bdc9c5d562f41f
7
+ data.tar.gz: 667aff2d243df64acdb42b86e6c773c53300e2ea682dff243177775118ab82e99e7d5d8667e5fe76eaa60876394528cad335bbf345f959c1efc0b7aa3b7efc46
data/CHANGELOG.md CHANGED
@@ -1,5 +1,97 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.1...ruby/eyes_calabash@6.6.2) (2025-09-09)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.12.0
9
+ #### Features
10
+
11
+ * enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
12
+ * @applitools/logger bumped to 2.2.3
13
+
14
+ * @applitools/dom-snapshot bumped to 4.13.6
15
+
16
+ * @applitools/socket bumped to 1.3.4
17
+
18
+ * @applitools/req bumped to 1.8.3
19
+
20
+ * @applitools/image bumped to 1.2.3
21
+
22
+ * @applitools/dom-capture bumped to 11.6.4
23
+
24
+ * @applitools/driver bumped to 1.23.4
25
+
26
+ * @applitools/spec-driver-webdriver bumped to 1.4.4
27
+
28
+ * @applitools/spec-driver-selenium bumped to 1.7.4
29
+
30
+ * @applitools/spec-driver-puppeteer bumped to 1.6.4
31
+
32
+ * @applitools/screenshoter bumped to 3.12.4
33
+
34
+ * @applitools/nml-client bumped to 1.11.4
35
+
36
+ * @applitools/tunnel-client bumped to 1.11.1
37
+
38
+ * @applitools/ufg-client bumped to 1.17.3
39
+
40
+ * @applitools/core-base bumped to 1.27.3
41
+
42
+ * @applitools/ec-client bumped to 1.12.6
43
+
44
+ * @applitools/core bumped to 4.46.0
45
+ #### Features
46
+
47
+ * enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
48
+
49
+
50
+ #### Bug Fixes
51
+
52
+ * update offline test fixtures to use Google Fonts v12 ([#3215](https://github.com/Applitools-Dev/sdk/issues/3215)) ([ba8ef0c](https://github.com/Applitools-Dev/sdk/commit/ba8ef0c3b11a7f5e9e59a58f29fd5d60760a68ee))
53
+
54
+
55
+
56
+ * eyes_universal bumped to 4.46.0
57
+
58
+ * eyes_core bumped to 6.9.2
59
+
60
+ * @applitools/test-server bumped to 1.3.2
61
+
62
+
63
+ ## [6.6.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.6.0...ruby/eyes_calabash@6.6.1) (2025-09-04)
64
+
65
+
66
+ ### Dependencies
67
+
68
+ * @applitools/dom-shared bumped to 1.1.1
69
+ #### Code Refactoring
70
+
71
+ * dom shared js -> ts ([#3202](https://github.com/Applitools-Dev/sdk/issues/3202)) ([c6d6b77](https://github.com/Applitools-Dev/sdk/commit/c6d6b77179d48539cc40f609f150f380aa48d6bb))
72
+ * @applitools/dom-snapshot bumped to 4.13.5
73
+
74
+ * @applitools/dom-capture bumped to 11.6.3
75
+
76
+ * @applitools/tunnel-client bumped to 1.11.0
77
+ #### Features
78
+
79
+ * mask apiKey and eyesServerUrl from the logs | AD-10661 ([#3200](https://github.com/Applitools-Dev/sdk/issues/3200)) ([eaba565](https://github.com/Applitools-Dev/sdk/commit/eaba565898d8e72745a1e95c9b17ae77c396ca14))
80
+ * report to coralogix | AD-10945 ([#3191](https://github.com/Applitools-Dev/sdk/issues/3191)) ([2f57db1](https://github.com/Applitools-Dev/sdk/commit/2f57db162db4d3dbe4cdab06096f0d183af94946))
81
+ * @applitools/ec-client bumped to 1.12.5
82
+
83
+ * @applitools/core bumped to 4.45.0
84
+ #### Features
85
+
86
+ * respect NO_PROXY for WebDriver | AD-10927 | FLD-2702 ([#3186](https://github.com/Applitools-Dev/sdk/issues/3186)) ([8e53d9a](https://github.com/Applitools-Dev/sdk/commit/8e53d9a7c1b6fe38c11d63fad915fc89b199a749))
87
+
88
+
89
+
90
+ * eyes_universal bumped to 4.45.0
91
+
92
+ * eyes_core bumped to 6.9.1
93
+
94
+
3
95
  ## [6.6.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.5.2...ruby/eyes_calabash@6.6.0) (2025-08-05)
4
96
 
5
97
 
@@ -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.0"
42
+ spec.add_dependency 'eyes_core', "= 6.9.2"
43
43
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.6.0'.freeze
5
+ VERSION = '6.6.2'.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.0
4
+ version: 6.6.2
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-08-05 00:00:00.000000000 Z
11
+ date: 2025-09-09 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.0
61
+ version: 6.9.2
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.0
68
+ version: 6.9.2
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: