@applitools/eyes-storybook 3.46.0 → 3.47.3

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 +174 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,179 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.47.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.47.2...js/eyes-storybook@3.47.3) (2024-03-18)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/css-tree bumped to 1.1.2
9
+ #### Bug Fixes
10
+
11
+ * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
12
+ * @applitools/dom-snapshot bumped to 4.9.2
13
+
14
+ * @applitools/spec-driver-webdriver bumped to 1.1.3
15
+
16
+ * @applitools/spec-driver-selenium bumped to 1.5.72
17
+
18
+ * @applitools/spec-driver-puppeteer bumped to 1.4.3
19
+
20
+ * @applitools/driver bumped to 1.16.5
21
+ #### Bug Fixes
22
+
23
+ * trigger js release again ([1695f3d](https://github.com/Applitools-Dev/sdk/commit/1695f3d9967c7ab7b5d8c8637e86faa935a9047f))
24
+ * @applitools/screenshoter bumped to 3.8.27
25
+
26
+ * @applitools/nml-client bumped to 1.7.5
27
+
28
+ * @applitools/ufg-client bumped to 1.10.2
29
+
30
+ * @applitools/ec-client bumped to 1.7.30
31
+
32
+ * @applitools/core bumped to 4.10.2
33
+
34
+
35
+ ## [3.47.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.47.1...js/eyes-storybook@3.47.2) (2024-03-18)
36
+
37
+
38
+ ### Dependencies
39
+
40
+ * @applitools/css-tree bumped to 1.1.1
41
+ #### Bug Fixes
42
+
43
+ * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
44
+ * @applitools/dom-snapshot bumped to 4.9.1
45
+
46
+ * @applitools/spec-driver-webdriver bumped to 1.1.2
47
+
48
+ * @applitools/spec-driver-selenium bumped to 1.5.71
49
+
50
+ * @applitools/spec-driver-puppeteer bumped to 1.4.2
51
+
52
+ * @applitools/driver bumped to 1.16.4
53
+ #### Bug Fixes
54
+
55
+ * trigger js release ([dbc9bf8](https://github.com/Applitools-Dev/sdk/commit/dbc9bf8da3ab5d93e570881ba2c61efa47a1b342))
56
+ * @applitools/screenshoter bumped to 3.8.26
57
+
58
+ * @applitools/nml-client bumped to 1.7.4
59
+
60
+ * @applitools/ufg-client bumped to 1.10.1
61
+
62
+ * @applitools/ec-client bumped to 1.7.29
63
+
64
+ * @applitools/core bumped to 4.10.1
65
+
66
+
67
+ ## [3.47.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.47.0...js/eyes-storybook@3.47.1) (2024-03-17)
68
+
69
+
70
+ ### Dependencies
71
+
72
+ * @applitools/css-tree bumped to 1.1.0
73
+ #### Features
74
+
75
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
76
+ * @applitools/dom-snapshot bumped to 4.9.0
77
+ #### Features
78
+
79
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
80
+
81
+
82
+
83
+ * @applitools/driver bumped to 1.16.3
84
+ #### Bug Fixes
85
+
86
+ * skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
87
+ * trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
88
+ * @applitools/ufg-client bumped to 1.10.0
89
+ #### Features
90
+
91
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
92
+ * throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
93
+
94
+
95
+
96
+ * @applitools/spec-driver-webdriver bumped to 1.1.1
97
+
98
+ * @applitools/spec-driver-selenium bumped to 1.5.70
99
+
100
+ * @applitools/spec-driver-puppeteer bumped to 1.4.1
101
+
102
+ * @applitools/screenshoter bumped to 3.8.25
103
+
104
+ * @applitools/nml-client bumped to 1.7.3
105
+
106
+ * @applitools/ec-client bumped to 1.7.28
107
+
108
+ * @applitools/core bumped to 4.10.0
109
+ #### Features
110
+
111
+ * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
112
+
113
+
114
+
115
+
116
+ ## [3.47.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook-v3.46.1...js/eyes-storybook@3.47.0) (2024-02-29)
117
+
118
+
119
+ ### Features
120
+
121
+ * add support for passing a DOM mapping file to deobfuscate RCA ([8c99f8d](https://github.com/applitools/eyes.sdk.javascript1/commit/8c99f8da53ded229306fe2f3da89cb3b5691e2c0))
122
+ * 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))
123
+
124
+
125
+ ### Bug Fixes
126
+
127
+ * add .cmd for storybook binary for windows for local binaries ([#1964](https://github.com/applitools/eyes.sdk.javascript1/issues/1964)) ([b6ee7d9](https://github.com/applitools/eyes.sdk.javascript1/commit/b6ee7d90d13a85f4ccc999cdcbaedb868d94b307))
128
+ * bump ([756e2d6](https://github.com/applitools/eyes.sdk.javascript1/commit/756e2d6899b58dfa69001d70133230447b4794d3))
129
+ * docs for eyes setup and concurrency message output ([#1953](https://github.com/applitools/eyes.sdk.javascript1/issues/1953)) ([13704da](https://github.com/applitools/eyes.sdk.javascript1/commit/13704dac39fa899c5e8bdb268539cd46aee5ccfb))
130
+ * lodash.pick vulnerability ([#2169](https://github.com/applitools/eyes.sdk.javascript1/issues/2169)) ([7354088](https://github.com/applitools/eyes.sdk.javascript1/commit/735408874e4917f5e9b086e1796f84101fd1f304))
131
+ * update timeout when rendering stories with variants and legacy ([00b8499](https://github.com/applitools/eyes.sdk.javascript1/commit/00b8499716827518fe24abe5031ef950f0254119))
132
+
133
+
134
+ ### Code Refactoring
135
+
136
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
137
+ * fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
138
+
139
+
140
+ ### Dependencies
141
+
142
+ * @applitools/req bumped to 1.6.5
143
+ #### Bug Fixes
144
+
145
+ * fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
146
+ * @applitools/dom-shared bumped to 1.0.13
147
+ #### Bug Fixes
148
+
149
+ * dont execute script synchronously in polling ([#2228](https://github.com/applitools/eyes.sdk.javascript1/issues/2228)) ([04f525b](https://github.com/applitools/eyes.sdk.javascript1/commit/04f525bcac19bc2fb7240928add28f71efcef0ea))
150
+ * @applitools/core-base bumped to 1.9.1
151
+ #### Bug Fixes
152
+
153
+ * fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
154
+
155
+
156
+
157
+ * @applitools/dom-capture bumped to 11.2.6
158
+
159
+ * @applitools/dom-snapshot bumped to 4.8.1
160
+
161
+ * @applitools/nml-client bumped to 1.7.2
162
+
163
+ * @applitools/tunnel-client bumped to 1.4.1
164
+ #### Bug Fixes
165
+
166
+ * upgrade execution-grid-tunnel to avoid port collision ([751e4e2](https://github.com/applitools/eyes.sdk.javascript1/commit/751e4e2441eb85604bbece0a9dbe18fa16b23847))
167
+
168
+
169
+
170
+ * @applitools/ufg-client bumped to 1.9.10
171
+
172
+ * @applitools/ec-client bumped to 1.7.27
173
+
174
+ * @applitools/core bumped to 4.9.1
175
+
176
+
3
177
  ## [3.46.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook-v3.45.8...js/eyes-storybook@3.46.0) (2024-02-13)
4
178
 
5
179
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.46.0",
3
+ "version": "3.47.3",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -55,13 +55,13 @@
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.8.0",
59
- "@applitools/driver": "1.16.2",
58
+ "@applitools/core": "4.10.2",
59
+ "@applitools/driver": "1.16.5",
60
60
  "@applitools/functional-commons": "1.6.0",
61
61
  "@applitools/logger": "2.0.14",
62
62
  "@applitools/monitoring-commons": "1.0.19",
63
- "@applitools/spec-driver-puppeteer": "1.4.0",
64
- "@applitools/ufg-client": "1.9.9",
63
+ "@applitools/spec-driver-puppeteer": "1.4.3",
64
+ "@applitools/ufg-client": "1.10.2",
65
65
  "@applitools/utils": "1.7.0",
66
66
  "boxen": "4.2.0",
67
67
  "chalk": "3.0.0",