@applitools/eyes-images 4.29.1 → 4.29.3
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 +104 -0
- package/package.json +2 -2
- package/types/index.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,109 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.29.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.29.2...js/eyes-images@4.29.3) (2025-01-19)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/socket bumped to 1.2.1
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
|
|
12
|
+
* @applitools/req bumped to 1.7.7
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
|
|
16
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.24
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
|
|
20
|
+
* @applitools/ufg-client bumped to 1.16.1
|
|
21
|
+
#### Bug Fixes
|
|
22
|
+
|
|
23
|
+
* memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
* @applitools/core bumped to 4.29.1
|
|
28
|
+
#### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
|
|
31
|
+
* universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
* @applitools/screenshoter bumped to 3.10.4
|
|
36
|
+
|
|
37
|
+
* @applitools/nml-client bumped to 1.8.23
|
|
38
|
+
|
|
39
|
+
* @applitools/tunnel-client bumped to 1.6.1
|
|
40
|
+
#### Bug Fixes
|
|
41
|
+
|
|
42
|
+
* memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
* @applitools/core-base bumped to 1.22.1
|
|
47
|
+
|
|
48
|
+
* @applitools/ec-client bumped to 1.10.2
|
|
49
|
+
|
|
50
|
+
* @applitools/eyes bumped to 1.31.1
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
## [4.29.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.29.1...js/eyes-images@4.29.2) (2025-01-13)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Dependencies
|
|
57
|
+
|
|
58
|
+
* @applitools/dom-snapshot bumped to 4.11.14
|
|
59
|
+
#### Bug Fixes
|
|
60
|
+
|
|
61
|
+
* remove side-eyes and fix code scanning issues ([#2712](https://github.com/Applitools-Dev/sdk/issues/2712)) ([cda98e4](https://github.com/Applitools-Dev/sdk/commit/cda98e4748c73cd97c11f646a2b5e26ff9416892))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
* @applitools/snippets bumped to 2.6.4
|
|
66
|
+
#### Bug Fixes
|
|
67
|
+
|
|
68
|
+
* remove side-eyes and fix code scanning issues ([#2712](https://github.com/Applitools-Dev/sdk/issues/2712)) ([cda98e4](https://github.com/Applitools-Dev/sdk/commit/cda98e4748c73cd97c11f646a2b5e26ff9416892))
|
|
69
|
+
* @applitools/dom-capture bumped to 11.5.4
|
|
70
|
+
#### Bug Fixes
|
|
71
|
+
|
|
72
|
+
* remove side-eyes and fix code scanning issues ([#2712](https://github.com/Applitools-Dev/sdk/issues/2712)) ([cda98e4](https://github.com/Applitools-Dev/sdk/commit/cda98e4748c73cd97c11f646a2b5e26ff9416892))
|
|
73
|
+
* @applitools/core bumped to 4.29.0
|
|
74
|
+
#### Features
|
|
75
|
+
|
|
76
|
+
* jsonFilePath in offline mode ([#2734](https://github.com/Applitools-Dev/sdk/issues/2734)) ([2f9fbe8](https://github.com/Applitools-Dev/sdk/commit/2f9fbe8fc3c5212db6b7cc58a98b041c3ffd5572))
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
#### Bug Fixes
|
|
80
|
+
|
|
81
|
+
* support batching tests in distributed env - close batch only when required ([#2733](https://github.com/Applitools-Dev/sdk/issues/2733)) ([2e59e4a](https://github.com/Applitools-Dev/sdk/commit/2e59e4a76edcc02b8888dfc78a42749bae76f79c))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
* @applitools/driver bumped to 1.20.3
|
|
86
|
+
|
|
87
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.23
|
|
88
|
+
|
|
89
|
+
* @applitools/spec-driver-selenium bumped to 1.5.94
|
|
90
|
+
|
|
91
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.23
|
|
92
|
+
|
|
93
|
+
* @applitools/screenshoter bumped to 3.10.3
|
|
94
|
+
|
|
95
|
+
* @applitools/nml-client bumped to 1.8.22
|
|
96
|
+
|
|
97
|
+
* @applitools/ec-client bumped to 1.10.1
|
|
98
|
+
|
|
99
|
+
* @applitools/eyes bumped to 1.31.0
|
|
100
|
+
#### Features
|
|
101
|
+
|
|
102
|
+
* jsonFilePath in offline mode ([#2734](https://github.com/Applitools-Dev/sdk/issues/2734)) ([2f9fbe8](https://github.com/Applitools-Dev/sdk/commit/2f9fbe8fc3c5212db6b7cc58a98b041c3ffd5572))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
3
107
|
## [4.29.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.29.0...js/eyes-images@4.29.1) (2024-12-31)
|
|
4
108
|
|
|
5
109
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-images",
|
|
3
|
-
"version": "4.29.
|
|
3
|
+
"version": "4.29.3",
|
|
4
4
|
"description": "The simplest implementation of Applitools Eyes SDK, uploads images for validation",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-images",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"test:coverage": "APPLITOOLS_SHOW_LOGS=true APPLITOOLS_LOG_FILE=\"./logs/$(uuidgen).log\" APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-images' APPLITOOLS_BATCH_ID=$(uuidgen) MOCHA_GROUP=coverage run --top-level mocha './test/generated-coverage/*.spec.js' --parallel --jobs ${MOCHA_JOBS:-15}"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@applitools/eyes": "1.
|
|
43
|
+
"@applitools/eyes": "1.31.1"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@applitools/api-extractor": "^1.2.22",
|
package/types/index.d.ts
CHANGED
|
@@ -185,6 +185,7 @@ export type ConfigurationPlain = {
|
|
|
185
185
|
environmentName?: undefined | string;
|
|
186
186
|
forceFullPageScreenshot?: undefined | boolean;
|
|
187
187
|
gitMergeBaseTimestamp?: undefined | string;
|
|
188
|
+
latestCommitInfo?: undefined | { timestamp: string; sha: string; };
|
|
188
189
|
hideCaret?: undefined | boolean;
|
|
189
190
|
hideScrollbars?: undefined | boolean;
|
|
190
191
|
hostApp?: undefined | string;
|
|
@@ -359,6 +360,10 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
359
360
|
set gitMergeBaseTimestamp(gitMergeBaseTimestamp: string);
|
|
360
361
|
getGitMergeBaseTimestamp(): string;
|
|
361
362
|
setGitMergeBaseTimestamp(gitMergeBaseTimestamp: string): Configuration;
|
|
363
|
+
get latestCommitInfo(): { timestamp: string; sha: string; };
|
|
364
|
+
set latestCommitInfo(latestCommitInfo: { timestamp: string; sha: string; });
|
|
365
|
+
getLatestCommitInfo(): { timestamp: string; sha: string; };
|
|
366
|
+
setLatestCommitInfo(latestCommitInfo: { timestamp: string; sha: string; }): Configuration;
|
|
362
367
|
get hideCaret(): boolean;
|
|
363
368
|
set hideCaret(hideCaret: boolean);
|
|
364
369
|
getHideCaret(): boolean;
|