@applitools/eyes-storybook 3.44.3 → 3.45.1

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,131 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.45.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook@3.45.0...js/eyes-storybook@3.45.1) (2023-12-05)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.0
9
+ #### Features
10
+
11
+ * add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
12
+ * @applitools/core-base bumped to 1.7.4
13
+ #### Bug Fixes
14
+
15
+ * do not block concurrency when server response is 503 ([#2049](https://github.com/applitools/eyes.sdk.javascript1/issues/2049)) ([f285009](https://github.com/applitools/eyes.sdk.javascript1/commit/f2850098f7522776c0d0a98bb1d958303628b149))
16
+
17
+
18
+
19
+ * @applitools/logger bumped to 2.0.14
20
+
21
+ * @applitools/socket bumped to 1.1.14
22
+
23
+ * @applitools/req bumped to 1.6.4
24
+
25
+ * @applitools/image bumped to 1.1.9
26
+
27
+ * @applitools/spec-driver-webdriver bumped to 1.0.51
28
+
29
+ * @applitools/spec-driver-selenium bumped to 1.5.65
30
+
31
+ * @applitools/spec-driver-puppeteer bumped to 1.3.1
32
+
33
+ * @applitools/driver bumped to 1.15.2
34
+
35
+ * @applitools/screenshoter bumped to 3.8.17
36
+
37
+ * @applitools/nml-client bumped to 1.5.17
38
+
39
+ * @applitools/tunnel-client bumped to 1.3.2
40
+
41
+ * @applitools/ufg-client bumped to 1.9.9
42
+
43
+ * @applitools/ec-client bumped to 1.7.17
44
+
45
+ * @applitools/core bumped to 4.3.0
46
+ #### Features
47
+
48
+ * add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
49
+
50
+
51
+
52
+
53
+ ## [3.45.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook@3.44.3...js/eyes-storybook@3.45.0) (2023-11-21)
54
+
55
+
56
+ ### Features
57
+
58
+ * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
59
+
60
+
61
+ ### Dependencies
62
+
63
+ * @applitools/utils bumped to 1.6.3
64
+ #### Bug Fixes
65
+
66
+ * don't throw error for missing configuration file ([#2034](https://github.com/applitools/eyes.sdk.javascript1/issues/2034)) ([d084e7b](https://github.com/applitools/eyes.sdk.javascript1/commit/d084e7bf6e1727e3969622b4e597881f18241eb3))
67
+ * @applitools/logger bumped to 2.0.13
68
+
69
+ * @applitools/req bumped to 1.6.3
70
+
71
+ * @applitools/image bumped to 1.1.8
72
+
73
+ * @applitools/dom-snapshot bumped to 4.7.14
74
+ #### Bug Fixes
75
+
76
+ * preserve css declarations order in dom-snapshot ([#2037](https://github.com/applitools/eyes.sdk.javascript1/issues/2037)) ([1381851](https://github.com/applitools/eyes.sdk.javascript1/commit/1381851d46f28ea7e7724025c4eab33c81c4e144))
77
+ * @applitools/spec-driver-webdriver bumped to 1.0.50
78
+ #### Bug Fixes
79
+
80
+ * send devtool commands in chromium ([#2039](https://github.com/applitools/eyes.sdk.javascript1/issues/2039)) ([ff42043](https://github.com/applitools/eyes.sdk.javascript1/commit/ff42043c3d9f110eb7b22ab1a8448d77859923b4))
81
+
82
+
83
+
84
+ * @applitools/spec-driver-puppeteer bumped to 1.3.0
85
+ #### Features
86
+
87
+ * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
88
+
89
+
90
+
91
+ * @applitools/core-base bumped to 1.7.3
92
+ #### Bug Fixes
93
+
94
+ * remove connection timeout in case of a long running tasks ([#2006](https://github.com/applitools/eyes.sdk.javascript1/issues/2006)) ([49a596a](https://github.com/applitools/eyes.sdk.javascript1/commit/49a596ac1b022a66b5c07ecfee458cc061891ce0))
95
+ * return result when error in the ufg ([#2020](https://github.com/applitools/eyes.sdk.javascript1/issues/2020)) ([28cdcc5](https://github.com/applitools/eyes.sdk.javascript1/commit/28cdcc5a859641d0edde032165c5068fcc580c8d))
96
+
97
+
98
+
99
+ * @applitools/socket bumped to 1.1.13
100
+
101
+ * @applitools/spec-driver-selenium bumped to 1.5.64
102
+
103
+ * @applitools/driver bumped to 1.15.1
104
+
105
+ * @applitools/screenshoter bumped to 3.8.16
106
+
107
+ * @applitools/nml-client bumped to 1.5.16
108
+
109
+ * @applitools/tunnel-client bumped to 1.3.1
110
+
111
+ * @applitools/ufg-client bumped to 1.9.8
112
+
113
+ * @applitools/ec-client bumped to 1.7.16
114
+
115
+ * @applitools/core bumped to 4.2.0
116
+ #### Features
117
+
118
+ * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
119
+ * log driver environment info to splank ([#2023](https://github.com/applitools/eyes.sdk.javascript1/issues/2023)) ([11d0546](https://github.com/applitools/eyes.sdk.javascript1/commit/11d0546e76962b4c231e140b0229b8402da27f69))
120
+
121
+
122
+ #### Bug Fixes
123
+
124
+ * return result when error in the ufg ([#2020](https://github.com/applitools/eyes.sdk.javascript1/issues/2020)) ([28cdcc5](https://github.com/applitools/eyes.sdk.javascript1/commit/28cdcc5a859641d0edde032165c5068fcc580c8d))
125
+
126
+
127
+
128
+
3
129
  ## [3.44.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook@3.44.2...js/eyes-storybook@3.44.3) (2023-11-07)
4
130
 
5
131
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.44.3",
3
+ "version": "3.45.1",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -55,14 +55,14 @@
55
55
  "up:framework": "yarn add --dev --caret @storybook/react${APPLITOOLS_FRAMEWORK_VERSION:+@$APPLITOOLS_FRAMEWORK_VERSION}"
56
56
  },
57
57
  "dependencies": {
58
- "@applitools/core": "4.1.0",
59
- "@applitools/driver": "1.15.0",
58
+ "@applitools/core": "4.3.0",
59
+ "@applitools/driver": "1.15.2",
60
60
  "@applitools/functional-commons": "1.6.0",
61
- "@applitools/logger": "2.0.12",
61
+ "@applitools/logger": "2.0.14",
62
62
  "@applitools/monitoring-commons": "1.0.19",
63
- "@applitools/spec-driver-puppeteer": "1.2.5",
64
- "@applitools/ufg-client": "1.9.7",
65
- "@applitools/utils": "1.6.2",
63
+ "@applitools/spec-driver-puppeteer": "1.3.1",
64
+ "@applitools/ufg-client": "1.9.9",
65
+ "@applitools/utils": "1.7.0",
66
66
  "boxen": "4.2.0",
67
67
  "chalk": "3.0.0",
68
68
  "detect-port": "1.3.0",
@@ -75,7 +75,7 @@
75
75
  "yargs": "17.7.2"
76
76
  },
77
77
  "devDependencies": {
78
- "@applitools/bongo": "^5.7.4",
78
+ "@applitools/bongo": "^5.7.6",
79
79
  "@applitools/sdk-shared": "0.9.15",
80
80
  "@applitools/snaptdout": "^1.0.1",
81
81
  "@applitools/test-server": "^1.2.2",
@@ -6,7 +6,14 @@ function extractEnvironment() {
6
6
  } catch {
7
7
  // NOTE: ignore error
8
8
  }
9
- return {versions};
9
+ let sdk;
10
+ try {
11
+ const {name, version} = require('../package.json');
12
+ sdk = {lang: 'js', name, currentVersion: version};
13
+ } catch {
14
+ // NOTE: ignore error
15
+ }
16
+ return {versions, sdk};
10
17
  }
11
18
 
12
19
  module.exports = {extractEnvironment};