eyes_selenium 6.12.41 → 6.12.42

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: 180049a9ab5bb26a1dac014116659f7ce406640415d5eac5e0628b7fc8e562e9
4
- data.tar.gz: 8efa963c160eb123bd360718ebc1004ccdc0ab41d9835b2eae723bace527908d
3
+ metadata.gz: 5857e659a696cb433068b5587548bfbf0e06ce9673e48a89e51a155f199aa3d9
4
+ data.tar.gz: 0e44ad2f7b79eaa2a4950d17b7015817df19cde55f21a55af5f871d28e1161e2
5
5
  SHA512:
6
- metadata.gz: cacd01ede3c823729bd2580c4545019b490a4f1d94929af7955978e70a78a138debebea28b6b6f1837f6ad2fd13856028e4ebf82a98c0185740d874c7fe3cd9c
7
- data.tar.gz: f28b58a0d3b9c7dba81e7a4ae7bbac99c99afffd5f992518e7340245e6d6f851cb3a3c602868ff4c1c742b6491b78f4c9b74a55e9aa0ad2b1ebfcf59119e6f0f
6
+ metadata.gz: c61236abeae9fd9a3681ffdc6945ac1f3eb6d0c567518578e59f1245e73f4df0a37f58073376bd4f1847e530c75673da6e644b9172654a57e9ae877bbdd5c6e4
7
+ data.tar.gz: 07be2b4b5df20c0555bcd36a45121852c649703d4785d79bc6973d4df305abc92a43ce50f42800c1132671185b2f8c4b32a9eb6215d307d60d006eb4accc19bd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,87 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.42](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.41...ruby/eyes_selenium@6.12.42) (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.12.41](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.40...ruby/eyes_selenium@6.12.41) (2026-06-18)
4
86
 
5
87
 
@@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_core', "= 6.11.7"
30
+ spec.add_dependency 'eyes_core', "= 6.11.8"
31
31
  spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
32
32
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.12.41'.freeze
5
+ VERSION = '6.12.42'.freeze
6
6
  end
7
7
  end
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_selenium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.12.41
4
+ version: 6.12.42
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
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement