eyes_core 6.11.1 → 6.11.2

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: 950b1efc6171705f92c7af11e5f1eeb566329e243daaf567bc9f90864b1ce106
4
- data.tar.gz: 6538beac2c7e3b0c8bbe7a5ccb73f844a24f1d0259f67f152264458cae9f94cf
3
+ metadata.gz: 27d886891a69785365391f8a082727305650e4f173d86caec65cb8a3993f548e
4
+ data.tar.gz: 2e69aa25df236fc510e21d0abdcac8e39117d8426f55665c47af5b8fae9781bc
5
5
  SHA512:
6
- metadata.gz: 89609a51548f44cc138144d4ce639f29a47c9d76c03c568d1c0a0e7431c4a1b0deec6c731bfe8a7d25feb03bbbcf7a2e7d4108ebb4d711860986e0a10d345a4a
7
- data.tar.gz: c15d3aaca5f0575edf787ab45604f7c082c1a84a7401d17e7c2ceac1861a85d063746ed939d362350e23d4adc1423a59a04273e5a6baab2995defd1aa1e50628
6
+ metadata.gz: 72cbc4ceef086006c2715e35702d64ba9be172bdf0e1037c9b35e238501b3b0e083a49f75de5ff3209dbe0a48dae4cef2582f45d6715ad508fa905a8f7ff06fe
7
+ data.tar.gz: 2fc48b28b73a90966f08a466f82f18d7bcb1a1308297c8a20e78544d9f1ececfebcde5b4a2e815bc974beaf78fd49a1db6e6992bbd0b50af33e7859891825108
data/CHANGELOG.md CHANGED
@@ -1,5 +1,160 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.11.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.11.1...ruby/eyes_core@6.11.2) (2026-05-26)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.14.5
9
+ #### Bug Fixes
10
+
11
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
12
+ * @applitools/logger bumped to 2.2.12
13
+ #### Bug Fixes
14
+
15
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
16
+
17
+
18
+
19
+ * @applitools/dom-shared bumped to 1.2.1
20
+ #### Bug Fixes
21
+
22
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
23
+ * @applitools/dom-snapshot bumped to 4.17.2
24
+ #### Bug Fixes
25
+
26
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
27
+
28
+
29
+
30
+ * @applitools/socket bumped to 1.3.13
31
+ #### Bug Fixes
32
+
33
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
34
+
35
+
36
+
37
+ * @applitools/req bumped to 1.10.2
38
+ #### Bug Fixes
39
+
40
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
41
+
42
+
43
+
44
+ * @applitools/image bumped to 1.2.11
45
+ #### Bug Fixes
46
+
47
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
48
+
49
+
50
+
51
+ * @applitools/snippets bumped to 2.9.2
52
+ #### Bug Fixes
53
+
54
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
55
+
56
+
57
+
58
+ * @applitools/dom-capture bumped to 11.8.1
59
+ #### Bug Fixes
60
+
61
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
62
+
63
+
64
+
65
+ * @applitools/driver bumped to 1.26.2
66
+ #### Bug Fixes
67
+
68
+ * redact cookie values from logs to prevent sensitive data exposure | AD-12834 ([#3835](https://github.com/Applitools-Dev/sdk/issues/3835)) ([d883647](https://github.com/Applitools-Dev/sdk/commit/d883647d8e007467bd2770ddb79f89be057067b9))
69
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
70
+
71
+
72
+
73
+ * @applitools/spec-driver-webdriver bumped to 1.6.2
74
+ #### Bug Fixes
75
+
76
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
77
+
78
+
79
+
80
+ * @applitools/spec-driver-selenium bumped to 1.8.2
81
+ #### Bug Fixes
82
+
83
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
84
+
85
+
86
+
87
+ * @applitools/spec-driver-playwright bumped to 1.9.2
88
+ #### Bug Fixes
89
+
90
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
91
+
92
+
93
+
94
+ * @applitools/spec-driver-puppeteer bumped to 1.8.2
95
+ #### Bug Fixes
96
+
97
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
98
+
99
+
100
+
101
+ * @applitools/screenshoter bumped to 3.12.21
102
+ #### Bug Fixes
103
+
104
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
105
+
106
+
107
+
108
+ * @applitools/nml-client bumped to 1.11.28
109
+ #### Bug Fixes
110
+
111
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
112
+
113
+
114
+
115
+ * @applitools/tunnel-client bumped to 1.11.14
116
+ #### Bug Fixes
117
+
118
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
119
+
120
+
121
+
122
+ * @applitools/ufg-client bumped to 1.22.2
123
+ #### Bug Fixes
124
+
125
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
126
+ * strip extra fields from checkResources log output ([#3836](https://github.com/Applitools-Dev/sdk/issues/3836)) ([6d75209](https://github.com/Applitools-Dev/sdk/commit/6d752094abb6fcc0e998cf95e1f266964dbfd6f3))
127
+
128
+
129
+
130
+ * @applitools/core-base bumped to 1.34.1
131
+ #### Bug Fixes
132
+
133
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
134
+
135
+
136
+
137
+ * @applitools/ec-client bumped to 1.12.30
138
+ #### Bug Fixes
139
+
140
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
141
+
142
+
143
+
144
+ * @applitools/core bumped to 4.63.1
145
+ #### Bug Fixes
146
+
147
+ * prevent BrightCove/video.js player corruption during layoutBreakpoints snapshots ([#3828](https://github.com/Applitools-Dev/sdk/issues/3828)) ([380fbae](https://github.com/Applitools-Dev/sdk/commit/380fbaeb1c6a964c640975f1a109417db51f691c))
148
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
149
+ * truly disable NML broker URL cache between checks | FLD-4283 ([#3837](https://github.com/Applitools-Dev/sdk/issues/3837)) ([da76dd3](https://github.com/Applitools-Dev/sdk/commit/da76dd3227c3297320be0d19558a7437b5733999))
150
+
151
+
152
+
153
+ * eyes_universal bumped to 4.63.1
154
+
155
+ * @applitools/test-server bumped to 1.4.4
156
+
157
+
3
158
  ## [6.11.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.11.0...ruby/eyes_core@6.11.1) (2026-05-19)
4
159
 
5
160
 
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.63.0"
37
+ spec.add_dependency 'eyes_universal', "= 4.63.1"
38
38
 
39
39
  spec.add_development_dependency 'bundler'
40
40
  spec.add_development_dependency 'rake'
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCore
5
- VERSION = '6.11.1'.freeze
5
+ VERSION = '6.11.2'.freeze
6
6
  end
7
7
 
8
8
  VERSION = Applitools::EyesCore::VERSION
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.11.1
4
+ version: 6.11.2
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-19 00:00:00.000000000 Z
11
+ date: 2026-05-26 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.63.0
47
+ version: 4.63.1
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.63.0
54
+ version: 4.63.1
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: bundler
57
57
  requirement: !ruby/object:Gem::Requirement