eyes_images 6.6.2 → 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: c1e58f8d42e9dab7f7ace265fe657b48f7849f0bff235a421f5fd41154d3b7ec
4
- data.tar.gz: 6e63322101241c6170dd7f11c2bd14125958ba5ffdcb1bf95d70e5e9ff3e9254
3
+ metadata.gz: d77cf39ae7b45a0c8e5e6fdaf7a099f8284d1366a9c3d27be28ab649b0182213
4
+ data.tar.gz: abbaa9dbd03805f4e30fb3b2607b3e567a6bb2ac180c477ce1e556b663daf867
5
5
  SHA512:
6
- metadata.gz: 9df2f0a1e1cf79523042a31dd68a80ca4f5cef60ea057e84cfd5ae3d4a75356c4e35ac6d72d752038fe3045d24faa200168d3b4a7bde8fa8f1eee61ed47937ea
7
- data.tar.gz: 36d582104e49f567fef39816ca09ca2e8e50338ca3cbb61f781458381e36e505cbaa1647e2e408ffeeaa070952741b213c9634f021a7c2bc02e4cec03d720d0e
6
+ metadata.gz: e3d31a50730d98631f7d6cfb4c5595b36e77b722646869bdc73f4e4a171ce9d5b7635584d77ad755fe3e4186f462f55ba21d4d6ed782536457291748ac5362ae
7
+ data.tar.gz: 92e9a9767bfd7da9f4752c632ca4e0c1bdaab40101b263f328ec1a8bfce7bc2680ac80a4ada577b3c84b490a2b934ecf824fb68c11641aeb72f28b57f978a254
data/CHANGELOG.md CHANGED
@@ -1,5 +1,108 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.0...ruby/eyes_images@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/dom-snapshot bumped to 4.13.5
13
+
14
+ * @applitools/dom-capture bumped to 11.6.3
15
+
16
+ * @applitools/tunnel-client bumped to 1.11.0
17
+ #### Features
18
+
19
+ * 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))
20
+ * report to coralogix | AD-10945 ([#3191](https://github.com/Applitools-Dev/sdk/issues/3191)) ([2f57db1](https://github.com/Applitools-Dev/sdk/commit/2f57db162db4d3dbe4cdab06096f0d183af94946))
21
+ * @applitools/ec-client bumped to 1.12.5
22
+
23
+ * @applitools/core bumped to 4.45.0
24
+ #### Features
25
+
26
+ * 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))
27
+
28
+
29
+
30
+ * eyes_universal bumped to 4.45.0
31
+
32
+ * eyes_core bumped to 6.9.1
33
+
34
+
35
+ ## [6.7.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.6.2...ruby/eyes_images@6.7.0) (2025-08-05)
36
+
37
+
38
+ ### Features
39
+
40
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
41
+
42
+
43
+ ### Dependencies
44
+
45
+ * @applitools/utils bumped to 1.11.0
46
+ #### Features
47
+
48
+ * improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
49
+ * make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
50
+ * eyes_universal bumped to 4.44.2
51
+ #### Features
52
+
53
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
54
+
55
+
56
+
57
+ * @applitools/test-server bumped to 1.3.0
58
+ #### Features
59
+
60
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
61
+
62
+
63
+
64
+ * @applitools/logger bumped to 2.2.1
65
+
66
+ * @applitools/dom-snapshot bumped to 4.13.1
67
+
68
+ * @applitools/socket bumped to 1.3.1
69
+
70
+ * @applitools/req bumped to 1.8.1
71
+
72
+ * @applitools/image bumped to 1.2.1
73
+
74
+ * @applitools/dom-capture bumped to 11.6.1
75
+
76
+ * @applitools/driver bumped to 1.23.1
77
+
78
+ * @applitools/spec-driver-webdriver bumped to 1.4.1
79
+
80
+ * @applitools/spec-driver-selenium bumped to 1.7.1
81
+
82
+ * @applitools/spec-driver-puppeteer bumped to 1.6.1
83
+
84
+ * @applitools/screenshoter bumped to 3.12.1
85
+
86
+ * @applitools/nml-client bumped to 1.11.1
87
+
88
+ * @applitools/tunnel-client bumped to 1.10.2
89
+
90
+ * @applitools/ufg-client bumped to 1.17.1
91
+
92
+ * @applitools/core-base bumped to 1.27.1
93
+
94
+ * @applitools/ec-client bumped to 1.12.2
95
+
96
+ * @applitools/core bumped to 4.44.2
97
+
98
+ * eyes_core bumped to 6.9.0
99
+ #### Features
100
+
101
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
102
+
103
+
104
+
105
+
3
106
  ## [6.6.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.6.1...ruby/eyes_images@6.6.2) (2025-07-23)
4
107
 
5
108
 
data/eyes_images.gemspec CHANGED
@@ -29,5 +29,5 @@ Gem::Specification.new do |spec|
29
29
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
30
30
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
31
31
  spec.require_paths = %w(lib)
32
- spec.add_dependency 'eyes_core', "= 6.8.2"
32
+ spec.add_dependency 'eyes_core', "= 6.9.1"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.6.2'.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_images
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.2
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_core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.8.2
19
+ version: 6.9.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.8.2
26
+ version: 6.9.1
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com