eyes_core 6.9.8 → 6.9.9

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: c2a61715e1efc1f4306fa49913b97f72333f863080437956693337aada2fc4ca
4
- data.tar.gz: 403e1aa07185146bf18dc5052c00aa919b6591fbcc76ecb82d14b6bff87d34f1
3
+ metadata.gz: 7a54693ba6213455fef1e42b7d56c5aa69b7dbb3fc506bf52867bc46040487eb
4
+ data.tar.gz: '09b42143124966bbdff4b155746de4389858065100c4dff86a4fcf5a63de53db'
5
5
  SHA512:
6
- metadata.gz: fa7cf7227470c0e5b75ef5e8b8a5ec982be8fb38c3cb136606d9436938301eb81f5ffecb6902ecd82a4fab71b67a13d425babbdf566e50ddfcc016602cdd0d86
7
- data.tar.gz: f74dc9619c4f1cd644e75329516278a0f27aaee4606a23d864e5b47dbc21223c02036661fa4e823632d37f5530082e0b11d89cabe7e5be5844ebbcedbac49ca3
6
+ metadata.gz: e94eb0dbb59c666cd2d01e7f45f3ad3b8464c45ff46a9c914ef407c4b6a42019655e106e6a8e2b99a1dc5b6e73f1757167b9c8f1b74f3933f79dac772505d312
7
+ data.tar.gz: e9cb1a7aa8028f4f800ad8aa12715758eb5bc2463913953b33aa6aaacc2cf1621ad31af16d78a2e763b6d785235ff72ead40849efe9a493b354ae34b0d191c51
data/CHANGELOG.md CHANGED
@@ -1,5 +1,81 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.9.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.9.8...ruby/eyes_core@6.9.9) (2025-11-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.14.0
9
+ #### Features
10
+
11
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
12
+ * @applitools/nml-client bumped to 1.11.11
13
+ #### Bug Fixes
14
+
15
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
16
+
17
+
18
+
19
+ * @applitools/core bumped to 4.53.0
20
+ #### Features
21
+
22
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
23
+
24
+
25
+ #### Bug Fixes
26
+
27
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
28
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
29
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
30
+
31
+
32
+
33
+ * @applitools/logger bumped to 2.2.6
34
+
35
+ * @applitools/dom-snapshot bumped to 4.15.1
36
+
37
+ * @applitools/socket bumped to 1.3.7
38
+
39
+ * @applitools/req bumped to 1.8.6
40
+
41
+ * @applitools/image bumped to 1.2.5
42
+
43
+ * @applitools/dom-capture bumped to 11.6.7
44
+
45
+ * @applitools/driver bumped to 1.24.2
46
+
47
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.7.8
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
52
+
53
+ * @applitools/screenshoter bumped to 3.12.9
54
+
55
+ * @applitools/tunnel-client bumped to 1.11.4
56
+
57
+ * @applitools/ufg-client bumped to 1.18.2
58
+
59
+ * @applitools/core-base bumped to 1.30.0
60
+ #### Features
61
+
62
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
63
+
64
+
65
+ #### Bug Fixes
66
+
67
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
68
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
69
+
70
+
71
+
72
+ * @applitools/ec-client bumped to 1.12.13
73
+
74
+ * eyes_universal bumped to 4.53.0
75
+
76
+ * @applitools/test-server bumped to 1.3.5
77
+
78
+
3
79
  ## [6.9.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.9.7...ruby/eyes_core@6.9.8) (2025-11-09)
4
80
 
5
81
 
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.52.0"
43
+ spec.add_dependency 'eyes_universal', "= 4.53.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.9.8'.freeze
5
+ VERSION = '6.9.9'.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.9.8
4
+ version: 6.9.9
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-11-09 00:00:00.000000000 Z
11
+ date: 2025-11-19 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.52.0
117
+ version: 4.53.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.52.0
124
+ version: 4.53.0
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: bundler
127
127
  requirement: !ruby/object:Gem::Requirement