eyes_capybara 6.6.41 → 6.6.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: 9f7d6504c804ac829cb64e7979b08e97b8151c80467ac64fbca7aba8b9047bf9
4
- data.tar.gz: 2bc5c7bdb80351b1b8c45d010cb74365f3ab2de1a97e44c28ca3e3f718ea618e
3
+ metadata.gz: 4ed9a7df09dd16ca5bd3d2940ca40ec4d883c787020d1ca4611bac23f39aa7fd
4
+ data.tar.gz: d9020d5efaee8d317c333f9d8bab72e22ca59ae5dc803d24ca8ea09a2f851fc8
5
5
  SHA512:
6
- metadata.gz: c85767b621ff9437da35b59347781111be7a4584fbcaa06c5e3321a30c76863ae6098d8fb8efde2e5febeedd24086fbf276ee026691ee0565acfa54f64641f92
7
- data.tar.gz: c1555fff666ce679d7b3a405ea64229ba47dfe4a9cdb796530200a5dc08a6f46bbedc766b5b34921cdc6450326160b6d8fbba627c53190607284f59f55e631e4
6
+ metadata.gz: 79e67b37180f740b7f010e78e61b0157a6593d08a85a6998dde36a0bd353de7887bdc833cd931c259488f05da47559eeb535f5ec8aea529597883147344ca753
7
+ data.tar.gz: 83075e5de2f2beb0494c4236c909715146f6109ba460620dd737b1f50b405ffaaf2f56da3ebbf782e6216f251a9a9595408dbfc7fee209b6b7b808bb33ad1df8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,94 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.42](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.41...ruby/eyes_capybara@6.6.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 bumped to 4.66.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
+ #### Bug Fixes
31
+
32
+ * 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))
33
+
34
+
35
+
36
+ * eyes_core bumped to 6.11.8
37
+ #### Bug Fixes
38
+
39
+ * 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))
40
+
41
+
42
+
43
+ * @applitools/dom-snapshot bumped to 4.17.5
44
+
45
+ * @applitools/socket bumped to 1.3.15
46
+
47
+ * @applitools/req bumped to 1.11.2
48
+
49
+ * @applitools/image bumped to 1.2.13
50
+
51
+ * @applitools/dom-capture bumped to 11.8.3
52
+
53
+ * @applitools/driver bumped to 1.26.5
54
+
55
+ * @applitools/spec-driver-webdriver bumped to 1.6.5
56
+
57
+ * @applitools/spec-driver-selenium bumped to 1.8.5
58
+
59
+ * @applitools/spec-driver-playwright bumped to 1.9.5
60
+
61
+ * @applitools/spec-driver-puppeteer bumped to 1.8.5
62
+
63
+ * @applitools/screenshoter bumped to 3.12.24
64
+
65
+ * @applitools/nml-client bumped to 1.11.34
66
+
67
+ * @applitools/tunnel-client bumped to 1.12.2
68
+
69
+ * @applitools/ufg-client bumped to 1.22.5
70
+
71
+ * @applitools/core-base bumped to 1.36.0
72
+ #### Features
73
+
74
+ * 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))
75
+
76
+
77
+
78
+ * @applitools/ec-client bumped to 1.12.36
79
+
80
+ * eyes_universal bumped to 4.66.0
81
+
82
+ * eyes_selenium bumped to 6.12.42
83
+ #### Bug Fixes
84
+
85
+ * 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))
86
+
87
+
88
+
89
+ * @applitools/test-server bumped to 1.4.6
90
+
91
+
3
92
  ## [6.6.41](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.40...ruby/eyes_capybara@6.6.41) (2026-06-18)
4
93
 
5
94
 
@@ -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_selenium', "= 6.12.41"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.42"
31
31
  spec.add_dependency 'capybara'
32
32
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
5
- VERSION = '6.6.41'.freeze
5
+ VERSION = '6.6.42'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_capybara
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.41
4
+ version: 6.6.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_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.12.41
19
+ version: 6.12.42
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.12.41
26
+ version: 6.12.42
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement