@applitools/eyes-puppeteer 1.25.3 → 1.26.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 CHANGED
@@ -1,5 +1,86 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.26.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.26.0...js/eyes-puppeteer@1.26.1) (2024-04-01)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/spec-driver-selenium bumped to 1.5.74
9
+ #### Bug Fixes
10
+
11
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
12
+ * @applitools/ec-client bumped to 1.7.32
13
+
14
+ * @applitools/core-base bumped to 1.10.1
15
+ #### Bug Fixes
16
+
17
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
18
+ * @applitools/core bumped to 4.11.1
19
+
20
+ * @applitools/eyes bumped to 1.17.1
21
+ #### Bug Fixes
22
+
23
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
24
+
25
+
26
+
27
+
28
+ ## [1.26.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer-v1.25.4...js/eyes-puppeteer@1.26.0) (2024-03-31)
29
+
30
+
31
+ ### Features
32
+
33
+ * added notification about outdated sdk version ([#2012](https://github.com/Applitools-Dev/sdk/issues/2012)) ([0f0a646](https://github.com/Applitools-Dev/sdk/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
34
+ * added support for puppeteer >= 22 ([#2185](https://github.com/Applitools-Dev/sdk/issues/2185)) ([59d23a9](https://github.com/Applitools-Dev/sdk/commit/59d23a9689d77c7db06df53b67fa293a3b3f166e))
35
+
36
+
37
+ ### Dependencies
38
+
39
+ * @applitools/spec-driver-selenium bumped to 1.5.73
40
+ #### Bug Fixes
41
+
42
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
43
+ * @applitools/ec-client bumped to 1.7.31
44
+
45
+ * @applitools/core-base bumped to 1.10.0
46
+ #### Features
47
+
48
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
49
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
50
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
51
+
52
+
53
+ #### Bug Fixes
54
+
55
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
56
+ * @applitools/core bumped to 4.11.0
57
+ #### Features
58
+
59
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
60
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
61
+
62
+
63
+
64
+ * @applitools/eyes bumped to 1.17.0
65
+ #### Features
66
+
67
+ * add Eyes.getResults method ([#2046](https://github.com/Applitools-Dev/sdk/issues/2046)) ([#2069](https://github.com/Applitools-Dev/sdk/issues/2069)) ([4d263e1](https://github.com/Applitools-Dev/sdk/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
68
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
69
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
70
+ * added `useExecutionCloud` configuration to the eyes service ([#2033](https://github.com/Applitools-Dev/sdk/issues/2033)) ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
71
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
72
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
73
+
74
+
75
+ #### Bug Fixes
76
+
77
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
78
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
79
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
80
+
81
+
82
+
83
+
3
84
  ## [1.25.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-puppeteer@1.25.2...js/eyes-puppeteer@1.25.3) (2024-03-18)
4
85
 
5
86
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-puppeteer",
3
- "version": "1.25.3",
3
+ "version": "1.26.1",
4
4
  "description": "Applitools Eyes SDK for Puppeteer",
5
5
  "keywords": [
6
6
  "eyes-puppeteer",
@@ -36,7 +36,7 @@
36
36
  "up:framework": "echo \"$(jq '.devDependencies.puppeteer = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
37
37
  },
38
38
  "dependencies": {
39
- "@applitools/eyes": "1.16.2",
39
+ "@applitools/eyes": "1.17.1",
40
40
  "@applitools/spec-driver-puppeteer": "1.4.3"
41
41
  },
42
42
  "devDependencies": {
package/types/index.d.ts CHANGED
@@ -369,6 +369,7 @@ export type ConfigurationPlain = {
369
369
  environmentName?: undefined | string;
370
370
  branchName?: undefined | string;
371
371
  parentBranchName?: undefined | string;
372
+ gitMergeBaseTimestamp?: undefined | string;
372
373
  baselineBranchName?: undefined | string;
373
374
  compareWithParentBranch?: undefined | boolean;
374
375
  ignoreBaseline?: undefined | boolean;
@@ -495,6 +496,10 @@ export class Configuration implements Required<ConfigurationPlain> {
495
496
  set baselineBranchName(baselineBranchName: string);
496
497
  getBaselineBranchName(): string;
497
498
  setBaselineBranchName(baselineBranchName: string): Configuration;
499
+ get gitMergeBaseTimestamp(): string;
500
+ set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
501
+ getGitMergeBaseTimestamp(): string;
502
+ setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): Configuration;
498
503
  get compareWithParentBranch(): boolean;
499
504
  set compareWithParentBranch(compareWithParentBranch: boolean);
500
505
  getCompareWithParentBranch(): boolean;