@applitools/eyes-cypress 3.34.0 → 3.34.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 +80 -0
- package/package.json +3 -3
- package/types/expose.d.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -12,6 +12,86 @@
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
+
## [3.34.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-cypress@3.34.0...js/eyes-cypress@3.34.1) (2023-07-05)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Dependencies
|
|
19
|
+
|
|
20
|
+
* @applitools/core bumped from 3.4.0 to 3.5.0
|
|
21
|
+
#### Features
|
|
22
|
+
|
|
23
|
+
* added auto applitools lib detection ([#1707](https://github.com/applitools/eyes.sdk.javascript1/issues/1707)) ([7d439b5](https://github.com/applitools/eyes.sdk.javascript1/commit/7d439b52af55f3b0596c9d35d6ba85c717448023))
|
|
24
|
+
* support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
#### Bug Fixes
|
|
28
|
+
|
|
29
|
+
* some fix ([660a137](https://github.com/applitools/eyes.sdk.javascript1/commit/660a1376a49dd28f8f399690502cd3d1f77665fa))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
* @applitools/core-base bumped from 1.2.1 to 1.3.0
|
|
34
|
+
#### Features
|
|
35
|
+
|
|
36
|
+
* support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
* @applitools/req bumped from 1.3.3 to 1.4.0
|
|
41
|
+
#### Features
|
|
42
|
+
|
|
43
|
+
* support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
|
|
44
|
+
* @applitools/driver bumped from 1.12.4 to 1.13.0
|
|
45
|
+
#### Features
|
|
46
|
+
|
|
47
|
+
* added auto applitools lib detection ([#1707](https://github.com/applitools/eyes.sdk.javascript1/issues/1707)) ([7d439b5](https://github.com/applitools/eyes.sdk.javascript1/commit/7d439b52af55f3b0596c9d35d6ba85c717448023))
|
|
48
|
+
* @applitools/ec-client bumped from 1.5.0 to 1.6.0
|
|
49
|
+
#### Features
|
|
50
|
+
|
|
51
|
+
* added support of regional execution cloud servers ([#1711](https://github.com/applitools/eyes.sdk.javascript1/issues/1711)) ([2e26c69](https://github.com/applitools/eyes.sdk.javascript1/commit/2e26c6944bb15f6121fb37c1dba95aba162c1f6a))
|
|
52
|
+
* support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
#### Bug Fixes
|
|
56
|
+
|
|
57
|
+
* fixed auto tunnel cleanup after unexpected end of the process ([3c1ad08](https://github.com/applitools/eyes.sdk.javascript1/commit/3c1ad0837d2d3560becc6d89370aa878becb3270))
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
* @applitools/tunnel-client bumped from 0.1.1 to 1.0.0
|
|
62
|
+
#### Features
|
|
63
|
+
|
|
64
|
+
* added binaries and made them available in jfrog ([92033fe](https://github.com/applitools/eyes.sdk.javascript1/commit/92033fed7edc58bbc4a4e37269068418fe3afc3d))
|
|
65
|
+
* release as 1.0.0 ([93bf312](https://github.com/applitools/eyes.sdk.javascript1/commit/93bf31205b07d19bc2cb4f50b974c7bad0f49cea))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
* @applitools/ufg-client bumped from 1.2.22 to 1.3.0
|
|
70
|
+
#### Features
|
|
71
|
+
|
|
72
|
+
* support dns caching ([#1680](https://github.com/applitools/eyes.sdk.javascript1/issues/1680)) ([9bbff34](https://github.com/applitools/eyes.sdk.javascript1/commit/9bbff34f50c9d18758b55a6bcb45571ca1148180))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
* @applitools/eyes bumped from 1.5.0 to 1.5.1
|
|
77
|
+
#### Bug Fixes
|
|
78
|
+
|
|
79
|
+
* fixed issue with getResults log appearing in console when file handler configured ([56b75c2](https://github.com/applitools/eyes.sdk.javascript1/commit/56b75c2185906c1581980985816a000c14000ac3))
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
#### Reverts
|
|
83
|
+
|
|
84
|
+
* revert removal of `nmgOptions` api ([b8d03c7](https://github.com/applitools/eyes.sdk.javascript1/commit/b8d03c77e8243397ecca233e46d56f7437d16df4))
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
* @applitools/spec-driver-webdriver bumped from 1.0.36 to 1.0.37
|
|
89
|
+
|
|
90
|
+
* @applitools/nml-client bumped from 1.5.0 to 1.5.1
|
|
91
|
+
|
|
92
|
+
* @applitools/screenshoter bumped from 3.8.1 to 3.8.2
|
|
93
|
+
|
|
94
|
+
|
|
15
95
|
## [3.34.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-cypress-v3.33.2...js/eyes-cypress@3.34.0) (2023-07-01)
|
|
16
96
|
|
|
17
97
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-cypress",
|
|
3
|
-
"version": "3.34.
|
|
3
|
+
"version": "3.34.1",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git://github.com/applitools/eyes.sdk.javascript1.git",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"setup": "run --top-level xvfb:setup"
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@applitools/core": "3.
|
|
59
|
-
"@applitools/eyes": "1.5.
|
|
58
|
+
"@applitools/core": "3.5.0",
|
|
59
|
+
"@applitools/eyes": "1.5.1",
|
|
60
60
|
"@applitools/functional-commons": "1.6.0",
|
|
61
61
|
"@applitools/logger": "2.0.5",
|
|
62
62
|
"@applitools/utils": "1.5.0",
|
package/types/expose.d.ts
CHANGED
|
@@ -192,6 +192,7 @@ export type CypressCheckSettings = {
|
|
|
192
192
|
disableBrowserFetching?: boolean;
|
|
193
193
|
layoutBreakpoints?: boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: boolean; };
|
|
194
194
|
visualGridOptions?: { [key: string]: any; };
|
|
195
|
+
nmgOptions?: { [key: string]: any; };
|
|
195
196
|
useSystemScreenshot?: boolean;
|
|
196
197
|
hooks?: { beforeCaptureScreenshot: string; };
|
|
197
198
|
timeout?: number;
|