eyes_images 6.6.1 → 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: 2a0cdca1bc122f7d4fff7d6e05bc9de7f6f48cb6fc00d41392d82a04a8151b1a
4
- data.tar.gz: 224fe7e0851dc993096115dc8776960564016c1f9b32aec37949930c4ae88a70
3
+ metadata.gz: c1e58f8d42e9dab7f7ace265fe657b48f7849f0bff235a421f5fd41154d3b7ec
4
+ data.tar.gz: 6e63322101241c6170dd7f11c2bd14125958ba5ffdcb1bf95d70e5e9ff3e9254
5
5
  SHA512:
6
- metadata.gz: 8429e7989f25ac06a8f8c63bc1012bbc7fe853e35932ece27c2853f00c81be2d469d4dcee89048af016309c9839bf3bd35992de835f93a9bd52969dbee3ec582
7
- data.tar.gz: 823fb17845ea9c763f9032c29797e03dcfeaa0e82daf8c52603a5a19f1fc5ae8c69fb253f62469395be1774e89e7eb22df175345e80490fa0e691be997d6f9a3
6
+ metadata.gz: 9df2f0a1e1cf79523042a31dd68a80ca4f5cef60ea057e84cfd5ae3d4a75356c4e35ac6d72d752038fe3045d24faa200168d3b4a7bde8fa8f1eee61ed47937ea
7
+ data.tar.gz: 36d582104e49f567fef39816ca09ca2e8e50338ca3cbb61f781458381e36e505cbaa1647e2e408ffeeaa070952741b213c9634f021a7c2bc02e4cec03d720d0e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # Changelog
2
2
 
3
+ ## [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
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/nml-client bumped to 1.10.0
9
+ #### Features
10
+
11
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
12
+
13
+
14
+
15
+ * @applitools/core-base bumped to 1.26.0
16
+ #### Features
17
+
18
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
19
+ * @applitools/ec-client bumped to 1.11.1
20
+
21
+ * @applitools/core bumped to 4.43.0
22
+ #### Features
23
+
24
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
25
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
26
+
27
+
28
+
29
+ * eyes_universal bumped to 4.43.0
30
+
31
+ * eyes_core bumped to 6.8.2
32
+
33
+
3
34
  ## [6.6.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.6.0...ruby/eyes_images@6.6.1) (2025-07-15)
4
35
 
5
36
 
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.1"
32
+ spec.add_dependency 'eyes_core', "= 6.8.2"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.6.1'.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_images
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.1
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-07-15 00:00:00.000000000 Z
11
+ date: 2025-07-23 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.1
19
+ version: 6.8.2
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.1
26
+ version: 6.8.2
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com