eyes_appium 6.6.0 → 6.7.1

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: 956959aba7c74cb8d9dcd0af6a59ad218d04d6eca749b40204888decc1285965
4
- data.tar.gz: 5a1fb116c1af86e1622936981e5e973e5e9e9a472d679aac74d02a81de49a67a
3
+ metadata.gz: e35cf24cb2f549ccbffcf9ef7c405c6d8633f27b906ee0ed14362143dffa5c8b
4
+ data.tar.gz: 71c1b3b70608ef95545e3cfcb396a3c371120f33add99dd112f596b05a6f5a19
5
5
  SHA512:
6
- metadata.gz: 1bdb95d63be7802aa5fbd2f58eff51023785d2010dc3f43cf18284e0f228d968a074858ec17a3ee0d296a01e224a6b9c5ce99281b93d2d0afe8c7200e1cc7cae
7
- data.tar.gz: 8f84425af749744a9dfb46556955efa1ac5abe5e3f3697398c8b1e7115a5c6f4a1993e9d19502a251884e652a987813f944b1449ccd184d58773b7a237127385
6
+ metadata.gz: 3229f85c1f3e8db0cae739b60add0cb32fd26583c3710f7f0a623241c9fce4d9de2876e835708b7c3dfc83dd4a0fd4e9c2846a61c84b84ddb7065e9e50c6cd59
7
+ data.tar.gz: b61c24b3cb9e426ed358f8d45df1ff93701d0b6cfddcd1e7c39fef5ccd3de17b128fa7c43efb86046f05791ad44b1b4c1221dc2a3fb9e8d67058224a5fc86f4e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,117 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.0...ruby/eyes_appium@6.7.1) (2025-09-04)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.1.1
9
+ #### Code Refactoring
10
+
11
+ * dom shared js -> ts ([#3202](https://github.com/Applitools-Dev/sdk/issues/3202)) ([c6d6b77](https://github.com/Applitools-Dev/sdk/commit/c6d6b77179d48539cc40f609f150f380aa48d6bb))
12
+ * @applitools/tunnel-client bumped to 1.11.0
13
+ #### Features
14
+
15
+ * 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))
16
+ * report to coralogix | AD-10945 ([#3191](https://github.com/Applitools-Dev/sdk/issues/3191)) ([2f57db1](https://github.com/Applitools-Dev/sdk/commit/2f57db162db4d3dbe4cdab06096f0d183af94946))
17
+ * @applitools/core bumped to 4.45.0
18
+ #### Features
19
+
20
+ * 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))
21
+
22
+
23
+
24
+ * @applitools/dom-snapshot bumped to 4.13.5
25
+
26
+ * @applitools/dom-capture bumped to 11.6.3
27
+
28
+ * @applitools/ec-client bumped to 1.12.5
29
+
30
+ * eyes_universal bumped to 4.45.0
31
+
32
+ * eyes_core bumped to 6.9.1
33
+
34
+ * eyes_selenium bumped to 6.12.1
35
+
36
+
37
+ ## [6.7.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.6.0...ruby/eyes_appium@6.7.0) (2025-08-05)
38
+
39
+
40
+ ### Features
41
+
42
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
43
+
44
+
45
+ ### Dependencies
46
+
47
+ * @applitools/utils bumped to 1.11.0
48
+ #### Features
49
+
50
+ * improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
51
+ * make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
52
+ * eyes_core bumped to 6.9.0
53
+ #### Features
54
+
55
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
56
+
57
+
58
+
59
+ * @applitools/logger bumped to 2.2.1
60
+
61
+ * @applitools/dom-snapshot bumped to 4.13.1
62
+
63
+ * @applitools/socket bumped to 1.3.1
64
+
65
+ * @applitools/req bumped to 1.8.1
66
+
67
+ * @applitools/image bumped to 1.2.1
68
+
69
+ * @applitools/dom-capture bumped to 11.6.1
70
+
71
+ * @applitools/driver bumped to 1.23.1
72
+
73
+ * @applitools/spec-driver-webdriver bumped to 1.4.1
74
+
75
+ * @applitools/spec-driver-selenium bumped to 1.7.1
76
+
77
+ * @applitools/spec-driver-puppeteer bumped to 1.6.1
78
+
79
+ * @applitools/screenshoter bumped to 3.12.1
80
+
81
+ * @applitools/nml-client bumped to 1.11.1
82
+
83
+ * @applitools/tunnel-client bumped to 1.10.2
84
+
85
+ * @applitools/ufg-client bumped to 1.17.1
86
+
87
+ * @applitools/core-base bumped to 1.27.1
88
+
89
+ * @applitools/ec-client bumped to 1.12.2
90
+
91
+ * @applitools/core bumped to 4.44.2
92
+
93
+ * eyes_universal bumped to 4.44.2
94
+ #### Features
95
+
96
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
97
+
98
+
99
+
100
+ * eyes_selenium bumped to 6.12.0
101
+ #### Features
102
+
103
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
104
+
105
+
106
+
107
+ * @applitools/test-server bumped to 1.3.0
108
+ #### Features
109
+
110
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
111
+
112
+
113
+
114
+
3
115
  ## [6.6.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.5.1...ruby/eyes_appium@6.6.0) (2025-07-23)
4
116
 
5
117
 
data/eyes_appium.gemspec CHANGED
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_selenium', "= 6.11.0"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.1"
31
31
  spec.add_dependency 'appium_lib', '>= 10.6.0'
32
32
  # TODO: remove after appium_lib fix issue on their side at https://github.com/appium/ruby_lib_core/issues/602
33
33
  spec.add_dependency 'selenium-webdriver', ['>= 3', '< 4.30']
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.6.0'.freeze
5
+ VERSION = '6.7.1'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_appium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.0
4
+ version: 6.7.1
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-07-23 00:00:00.000000000 Z
11
+ date: 2025-09-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.11.0
19
+ version: 6.12.1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.11.0
26
+ version: 6.12.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement