eyes_images 6.7.40 → 6.7.41

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: 26032c06945253e0f26ca3747418fe3ffbe309ca12011b7d9c6b2e9053a39c11
4
- data.tar.gz: 0fbbb96da422b95a87c4082ae99fb48839e5e33a0b49dbea9d93b024de692589
3
+ metadata.gz: 989d438dec5901320cf5998f8a2f61a4ca8e82fee4015175ce7956f65f0a3844
4
+ data.tar.gz: 6a1f19015ab65a5e5762ede58746e4954af4323184793380640d1a51221b3d66
5
5
  SHA512:
6
- metadata.gz: 9702cc3d663a8462f391d4e1db1c90f01d47e09fd4a209f2922b51acce5f06046924de12f479b2ef7b383bd457d411a3b31845c50fc055b373479bd3eaa4877a
7
- data.tar.gz: cafbced868250eb84e1d3b8dd1ce41f381cad71ad508d31582dd2a2890cefcdb53f2f0bc02ce9b01f0129f37d9937d71a9755fd72c82f10ffd2653c2182872d0
6
+ metadata.gz: d10060b9e06bfce58c9059685660dfb7ffce0da8e2be78b716dd23dd0686e66faa88a20aa5c09fcd7ed5ffcaad98db2e58a901e193cbb620603a1263a3a51598
7
+ data.tar.gz: 2e0151937718ae11cf422717a16dd22b5c7e336734d69e3a8c39700cc68f31bb88b798b62a0c2a2ff82951c529e6e7608a9a1dd347ac4db20fc6600f3521f315
data/CHANGELOG.md CHANGED
@@ -1,5 +1,87 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.41](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.40...ruby/eyes_images@6.7.41) (2026-06-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * send bypassCSP through the ruby universal client + enable nightwatch CSP coverage test | AD-14401 ([#3934](https://github.com/Applitools-Dev/sdk/issues/3934)) ([024d25e](https://github.com/Applitools-Dev/sdk/commit/024d25ed8ed3961b92fb35aa79e506403fabbc7f))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.15.1
14
+ #### Bug Fixes
15
+
16
+ * updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
17
+ * @applitools/logger bumped to 2.3.0
18
+ #### Features
19
+
20
+ * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
21
+
22
+
23
+
24
+ * @applitools/core-base bumped to 1.36.0
25
+ #### Features
26
+
27
+ * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
28
+
29
+
30
+
31
+ * @applitools/dom-snapshot bumped to 4.17.5
32
+
33
+ * @applitools/socket bumped to 1.3.15
34
+
35
+ * @applitools/req bumped to 1.11.2
36
+
37
+ * @applitools/image bumped to 1.2.13
38
+
39
+ * @applitools/dom-capture bumped to 11.8.3
40
+
41
+ * @applitools/driver bumped to 1.26.5
42
+
43
+ * @applitools/spec-driver-webdriver bumped to 1.6.5
44
+
45
+ * @applitools/spec-driver-selenium bumped to 1.8.5
46
+
47
+ * @applitools/spec-driver-playwright bumped to 1.9.5
48
+
49
+ * @applitools/spec-driver-puppeteer bumped to 1.8.5
50
+
51
+ * @applitools/screenshoter bumped to 3.12.24
52
+
53
+ * @applitools/nml-client bumped to 1.11.34
54
+
55
+ * @applitools/tunnel-client bumped to 1.12.2
56
+
57
+ * @applitools/ufg-client bumped to 1.22.5
58
+
59
+ * @applitools/ec-client bumped to 1.12.36
60
+
61
+ * @applitools/core bumped to 4.66.0
62
+ #### Features
63
+
64
+ * stream SDK logs to Azure Blob per server flag | AD-13401 ([#3849](https://github.com/Applitools-Dev/sdk/issues/3849)) ([7f9dfec](https://github.com/Applitools-Dev/sdk/commit/7f9dfecd874aefc33104db015451a22eee500324))
65
+
66
+
67
+ #### Bug Fixes
68
+
69
+ * updated extract git fallback logic | FLD-4492 ([#3831](https://github.com/Applitools-Dev/sdk/issues/3831)) ([0d98f3c](https://github.com/Applitools-Dev/sdk/commit/0d98f3cdf828eff756ffbfc5d4cdff7b19a20557))
70
+
71
+
72
+
73
+ * eyes_universal bumped to 4.66.0
74
+
75
+ * eyes_core bumped to 6.11.8
76
+ #### Bug Fixes
77
+
78
+ * send bypassCSP through the ruby universal client + enable nightwatch CSP coverage test | AD-14401 ([#3934](https://github.com/Applitools-Dev/sdk/issues/3934)) ([024d25e](https://github.com/Applitools-Dev/sdk/commit/024d25ed8ed3961b92fb35aa79e506403fabbc7f))
79
+
80
+
81
+
82
+ * @applitools/test-server bumped to 1.4.6
83
+
84
+
3
85
  ## [6.7.40](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.7.39...ruby/eyes_images@6.7.40) (2026-06-18)
4
86
 
5
87
 
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.11.7"
32
+ spec.add_dependency 'eyes_core', "= 6.11.8"
33
33
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.7.40'.freeze
5
+ VERSION = '6.7.41'.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.40
4
+ version: 6.7.41
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-06-18 00:00:00.000000000 Z
11
+ date: 2026-06-28 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.11.7
19
+ version: 6.11.8
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.11.7
26
+ version: 6.11.8
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com