@applitools/eyes-storybook 3.41.2 → 3.42.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +122 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,127 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.42.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook-v3.41.3...js/eyes-storybook@3.42.0) (2023-09-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))
9
+ * show aborted tests in Eyes dashboard ([#1877](https://github.com/applitools/eyes.sdk.javascript1/issues/1877)) ([f9840d4](https://github.com/applitools/eyes.sdk.javascript1/commit/f9840d494222ccc6c6f262896771e28da2565bc6))
10
+ * update puppeteer version and minimum node version ([#1889](https://github.com/applitools/eyes.sdk.javascript1/issues/1889)) ([d449030](https://github.com/applitools/eyes.sdk.javascript1/commit/d449030bed6bf4f4c3e7a0dcb6f3ec78f7623e4c))
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * @applitools/utils bumped to 1.6.1
16
+ #### Bug Fixes
17
+
18
+ * add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
19
+
20
+
21
+ #### Code Refactoring
22
+
23
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
24
+ * @applitools/logger bumped to 2.0.11
25
+ #### Bug Fixes
26
+
27
+ * add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
28
+
29
+
30
+
31
+ * @applitools/socket bumped to 1.1.11
32
+ #### Code Refactoring
33
+
34
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
35
+
36
+
37
+
38
+ * @applitools/req bumped to 1.6.1
39
+ #### Bug Fixes
40
+
41
+ * add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
42
+
43
+
44
+
45
+ * @applitools/image bumped to 1.1.6
46
+ #### Code Refactoring
47
+
48
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
49
+
50
+
51
+
52
+ * @applitools/driver bumped to 1.14.2
53
+ #### Code Refactoring
54
+
55
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
56
+
57
+
58
+
59
+ * @applitools/tunnel-client bumped to 1.2.3
60
+ #### Code Refactoring
61
+
62
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
63
+
64
+
65
+
66
+ * @applitools/ec-client bumped to 1.7.10
67
+ #### Code Refactoring
68
+
69
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
70
+
71
+
72
+
73
+ * @applitools/spec-driver-webdriver bumped to 1.0.46
74
+
75
+ * @applitools/spec-driver-puppeteer bumped to 1.2.2
76
+ #### Code Refactoring
77
+
78
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
79
+
80
+
81
+
82
+ * @applitools/nml-client bumped to 1.5.12
83
+ #### Code Refactoring
84
+
85
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
86
+
87
+
88
+
89
+ * @applitools/ufg-client bumped to 1.9.2
90
+ #### Code Refactoring
91
+
92
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
93
+
94
+
95
+
96
+ * @applitools/core-base bumped to 1.6.1
97
+ #### Reverts
98
+
99
+ * perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))
100
+
101
+
102
+ #### Code Refactoring
103
+
104
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
105
+
106
+
107
+
108
+ * @applitools/spec-driver-selenium bumped to 1.5.60
109
+
110
+ * @applitools/screenshoter bumped to 3.8.12
111
+
112
+ * @applitools/core bumped to 3.11.2
113
+ #### Reverts
114
+
115
+ * perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))
116
+
117
+
118
+ #### Code Refactoring
119
+
120
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
121
+
122
+
123
+
124
+
3
125
  ## [3.41.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook@3.41.1...js/eyes-storybook@3.41.2) (2023-09-12)
4
126
 
5
127
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.41.2",
3
+ "version": "3.42.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -53,14 +53,14 @@
53
53
  "postinstall": "node src/postinstall"
54
54
  },
55
55
  "dependencies": {
56
- "@applitools/core": "3.10.4",
57
- "@applitools/driver": "1.14.0",
56
+ "@applitools/core": "3.11.2",
57
+ "@applitools/driver": "1.14.2",
58
58
  "@applitools/functional-commons": "1.6.0",
59
- "@applitools/logger": "2.0.10",
59
+ "@applitools/logger": "2.0.11",
60
60
  "@applitools/monitoring-commons": "1.0.19",
61
- "@applitools/spec-driver-puppeteer": "1.2.0",
62
- "@applitools/ufg-client": "1.8.0",
63
- "@applitools/utils": "1.6.0",
61
+ "@applitools/spec-driver-puppeteer": "1.2.2",
62
+ "@applitools/ufg-client": "1.9.2",
63
+ "@applitools/utils": "1.6.1",
64
64
  "boxen": "4.2.0",
65
65
  "chalk": "3.0.0",
66
66
  "detect-port": "1.3.0",