@applitools/eyes-cypress 3.58.8 → 3.58.10
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 +90 -0
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,95 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.58.10](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.9...js/eyes-cypress@3.58.10) (2026-03-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/core-base bumped to 1.32.3
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* pass gzip content encoding | FLD-4293 ([#3649](https://github.com/Applitools-Dev/sdk/issues/3649)) ([b78ebaa](https://github.com/Applitools-Dev/sdk/commit/b78ebaa0bb0d9aeae0d5b7031d320ca10b5f608b))
|
|
12
|
+
* @applitools/nml-client bumped to 1.11.21
|
|
13
|
+
|
|
14
|
+
* @applitools/ec-client bumped to 1.12.23
|
|
15
|
+
|
|
16
|
+
* @applitools/core bumped to 4.58.1
|
|
17
|
+
|
|
18
|
+
* @applitools/core-universal bumped to 1.0.5
|
|
19
|
+
|
|
20
|
+
* @applitools/eyes bumped to 1.38.10
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
## [3.58.9](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.8...js/eyes-cypress@3.58.9) (2026-03-12)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Dependencies
|
|
27
|
+
|
|
28
|
+
* @applitools/dom-snapshot bumped to 4.16.0
|
|
29
|
+
#### Features
|
|
30
|
+
|
|
31
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
* @applitools/snippets bumped to 2.8.0
|
|
36
|
+
#### Features
|
|
37
|
+
|
|
38
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
39
|
+
* @applitools/dom-capture bumped to 11.6.12
|
|
40
|
+
#### Bug Fixes
|
|
41
|
+
|
|
42
|
+
* prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
|
|
43
|
+
* @applitools/driver bumped to 1.25.3
|
|
44
|
+
#### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
* @applitools/core-base bumped to 1.32.2
|
|
51
|
+
#### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
|
|
54
|
+
* @applitools/core-universal bumped to 1.0.4
|
|
55
|
+
#### Bug Fixes
|
|
56
|
+
|
|
57
|
+
* logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.8
|
|
62
|
+
|
|
63
|
+
* @applitools/spec-driver-selenium bumped to 1.7.14
|
|
64
|
+
|
|
65
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.3
|
|
66
|
+
|
|
67
|
+
* @applitools/screenshoter bumped to 3.12.16
|
|
68
|
+
|
|
69
|
+
* @applitools/nml-client bumped to 1.11.20
|
|
70
|
+
|
|
71
|
+
* @applitools/ufg-client bumped to 1.20.0
|
|
72
|
+
#### Features
|
|
73
|
+
|
|
74
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
75
|
+
* @applitools/ec-client bumped to 1.12.22
|
|
76
|
+
|
|
77
|
+
* @applitools/core bumped to 4.58.0
|
|
78
|
+
#### Features
|
|
79
|
+
|
|
80
|
+
* support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
#### Bug Fixes
|
|
84
|
+
|
|
85
|
+
* enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
|
|
86
|
+
* logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
* @applitools/eyes bumped to 1.38.9
|
|
91
|
+
|
|
92
|
+
|
|
3
93
|
## [3.58.8](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.58.7...js/eyes-cypress@3.58.8) (2026-03-08)
|
|
4
94
|
|
|
5
95
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-cypress",
|
|
3
|
-
"version": "3.58.
|
|
3
|
+
"version": "3.58.10",
|
|
4
4
|
"homepage": "https://applitools.com/tutorials/sdks/cypress",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
"setup": "run --top-level xvfb:setup"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@applitools/core": "4.
|
|
56
|
-
"@applitools/core-universal": "1.0.
|
|
57
|
-
"@applitools/eyes": "1.38.
|
|
55
|
+
"@applitools/core": "4.58.1",
|
|
56
|
+
"@applitools/core-universal": "1.0.5",
|
|
57
|
+
"@applitools/eyes": "1.38.10",
|
|
58
58
|
"@applitools/functional-commons": "1.6.0",
|
|
59
59
|
"@applitools/logger": "2.2.9",
|
|
60
60
|
"@applitools/utils": "1.14.2",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"he": "^1.2.0",
|
|
91
91
|
"jsdom": "^25.0.1",
|
|
92
92
|
"lodash.omit": "4.5.0",
|
|
93
|
-
"mocha": "^
|
|
93
|
+
"mocha": "^11.7.5",
|
|
94
94
|
"mocha-multi": "^1.1.7",
|
|
95
95
|
"morgan": "1.9.1",
|
|
96
96
|
"ncp": "2.0.0",
|