@applitools/eyes 1.16.2 → 1.17.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,76 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.17.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.17.0...js/eyes@1.17.1) (2024-04-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/spec-driver-selenium bumped to 1.5.74
14
+ #### Bug Fixes
15
+
16
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
17
+ * @applitools/core-base bumped to 1.10.1
18
+ #### Bug Fixes
19
+
20
+ * trigger JS release ([6022ac8](https://github.com/Applitools-Dev/sdk/commit/6022ac85626287a37101b65732e9d46c63bbd8b8))
21
+ * @applitools/ec-client bumped to 1.7.32
22
+
23
+ * @applitools/core bumped to 4.11.1
24
+
25
+
26
+ ## [1.17.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-v1.16.3...js/eyes@1.17.0) (2024-03-31)
27
+
28
+
29
+ ### Features
30
+
31
+ * 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))
32
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
33
+ * added `enableEyesLogs` configuration to the eyes service ([639ca8a](https://github.com/Applitools-Dev/sdk/commit/639ca8a021008d06fc09d19ca58ac3d00a18e4c3))
34
+ * 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))
35
+ * generate more enums ([#2179](https://github.com/Applitools-Dev/sdk/issues/2179)) ([5f4f916](https://github.com/Applitools-Dev/sdk/commit/5f4f91621b791a02464191123f69b12f590b9efe))
36
+ * ios multi device target ([#2160](https://github.com/Applitools-Dev/sdk/issues/2160)) ([3874fb8](https://github.com/Applitools-Dev/sdk/commit/3874fb8ad77039abbb5ab78c00ffb45829b2db28))
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * error to unknown type in exception ([#2035](https://github.com/Applitools-Dev/sdk/issues/2035)) ([16d78c3](https://github.com/Applitools-Dev/sdk/commit/16d78c3cce90a5cb50cc2aa4e9ab6a58b7b93f89))
42
+ * fixed default value in `useSystemScreenshot` method of check settings ([42a773c](https://github.com/Applitools-Dev/sdk/commit/42a773cc57e8e5de528a049b376159615892003b))
43
+ * fixed issue when w3c properties were added to legacy capabilities object in `Eyes.setMobileCapabilities` method ([94d785f](https://github.com/Applitools-Dev/sdk/commit/94d785f0428df101c207d6f09a55c46f2bdbf19e))
44
+
45
+
46
+ ### Dependencies
47
+
48
+ * @applitools/spec-driver-selenium bumped to 1.5.73
49
+ #### Bug Fixes
50
+
51
+ * remove getSessionDetails call in JS Selenium ([#2280](https://github.com/Applitools-Dev/sdk/issues/2280)) ([d15748f](https://github.com/Applitools-Dev/sdk/commit/d15748f68c931f2f84c13efd8472399c1ff72e25))
52
+ * @applitools/core-base bumped to 1.10.0
53
+ #### Features
54
+
55
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
56
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
57
+ * send heartbeat to keep test alive ([#2246](https://github.com/Applitools-Dev/sdk/issues/2246)) ([58636e7](https://github.com/Applitools-Dev/sdk/commit/58636e7dd353f06eb2b3bee1120ab81c3f9fcc94))
58
+
59
+
60
+ #### Bug Fixes
61
+
62
+ * retry Eyes request on ECONNREFUSED to improve stability during deployment ([d1e4dca](https://github.com/Applitools-Dev/sdk/commit/d1e4dcae79185578808b4f2c5f94fa79d7d914a3))
63
+ * @applitools/ec-client bumped to 1.7.31
64
+
65
+ * @applitools/core bumped to 4.11.0
66
+ #### Features
67
+
68
+ * Add GitMergeBaseTimestamp support ([#2281](https://github.com/Applitools-Dev/sdk/issues/2281)) ([5489608](https://github.com/Applitools-Dev/sdk/commit/54896085445663a51b5e5595a2517e48fa8736f3))
69
+ * batch buildId ([#2263](https://github.com/Applitools-Dev/sdk/issues/2263)) ([f19ac38](https://github.com/Applitools-Dev/sdk/commit/f19ac38612bc55d870f59161a39b5b7eb01e25f3))
70
+
71
+
72
+
73
+
3
74
  ## [1.16.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.16.1...js/eyes@1.16.2) (2024-03-18)
4
75
 
5
76
 
@@ -420,6 +420,20 @@ class ConfigurationData {
420
420
  this.baselineBranchName = baselineBranchName;
421
421
  return this;
422
422
  }
423
+ get gitMergeBaseTimestamp() {
424
+ return this._config.gitMergeBaseTimestamp;
425
+ }
426
+ set gitMergeBaseTimestamp(gitMergeBaseTimestamp) {
427
+ utils.guard.isString(gitMergeBaseTimestamp, { name: 'gitMergeBaseTimestamp' });
428
+ this._config.gitMergeBaseTimestamp = gitMergeBaseTimestamp;
429
+ }
430
+ getGitMergeBaseTimestamp() {
431
+ return this.gitMergeBaseTimestamp;
432
+ }
433
+ setGitMergeBaseTimestamp(gitMergeBaseTimestamp) {
434
+ this.gitMergeBaseTimestamp = gitMergeBaseTimestamp;
435
+ return this;
436
+ }
423
437
  get compareWithParentBranch() {
424
438
  return this._config.compareWithParentBranch;
425
439
  }
@@ -991,6 +1005,7 @@ class ConfigurationData {
991
1005
  baselineBranchName: this.baselineBranchName,
992
1006
  compareWithParentBranch: this.compareWithParentBranch,
993
1007
  ignoreBaseline: this.ignoreBaseline,
1008
+ gitBranchingTimestamp: this.gitMergeBaseTimestamp,
994
1009
  ignoreGitBranching: this.ignoreGitMergeBase,
995
1010
  saveDiffs: this.saveDiffs,
996
1011
  keepBatchOpen: this.dontCloseBatches,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes",
3
- "version": "1.16.2",
3
+ "version": "1.17.1",
4
4
  "keywords": [
5
5
  "applitools",
6
6
  "eyes",
@@ -45,7 +45,7 @@
45
45
  "test": "run --top-level mocha './test/**/*.spec.ts'"
46
46
  },
47
47
  "dependencies": {
48
- "@applitools/core": "4.10.2",
48
+ "@applitools/core": "4.11.1",
49
49
  "@applitools/logger": "2.0.14",
50
50
  "@applitools/utils": "1.7.0"
51
51
  },
@@ -52,6 +52,7 @@ export type Configuration<TSpec extends Core.SpecType = Core.SpecType> = {
52
52
  environmentName?: string;
53
53
  branchName?: string;
54
54
  parentBranchName?: string;
55
+ gitMergeBaseTimestamp?: string;
55
56
  baselineBranchName?: string;
56
57
  compareWithParentBranch?: boolean;
57
58
  ignoreBaseline?: boolean;
@@ -206,6 +207,10 @@ export declare class ConfigurationData<TSpec extends Core.SpecType = Core.SpecTy
206
207
  set baselineBranchName(baselineBranchName: string);
207
208
  getBaselineBranchName(): string;
208
209
  setBaselineBranchName(baselineBranchName: string): this;
210
+ get gitMergeBaseTimestamp(): string;
211
+ set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
212
+ getGitMergeBaseTimestamp(): string;
213
+ setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): this;
209
214
  get compareWithParentBranch(): boolean;
210
215
  set compareWithParentBranch(compareWithParentBranch: boolean);
211
216
  getCompareWithParentBranch(): boolean;