@applitools/eyes-storybook 3.52.4 → 3.53.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,115 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.53.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.52.5...js/eyes-storybook@3.53.0) (2024-12-18)
4
+
5
+
6
+ ### Features
7
+
8
+ * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.7.6
14
+ #### Bug Fixes
15
+
16
+ * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
17
+ * @applitools/logger bumped to 2.0.20
18
+
19
+ * @applitools/dom-snapshot bumped to 4.11.12
20
+
21
+ * @applitools/socket bumped to 1.1.20
22
+
23
+ * @applitools/req bumped to 1.7.5
24
+
25
+ * @applitools/image bumped to 1.1.15
26
+
27
+ * @applitools/driver bumped to 1.20.1
28
+
29
+ * @applitools/spec-driver-webdriver bumped to 1.1.21
30
+ #### Bug Fixes
31
+
32
+ * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
33
+
34
+
35
+
36
+ * @applitools/core-base bumped to 1.21.0
37
+ #### Features
38
+
39
+ * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))
40
+ * check for new ufg balancer ([#2683](https://github.com/Applitools-Dev/sdk/issues/2683)) ([60ca9f9](https://github.com/Applitools-Dev/sdk/commit/60ca9f98d37374c918e9c634af46d7f8266b95fc))
41
+
42
+
43
+ #### Bug Fixes
44
+
45
+ * move apiKey from query param to request header ([d1d2642](https://github.com/Applitools-Dev/sdk/commit/d1d26424c64d8e03981b1482ca49870a866bc164))
46
+
47
+
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.5.92
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.4.21
52
+
53
+ * @applitools/screenshoter bumped to 3.10.1
54
+
55
+ * @applitools/nml-client bumped to 1.8.20
56
+
57
+ * @applitools/tunnel-client bumped to 1.5.11
58
+
59
+ * @applitools/ufg-client bumped to 1.15.1
60
+
61
+ * @applitools/ec-client bumped to 1.9.17
62
+
63
+ * @applitools/core bumped to 4.27.0
64
+ #### Features
65
+
66
+ * check for new ufg balancer - cache result in getAccountInfo instead of makeCoreRequests ([#2692](https://github.com/Applitools-Dev/sdk/issues/2692)) ([e2a9705](https://github.com/Applitools-Dev/sdk/commit/e2a970594ffa6527798c5fac7a72188e30da986d))
67
+
68
+
69
+ #### Bug Fixes
70
+
71
+ * support webdriver.io 9 ([baee5ce](https://github.com/Applitools-Dev/sdk/commit/baee5ce96e8220c337b007e3a517b5546ce0fedc))
72
+
73
+
74
+
75
+ * @applitools/eyes bumped to 1.29.3
76
+
77
+
78
+ ## [3.52.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.52.4...js/eyes-storybook@3.52.5) (2024-12-05)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * saveNewTests should be respected ([#2665](https://github.com/Applitools-Dev/sdk/issues/2665)) ([786ca54](https://github.com/Applitools-Dev/sdk/commit/786ca54d549a948b62fefc7bc0a80b3061dc130a))
84
+
85
+
86
+ ### Dependencies
87
+
88
+ * @applitools/ufg-client bumped to 1.15.0
89
+ #### Features
90
+
91
+ * deterministic output for offline mode ([#2666](https://github.com/Applitools-Dev/sdk/issues/2666)) ([0e158c4](https://github.com/Applitools-Dev/sdk/commit/0e158c4ea62c4681513a952a9e2a681c4618a6bd))
92
+ * @applitools/core-base bumped to 1.20.0
93
+ #### Features
94
+
95
+ * deterministic output for offline mode ([#2666](https://github.com/Applitools-Dev/sdk/issues/2666)) ([0e158c4](https://github.com/Applitools-Dev/sdk/commit/0e158c4ea62c4681513a952a9e2a681c4618a6bd))
96
+ * @applitools/ec-client bumped to 1.9.16
97
+
98
+ * @applitools/core bumped to 4.26.0
99
+ #### Features
100
+
101
+ * deterministic output for offline mode ([#2666](https://github.com/Applitools-Dev/sdk/issues/2666)) ([0e158c4](https://github.com/Applitools-Dev/sdk/commit/0e158c4ea62c4681513a952a9e2a681c4618a6bd))
102
+
103
+
104
+ #### Bug Fixes
105
+
106
+ * coded regions dynamic regions with `By` locators ([#2660](https://github.com/Applitools-Dev/sdk/issues/2660)) ([e71b3ae](https://github.com/Applitools-Dev/sdk/commit/e71b3aec7241e61c9ba0d637e6242cedd8f4be7b))
107
+
108
+
109
+
110
+ * @applitools/eyes bumped to 1.29.2
111
+
112
+
3
113
  ## [3.52.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.52.3...js/eyes-storybook@3.52.4) (2024-11-29)
4
114
 
5
115
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.52.4",
3
+ "version": "3.53.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -54,15 +54,15 @@
54
54
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
55
55
  },
56
56
  "dependencies": {
57
- "@applitools/core": "4.25.0",
58
- "@applitools/driver": "1.20.0",
59
- "@applitools/eyes": "1.29.1",
57
+ "@applitools/core": "4.27.0",
58
+ "@applitools/driver": "1.20.1",
59
+ "@applitools/eyes": "1.29.3",
60
60
  "@applitools/functional-commons": "1.6.0",
61
- "@applitools/logger": "2.0.19",
61
+ "@applitools/logger": "2.0.20",
62
62
  "@applitools/monitoring-commons": "1.0.19",
63
- "@applitools/spec-driver-puppeteer": "1.4.20",
64
- "@applitools/ufg-client": "1.14.1",
65
- "@applitools/utils": "1.7.5",
63
+ "@applitools/spec-driver-puppeteer": "1.4.21",
64
+ "@applitools/ufg-client": "1.15.1",
65
+ "@applitools/utils": "1.7.6",
66
66
  "boxen": "4.2.0",
67
67
  "chalk": "3.0.0",
68
68
  "detect-port": "1.3.0",
@@ -159,10 +159,6 @@ async function eyesStorybook({
159
159
  storyDataGap: config.storyDataGap,
160
160
  concurrency: config.testConcurrency,
161
161
  appName: config.appName,
162
- closeSettings: {
163
- updateBaselineIfNew: config.saveNewTests,
164
- updateBaselineIfDifferent: config.saveFailedTests,
165
- },
166
162
  serverSettings: account.eyesServer,
167
163
  });
168
164
 
@@ -9,7 +9,6 @@ function makeRenderStory({
9
9
  timeItAsync,
10
10
  storyDataGap,
11
11
  appName,
12
- closeSettings,
13
12
  serverSettings,
14
13
  }) {
15
14
  const throttle = throat(storyDataGap);
@@ -30,7 +29,7 @@ function makeRenderStory({
30
29
  if (snapshots) {
31
30
  await eyes.checkAndClose({
32
31
  target: snapshots,
33
- settings: {...checkParams, ...closeSettings},
32
+ settings: checkParams,
34
33
  });
35
34
  const results = await eyes.getResults();
36
35
  resolve(results);
@@ -9,6 +9,8 @@ function mergeConfigs({config, settings}) {
9
9
  settings.disableBrowserFetching !== undefined
10
10
  ? settings.disableBrowserFetching
11
11
  : config.disableBrowserFetching,
12
+ updateBaselineIfNew: config.saveNewTests,
13
+ updateBaselineIfDifferent: config.saveFailedTests,
12
14
  };
13
15
  }
14
16