eyes_core 6.10.6 → 6.11.0

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: 4000bf9b51b34bbbc3023538f28095149560be274f8ee14478285e1051988529
4
- data.tar.gz: a02c899261e129552491d18b805d0108bd3e654d56f62d66c3b6b6e5944e6983
3
+ metadata.gz: 3c06ca1ca33ae790e1c74fca44e86bc98f43de133a21710564aeea24815b7a05
4
+ data.tar.gz: 65d5cb1ea494c628aed51ac9cb3dd09e612b68221b10ba778adea657adb728f5
5
5
  SHA512:
6
- metadata.gz: 95a6eea3661a20d1a952cf7e5e18db8f36d961500cc0043f2532762bcce862821e6be7f4c847ddb084b4d61ef6450e965cff51a786770a2e842723c7de462141
7
- data.tar.gz: a70bea2ea381b71412bab95cc566b262752a1657d4d50cfdd8b46389007809d9d8b2cbdfd2e954fac7dd472c3f972328b028f658700b5dfcc2b73fe5c36b939f
6
+ metadata.gz: f5fbbc192a2caff92619b5516f308f242f326426b9076ed34e49413fbd7416cca4fe1600fbefb34b09c2096088a87062db0dc2ba2a8d3904efdf0b03aa43a7e7
7
+ data.tar.gz: f3840db4f019f2373095bcc8393125e8ba75c13ba839a5e3e17cd3db8df432479246b8b10ab964155896a1f6efaef45f743f6b17990b6375ef072bb62221a125
data/CHANGELOG.md CHANGED
@@ -1,5 +1,96 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.11.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.10.6...ruby/eyes_core@6.11.0) (2026-05-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/dom-shared bumped to 1.2.0
14
+ #### Features
15
+
16
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
17
+ * @applitools/dom-snapshot bumped to 4.17.0
18
+ #### Features
19
+
20
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
21
+
22
+
23
+ #### Bug Fixes
24
+
25
+ * re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
26
+
27
+
28
+
29
+ * @applitools/snippets bumped to 2.9.0
30
+ #### Features
31
+
32
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
33
+
34
+
35
+
36
+ * @applitools/dom-capture bumped to 11.8.0
37
+ #### Features
38
+
39
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
40
+
41
+
42
+
43
+ * @applitools/driver bumped to 1.26.0
44
+ #### Features
45
+
46
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
47
+
48
+
49
+
50
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
51
+ #### Features
52
+
53
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
54
+
55
+
56
+
57
+ * @applitools/spec-driver-selenium bumped to 1.8.0
58
+ #### Features
59
+
60
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
61
+
62
+
63
+
64
+ * @applitools/spec-driver-playwright bumped to 1.9.0
65
+ #### Features
66
+
67
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
68
+
69
+
70
+
71
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
72
+ #### Features
73
+
74
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
75
+
76
+
77
+
78
+ * @applitools/core bumped to 4.62.0
79
+ #### Features
80
+
81
+ * add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
82
+
83
+
84
+
85
+ * @applitools/screenshoter bumped to 3.12.19
86
+
87
+ * @applitools/nml-client bumped to 1.11.26
88
+
89
+ * @applitools/ec-client bumped to 1.12.28
90
+
91
+ * eyes_universal bumped to 4.62.0
92
+
93
+
3
94
  ## [6.10.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.10.5...ruby/eyes_core@6.10.6) (2026-05-04)
4
95
 
5
96
 
data/eyes_core.gemspec CHANGED
@@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
34
34
 
35
35
  spec.add_dependency 'oj'
36
36
  spec.add_dependency 'websocket'
37
- spec.add_dependency 'eyes_universal', "= 4.61.1"
37
+ spec.add_dependency 'eyes_universal', "= 4.62.0"
38
38
 
39
39
  spec.add_development_dependency 'bundler'
40
40
  spec.add_development_dependency 'rake'
@@ -112,6 +112,7 @@ module Applitools
112
112
  string_field :host_app
113
113
  object_field :proxy, Applitools::Connectivity::Proxy
114
114
  object_field :aut_proxy, Applitools::Connectivity::AutProxy
115
+ boolean_field :bypass_csp
115
116
  enum_field :match_level, Applitools::MatchLevel.enum_values
116
117
  object_field :exact, Applitools::ImageMatchSettings::Exact
117
118
  object_field :default_match_settings, Applitools::ImageMatchSettings
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCore
5
- VERSION = '6.10.6'.freeze
5
+ VERSION = '6.11.0'.freeze
6
6
  end
7
7
 
8
8
  VERSION = Applitools::EyesCore::VERSION
@@ -122,7 +122,8 @@ module Applitools
122
122
  :browsersInfo,
123
123
  :visualGridOptions,
124
124
  :layoutBreakpoints,
125
- :disableBrowserFetching
125
+ :disableBrowserFetching,
126
+ :bypassCSP
126
127
 
127
128
  # v3
128
129
  json_fields :environment
@@ -138,7 +139,8 @@ module Applitools
138
139
  :viewport_size, :visual_grid_options, :wait_before_screenshots, :wait_before_capture] + [
139
140
  :disabled?, # disabled? => is_disabled
140
141
  :stitching_overlap, # SeleniumEyes.stitching_overlap => stitch_overlap
141
- :dont_fetch_resources # dont_fetch_resources => disable_browser_fetching
142
+ :dont_fetch_resources, # dont_fetch_resources => disable_browser_fetching
143
+ :bypass_csp # bypass_csp => bypassCSP
142
144
  ] + [
143
145
  :layout_breakpoints,
144
146
  :scroll_root_element,
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.10.6
4
+ version: 6.11.0
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-05-04 00:00:00.000000000 Z
11
+ date: 2026-05-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 4.61.1
47
+ version: 4.62.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 4.61.1
54
+ version: 4.62.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: bundler
57
57
  requirement: !ruby/object:Gem::Requirement