@applitools/eyes-images 4.30.2 → 4.30.4
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 +186 -0
- package/README.md +6 -7
- package/package.json +2 -2
- package/types/index.d.ts +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,191 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.30.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.30.3...js/eyes-images@4.30.4) (2025-06-15)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.11.22
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* css media query group conditions | FLD-3151 ([#3023](https://github.com/Applitools-Dev/sdk/issues/3023)) ([56ec107](https://github.com/Applitools-Dev/sdk/commit/56ec107bcda6a5a330d19c278267d73de5d86d8b))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
* @applitools/nml-client bumped to 1.9.5
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* nml-client depends on core-base ([#2995](https://github.com/Applitools-Dev/sdk/issues/2995)) ([1f7cf69](https://github.com/Applitools-Dev/sdk/commit/1f7cf6930709a40a498dd1f525132648aa593af0))
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
* @applitools/tunnel-client bumped to 1.8.0
|
|
23
|
+
#### Features
|
|
24
|
+
|
|
25
|
+
* update build script to include individual zip creation ([#3008](https://github.com/Applitools-Dev/sdk/issues/3008)) ([46a0cfc](https://github.com/Applitools-Dev/sdk/commit/46a0cfcc472ab69384560095d90a7fa58b4b9186))
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
* @applitools/ufg-client bumped to 1.16.12
|
|
30
|
+
#### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* remove safari-early-access browser version for js sdks | AD-10226 ([#3034](https://github.com/Applitools-Dev/sdk/issues/3034)) ([7ca09f5](https://github.com/Applitools-Dev/sdk/commit/7ca09f5c0c271570142058ea766533b86434dc2e))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
* @applitools/core bumped to 4.40.0
|
|
37
|
+
#### Features
|
|
38
|
+
|
|
39
|
+
* update build script to include individual zip creation ([#3008](https://github.com/Applitools-Dev/sdk/issues/3008)) ([46a0cfc](https://github.com/Applitools-Dev/sdk/commit/46a0cfcc472ab69384560095d90a7fa58b4b9186))
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
#### Bug Fixes
|
|
43
|
+
|
|
44
|
+
* css media query group conditions | FLD-3151 ([#3023](https://github.com/Applitools-Dev/sdk/issues/3023)) ([56ec107](https://github.com/Applitools-Dev/sdk/commit/56ec107bcda6a5a330d19c278267d73de5d86d8b))
|
|
45
|
+
* export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
|
|
46
|
+
* extractLatestCommitInfo | FLD-3217 ([#3039](https://github.com/Applitools-Dev/sdk/issues/3039)) ([3f72a23](https://github.com/Applitools-Dev/sdk/commit/3f72a230fa0166046ea85ae004cfb544de86e628))
|
|
47
|
+
* handle error when sending started message in tunnel manager server ([#3019](https://github.com/Applitools-Dev/sdk/issues/3019)) ([2cdaad8](https://github.com/Applitools-Dev/sdk/commit/2cdaad896fd679187449b69abe529b006f6255ee))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
* @applitools/req bumped to 1.7.13
|
|
52
|
+
|
|
53
|
+
* @applitools/dom-capture bumped to 11.5.6
|
|
54
|
+
|
|
55
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.6
|
|
56
|
+
|
|
57
|
+
* @applitools/screenshoter bumped to 3.11.5
|
|
58
|
+
|
|
59
|
+
* @applitools/core-base bumped to 1.25.4
|
|
60
|
+
#### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* Differentiate Between Invalid and Missing API Key Errors ([6ac17d4](https://github.com/Applitools-Dev/sdk/commit/6ac17d40d7aff45b3de5c949dc7d4673b9739bfd))
|
|
63
|
+
* export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
* @applitools/ec-client bumped to 1.10.15
|
|
68
|
+
|
|
69
|
+
* @applitools/eyes bumped to 1.35.1
|
|
70
|
+
#### Bug Fixes
|
|
71
|
+
|
|
72
|
+
* remove safari-early-access browser version for js sdks | AD-10226 ([#3034](https://github.com/Applitools-Dev/sdk/issues/3034)) ([7ca09f5](https://github.com/Applitools-Dev/sdk/commit/7ca09f5c0c271570142058ea766533b86434dc2e))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
* @applitools/test-server bumped to 1.2.3
|
|
77
|
+
#### Bug Fixes
|
|
78
|
+
|
|
79
|
+
* basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
|
|
80
|
+
* export issues for ts js with legacy solution ([#3016](https://github.com/Applitools-Dev/sdk/issues/3016)) ([a3a9daf](https://github.com/Applitools-Dev/sdk/commit/a3a9daf9c3361bb1f253499c1335a1434ec520d1))
|
|
81
|
+
* storybook navigation timeouts ([#2701](https://github.com/Applitools-Dev/sdk/issues/2701)) ([64e3a40](https://github.com/Applitools-Dev/sdk/commit/64e3a40a524ae76ec457ae9c2d1170fbaea5e982))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
## [4.30.3](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.30.2...js/eyes-images@4.30.3) (2025-04-17)
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
### Performance Improvements
|
|
90
|
+
|
|
91
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
### Dependencies
|
|
95
|
+
|
|
96
|
+
* @applitools/dom-snapshot bumped to 4.11.18
|
|
97
|
+
#### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* simplify sandbox creation and ensure cleanup after execution ([#2869](https://github.com/Applitools-Dev/sdk/issues/2869)) ([72c5e01](https://github.com/Applitools-Dev/sdk/commit/72c5e01307f6abd83fab365a7e235124caae0694))
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
* @applitools/snippets bumped to 2.6.5
|
|
104
|
+
#### Performance Improvements
|
|
105
|
+
|
|
106
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
107
|
+
* @applitools/driver bumped to 1.21.1
|
|
108
|
+
#### Bug Fixes
|
|
109
|
+
|
|
110
|
+
* executePoll error logging FLD-2870 ([#2890](https://github.com/Applitools-Dev/sdk/issues/2890)) ([a8ff720](https://github.com/Applitools-Dev/sdk/commit/a8ff720efafacabe2023282748a6d8a0f1b3ff73))
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
* @applitools/spec-driver-webdriver bumped to 1.2.2
|
|
115
|
+
#### Performance Improvements
|
|
116
|
+
|
|
117
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
* @applitools/spec-driver-selenium bumped to 1.5.98
|
|
122
|
+
#### Performance Improvements
|
|
123
|
+
|
|
124
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.27
|
|
129
|
+
#### Performance Improvements
|
|
130
|
+
|
|
131
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
* @applitools/screenshoter bumped to 3.11.1
|
|
136
|
+
#### Performance Improvements
|
|
137
|
+
|
|
138
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
* @applitools/nml-client bumped to 1.9.1
|
|
143
|
+
#### Performance Improvements
|
|
144
|
+
|
|
145
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
* @applitools/tunnel-client bumped to 1.6.5
|
|
150
|
+
#### Bug Fixes
|
|
151
|
+
|
|
152
|
+
* enhance error messages in tunnel client ([cab26e6](https://github.com/Applitools-Dev/sdk/commit/cab26e6e3d56fa3cbabaa1a9c68de13046b8f57e))
|
|
153
|
+
* @applitools/ufg-client bumped to 1.16.9
|
|
154
|
+
#### Bug Fixes
|
|
155
|
+
|
|
156
|
+
* basic auth protected resources | FLD-2761 | FMRI-120 ([#2444](https://github.com/Applitools-Dev/sdk/issues/2444)) ([b48cf49](https://github.com/Applitools-Dev/sdk/commit/b48cf49dec50bbf1ed2ba111608a48cf09962565))
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
#### Performance Improvements
|
|
160
|
+
|
|
161
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
162
|
+
* @applitools/ec-client bumped to 1.10.9
|
|
163
|
+
#### Performance Improvements
|
|
164
|
+
|
|
165
|
+
* cachify http agent ([#2466](https://github.com/Applitools-Dev/sdk/issues/2466)) ([bc2f4a1](https://github.com/Applitools-Dev/sdk/commit/bc2f4a1fae3c379f061c9199edf4c5257769fb44))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
* @applitools/core bumped to 4.37.0
|
|
170
|
+
#### Features
|
|
171
|
+
|
|
172
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
* @applitools/eyes bumped to 1.34.0
|
|
177
|
+
#### Features
|
|
178
|
+
|
|
179
|
+
* height layout breakpoints ([#2801](https://github.com/Applitools-Dev/sdk/issues/2801)) ([819e241](https://github.com/Applitools-Dev/sdk/commit/819e2418f1fd93220a07dfbcf1157ffcf4995dd7))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
#### Bug Fixes
|
|
183
|
+
|
|
184
|
+
* add checks for undefined regions in CheckSettings | AD-9042 ([#2868](https://github.com/Applitools-Dev/sdk/issues/2868)) ([0f7c991](https://github.com/Applitools-Dev/sdk/commit/0f7c9913d64e0535ba5ffe632923a3bf440be65f))
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
3
189
|
## [4.30.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes-images@4.30.1...js/eyes-images@4.30.2) (2025-04-03)
|
|
4
190
|
|
|
5
191
|
|
package/README.md
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
===================
|
|
1
|
+
## Applitools Eyes SDK for JavaScript Images
|
|
3
2
|
|
|
4
|
-
|
|
3
|
+
## Further information
|
|
5
4
|
|
|
6
|
-
|
|
5
|
+
For further information, see:
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
* [Quickstart](https://applitools.com/tutorials/sdks/images-js/quickstart)
|
|
8
|
+
<!-- * [Overview]() -->
|
|
9
|
+
* [Changelog](https://applitools.com/tutorials/sdks/images-js/changelog)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-images",
|
|
3
|
-
"version": "4.30.
|
|
3
|
+
"version": "4.30.4",
|
|
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.35.1"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@applitools/api-extractor": "^1.2.22",
|
package/types/index.d.ts
CHANGED
|
@@ -618,7 +618,7 @@ export type CheckSettingsAutomationPlain = {
|
|
|
618
618
|
scrollRootElement?: undefined | ((string | { selector: string; type?: undefined | string; shadow?: undefined | EyesSelector<never>; frame?: undefined | EyesSelector<never>; }));
|
|
619
619
|
fully?: undefined | boolean;
|
|
620
620
|
disableBrowserFetching?: undefined | boolean;
|
|
621
|
-
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
621
|
+
layoutBreakpoints?: undefined | (boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; } | { breakpoints: boolean; heightBreakpoints: boolean; reload?: undefined | boolean; });
|
|
622
622
|
visualGridOptions?: undefined | { [key: string]: any; };
|
|
623
623
|
ufgOptions?: undefined | { [key: string]: any; };
|
|
624
624
|
nmgOptions?: undefined | { [key: string]: any; };
|
|
@@ -645,8 +645,9 @@ export class CheckSettingsAutomation {
|
|
|
645
645
|
fully(fully?: undefined | boolean): CheckSettingsAutomation;
|
|
646
646
|
stitchContent(stitchContent?: undefined | boolean): CheckSettingsAutomation;
|
|
647
647
|
disableBrowserFetching(disableBrowserFetching: boolean): CheckSettingsAutomation;
|
|
648
|
-
layoutBreakpoints(breakpoints
|
|
649
|
-
layoutBreakpoints(breakpoints
|
|
648
|
+
layoutBreakpoints(breakpoints: boolean, heightBreakpoints: boolean, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
|
|
649
|
+
layoutBreakpoints(breakpoints: boolean, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
|
|
650
|
+
layoutBreakpoints(breakpoints: Array<number>, settings?: undefined | { reload?: undefined | boolean; }): CheckSettingsAutomation;
|
|
650
651
|
hook(name: string, script: string): CheckSettingsAutomation;
|
|
651
652
|
beforeRenderScreenshotHook(script: string): CheckSettingsAutomation;
|
|
652
653
|
webHook(script: string): CheckSettingsAutomation;
|
|
@@ -931,7 +932,7 @@ export class BatchClose {
|
|
|
931
932
|
setProxy(proxy: ProxySettingsPlain): BatchClose;
|
|
932
933
|
}
|
|
933
934
|
export const closeBatch: (options: { batchIds: Array<string>; serverUrl: string; apiKey: string; proxy?: undefined | ProxySettingsPlain; }) => Promise<void>;
|
|
934
|
-
export type BrowserTypePlain = "chrome" | "chrome-one-version-back" | "chrome-two-versions-back" | "firefox" | "firefox-one-version-back" | "firefox-two-versions-back" | "ie" | "ie10" | "edge" | "edgechromium" | "edgelegacy" | "edgechromium-one-version-back" | "edgechromium-two-versions-back" | "safari" | "safari-
|
|
935
|
+
export type BrowserTypePlain = "chrome" | "chrome-one-version-back" | "chrome-two-versions-back" | "firefox" | "firefox-one-version-back" | "firefox-two-versions-back" | "ie" | "ie10" | "edge" | "edgechromium" | "edgelegacy" | "edgechromium-one-version-back" | "edgechromium-two-versions-back" | "safari" | "safari-one-version-back" | "safari-two-versions-back";
|
|
935
936
|
export enum BrowserType {
|
|
936
937
|
CHROME = 'chrome',
|
|
937
938
|
CHROME_ONE_VERSION_BACK = 'chrome-one-version-back',
|
|
@@ -947,7 +948,6 @@ export enum BrowserType {
|
|
|
947
948
|
EDGE_CHROMIUM_ONE_VERSION_BACK = 'edgechromium-one-version-back',
|
|
948
949
|
EDGE_CHROMIUM_TWO_VERSIONS_BACK = 'edgechromium-two-versions-back',
|
|
949
950
|
SAFARI = 'safari',
|
|
950
|
-
SAFARI_EARLY_ACCESS = 'safari-earlyaccess',
|
|
951
951
|
SAFARI_ONE_VERSION_BACK = 'safari-one-version-back',
|
|
952
952
|
SAFARI_TWO_VERSIONS_BACK = 'safari-two-versions-back'
|
|
953
953
|
}
|