@applitools/eyes-storybook 3.55.3 → 3.55.5

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,141 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.55.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.55.4...js/eyes-storybook@3.55.5) (2025-04-29)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ios device version not populating correctly | FLD-2861 ([#2925](https://github.com/Applitools-Dev/sdk/issues/2925)) ([c614462](https://github.com/Applitools-Dev/sdk/commit/c61446274da75a97dcd0b53c8b40db9ba5a034c3))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/dom-snapshot bumped to 4.11.19
14
+
15
+ * @applitools/driver bumped to 1.21.2
16
+ #### Bug Fixes
17
+
18
+ * not properly detected platform if written with underscore | FLD-2892 ([#2934](https://github.com/Applitools-Dev/sdk/issues/2934)) ([5ca4eb9](https://github.com/Applitools-Dev/sdk/commit/5ca4eb9d952cb089b7b3678d0d6f242ac7f9dad5))
19
+ * @applitools/spec-driver-webdriver bumped to 1.2.3
20
+
21
+ * @applitools/spec-driver-selenium bumped to 1.5.99
22
+
23
+ * @applitools/spec-driver-puppeteer bumped to 1.4.28
24
+
25
+ * @applitools/screenshoter bumped to 3.11.2
26
+
27
+ * @applitools/nml-client bumped to 1.9.2
28
+
29
+ * @applitools/ec-client bumped to 1.10.10
30
+
31
+ * @applitools/core bumped to 4.37.1
32
+ #### Bug Fixes
33
+
34
+ * handle slashes in branch name extraction from GITHUB_REF ([#2937](https://github.com/Applitools-Dev/sdk/issues/2937)) ([aa8bfa3](https://github.com/Applitools-Dev/sdk/commit/aa8bfa3118f43c52485362f729556acceea40ac6))
35
+
36
+
37
+
38
+ * @applitools/eyes bumped to 1.34.1
39
+
40
+
41
+ ## [3.55.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.55.3...js/eyes-storybook@3.55.4) (2025-04-17)
42
+
43
+
44
+ ### Dependencies
45
+
46
+ * @applitools/dom-snapshot bumped to 4.11.18
47
+ #### Bug Fixes
48
+
49
+ * simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
50
+
51
+
52
+
53
+ * @applitools/snippets bumped to 2.6.5
54
+ #### Performance Improvements
55
+
56
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
57
+ * @applitools/driver bumped to 1.21.1
58
+ #### Bug Fixes
59
+
60
+ * executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
61
+
62
+
63
+
64
+ * @applitools/spec-driver-webdriver bumped to 1.2.2
65
+ #### Performance Improvements
66
+
67
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
68
+
69
+
70
+
71
+ * @applitools/spec-driver-selenium bumped to 1.5.98
72
+ #### Performance Improvements
73
+
74
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
75
+
76
+
77
+
78
+ * @applitools/spec-driver-puppeteer bumped to 1.4.27
79
+ #### Performance Improvements
80
+
81
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
82
+
83
+
84
+
85
+ * @applitools/screenshoter bumped to 3.11.1
86
+ #### Performance Improvements
87
+
88
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
89
+
90
+
91
+
92
+ * @applitools/nml-client bumped to 1.9.1
93
+ #### Performance Improvements
94
+
95
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
96
+
97
+
98
+
99
+ * @applitools/tunnel-client bumped to 1.6.5
100
+ #### Bug Fixes
101
+
102
+ * enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
103
+ * @applitools/ufg-client bumped to 1.16.9
104
+ #### Bug Fixes
105
+
106
+ * basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
107
+
108
+
109
+ #### Performance Improvements
110
+
111
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
112
+ * @applitools/ec-client bumped to 1.10.9
113
+ #### Performance Improvements
114
+
115
+ * cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
116
+
117
+
118
+
119
+ * @applitools/core bumped to 4.37.0
120
+ #### Features
121
+
122
+ * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
123
+
124
+
125
+
126
+ * @applitools/eyes bumped to 1.34.0
127
+ #### Features
128
+
129
+ * height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
130
+
131
+
132
+ #### Bug Fixes
133
+
134
+ * add checks for undefined regions in CheckSettings | AD-9042 ([#2868](https://github.com/Applitools-Dev/sdk/issues/2868)) ([0f7c991](https://github.com/Applitools-Dev/sdk/commit/0f7c9913d64e0535ba5ffe632923a3bf440be65f))
135
+
136
+
137
+
138
+
3
139
  ## [3.55.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.55.0...js/eyes-storybook@3.55.1) (2025-04-13)
4
140
 
5
141
 
package/README.md CHANGED
@@ -1,12 +1,37 @@
1
- <div align="center">
1
+ ## Applitools Eyes SDK for [Storybook](http://storybook.js.org).
2
2
 
3
- ![Applitools Eyes](https://i.ibb.co/3hWJK68/applitools-eyes-logo.png)
4
- ### Applitools Eyes SDK for [Storybook](https://storybook.js.org/)
5
- [![npm](https://img.shields.io/npm/v/@applitools/eyes-storybook.svg?style=for-the-badge)](https://www.npmjs.com/package/@applitools/eyes-storybook)
3
+ ## Installation
6
4
 
7
- </div>
8
- <br/>
5
+ ### Install npm package
9
6
 
10
- ## Resources
11
- - [Quick start](https://applitools.com/tutorials/quickstart/storybook/storybook-react)
12
- - [API reference](https://applitools.com/docs/api-ref/sdk-api/storybook/)
7
+ Install Eyes-Storybook as a local dev dependency in your tested project:
8
+
9
+ ```bash
10
+ npm install --save-dev @applitools/eyes-storybook
11
+ ```
12
+
13
+ ### Entering the Applitools API key {#API}
14
+
15
+ To authenticate via the Applitools server and run tests, you need to set the environment variable `APPLITOOLS_API_KEY` to the API key provided from Applitools Eyes. For details on how to retrieve your API key, see [the Applitools documentation](/getting-started/retrieve-api-key).
16
+
17
+ #### Entering the API Key on Linux or a Mac
18
+
19
+
20
+ ```bash
21
+ export APPLITOOLS_API_KEY=<API_key>
22
+ ```
23
+
24
+ #### Entering the API Key on Windows
25
+
26
+
27
+ ```bash
28
+ set APPLITOOLS_API_KEY=<API_key>
29
+ ```
30
+
31
+ ## Further information
32
+
33
+ For further information, see:
34
+
35
+ * [Quickstart](https://applitools.com/tutorials/sdks/storybook-react/quickstart)
36
+ * [Overview](https://applitools.com/tutorials/sdks/storybook)
37
+ * [Changelog](https://applitools.com/tutorials/sdks/storybook/changelog)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.55.3",
3
+ "version": "3.55.5",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -11,7 +11,7 @@
11
11
  "nodejs",
12
12
  "javascript"
13
13
  ],
14
- "homepage": "https://applitools.com/docs/api-ref/sdk-api/storybook/",
14
+ "homepage": "https://applitools.com/tutorials/sdks/storybook",
15
15
  "license": "SEE LICENSE IN LICENSE",
16
16
  "author": "Applitools Team <team@applitools.com>",
17
17
  "bin": "./bin/eyes-storybook.js",
@@ -53,14 +53,14 @@
53
53
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
54
54
  },
55
55
  "dependencies": {
56
- "@applitools/core": "4.36.0",
57
- "@applitools/driver": "1.21.0",
58
- "@applitools/eyes": "1.33.4",
56
+ "@applitools/core": "4.37.1",
57
+ "@applitools/driver": "1.21.2",
58
+ "@applitools/eyes": "1.34.1",
59
59
  "@applitools/functional-commons": "1.6.0",
60
60
  "@applitools/logger": "2.1.2",
61
61
  "@applitools/monitoring-commons": "1.0.19",
62
- "@applitools/spec-driver-puppeteer": "1.4.26",
63
- "@applitools/ufg-client": "1.16.8",
62
+ "@applitools/spec-driver-puppeteer": "1.4.28",
63
+ "@applitools/ufg-client": "1.16.9",
64
64
  "@applitools/utils": "1.8.0",
65
65
  "boxen": "4.2.0",
66
66
  "chalk": "3.0.0",
@@ -95,11 +95,13 @@ function transformBrowser(result) {
95
95
  result.environments = result.browser.map(browser => {
96
96
  if (browser.deviceName) {
97
97
  return {chromeEmulationInfo: browser};
98
+ } else if (utils.types.has(browser, 'iosDeviceInfo')) {
99
+ const {iosVersion, ...iosDeviceInfo} = browser.iosDeviceInfo;
100
+ return {iosDeviceInfo: {...iosDeviceInfo, version: iosVersion ?? iosDeviceInfo.version}};
98
101
  } else if (!browser.name) {
99
102
  return {...browser, name: 'chrome'};
100
- } else {
101
- return browser;
102
103
  }
104
+ return browser;
103
105
  });
104
106
  }
105
107
  delete result.browser;