eyes_core 6.10.3 → 6.10.4

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: d08f8b01ae21943f33c2fd1bb09e9e1eae62b3e962b0b8c525ca04a012df14d2
4
- data.tar.gz: 5b85cf7b1fef437552906eef69c21e603383d0480c13efe7bf9e8882f547a5c6
3
+ metadata.gz: 8640f4478e04cbdb5a31ffed53511d47d06aa72f69a5340413d6bfdf435d0963
4
+ data.tar.gz: fd73474d4b8cadec354a2d40413c7285405fcf2ca8ebfa494222a409202477d4
5
5
  SHA512:
6
- metadata.gz: 9495d5fa3378de59522b7ed9b0ca6f592db77b2ce580dc23c41703109311ba6ef23a17135af949479908561304f95c16250f12000e704f5b57af244f080ebcd8
7
- data.tar.gz: 37b055b48a67f731b70fb3c9be5587371e1201d26e4dc53cf3dba00e0325bd0f7613c3a540d0af7d9a4db772c020a5eca679cfe1dd13d85566948cb70a658a40
6
+ metadata.gz: fa90d1b001568eadcfc0c0c307b976f5acb6b3de30269747b9d954b66409d50aaae45c656941698d3673145766a75ef7e7148f63a101d7cef4a1d9630cbd4b6c
7
+ data.tar.gz: 15ee4cf5dd9de04abb71be395f0e3e4620583c2c3277aaa779a2ab15b4990897c357595eeb5984dbf068ff9962e16bbcf47023d5ecc7c06169c5aab9bec12796
data/CHANGELOG.md CHANGED
@@ -1,5 +1,44 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.10.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.10.3...ruby/eyes_core@6.10.4) (2026-04-23)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/req bumped to 1.10.0
9
+ #### Features
10
+
11
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
12
+ * @applitools/ufg-client bumped to 1.21.0
13
+ #### Features
14
+
15
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
16
+
17
+
18
+
19
+ * @applitools/core bumped to 4.60.0
20
+ #### Features
21
+
22
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
23
+
24
+
25
+
26
+ * @applitools/nml-client bumped to 1.11.25
27
+
28
+ * @applitools/tunnel-client bumped to 1.11.11
29
+
30
+ * @applitools/core-base bumped to 1.33.0
31
+ #### Features
32
+
33
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
34
+
35
+
36
+
37
+ * @applitools/ec-client bumped to 1.12.26
38
+
39
+ * eyes_universal bumped to 4.60.0
40
+
41
+
3
42
  ## [6.10.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.10.2...ruby/eyes_core@6.10.3) (2026-04-16)
4
43
 
5
44
 
data/eyes_core.gemspec CHANGED
@@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
34
34
 
35
35
  spec.add_dependency 'oj'
36
36
  spec.add_dependency 'websocket'
37
- spec.add_dependency 'eyes_universal', "= 4.59.3"
37
+ spec.add_dependency 'eyes_universal', "= 4.60.0"
38
38
 
39
39
  spec.add_development_dependency 'bundler'
40
40
  spec.add_development_dependency 'rake'
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCore
5
- VERSION = '6.10.3'.freeze
5
+ VERSION = '6.10.4'.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.10.3
4
+ version: 6.10.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-16 00:00:00.000000000 Z
11
+ date: 2026-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 4.59.3
47
+ version: 4.60.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 4.59.3
54
+ version: 4.60.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: bundler
57
57
  requirement: !ruby/object:Gem::Requirement