eyes_images 6.8.2 → 6.8.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: 314b6eacb7fa002f1bb76ea79e3d1e13b8ef5a2689dcdec8ad757c725601dd06
4
- data.tar.gz: 15e54753ed073d8a3c62c9002ca7bdca5ac264b48bd74c6f6bda7b354ab93358
3
+ metadata.gz: f8376b405059d95d1e97ce1441aca1cccb743af4b13d5a7a614a6eacd8e319cc
4
+ data.tar.gz: 43d3c4b95102d8712d9ee71f4bf57bc24b9237ff002a2aca8cb4bb3a35a84abb
5
5
  SHA512:
6
- metadata.gz: 9ead8a17a1049c6959baa04187a6f83beaee318e85f4a001605e6d1d83f9343b974378a27d8de9540b8bd8dc3f021b1ce8712fa27c4b98bac9e9651c91016731
7
- data.tar.gz: 38103529ebe38e480bd6b5d04aaf9cc73fc607ff4adc92c651e7f19d5c3fe8aa4ee01fcc5c7e946c8a3ed8c27abfef33ce4ff3642b9b6724d1e0da902b5be676
6
+ metadata.gz: ce1e5e2ae3525d8efdeadf0de0613bb4998dd2ab17004d8a85f01cc5f289c1f0777875352a5c936d5525420a98872623d6de88c282640e3c2dc6aa1869d62e2a
7
+ data.tar.gz: 67c8eb62788827c6470243e73952dfd332c22737d5c3d207806f09c5362f5aa9b355cea83f07682d6b305bd503f51912cda922277050f51e6390278a5742b1a8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,103 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.8.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.8.3...ruby/eyes_images@6.8.4) (2026-08-30)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.18.2
9
+ #### Performance Improvements
10
+
11
+ * emit adopted stylesheets as placeholder nodes | AD-15243 ([#4118](https://github.com/Applitools-Dev/sdk/issues/4118)) ([7486bbb](https://github.com/Applitools-Dev/sdk/commit/7486bbbc6f599d1de499e031a59eb4502de8b6b1))
12
+
13
+
14
+
15
+ * @applitools/driver bumped to 1.26.10
16
+ #### Bug Fixes
17
+
18
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
19
+ * @applitools/spec-driver-webdriver bumped to 1.6.10
20
+
21
+ * @applitools/spec-driver-selenium bumped to 1.8.10
22
+
23
+ * @applitools/spec-driver-playwright bumped to 1.9.10
24
+
25
+ * @applitools/spec-driver-puppeteer bumped to 1.8.10
26
+
27
+ * @applitools/screenshoter bumped to 3.12.31
28
+ #### Bug Fixes
29
+
30
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
31
+
32
+
33
+
34
+ * @applitools/nml-client bumped to 1.12.2
35
+
36
+ * @applitools/ufg-client bumped to 1.23.3
37
+ #### Bug Fixes
38
+
39
+ * extract css dependencies in chunks past the parser's offset limit | FLD-4643 ([#4134](https://github.com/Applitools-Dev/sdk/issues/4134)) ([1ffdc7b](https://github.com/Applitools-Dev/sdk/commit/1ffdc7bc7e1384bfc18ae9a1d5afbf7c342f8f40))
40
+ * @applitools/ec-client bumped to 1.12.45
41
+
42
+ * @applitools/core bumped to 4.69.2
43
+ #### Bug Fixes
44
+
45
+ * don't send the bare branch name under an scm integration | AD-15642 ([#4140](https://github.com/Applitools-Dev/sdk/issues/4140)) ([41c30b9](https://github.com/Applitools-Dev/sdk/commit/41c30b9999488ebc635528476888a5fc239654a8))
46
+ * resolve native iOS viewport in screen space | FLD-4552 ([#4088](https://github.com/Applitools-Dev/sdk/issues/4088)) ([e2f9b03](https://github.com/Applitools-Dev/sdk/commit/e2f9b030103c066faac45d69f98cee265a0a931a))
47
+
48
+
49
+
50
+ * eyes_universal bumped to 4.69.2
51
+
52
+ * eyes_core bumped to 6.13.4
53
+
54
+
55
+ ## [6.8.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.8.2...ruby/eyes_images@6.8.3) (2026-08-23)
56
+
57
+
58
+ ### Dependencies
59
+
60
+ * @applitools/dom-snapshot bumped to 4.18.1
61
+ #### Performance Improvements
62
+
63
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
64
+ * @applitools/socket bumped to 1.3.17
65
+ #### Bug Fixes
66
+
67
+ * keep the figma access token out of logs when masking is enabled | AD-15515 ([#4062](https://github.com/Applitools-Dev/sdk/issues/4062)) ([17bc177](https://github.com/Applitools-Dev/sdk/commit/17bc17789d88e2d92f32c66c3a43acb14eec4a70))
68
+ * @applitools/image bumped to 1.3.2
69
+ #### Bug Fixes
70
+
71
+ * bump sharp to ^0.35.3 to clear libvips advisories | FLD-4829 ([#4113](https://github.com/Applitools-Dev/sdk/issues/4113)) ([90c2d08](https://github.com/Applitools-Dev/sdk/commit/90c2d0824cf3dfe56a074800907da6eb940ba350))
72
+ * @applitools/screenshoter bumped to 3.12.30
73
+
74
+ * @applitools/nml-client bumped to 1.12.1
75
+
76
+ * @applitools/tunnel-client bumped to 1.12.4
77
+
78
+ * @applitools/ufg-client bumped to 1.23.2
79
+
80
+ * @applitools/core-base bumped to 1.38.2
81
+
82
+ * @applitools/ec-client bumped to 1.12.44
83
+
84
+ * @applitools/core bumped to 4.69.1
85
+ #### Bug Fixes
86
+
87
+ * keep the figma access token out of logs when masking is enabled | AD-15515 ([#4062](https://github.com/Applitools-Dev/sdk/issues/4062)) ([17bc177](https://github.com/Applitools-Dev/sdk/commit/17bc17789d88e2d92f32c66c3a43acb14eec4a70))
88
+
89
+
90
+ #### Performance Improvements
91
+
92
+ * CDT node dedup pass | AD-15243 ([baeab05](https://github.com/Applitools-Dev/sdk/commit/baeab05507e12d4d499050cd770191ef3cd9d0df))
93
+
94
+
95
+
96
+ * eyes_universal bumped to 4.69.1
97
+
98
+ * eyes_core bumped to 6.13.3
99
+
100
+
3
101
  ## [6.8.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.8.1...ruby/eyes_images@6.8.2) (2026-08-19)
4
102
 
5
103
 
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.13.2"
32
+ spec.add_dependency 'eyes_core', "= 6.13.4"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.8.2'.freeze
5
+ VERSION = '6.8.4'.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.8.2
4
+ version: 6.8.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-08-19 00:00:00.000000000 Z
11
+ date: 2026-08-30 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.13.2
19
+ version: 6.13.4
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.13.2
26
+ version: 6.13.4
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com