eyes_core 6.8.1 → 6.9.0

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: 5f8802635e89b46cbf2f9a53680d322ede651e5dc4d7cfe8fa33fe4c69271a03
4
+ data.tar.gz: '02398a760ba8840de484bf84b67eaab592ef4009dbfdef0f0e31989598bbc780'
5
5
  SHA512:
6
- metadata.gz: ce231c8a12f0cc24ad29b8e74bddedb62a1d2c1f3941a04bed2604e23d67a3f51d11450c5fed10f3d81b84a1df89a636099d922087866aeb78410b70c774ae01
7
- data.tar.gz: 3fdbdd19556581597b7b2672c3b9b2c985ba82d3872685578a79580d44aa252f3bb19b6f3e7c49a6f2c0735bd98e4ed3c35e56c84e129c5050747e4f9e746ce7
6
+ metadata.gz: 104410ae67af87da445e7d7eeffa981036a1dda413266382ab5842735bf3adaec7e5d2ea94832f770a6e8d50fdb9f67845c6f34808b6b94d75e8b025889c92a7
7
+ data.tar.gz: 5bf8068e3a36de4e885b52d04d0add6f242f4e08d9b1bbbbdd097de78178bb764f13321ef0b860e9b8f285f822bfbb377ab0de26e935b8ebeaf2d24a8e52e9ef
data/CHANGELOG.md CHANGED
@@ -1,5 +1,98 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.9.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.8.2...ruby/eyes_core@6.9.0) (2025-08-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.11.0
14
+ #### Features
15
+
16
+ * improve configuration handling ([#3130](https://github.com/Applitools-Dev/sdk/issues/3130)) ([def7be1](https://github.com/Applitools-Dev/sdk/commit/def7be1dd07460f49142cddfe55203baa884e6c3))
17
+ * make utils.general.guid crypto secured ([#3137](https://github.com/Applitools-Dev/sdk/issues/3137)) ([775df08](https://github.com/Applitools-Dev/sdk/commit/775df08307e41402a6603812205bc857bd3f936e))
18
+ * @applitools/logger bumped to 2.2.1
19
+
20
+ * @applitools/dom-snapshot bumped to 4.13.1
21
+
22
+ * @applitools/socket bumped to 1.3.1
23
+
24
+ * @applitools/req bumped to 1.8.1
25
+
26
+ * @applitools/image bumped to 1.2.1
27
+
28
+ * @applitools/dom-capture bumped to 11.6.1
29
+
30
+ * @applitools/driver bumped to 1.23.1
31
+
32
+ * @applitools/spec-driver-webdriver bumped to 1.4.1
33
+
34
+ * @applitools/spec-driver-selenium bumped to 1.7.1
35
+
36
+ * @applitools/spec-driver-puppeteer bumped to 1.6.1
37
+
38
+ * @applitools/screenshoter bumped to 3.12.1
39
+
40
+ * @applitools/nml-client bumped to 1.11.1
41
+
42
+ * @applitools/tunnel-client bumped to 1.10.2
43
+
44
+ * @applitools/ufg-client bumped to 1.17.1
45
+
46
+ * @applitools/core-base bumped to 1.27.1
47
+
48
+ * @applitools/ec-client bumped to 1.12.2
49
+
50
+ * @applitools/core bumped to 4.44.2
51
+
52
+ * eyes_universal bumped to 4.44.2
53
+ #### Features
54
+
55
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
56
+
57
+
58
+
59
+ * @applitools/test-server bumped to 1.3.0
60
+ #### Features
61
+
62
+ * release java ([7bc39e6](https://github.com/Applitools-Dev/sdk/commit/7bc39e679eab27a19322ca4b121177da7437c106))
63
+
64
+
65
+
66
+
67
+ ## [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)
68
+
69
+
70
+ ### Dependencies
71
+
72
+ * @applitools/nml-client bumped to 1.10.0
73
+ #### Features
74
+
75
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
76
+
77
+
78
+
79
+ * @applitools/core-base bumped to 1.26.0
80
+ #### Features
81
+
82
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
83
+ * @applitools/core bumped to 4.43.0
84
+ #### Features
85
+
86
+ * android multi target | AD-9868 ([#2943](https://github.com/Applitools-Dev/sdk/issues/2943)) ([808aa21](https://github.com/Applitools-Dev/sdk/commit/808aa21e489c3562b93006e2e26ff7ffbb743dd6))
87
+ * batch properties limit | FLD-3174 ([#3080](https://github.com/Applitools-Dev/sdk/issues/3080)) ([feb9e79](https://github.com/Applitools-Dev/sdk/commit/feb9e79d79f5eab3c58eac2b4ef3c15a562f079c))
88
+
89
+
90
+
91
+ * @applitools/ec-client bumped to 1.11.1
92
+
93
+ * eyes_universal bumped to 4.43.0
94
+
95
+
3
96
  ## [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
97
 
5
98
 
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.44.2"
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.9.0'.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.9.0
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-08-05 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.44.2
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.44.2
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: bundler
127
127
  requirement: !ruby/object:Gem::Requirement