@applitools/eyes-storybook 3.65.2 → 3.65.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +258 -0
  2. package/package.json +12 -10
package/CHANGELOG.md CHANGED
@@ -1,5 +1,263 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.65.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.65.3...js/eyes-storybook@3.65.4) (2026-05-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 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))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.14.5
14
+ #### Bug Fixes
15
+
16
+ * 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))
17
+ * @applitools/logger bumped to 2.2.12
18
+ #### Bug Fixes
19
+
20
+ * 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))
21
+
22
+
23
+
24
+ * @applitools/dom-shared bumped to 1.2.1
25
+ #### Bug Fixes
26
+
27
+ * 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))
28
+ * @applitools/dom-snapshot bumped to 4.17.2
29
+ #### Bug Fixes
30
+
31
+ * 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))
32
+
33
+
34
+
35
+ * @applitools/socket bumped to 1.3.13
36
+ #### Bug Fixes
37
+
38
+ * 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))
39
+
40
+
41
+
42
+ * @applitools/req bumped to 1.10.2
43
+ #### Bug Fixes
44
+
45
+ * 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))
46
+
47
+
48
+
49
+ * @applitools/image bumped to 1.2.11
50
+ #### Bug Fixes
51
+
52
+ * 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))
53
+
54
+
55
+
56
+ * @applitools/snippets bumped to 2.9.2
57
+ #### Bug Fixes
58
+
59
+ * 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))
60
+
61
+
62
+
63
+ * @applitools/dom-capture bumped to 11.8.1
64
+ #### Bug Fixes
65
+
66
+ * 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))
67
+
68
+
69
+
70
+ * @applitools/driver bumped to 1.26.2
71
+ #### Bug Fixes
72
+
73
+ * 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))
74
+ * 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))
75
+
76
+
77
+
78
+ * @applitools/spec-driver-webdriver bumped to 1.6.2
79
+ #### Bug Fixes
80
+
81
+ * 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))
82
+
83
+
84
+
85
+ * @applitools/spec-driver-selenium bumped to 1.8.2
86
+ #### Bug Fixes
87
+
88
+ * 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))
89
+
90
+
91
+
92
+ * @applitools/spec-driver-playwright bumped to 1.9.2
93
+ #### Bug Fixes
94
+
95
+ * 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))
96
+
97
+
98
+
99
+ * @applitools/spec-driver-puppeteer bumped to 1.8.2
100
+ #### Bug Fixes
101
+
102
+ * 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))
103
+
104
+
105
+
106
+ * @applitools/screenshoter bumped to 3.12.21
107
+ #### Bug Fixes
108
+
109
+ * 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))
110
+
111
+
112
+
113
+ * @applitools/nml-client bumped to 1.11.28
114
+ #### Bug Fixes
115
+
116
+ * 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))
117
+
118
+
119
+
120
+ * @applitools/tunnel-client bumped to 1.11.14
121
+ #### Bug Fixes
122
+
123
+ * 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))
124
+
125
+
126
+
127
+ * @applitools/ufg-client bumped to 1.22.2
128
+ #### Bug Fixes
129
+
130
+ * 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))
131
+ * 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))
132
+
133
+
134
+
135
+ * @applitools/core-base bumped to 1.34.1
136
+ #### Bug Fixes
137
+
138
+ * 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))
139
+
140
+
141
+
142
+ * @applitools/ec-client bumped to 1.12.30
143
+ #### Bug Fixes
144
+
145
+ * 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))
146
+
147
+
148
+
149
+ * @applitools/core bumped to 4.63.1
150
+ #### Bug Fixes
151
+
152
+ * 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))
153
+ * 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))
154
+ * 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))
155
+
156
+
157
+
158
+ * @applitools/eyes bumped to 1.42.1
159
+ #### Bug Fixes
160
+
161
+ * 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))
162
+
163
+
164
+
165
+ * @applitools/test-server bumped to 1.4.4
166
+
167
+
168
+ ## [3.65.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.65.2...js/eyes-storybook@3.65.3) (2026-05-19)
169
+
170
+
171
+ ### Bug Fixes
172
+
173
+ * update lodash to ^4.18.0 to fix security vulnerabilities | FLD-4454 ([#3829](https://github.com/Applitools-Dev/sdk/issues/3829)) ([b86593c](https://github.com/Applitools-Dev/sdk/commit/b86593cb5f8907f99ff61fb755b9d366358cef46))
174
+
175
+
176
+ ### Dependencies
177
+
178
+ * @applitools/req bumped to 1.10.1
179
+ #### Bug Fixes
180
+
181
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
182
+ * @applitools/dom-snapshot bumped to 4.17.1
183
+
184
+ * @applitools/snippets bumped to 2.9.1
185
+ #### Bug Fixes
186
+
187
+ * declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
188
+ * @applitools/driver bumped to 1.26.1
189
+ #### Bug Fixes
190
+
191
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
192
+
193
+
194
+
195
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
196
+
197
+ * @applitools/spec-driver-selenium bumped to 1.8.1
198
+
199
+ * @applitools/spec-driver-playwright bumped to 1.9.1
200
+ #### Bug Fixes
201
+
202
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
203
+
204
+
205
+
206
+ * @applitools/core-base bumped to 1.34.0
207
+ #### Features
208
+
209
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
210
+
211
+
212
+ #### Bug Fixes
213
+
214
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
215
+
216
+
217
+
218
+ * @applitools/eyes bumped to 1.42.0
219
+ #### Features
220
+
221
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
222
+
223
+
224
+ #### Bug Fixes
225
+
226
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
227
+
228
+
229
+
230
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
231
+
232
+ * @applitools/screenshoter bumped to 3.12.20
233
+
234
+ * @applitools/nml-client bumped to 1.11.27
235
+
236
+ * @applitools/tunnel-client bumped to 1.11.13
237
+
238
+ * @applitools/ufg-client bumped to 1.22.1
239
+ #### Bug Fixes
240
+
241
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
242
+
243
+
244
+
245
+ * @applitools/ec-client bumped to 1.12.29
246
+
247
+ * @applitools/core bumped to 4.63.0
248
+ #### Features
249
+
250
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
251
+
252
+
253
+ #### Bug Fixes
254
+
255
+ * avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
256
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
257
+
258
+
259
+
260
+
3
261
  ## [3.65.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.65.1...js/eyes-storybook@3.65.2) (2026-05-05)
4
262
 
5
263
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.65.2",
3
+ "version": "3.65.4",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -59,20 +59,20 @@
59
59
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
60
60
  },
61
61
  "dependencies": {
62
- "@applitools/core": "4.62.0",
63
- "@applitools/driver": "1.26.0",
64
- "@applitools/eyes": "1.41.0",
62
+ "@applitools/core": "4.63.1",
63
+ "@applitools/driver": "1.26.2",
64
+ "@applitools/eyes": "1.42.1",
65
65
  "@applitools/functional-commons": "1.6.0",
66
- "@applitools/logger": "2.2.11",
66
+ "@applitools/logger": "2.2.12",
67
67
  "@applitools/monitoring-commons": "1.0.19",
68
- "@applitools/spec-driver-puppeteer": "1.8.0",
69
- "@applitools/ufg-client": "1.22.0",
70
- "@applitools/utils": "1.14.4",
68
+ "@applitools/spec-driver-puppeteer": "1.8.2",
69
+ "@applitools/ufg-client": "1.22.2",
70
+ "@applitools/utils": "1.14.5",
71
71
  "@inquirer/prompts": "7.0.1",
72
72
  "boxen": "4.2.0",
73
73
  "chalk": "3.0.0",
74
74
  "detect-port": "1.3.0",
75
- "lodash": "4.17.21",
75
+ "lodash": "^4.18.0",
76
76
  "ora": "3.4.0",
77
77
  "puppeteer": "24.11.1",
78
78
  "semver": "7.6.2",
@@ -83,7 +83,7 @@
83
83
  "devDependencies": {
84
84
  "@applitools/bongo": "^5.10.0",
85
85
  "@applitools/snaptdout": "^1.1.1",
86
- "@applitools/test-server": "^1.4.3",
86
+ "@applitools/test-server": "^1.4.4",
87
87
  "@applitools/test-utils": "^1.5.17",
88
88
  "@storybook/addon-interactions": "^6.4.18",
89
89
  "@storybook/react": "^6.5.16",
@@ -93,6 +93,8 @@
93
93
  "chai": "^4.2.0",
94
94
  "express": "^4.21.2",
95
95
  "filenamify": "^4.1.0",
96
+ "lodash.flatten": "^4.4.0",
97
+ "mocha": "^11.7.5",
96
98
  "node-fetch": "^2.6.0",
97
99
  "react": "^16.12.0",
98
100
  "react-dom": "^16.12.0",