eyes_images 6.7.1 → 6.7.3

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: d77cf39ae7b45a0c8e5e6fdaf7a099f8284d1366a9c3d27be28ab649b0182213
4
- data.tar.gz: abbaa9dbd03805f4e30fb3b2607b3e567a6bb2ac180c477ce1e556b663daf867
3
+ metadata.gz: 728d1de29a6b0f02cd9ee16e25dd9ee7bc95f41924c8d64a724e220d5fdca495
4
+ data.tar.gz: 927c415fa78c29c8fa90a0e7df8f5fcaeb18aea2094c36f74cb80ae6eaa2ea63
5
5
  SHA512:
6
- metadata.gz: e3d31a50730d98631f7d6cfb4c5595b36e77b722646869bdc73f4e4a171ce9d5b7635584d77ad755fe3e4186f462f55ba21d4d6ed782536457291748ac5362ae
7
- data.tar.gz: 92e9a9767bfd7da9f4752c632ca4e0c1bdaab40101b263f328ec1a8bfce7bc2680ac80a4ada577b3c84b490a2b934ecf824fb68c11641aeb72f28b57f978a254
6
+ metadata.gz: 6458e4ebf7157c2e415dac2ba4b8905fb11c7c8fd9ad951d73bd67aa80ba73c7347037794c14f0b19c0acfdedf8a22a42cd643573daa4664b5cf51c098027bb7
7
+ data.tar.gz: 8d14bb16021696a69c7b00bf6a4716537d73f28c958f13b1a3732569f502a07baf8767cf46edff4acb626c423b26c1e510baeddb67ecbcdb22342d5e8b901991
data/CHANGELOG.md CHANGED
@@ -1,5 +1,79 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.2...ruby/eyes_images@6.7.3) (2025-09-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.47.0
9
+ #### Features
10
+
11
+ * update default concurrency ([#3230](https://github.com/Applitools-Dev/sdk/issues/3230)) ([f548cda](https://github.com/Applitools-Dev/sdk/commit/f548cda77d74b68890abc7c53f566b145e6484ba))
12
+ * eyes_universal bumped to 4.47.0
13
+
14
+ * eyes_core bumped to 6.9.3
15
+
16
+
17
+ ## [6.7.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.1...ruby/eyes_images@6.7.2) (2025-09-09)
18
+
19
+
20
+ ### Dependencies
21
+
22
+ * @applitools/utils bumped to 1.12.0
23
+ #### Features
24
+
25
+ * enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
26
+ * @applitools/logger bumped to 2.2.3
27
+
28
+ * @applitools/dom-snapshot bumped to 4.13.6
29
+
30
+ * @applitools/socket bumped to 1.3.4
31
+
32
+ * @applitools/req bumped to 1.8.3
33
+
34
+ * @applitools/image bumped to 1.2.3
35
+
36
+ * @applitools/dom-capture bumped to 11.6.4
37
+
38
+ * @applitools/driver bumped to 1.23.4
39
+
40
+ * @applitools/spec-driver-webdriver bumped to 1.4.4
41
+
42
+ * @applitools/spec-driver-selenium bumped to 1.7.4
43
+
44
+ * @applitools/spec-driver-puppeteer bumped to 1.6.4
45
+
46
+ * @applitools/screenshoter bumped to 3.12.4
47
+
48
+ * @applitools/nml-client bumped to 1.11.4
49
+
50
+ * @applitools/tunnel-client bumped to 1.11.1
51
+
52
+ * @applitools/ufg-client bumped to 1.17.3
53
+
54
+ * @applitools/core-base bumped to 1.27.3
55
+
56
+ * @applitools/ec-client bumped to 1.12.6
57
+
58
+ * @applitools/core bumped to 4.46.0
59
+ #### Features
60
+
61
+ * enable canvas with webgl for autonomous | FLD 3515 ([#3197](https://github.com/Applitools-Dev/sdk/issues/3197)) ([23f22e5](https://github.com/Applitools-Dev/sdk/commit/23f22e517d52dc70f24093dfb21e072b9aa9fb60))
62
+
63
+
64
+ #### Bug Fixes
65
+
66
+ * update offline test fixtures to use Google Fonts v12 ([#3215](https://github.com/Applitools-Dev/sdk/issues/3215)) ([ba8ef0c](https://github.com/Applitools-Dev/sdk/commit/ba8ef0c3b11a7f5e9e59a58f29fd5d60760a68ee))
67
+
68
+
69
+
70
+ * eyes_universal bumped to 4.46.0
71
+
72
+ * eyes_core bumped to 6.9.2
73
+
74
+ * @applitools/test-server bumped to 1.3.2
75
+
76
+
3
77
  ## [6.7.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.0...ruby/eyes_images@6.7.1) (2025-09-04)
4
78
 
5
79
 
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.1"
32
+ spec.add_dependency 'eyes_core', "= 6.9.3"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.7.1'.freeze
5
+ VERSION = '6.7.3'.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.1
4
+ version: 6.7.3
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-09-04 00:00:00.000000000 Z
11
+ date: 2025-09-15 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.1
19
+ version: 6.9.3
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.1
26
+ version: 6.9.3
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com