@applitools/eyes 1.40.0 → 1.41.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.
- package/CHANGELOG.md +103 -0
- package/dist/input/Configuration.js +14 -0
- package/package.json +2 -2
- package/types/input/Configuration.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,108 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.41.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.40.1...js/eyes@1.41.0) (2026-05-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/dom-shared bumped to 1.2.0
|
|
14
|
+
#### Features
|
|
15
|
+
|
|
16
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
17
|
+
* @applitools/dom-snapshot bumped to 4.17.0
|
|
18
|
+
#### Features
|
|
19
|
+
|
|
20
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* re-trigger release for dom-snapshot (FLD-4452) and mcp (AD-13206) ([#3800](https://github.com/Applitools-Dev/sdk/issues/3800)) ([105dd42](https://github.com/Applitools-Dev/sdk/commit/105dd42010a56c454752eaca69380aaba085073e))
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
* @applitools/snippets bumped to 2.9.0
|
|
30
|
+
#### Features
|
|
31
|
+
|
|
32
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
* @applitools/dom-capture bumped to 11.8.0
|
|
37
|
+
#### Features
|
|
38
|
+
|
|
39
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
* @applitools/driver bumped to 1.26.0
|
|
44
|
+
#### Features
|
|
45
|
+
|
|
46
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
* @applitools/spec-driver-webdriver bumped to 1.6.0
|
|
51
|
+
#### Features
|
|
52
|
+
|
|
53
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
* @applitools/spec-driver-selenium bumped to 1.8.0
|
|
58
|
+
#### Features
|
|
59
|
+
|
|
60
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
* @applitools/spec-driver-playwright bumped to 1.9.0
|
|
65
|
+
#### Features
|
|
66
|
+
|
|
67
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
* @applitools/spec-driver-puppeteer bumped to 1.8.0
|
|
72
|
+
#### Features
|
|
73
|
+
|
|
74
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
* @applitools/screenshoter bumped to 3.12.19
|
|
79
|
+
|
|
80
|
+
* @applitools/nml-client bumped to 1.11.26
|
|
81
|
+
|
|
82
|
+
* @applitools/ec-client bumped to 1.12.28
|
|
83
|
+
|
|
84
|
+
* @applitools/core bumped to 4.62.0
|
|
85
|
+
#### Features
|
|
86
|
+
|
|
87
|
+
* add bypassCSP support for UFG snapshot capture ([#3783](https://github.com/Applitools-Dev/sdk/issues/3783)) ([9e98933](https://github.com/Applitools-Dev/sdk/commit/9e98933b8ffba2ad1928aa2b2110e9a25209a599))
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## [1.40.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.40.0...js/eyes@1.40.1) (2026-05-04)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Dependencies
|
|
96
|
+
|
|
97
|
+
* @applitools/tunnel-client bumped to 1.11.12
|
|
98
|
+
#### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* remove deprecated uuid dependency | FLD-4179 ([#3796](https://github.com/Applitools-Dev/sdk/issues/3796)) ([b3511f0](https://github.com/Applitools-Dev/sdk/commit/b3511f070645d356aa8edf43dd57332b5917c41e))
|
|
101
|
+
* @applitools/ec-client bumped to 1.12.27
|
|
102
|
+
|
|
103
|
+
* @applitools/core bumped to 4.61.1
|
|
104
|
+
|
|
105
|
+
|
|
3
106
|
## [1.40.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.39.0...js/eyes@1.40.0) (2026-04-29)
|
|
4
107
|
|
|
5
108
|
|
|
@@ -473,6 +473,19 @@ class ConfigurationData {
|
|
|
473
473
|
this.deviceInfo = deviceInfo;
|
|
474
474
|
return this;
|
|
475
475
|
}
|
|
476
|
+
get bypassCSP() {
|
|
477
|
+
return this._config.bypassCSP;
|
|
478
|
+
}
|
|
479
|
+
set bypassCSP(bypassCSP) {
|
|
480
|
+
this._config.bypassCSP = bypassCSP;
|
|
481
|
+
}
|
|
482
|
+
getBypassCSP() {
|
|
483
|
+
return this.bypassCSP;
|
|
484
|
+
}
|
|
485
|
+
setBypassCSP(bypassCSP) {
|
|
486
|
+
this.bypassCSP = bypassCSP;
|
|
487
|
+
return this;
|
|
488
|
+
}
|
|
476
489
|
get disableBrowserFetching() {
|
|
477
490
|
return this._config.disableBrowserFetching;
|
|
478
491
|
}
|
|
@@ -1227,6 +1240,7 @@ class ConfigurationData {
|
|
|
1227
1240
|
saveDiffs: this.saveDiffs,
|
|
1228
1241
|
keepBatchOpen: this.dontCloseBatches,
|
|
1229
1242
|
disableBrokerUrlCache: this.disableNMLUrlCache,
|
|
1243
|
+
bypassCSP: this.bypassCSP,
|
|
1230
1244
|
}),
|
|
1231
1245
|
screenshot: utils.general.removeUndefinedProps({
|
|
1232
1246
|
fully: (_a = this.fully) !== null && _a !== void 0 ? _a : this.forceFullPageScreenshot,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.41.0",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"applitools",
|
|
6
6
|
"eyes",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"test": "run --top-level mocha './test/**/*.spec.ts'"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@applitools/core": "4.
|
|
53
|
+
"@applitools/core": "4.62.0",
|
|
54
54
|
"@applitools/logger": "2.2.11",
|
|
55
55
|
"@applitools/utils": "1.14.4",
|
|
56
56
|
"chalk": "4.1.2",
|
|
@@ -45,6 +45,7 @@ export type Configuration<TSpec extends Core.SpecType = Core.SpecType> = {
|
|
|
45
45
|
debugScreenshots?: DebugScreenshotProvider;
|
|
46
46
|
defaultMatchSettings?: ImageMatchSettings;
|
|
47
47
|
deviceInfo?: string;
|
|
48
|
+
bypassCSP?: boolean;
|
|
48
49
|
disableBrowserFetching?: boolean;
|
|
49
50
|
disableNMLUrlCache?: boolean;
|
|
50
51
|
displayName?: string;
|
|
@@ -251,6 +252,10 @@ export declare class ConfigurationData<TSpec extends Core.SpecType = Core.SpecTy
|
|
|
251
252
|
set deviceInfo(deviceInfo: string);
|
|
252
253
|
getDeviceInfo(): string;
|
|
253
254
|
setDeviceInfo(deviceInfo: string): this;
|
|
255
|
+
get bypassCSP(): boolean;
|
|
256
|
+
set bypassCSP(bypassCSP: boolean);
|
|
257
|
+
getBypassCSP(): boolean;
|
|
258
|
+
setBypassCSP(bypassCSP: boolean): this;
|
|
254
259
|
get disableBrowserFetching(): boolean;
|
|
255
260
|
set disableBrowserFetching(disableBrowserFetching: boolean);
|
|
256
261
|
getDisableBrowserFetching(): boolean;
|