@applitools/eyes-storybook 3.38.3 → 3.40.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 +74 -0
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,79 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.40.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook-v3.39.1...js/eyes-storybook@3.40.0) (2023-09-04)
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
+ * 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))
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * @applitools/utils bumped to 1.6.0
15
+ #### Features
16
+
17
+ * add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
18
+ * @applitools/req bumped to 1.6.0
19
+ #### Features
20
+
21
+ * add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
22
+ * update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))
23
+
24
+
25
+
26
+ * @applitools/spec-driver-puppeteer bumped to 1.2.0
27
+ #### Features
28
+
29
+ * update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))
30
+
31
+
32
+
33
+ * @applitools/driver bumped to 1.14.0
34
+ #### Features
35
+
36
+ * update testcafe ([#1884](https://github.com/applitools/eyes.sdk.javascript1/issues/1884)) ([104f1b6](https://github.com/applitools/eyes.sdk.javascript1/commit/104f1b6cc0d4f107ba46404383de2fa11fe99dcf))
37
+
38
+
39
+
40
+ * @applitools/ufg-client bumped to 1.8.0
41
+ #### Features
42
+
43
+ * add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9))
44
+
45
+
46
+
47
+ * @applitools/logger bumped to 2.0.10
48
+
49
+ * @applitools/socket bumped to 1.1.10
50
+
51
+ * @applitools/image bumped to 1.1.5
52
+
53
+ * @applitools/spec-driver-webdriver bumped to 1.0.44
54
+
55
+ * @applitools/spec-driver-selenium bumped to 1.5.58
56
+
57
+ * @applitools/screenshoter bumped to 3.8.10
58
+
59
+ * @applitools/nml-client bumped to 1.5.10
60
+
61
+ * @applitools/tunnel-client bumped to 1.2.2
62
+
63
+ * @applitools/ec-client bumped to 1.7.7
64
+
65
+ * @applitools/core-base bumped to 1.5.3
66
+
67
+ * @applitools/core bumped to 3.10.1
68
+
69
+
70
+ ## [3.39.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook@3.38.3...js/eyes-storybook@3.39.0) (2023-08-25)
71
+
72
+
73
+ ### Features
74
+
75
+ * 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))
76
+
3
77
  ## [3.38.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-storybook@3.38.2...js/eyes-storybook@3.38.3) (2023-08-18)
4
78
 
5
79
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.38.3",
3
+ "version": "3.40.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -57,21 +57,21 @@
57
57
  "postinstall": "node src/postinstall"
58
58
  },
59
59
  "dependencies": {
60
- "@applitools/core": "3.9.1",
61
- "@applitools/driver": "1.13.5",
60
+ "@applitools/core": "3.10.1",
61
+ "@applitools/driver": "1.14.0",
62
62
  "@applitools/functional-commons": "1.6.0",
63
- "@applitools/logger": "2.0.8",
63
+ "@applitools/logger": "2.0.10",
64
64
  "@applitools/monitoring-commons": "1.0.19",
65
- "@applitools/spec-driver-puppeteer": "1.1.73",
66
- "@applitools/ufg-client": "1.7.1",
67
- "@applitools/utils": "1.5.1",
65
+ "@applitools/spec-driver-puppeteer": "1.2.0",
66
+ "@applitools/ufg-client": "1.8.0",
67
+ "@applitools/utils": "1.6.0",
68
68
  "boxen": "4.2.0",
69
69
  "chalk": "3.0.0",
70
70
  "detect-port": "1.3.0",
71
71
  "lodash.flatten": "4.4.0",
72
72
  "lodash.pick": "4.4.0",
73
73
  "ora": "3.4.0",
74
- "puppeteer": "20.8.3",
74
+ "puppeteer": "20.9.0",
75
75
  "strip-ansi": "6.0.0",
76
76
  "throat": "6.0.2",
77
77
  "yargs": "17.7.2"
@@ -99,7 +99,7 @@
99
99
  "ua-parser-js": "^0.7.21"
100
100
  },
101
101
  "engines": {
102
- "node": ">=16.16.0"
102
+ "node": ">=16.0.0"
103
103
  },
104
104
  "publishConfig": {
105
105
  "access": "public"