@applitools/eyes-storybook 3.53.13 → 3.53.14

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,89 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.53.14](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.53.13...js/eyes-storybook@3.53.14) (2025-03-30)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.8.0
9
+ #### Features
10
+
11
+ * allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
12
+ * @applitools/logger bumped to 2.1.2
13
+
14
+ * @applitools/dom-snapshot bumped to 4.11.17
15
+ #### Bug Fixes
16
+
17
+ * input range value render issue - add input range to need map list ([#2866](https://github.com/Applitools-Dev/sdk/issues/2866)) ([6b3c113](https://github.com/Applitools-Dev/sdk/commit/6b3c113ab3068fc89b3d3917a12fc51bad66ca97))
18
+
19
+
20
+
21
+ * @applitools/core-base bumped to 1.22.3
22
+ #### Bug Fixes
23
+
24
+ * reject openCheckAndClose on request failures ([#2870](https://github.com/Applitools-Dev/sdk/issues/2870)) ([1d12d60](https://github.com/Applitools-Dev/sdk/commit/1d12d60991e8f222002273d5447702158f1cba84))
25
+
26
+
27
+
28
+ * @applitools/eyes bumped to 1.33.0
29
+ #### Features
30
+
31
+ * allow fully to be sent from the configuration object ([#2867](https://github.com/Applitools-Dev/sdk/issues/2867)) ([e8e7fbc](https://github.com/Applitools-Dev/sdk/commit/e8e7fbcb545e9bab899691d8d136b69f4a67e0d8))
32
+ * allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
33
+ * offline results state granularity ([#2872](https://github.com/Applitools-Dev/sdk/issues/2872)) ([c5f6e4e](https://github.com/Applitools-Dev/sdk/commit/c5f6e4ed87c4855704ce1a6c568393a35b677c1d))
34
+
35
+
36
+
37
+ * @applitools/req bumped to 1.7.9
38
+
39
+ * @applitools/image bumped to 1.1.18
40
+
41
+ * @applitools/driver bumped to 1.21.0
42
+ #### Features
43
+
44
+ * allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
45
+
46
+
47
+
48
+ * @applitools/spec-driver-puppeteer bumped to 1.4.26
49
+
50
+ * @applitools/screenshoter bumped to 3.11.0
51
+ #### Features
52
+
53
+ * allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
54
+
55
+
56
+
57
+ * @applitools/socket bumped to 1.2.3
58
+
59
+ * @applitools/dom-capture bumped to 11.5.5
60
+
61
+ * @applitools/spec-driver-webdriver bumped to 1.2.1
62
+
63
+ * @applitools/spec-driver-selenium bumped to 1.5.97
64
+
65
+ * @applitools/nml-client bumped to 1.8.27
66
+
67
+ * @applitools/tunnel-client bumped to 1.6.4
68
+
69
+ * @applitools/ufg-client bumped to 1.16.8
70
+
71
+ * @applitools/ec-client bumped to 1.10.7
72
+
73
+ * @applitools/core bumped to 4.34.0
74
+ #### Features
75
+
76
+ * allow sending callback functions to waitBeforeCapture ([#2780](https://github.com/Applitools-Dev/sdk/issues/2780)) ([4caa2e8](https://github.com/Applitools-Dev/sdk/commit/4caa2e8ae055d3dd48164eeceaa4c691eeadcdd4))
77
+ * offline results state granularity ([#2872](https://github.com/Applitools-Dev/sdk/issues/2872)) ([c5f6e4e](https://github.com/Applitools-Dev/sdk/commit/c5f6e4ed87c4855704ce1a6c568393a35b677c1d))
78
+
79
+
80
+ #### Bug Fixes
81
+
82
+ * reject openCheckAndClose on request failures ([#2870](https://github.com/Applitools-Dev/sdk/issues/2870)) ([1d12d60](https://github.com/Applitools-Dev/sdk/commit/1d12d60991e8f222002273d5447702158f1cba84))
83
+
84
+
85
+
86
+
3
87
  ## [3.53.13](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.53.12...js/eyes-storybook@3.53.13) (2025-03-06)
4
88
 
5
89
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.53.13",
3
+ "version": "3.53.14",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -53,15 +53,15 @@
53
53
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
54
54
  },
55
55
  "dependencies": {
56
- "@applitools/core": "4.32.2",
57
- "@applitools/driver": "1.20.5",
58
- "@applitools/eyes": "1.32.6",
56
+ "@applitools/core": "4.34.0",
57
+ "@applitools/driver": "1.21.0",
58
+ "@applitools/eyes": "1.33.0",
59
59
  "@applitools/functional-commons": "1.6.0",
60
- "@applitools/logger": "2.1.1",
60
+ "@applitools/logger": "2.1.2",
61
61
  "@applitools/monitoring-commons": "1.0.19",
62
- "@applitools/spec-driver-puppeteer": "1.4.25",
63
- "@applitools/ufg-client": "1.16.7",
64
- "@applitools/utils": "1.7.8",
62
+ "@applitools/spec-driver-puppeteer": "1.4.26",
63
+ "@applitools/ufg-client": "1.16.8",
64
+ "@applitools/utils": "1.8.0",
65
65
  "boxen": "4.2.0",
66
66
  "chalk": "3.0.0",
67
67
  "detect-port": "1.3.0",
@@ -79,13 +79,13 @@
79
79
  "@applitools/test-server": "^1.2.2",
80
80
  "@applitools/test-utils": "^1.5.17",
81
81
  "@storybook/addon-interactions": "^6.4.18",
82
- "@storybook/react": "^6.4.18",
82
+ "@storybook/react": "^6.5.16",
83
83
  "@storybook/testing-library": "^0.0.9",
84
84
  "@testing-library/dom": "^5.6.1",
85
85
  "bitmap-manipulation": "^2.0.0",
86
86
  "chai": "^4.2.0",
87
87
  "core-js": "^3.6.1",
88
- "express": "^4.17.1",
88
+ "express": "^4.21.2",
89
89
  "filenamify": "^4.1.0",
90
90
  "node-fetch": "^2.6.0",
91
91
  "react": "^16.12.0",
@@ -26,8 +26,7 @@ async function determineStorybookVersion({packagePath, isWindows}) {
26
26
  }
27
27
  }
28
28
 
29
- const sbVersion = execSync(`${storybookPath} ${sbArg ?? ''} --version`).toString();
30
-
29
+ const sbVersion = execSync(`"${storybookPath}" ${sbArg ?? ''} --version`).toString();
31
30
  return {storybookPath, sbVersion, sbArg};
32
31
  }
33
32
  module.exports = determineStorybookVersion;