@applitools/eyes-storybook 3.65.2 → 3.65.3

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 +93 -0
  2. package/package.json +9 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,98 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * 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))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/req bumped to 1.10.1
14
+ #### Bug Fixes
15
+
16
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
17
+ * @applitools/dom-snapshot bumped to 4.17.1
18
+
19
+ * @applitools/snippets bumped to 2.9.1
20
+ #### Bug Fixes
21
+
22
+ * 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))
23
+ * @applitools/driver bumped to 1.26.1
24
+ #### Bug Fixes
25
+
26
+ * 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))
27
+
28
+
29
+
30
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
31
+
32
+ * @applitools/spec-driver-selenium bumped to 1.8.1
33
+
34
+ * @applitools/spec-driver-playwright bumped to 1.9.1
35
+ #### Bug Fixes
36
+
37
+ * 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))
38
+
39
+
40
+
41
+ * @applitools/core-base bumped to 1.34.0
42
+ #### Features
43
+
44
+ * 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))
45
+
46
+
47
+ #### Bug Fixes
48
+
49
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
50
+
51
+
52
+
53
+ * @applitools/eyes bumped to 1.42.0
54
+ #### Features
55
+
56
+ * 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))
57
+
58
+
59
+ #### Bug Fixes
60
+
61
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
62
+
63
+
64
+
65
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
66
+
67
+ * @applitools/screenshoter bumped to 3.12.20
68
+
69
+ * @applitools/nml-client bumped to 1.11.27
70
+
71
+ * @applitools/tunnel-client bumped to 1.11.13
72
+
73
+ * @applitools/ufg-client bumped to 1.22.1
74
+ #### Bug Fixes
75
+
76
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
77
+
78
+
79
+
80
+ * @applitools/ec-client bumped to 1.12.29
81
+
82
+ * @applitools/core bumped to 4.63.0
83
+ #### Features
84
+
85
+ * 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))
86
+
87
+
88
+ #### Bug Fixes
89
+
90
+ * 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))
91
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
92
+
93
+
94
+
95
+
3
96
  ## [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
97
 
5
98
 
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.3",
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.0",
63
+ "@applitools/driver": "1.26.1",
64
+ "@applitools/eyes": "1.42.0",
65
65
  "@applitools/functional-commons": "1.6.0",
66
66
  "@applitools/logger": "2.2.11",
67
67
  "@applitools/monitoring-commons": "1.0.19",
68
- "@applitools/spec-driver-puppeteer": "1.8.0",
69
- "@applitools/ufg-client": "1.22.0",
68
+ "@applitools/spec-driver-puppeteer": "1.8.1",
69
+ "@applitools/ufg-client": "1.22.1",
70
70
  "@applitools/utils": "1.14.4",
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",
@@ -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",