@applitools/eyes-puppeteer 1.31.17 → 1.31.19

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 CHANGED
@@ -1,5 +1,112 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.31.19](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.18...js/eyes-puppeteer@1.31.19) (2026-05-05)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.2.0
9
+ #### Features
10
+
11
+ * 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))
12
+ * @applitools/dom-snapshot bumped to 4.17.0
13
+ #### Features
14
+
15
+ * 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))
16
+
17
+
18
+ #### Bug Fixes
19
+
20
+ * 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))
21
+
22
+
23
+
24
+ * @applitools/snippets bumped to 2.9.0
25
+ #### Features
26
+
27
+ * 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))
28
+
29
+
30
+
31
+ * @applitools/dom-capture bumped to 11.8.0
32
+ #### Features
33
+
34
+ * 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))
35
+
36
+
37
+
38
+ * @applitools/driver bumped to 1.26.0
39
+ #### Features
40
+
41
+ * 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))
42
+
43
+
44
+
45
+ * @applitools/spec-driver-webdriver bumped to 1.6.0
46
+ #### Features
47
+
48
+ * 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))
49
+
50
+
51
+
52
+ * @applitools/spec-driver-selenium bumped to 1.8.0
53
+ #### Features
54
+
55
+ * 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))
56
+
57
+
58
+
59
+ * @applitools/spec-driver-playwright bumped to 1.9.0
60
+ #### Features
61
+
62
+ * 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))
63
+
64
+
65
+
66
+ * @applitools/spec-driver-puppeteer bumped to 1.8.0
67
+ #### Features
68
+
69
+ * 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))
70
+
71
+
72
+
73
+ * @applitools/core bumped to 4.62.0
74
+ #### Features
75
+
76
+ * 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))
77
+
78
+
79
+
80
+ * @applitools/screenshoter bumped to 3.12.19
81
+
82
+ * @applitools/nml-client bumped to 1.11.26
83
+
84
+ * @applitools/ec-client bumped to 1.12.28
85
+
86
+ * @applitools/eyes bumped to 1.41.0
87
+ #### Features
88
+
89
+ * 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))
90
+
91
+
92
+
93
+
94
+ ## [1.31.18](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.17...js/eyes-puppeteer@1.31.18) (2026-05-04)
95
+
96
+
97
+ ### Dependencies
98
+
99
+ * @applitools/tunnel-client bumped to 1.11.12
100
+ #### Bug Fixes
101
+
102
+ * remove deprecated uuid dependency | FLD-4179 ([#3796](https://github.com/Applitools-Dev/sdk/issues/3796)) ([b3511f0](https://github.com/Applitools-Dev/sdk/commit/b3511f070645d356aa8edf43dd57332b5917c41e))
103
+ * @applitools/ec-client bumped to 1.12.27
104
+
105
+ * @applitools/core bumped to 4.61.1
106
+
107
+ * @applitools/eyes bumped to 1.40.1
108
+
109
+
3
110
  ## [1.31.17](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.31.16...js/eyes-puppeteer@1.31.17) (2026-04-29)
4
111
 
5
112
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-puppeteer",
3
- "version": "1.31.17",
3
+ "version": "1.31.19",
4
4
  "description": "Applitools Eyes SDK for Puppeteer",
5
5
  "keywords": [
6
6
  "eyes-puppeteer",
@@ -37,8 +37,8 @@
37
37
  "up:framework": "echo \"$(jq '.devDependencies.puppeteer = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
38
38
  },
39
39
  "dependencies": {
40
- "@applitools/eyes": "1.40.0",
41
- "@applitools/spec-driver-puppeteer": "1.7.5"
40
+ "@applitools/eyes": "1.41.0",
41
+ "@applitools/spec-driver-puppeteer": "1.8.0"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@applitools/api-extractor": "^1.2.22",
package/types/index.d.ts CHANGED
@@ -595,6 +595,7 @@ export type ConfigurationPlain = {
595
595
  debugScreenshots?: undefined | { save: boolean; path?: undefined | string; prefix?: undefined | string; };
596
596
  defaultMatchSettings?: undefined | ImageMatchSettingsPlain;
597
597
  deviceInfo?: undefined | string;
598
+ bypassCSP?: undefined | boolean;
598
599
  disableBrowserFetching?: undefined | boolean;
599
600
  disableNMLUrlCache?: undefined | boolean;
600
601
  displayName?: undefined | string;
@@ -725,6 +726,10 @@ export class Configuration implements Required<ConfigurationPlain> {
725
726
  set deviceInfo(deviceInfo: string);
726
727
  getDeviceInfo(): string;
727
728
  setDeviceInfo(deviceInfo: string): Configuration;
729
+ get bypassCSP(): boolean;
730
+ set bypassCSP(bypassCSP: boolean);
731
+ getBypassCSP(): boolean;
732
+ setBypassCSP(bypassCSP: boolean): Configuration;
728
733
  get disableBrowserFetching(): boolean;
729
734
  set disableBrowserFetching(disableBrowserFetching: boolean);
730
735
  getDisableBrowserFetching(): boolean;