@applitools/eyes-storybook 3.50.0 → 3.50.2

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 +81 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,86 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.50.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.50.1...js/eyes-storybook@3.50.2) (2024-05-01)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.11.1
9
+ #### Bug Fixes
10
+
11
+ * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
12
+ * @applitools/driver bumped to 1.17.2
13
+ #### Bug Fixes
14
+
15
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
16
+ * @applitools/core-base bumped to 1.13.0
17
+ #### Features
18
+
19
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
20
+ * @applitools/spec-driver-webdriver bumped to 1.1.7
21
+
22
+ * @applitools/spec-driver-selenium bumped to 1.5.78
23
+
24
+ * @applitools/spec-driver-puppeteer bumped to 1.4.7
25
+
26
+ * @applitools/screenshoter bumped to 3.8.31
27
+
28
+ * @applitools/nml-client bumped to 1.8.4
29
+
30
+ * @applitools/ec-client bumped to 1.8.4
31
+
32
+ * @applitools/core bumped to 4.14.0
33
+ #### Features
34
+
35
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
36
+
37
+
38
+ #### Bug Fixes
39
+
40
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
41
+ * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
42
+
43
+
44
+
45
+
46
+ ## [3.50.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook@3.50.0...js/eyes-storybook@3.50.1) (2024-04-22)
47
+
48
+
49
+ ### Dependencies
50
+
51
+ * @applitools/dom-snapshot bumped to 4.11.0
52
+ #### Features
53
+
54
+ * extract url from embed element ([#2285](https://github.com/Applitools-Dev/sdk/issues/2285)) ([3c4da0d](https://github.com/Applitools-Dev/sdk/commit/3c4da0dbd061cb2fc4313392196012ffd4601d0e))
55
+ * @applitools/driver bumped to 1.17.0
56
+ #### Features
57
+
58
+ * report batchId and batchUrl to kobiton ([#2329](https://github.com/Applitools-Dev/sdk/issues/2329)) ([5be4356](https://github.com/Applitools-Dev/sdk/commit/5be4356d7f3cd96b70491325d4a788202c06720a))
59
+ * @applitools/core-base bumped to 1.12.0
60
+ #### Features
61
+
62
+ * ability to override baseline parameters per environment ([#2332](https://github.com/Applitools-Dev/sdk/issues/2332)) ([43b8b18](https://github.com/Applitools-Dev/sdk/commit/43b8b189fb3c9dd19aa3be372e8fcc0fe8edfa50))
63
+ * @applitools/spec-driver-webdriver bumped to 1.1.5
64
+
65
+ * @applitools/spec-driver-selenium bumped to 1.5.76
66
+
67
+ * @applitools/spec-driver-puppeteer bumped to 1.4.5
68
+
69
+ * @applitools/screenshoter bumped to 3.8.29
70
+
71
+ * @applitools/nml-client bumped to 1.8.2
72
+
73
+ * @applitools/ec-client bumped to 1.8.2
74
+
75
+ * @applitools/core bumped to 4.13.0
76
+ #### Features
77
+
78
+ * ability to override baseline parameters per environment ([#2332](https://github.com/Applitools-Dev/sdk/issues/2332)) ([43b8b18](https://github.com/Applitools-Dev/sdk/commit/43b8b189fb3c9dd19aa3be372e8fcc0fe8edfa50))
79
+ * report batchId and batchUrl to kobiton ([#2329](https://github.com/Applitools-Dev/sdk/issues/2329)) ([5be4356](https://github.com/Applitools-Dev/sdk/commit/5be4356d7f3cd96b70491325d4a788202c06720a))
80
+
81
+
82
+
83
+
3
84
  ## [3.50.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-storybook-v3.49.1...js/eyes-storybook@3.50.0) (2024-04-17)
4
85
 
5
86
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-storybook",
3
- "version": "3.50.0",
3
+ "version": "3.50.2",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "applitools",
@@ -54,14 +54,14 @@
54
54
  "up:framework": "cd test/fixtures/storybook-versions/${APPLITOOLS_FRAMEWORK_VERSION} && npm ci"
55
55
  },
56
56
  "dependencies": {
57
- "@applitools/core": "4.12.3",
58
- "@applitools/driver": "1.16.6",
57
+ "@applitools/core": "4.14.0",
58
+ "@applitools/driver": "1.17.2",
59
59
  "@applitools/functional-commons": "1.6.0",
60
- "@applitools/logger": "2.0.15",
60
+ "@applitools/logger": "2.0.16",
61
61
  "@applitools/monitoring-commons": "1.0.19",
62
- "@applitools/spec-driver-puppeteer": "1.4.4",
63
- "@applitools/ufg-client": "1.11.1",
64
- "@applitools/utils": "1.7.1",
62
+ "@applitools/spec-driver-puppeteer": "1.4.7",
63
+ "@applitools/ufg-client": "1.11.2",
64
+ "@applitools/utils": "1.7.2",
65
65
  "boxen": "4.2.0",
66
66
  "chalk": "3.0.0",
67
67
  "detect-port": "1.3.0",