eyes_images 6.7.12 → 6.7.14

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: 55b461b2bce45efe351143b1b0160c84d73486651fb28caf3015ea90cfed7981
4
- data.tar.gz: 7f7bca8c523100eab7df78af6e04e1af0829f9818cf903799be196020bc561ff
3
+ metadata.gz: d00d046abf8e2d64b3b9f86b0c7c91c1c8271015fe5ff257a66a50aa108d45ef
4
+ data.tar.gz: 519edb6a6f878459aebc030f673f697a2d5e0ff38315694e159c06edd64fb7be
5
5
  SHA512:
6
- metadata.gz: 129675fd6bb5b2e210c6396ee1e73c27a0824ff8549074574242ecf283135650c93c677bc5d6bed8bacbdbf6daefc0dd6d6384c3bdfd4e1793389067af2b930c
7
- data.tar.gz: 80cdad8bf31bd10e2d2bdbc408c0c34e8a22992603d5d5a2b0706a3c4e5fb4437fc405d2c6252111bd6ee98b36438fe2e42cd88263045aa35dbd48ba19c12cfe
6
+ metadata.gz: 91b45074a42677e362c4084bd42cd3b86f889c15ae7d1baf8e78c581cacd934f0cf4ca832dc56d2e173f1442d8371489230c47a5e35ff002dfc22fb762115cff
7
+ data.tar.gz: 2706b3e5d4805766bd638edc53c9c67d0836e5f228adda31b4ed9a8d17d8d1d0c25f49b03fcf4d9490f361e1934a5e07b1f1dc1f3f1d771004806cacf001825e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,68 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.14](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.13...ruby/eyes_images@6.7.14) (2026-01-14)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.54.3
9
+ #### Bug Fixes
10
+
11
+ * `close`/`getResults` race condition ([#3450](https://github.com/Applitools-Dev/sdk/issues/3450)) ([2e5437d](https://github.com/Applitools-Dev/sdk/commit/2e5437dcfde6fda58d76227659ee249bfa3885a7))
12
+ * eyes_universal bumped to 4.54.3
13
+
14
+ * eyes_core bumped to 6.9.14
15
+
16
+
17
+ ## [6.7.13](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.12...ruby/eyes_images@6.7.13) (2026-01-11)
18
+
19
+
20
+ ### Dependencies
21
+
22
+ * @applitools/dom-capture bumped to 11.6.8
23
+ #### Bug Fixes
24
+
25
+ * added support for `font-style` attribute | AD-12435 ([#3458](https://github.com/Applitools-Dev/sdk/issues/3458)) ([f121c2a](https://github.com/Applitools-Dev/sdk/commit/f121c2acdea9285b8b53846466dcb4e2c97820e4))
26
+ * @applitools/dom-snapshot bumped to 4.15.5
27
+
28
+ * @applitools/driver bumped to 1.24.4
29
+ #### Bug Fixes
30
+
31
+ * scrolling element fallback logic | FLD-3959 ([#3442](https://github.com/Applitools-Dev/sdk/issues/3442)) ([36348b4](https://github.com/Applitools-Dev/sdk/commit/36348b46e6a127c99d4ccfa58bf386a8e414fb40))
32
+ * @applitools/core-base bumped to 1.31.1
33
+ #### Bug Fixes
34
+
35
+ * per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
36
+ * @applitools/spec-driver-webdriver bumped to 1.5.4
37
+
38
+ * @applitools/spec-driver-selenium bumped to 1.7.10
39
+
40
+ * @applitools/spec-driver-puppeteer bumped to 1.6.10
41
+
42
+ * @applitools/screenshoter bumped to 3.12.11
43
+
44
+ * @applitools/nml-client bumped to 1.11.14
45
+ #### Bug Fixes
46
+
47
+ * nml broker retry mechanism | FLD-3968 FLD-3963 FLD-3950 ([#3430](https://github.com/Applitools-Dev/sdk/issues/3430)) ([42617e0](https://github.com/Applitools-Dev/sdk/commit/42617e021f43a89f8a8f2cb914f489ac8d215714))
48
+
49
+
50
+
51
+ * @applitools/ec-client bumped to 1.12.16
52
+
53
+ * @applitools/core bumped to 4.54.2
54
+ #### Bug Fixes
55
+
56
+ * per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
57
+ * preserve response body in broker handler ([e1bec23](https://github.com/Applitools-Dev/sdk/commit/e1bec23eabf8e8b73db7ec7cd2febb054047f7a7))
58
+
59
+
60
+
61
+ * eyes_universal bumped to 4.54.2
62
+
63
+ * eyes_core bumped to 6.9.13
64
+
65
+
3
66
  ## [6.7.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.11...ruby/eyes_images@6.7.12) (2025-12-28)
4
67
 
5
68
 
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.12"
32
+ spec.add_dependency 'eyes_core', "= 6.9.14"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.7.12'.freeze
5
+ VERSION = '6.7.14'.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.12
4
+ version: 6.7.14
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-12-28 00:00:00.000000000 Z
11
+ date: 2026-01-14 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.12
19
+ version: 6.9.14
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.12
26
+ version: 6.9.14
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com