eyes_images 6.7.8 → 6.7.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: 337b29f2c5f6fba56f31067cad161057502faa301875e7530a624121f7bb6989
4
- data.tar.gz: '031872b593704346a602d8f062c6608aabad329ba85bfbed305d812c37a3d9e8'
3
+ metadata.gz: 308a686e258115300d850797062253d332944b674f94c751cf6e7f4f1f805e29
4
+ data.tar.gz: 9196f0270357ef37481905d5a50386bd5e05b832514576eddb031b4800db3f28
5
5
  SHA512:
6
- metadata.gz: 6599144806d0ea6ca40d2df4ec89d9fdc63f9af7972cd46ea76916705ba0260aaa16ec833427c2f3ff48cf59c10fa07bbf5e6a96b3f8965d93e317b9d6b60f57
7
- data.tar.gz: 43198c7a288305816f56696e6c67fca0d031bb9985253ad3c735756731186e02eccaa9f24b19edab8cb51304cbd860c2d07bf4f67584dfef6c40565d3828a376
6
+ metadata.gz: 2573c31867c48747312509124117143c873f78f995ccfe8254e850e933a7ad67b6de707c1a8f4567b6badbb3d533a9f77dec6b5df061e774db1f30eee96acd87
7
+ data.tar.gz: 5f0becabb5cea6d5e400699e02ba8253aa9888843a8f64a30526ae7a86bebf244233dbb6ec355752c4c7432038245ffa45cff9c02988807c592c3b0631f2b9f6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,83 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.8...ruby/eyes_images@6.7.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/core-base bumped to 1.30.0
13
+ #### Features
14
+
15
+ * 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))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * 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))
21
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
22
+
23
+
24
+
25
+ * @applitools/logger bumped to 2.2.6
26
+
27
+ * @applitools/dom-snapshot bumped to 4.15.1
28
+
29
+ * @applitools/socket bumped to 1.3.7
30
+
31
+ * @applitools/req bumped to 1.8.6
32
+
33
+ * @applitools/image bumped to 1.2.5
34
+
35
+ * @applitools/dom-capture bumped to 11.6.7
36
+
37
+ * @applitools/driver bumped to 1.24.2
38
+
39
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
40
+
41
+ * @applitools/spec-driver-selenium bumped to 1.7.8
42
+
43
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
44
+
45
+ * @applitools/screenshoter bumped to 3.12.9
46
+
47
+ * @applitools/nml-client bumped to 1.11.11
48
+ #### Bug Fixes
49
+
50
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
51
+
52
+
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.4
55
+
56
+ * @applitools/ufg-client bumped to 1.18.2
57
+
58
+ * @applitools/ec-client bumped to 1.12.13
59
+
60
+ * @applitools/core bumped to 4.53.0
61
+ #### Features
62
+
63
+ * 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))
64
+
65
+
66
+ #### Bug Fixes
67
+
68
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
69
+ * 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))
70
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
71
+
72
+
73
+
74
+ * eyes_universal bumped to 4.53.0
75
+
76
+ * eyes_core bumped to 6.9.9
77
+
78
+ * @applitools/test-server bumped to 1.3.5
79
+
80
+
3
81
  ## [6.7.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.7...ruby/eyes_images@6.7.8) (2025-11-09)
4
82
 
5
83
 
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.9.8"
32
+ spec.add_dependency 'eyes_core', "= 6.9.9"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.7.8'.freeze
5
+ VERSION = '6.7.9'.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.7.8
4
+ version: 6.7.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: eyes_core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.9.8
19
+ version: 6.9.9
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.9.8
26
+ version: 6.9.9
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com