eyes_core 6.8.1 → 6.8.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: 5fd48d92ea1cfdc378db85dd20b116b5ea8ac6cd632784d89514a0cedb42fd8e
4
- data.tar.gz: 59733c27cb8644386944326ef7f6d6e3510bd69601e890865e602d6e3743f544
3
+ metadata.gz: 0d5a58066d185c1eeacce4654fb2cc4b00a69d87d7d9100d87c73abc816e6cce
4
+ data.tar.gz: 59b689de9ed46e1e475633856775213298d1dc8ba82b7756c3cd3a1a63ef928b
5
5
  SHA512:
6
- metadata.gz: ce231c8a12f0cc24ad29b8e74bddedb62a1d2c1f3941a04bed2604e23d67a3f51d11450c5fed10f3d81b84a1df89a636099d922087866aeb78410b70c774ae01
7
- data.tar.gz: 3fdbdd19556581597b7b2672c3b9b2c985ba82d3872685578a79580d44aa252f3bb19b6f3e7c49a6f2c0735bd98e4ed3c35e56c84e129c5050747e4f9e746ce7
6
+ metadata.gz: 9e1e7e5769d7b4d3fc3be87c70ec8f54ec6009f1b8e702e54bbb987709617bfc6481fbd78f3b32c9d06cb4b99ef8698e6acad6bc15c88dff7400c4e5ff0b965b
7
+ data.tar.gz: 407d97e18c1fa401e4f285c482e5f23ee7b26854f50c2a2bbf8ebb2022b97a6ab40d1c4773a2753a46d5dbda86e958159d8a46bd83f54bdb239b1b848fbed3b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.8.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.8.1...ruby/eyes_core@6.8.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/core bumped to 4.43.0
20
+ #### Features
21
+
22
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
23
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
24
+
25
+
26
+
27
+ * @applitools/ec-client bumped to 1.11.1
28
+
29
+ * eyes_universal bumped to 4.43.0
30
+
31
+
3
32
  ## [6.8.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.8.0...ruby/eyes_core@6.8.1) (2025-07-15)
4
33
 
5
34
 
data/eyes_core.gemspec CHANGED
@@ -40,7 +40,7 @@ Gem::Specification.new do |spec|
40
40
  spec.add_dependency 'colorize'
41
41
  spec.add_dependency 'websocket'
42
42
  spec.add_dependency 'sorted_set'
43
- spec.add_dependency 'eyes_universal', "= 4.42.0"
43
+ spec.add_dependency 'eyes_universal', "= 4.43.0"
44
44
 
45
45
  spec.add_development_dependency 'bundler'
46
46
  spec.add_development_dependency 'rake'
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCore
5
- VERSION = '6.8.1'.freeze
5
+ VERSION = '6.8.2'.freeze
6
6
  end
7
7
 
8
8
  VERSION = Applitools::EyesCore::VERSION
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.8.1
4
+ version: 6.8.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: faraday
@@ -114,14 +114,14 @@ dependencies:
114
114
  requirements:
115
115
  - - '='
116
116
  - !ruby/object:Gem::Version
117
- version: 4.42.0
117
+ version: 4.43.0
118
118
  type: :runtime
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - '='
123
123
  - !ruby/object:Gem::Version
124
- version: 4.42.0
124
+ version: 4.43.0
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: bundler
127
127
  requirement: !ruby/object:Gem::Requirement