@applitools/eyes-nightwatch 1.26.36 → 1.26.38
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 +199 -0
- package/package.json +5 -5
- package/types/index.d.ts +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,204 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.26.38](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.37...js/eyes-nightwatch@1.26.38) (2026-04-23)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/req bumped to 1.10.0
|
|
9
|
+
#### Features
|
|
10
|
+
|
|
11
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
12
|
+
* @applitools/ufg-client bumped to 1.21.0
|
|
13
|
+
#### Features
|
|
14
|
+
|
|
15
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
* @applitools/core bumped to 4.60.0
|
|
20
|
+
#### Features
|
|
21
|
+
|
|
22
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
* @applitools/nml-client bumped to 1.11.25
|
|
27
|
+
|
|
28
|
+
* @applitools/tunnel-client bumped to 1.11.11
|
|
29
|
+
|
|
30
|
+
* @applitools/core-base bumped to 1.33.0
|
|
31
|
+
#### Features
|
|
32
|
+
|
|
33
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
* @applitools/ec-client bumped to 1.12.26
|
|
38
|
+
|
|
39
|
+
* @applitools/eyes bumped to 1.39.0
|
|
40
|
+
#### Features
|
|
41
|
+
|
|
42
|
+
* expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
## [1.26.37](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.36...js/eyes-nightwatch@1.26.37) (2026-04-16)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### Bug Fixes
|
|
51
|
+
|
|
52
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### Dependencies
|
|
56
|
+
|
|
57
|
+
* @applitools/utils bumped to 1.14.4
|
|
58
|
+
#### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
61
|
+
* @applitools/logger bumped to 2.2.11
|
|
62
|
+
#### Bug Fixes
|
|
63
|
+
|
|
64
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
* @applitools/dom-shared bumped to 1.1.3
|
|
69
|
+
#### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
72
|
+
* @applitools/dom-snapshot bumped to 4.16.4
|
|
73
|
+
#### Bug Fixes
|
|
74
|
+
|
|
75
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
* @applitools/socket bumped to 1.3.12
|
|
80
|
+
#### Bug Fixes
|
|
81
|
+
|
|
82
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
* @applitools/req bumped to 1.9.3
|
|
87
|
+
#### Bug Fixes
|
|
88
|
+
|
|
89
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
* @applitools/image bumped to 1.2.10
|
|
94
|
+
#### Bug Fixes
|
|
95
|
+
|
|
96
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
* @applitools/snippets bumped to 2.8.2
|
|
101
|
+
#### Bug Fixes
|
|
102
|
+
|
|
103
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
104
|
+
* @applitools/dom-capture bumped to 11.7.1
|
|
105
|
+
#### Bug Fixes
|
|
106
|
+
|
|
107
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
* @applitools/driver bumped to 1.25.5
|
|
112
|
+
#### Bug Fixes
|
|
113
|
+
|
|
114
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
* @applitools/spec-driver-webdriver bumped to 1.5.10
|
|
119
|
+
#### Bug Fixes
|
|
120
|
+
|
|
121
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
* @applitools/spec-driver-selenium bumped to 1.7.16
|
|
126
|
+
#### Bug Fixes
|
|
127
|
+
|
|
128
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
* @applitools/spec-driver-puppeteer bumped to 1.7.5
|
|
133
|
+
#### Bug Fixes
|
|
134
|
+
|
|
135
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
* @applitools/screenshoter bumped to 3.12.18
|
|
140
|
+
#### Bug Fixes
|
|
141
|
+
|
|
142
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
* @applitools/nml-client bumped to 1.11.24
|
|
147
|
+
#### Bug Fixes
|
|
148
|
+
|
|
149
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
* @applitools/tunnel-client bumped to 1.11.10
|
|
154
|
+
#### Bug Fixes
|
|
155
|
+
|
|
156
|
+
* prevent listener accumulation causing OOM in tunnel worker | FLD-4423 ([#3761](https://github.com/Applitools-Dev/sdk/issues/3761)) ([85633c3](https://github.com/Applitools-Dev/sdk/commit/85633c3836230e7045a9ff62772631eb2990e32c))
|
|
157
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
158
|
+
* use APPLITOOLS_LOG_DIR as fallback for EG tunnel log directory | FLD-4321 ([#3732](https://github.com/Applitools-Dev/sdk/issues/3732)) ([03a3f60](https://github.com/Applitools-Dev/sdk/commit/03a3f60e9a5cfca066f0f1f07fc56969530cbf8a))
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
* @applitools/ufg-client bumped to 1.20.3
|
|
163
|
+
#### Bug Fixes
|
|
164
|
+
|
|
165
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
* @applitools/core-base bumped to 1.32.5
|
|
170
|
+
#### Bug Fixes
|
|
171
|
+
|
|
172
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
* @applitools/ec-client bumped to 1.12.25
|
|
177
|
+
#### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
* @applitools/core bumped to 4.59.3
|
|
184
|
+
#### Bug Fixes
|
|
185
|
+
|
|
186
|
+
* pass top-level fallbackBaselineId through UFG render environments | FLD-4292 ([#3763](https://github.com/Applitools-Dev/sdk/issues/3763)) ([8c46c2e](https://github.com/Applitools-Dev/sdk/commit/8c46c2e9cff684c18dbc83f4bf87ee61f4637c8e))
|
|
187
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
188
|
+
* restore logDeprecations and else-if guard in UFG snapshot paths ([#3739](https://github.com/Applitools-Dev/sdk/issues/3739)) ([b487a3a](https://github.com/Applitools-Dev/sdk/commit/b487a3a2747b33ce4d912b9c50eb8ed2bb28672e))
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
* @applitools/eyes bumped to 1.38.15
|
|
193
|
+
#### Bug Fixes
|
|
194
|
+
|
|
195
|
+
* remediate npm security vulnerabilities (FLD-4179) ([#3764](https://github.com/Applitools-Dev/sdk/issues/3764)) ([4bc0ef9](https://github.com/Applitools-Dev/sdk/commit/4bc0ef915e8ad606627c6074de582bec53397738))
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
* @applitools/test-server bumped to 1.4.3
|
|
200
|
+
|
|
201
|
+
|
|
3
202
|
## [1.26.36](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.26.35...js/eyes-nightwatch@1.26.36) (2026-04-13)
|
|
4
203
|
|
|
5
204
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes-nightwatch",
|
|
3
|
-
"version": "1.26.
|
|
3
|
+
"version": "1.26.38",
|
|
4
4
|
"description": "Applitools Eyes SDK for Nightwatch.js",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eyes-nightwatch",
|
|
@@ -43,10 +43,10 @@
|
|
|
43
43
|
"up:framework": "echo \"$(jq '.devDependencies.nightwatch = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@applitools/driver": "1.25.
|
|
47
|
-
"@applitools/eyes": "1.
|
|
48
|
-
"@applitools/spec-driver-webdriver": "1.5.
|
|
49
|
-
"@applitools/utils": "1.14.
|
|
46
|
+
"@applitools/driver": "1.25.5",
|
|
47
|
+
"@applitools/eyes": "1.39.0",
|
|
48
|
+
"@applitools/spec-driver-webdriver": "1.5.10",
|
|
49
|
+
"@applitools/utils": "1.14.4",
|
|
50
50
|
"webdriver": "7.31.1"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
package/types/index.d.ts
CHANGED
|
@@ -496,7 +496,7 @@ export type ConfigurationPlain = {
|
|
|
496
496
|
ignoreDisplacements?: undefined | boolean;
|
|
497
497
|
ignoreGitMergeBase?: undefined | boolean;
|
|
498
498
|
isDisabled?: undefined | boolean;
|
|
499
|
-
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
499
|
+
layoutBreakpoints?: undefined | boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; };
|
|
500
500
|
matchLevel?: undefined | MatchLevelPlain;
|
|
501
501
|
matchTimeout?: undefined | number;
|
|
502
502
|
mobileOptions?: undefined | { keepNavigationBar?: undefined | boolean; };
|
|
@@ -685,12 +685,12 @@ export class Configuration implements Required<ConfigurationPlain> {
|
|
|
685
685
|
set isDisabled(isDisabled: boolean);
|
|
686
686
|
getIsDisabled(): boolean;
|
|
687
687
|
setIsDisabled(isDisabled: boolean): Configuration;
|
|
688
|
-
get layoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
689
|
-
set layoutBreakpoints(layoutBreakpoints: boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; });
|
|
690
|
-
getLayoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; reload?: undefined | boolean; };
|
|
688
|
+
get layoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; };
|
|
689
|
+
set layoutBreakpoints(layoutBreakpoints: boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; });
|
|
690
|
+
getLayoutBreakpoints(): boolean | Array<number> | { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; };
|
|
691
691
|
setLayoutBreakpoints(layoutBreakpoints: boolean): Configuration;
|
|
692
692
|
setLayoutBreakpoints(layoutBreakpoints: Array<number>): Configuration;
|
|
693
|
-
setLayoutBreakpoints(layoutBreakpoints: { breakpoints: boolean | Array<number>; reload?: undefined | boolean; }): Configuration;
|
|
693
|
+
setLayoutBreakpoints(layoutBreakpoints: { breakpoints: boolean | Array<number>; heightBreakpoints?: undefined | boolean; reload?: undefined | boolean; }): Configuration;
|
|
694
694
|
get matchLevel(): MatchLevelPlain;
|
|
695
695
|
set matchLevel(matchLevel: MatchLevelPlain);
|
|
696
696
|
getMatchLevel(): MatchLevel;
|