@applitools/eyes 1.42.0 → 1.43.0

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,195 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.43.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.42.1...js/eyes@1.43.0) (2026-06-04)
4
+
5
+
6
+ ### Features
7
+
8
+ * auto-accept UFG diffs from infra updates | AD-9583 ([#3797](https://github.com/Applitools-Dev/sdk/issues/3797)) ([fde553c](https://github.com/Applitools-Dev/sdk/commit/fde553c947aa3c040660ef5d07855fa4a1412399))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/core-base bumped to 1.35.0
14
+ #### Features
15
+
16
+ * auto-accept UFG diffs from infra updates | AD-9583 ([#3797](https://github.com/Applitools-Dev/sdk/issues/3797)) ([fde553c](https://github.com/Applitools-Dev/sdk/commit/fde553c947aa3c040660ef5d07855fa4a1412399))
17
+ * @applitools/nml-client bumped to 1.11.29
18
+
19
+ * @applitools/ec-client bumped to 1.12.31
20
+
21
+ * @applitools/core bumped to 4.64.0
22
+ #### Features
23
+
24
+ * auto-accept UFG diffs from infra updates | AD-9583 ([#3797](https://github.com/Applitools-Dev/sdk/issues/3797)) ([fde553c](https://github.com/Applitools-Dev/sdk/commit/fde553c947aa3c040660ef5d07855fa4a1412399))
25
+ * support default match level from renderinfo | AD-13499 ([#3799](https://github.com/Applitools-Dev/sdk/issues/3799)) ([c7e8aeb](https://github.com/Applitools-Dev/sdk/commit/c7e8aeb3f231d9b4e6e368d7ae5f87115c5cad09))
26
+
27
+
28
+ #### Bug Fixes
29
+
30
+ * source hideCaret from settings.hideCaret in NML classic capture | AD-14053 ([#3878](https://github.com/Applitools-Dev/sdk/issues/3878)) ([f07b4f5](https://github.com/Applitools-Dev/sdk/commit/f07b4f5c90bb9b7de0300cef93f23dc833268a7c))
31
+
32
+
33
+
34
+
35
+ ## [1.42.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.42.0...js/eyes@1.42.1) (2026-05-26)
36
+
37
+
38
+ ### Bug Fixes
39
+
40
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
41
+
42
+
43
+ ### Dependencies
44
+
45
+ * @applitools/utils bumped to 1.14.5
46
+ #### Bug Fixes
47
+
48
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
49
+ * @applitools/logger bumped to 2.2.12
50
+ #### Bug Fixes
51
+
52
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
53
+
54
+
55
+
56
+ * @applitools/dom-shared bumped to 1.2.1
57
+ #### Bug Fixes
58
+
59
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
60
+ * @applitools/dom-snapshot bumped to 4.17.2
61
+ #### Bug Fixes
62
+
63
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
64
+
65
+
66
+
67
+ * @applitools/socket bumped to 1.3.13
68
+ #### Bug Fixes
69
+
70
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
71
+
72
+
73
+
74
+ * @applitools/req bumped to 1.10.2
75
+ #### Bug Fixes
76
+
77
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
78
+
79
+
80
+
81
+ * @applitools/image bumped to 1.2.11
82
+ #### Bug Fixes
83
+
84
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
85
+
86
+
87
+
88
+ * @applitools/snippets bumped to 2.9.2
89
+ #### Bug Fixes
90
+
91
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
92
+
93
+
94
+
95
+ * @applitools/dom-capture bumped to 11.8.1
96
+ #### Bug Fixes
97
+
98
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
99
+
100
+
101
+
102
+ * @applitools/driver bumped to 1.26.2
103
+ #### Bug Fixes
104
+
105
+ * redact cookie values from logs to prevent sensitive data exposure | AD-12834 ([#3835](https://github.com/Applitools-Dev/sdk/issues/3835)) ([d883647](https://github.com/Applitools-Dev/sdk/commit/d883647d8e007467bd2770ddb79f89be057067b9))
106
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
107
+
108
+
109
+
110
+ * @applitools/spec-driver-webdriver bumped to 1.6.2
111
+ #### Bug Fixes
112
+
113
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
114
+
115
+
116
+
117
+ * @applitools/spec-driver-selenium bumped to 1.8.2
118
+ #### Bug Fixes
119
+
120
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
121
+
122
+
123
+
124
+ * @applitools/spec-driver-playwright bumped to 1.9.2
125
+ #### Bug Fixes
126
+
127
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
128
+
129
+
130
+
131
+ * @applitools/spec-driver-puppeteer bumped to 1.8.2
132
+ #### Bug Fixes
133
+
134
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
135
+
136
+
137
+
138
+ * @applitools/screenshoter bumped to 3.12.21
139
+ #### Bug Fixes
140
+
141
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
142
+
143
+
144
+
145
+ * @applitools/nml-client bumped to 1.11.28
146
+ #### Bug Fixes
147
+
148
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
149
+
150
+
151
+
152
+ * @applitools/tunnel-client bumped to 1.11.14
153
+ #### Bug Fixes
154
+
155
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
156
+
157
+
158
+
159
+ * @applitools/ufg-client bumped to 1.22.2
160
+ #### Bug Fixes
161
+
162
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
163
+ * strip extra fields from checkResources log output ([#3836](https://github.com/Applitools-Dev/sdk/issues/3836)) ([6d75209](https://github.com/Applitools-Dev/sdk/commit/6d752094abb6fcc0e998cf95e1f266964dbfd6f3))
164
+
165
+
166
+
167
+ * @applitools/core-base bumped to 1.34.1
168
+ #### Bug Fixes
169
+
170
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
171
+
172
+
173
+
174
+ * @applitools/ec-client bumped to 1.12.30
175
+ #### Bug Fixes
176
+
177
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
178
+
179
+
180
+
181
+ * @applitools/core bumped to 4.63.1
182
+ #### Bug Fixes
183
+
184
+ * prevent BrightCove/video.js player corruption during layoutBreakpoints snapshots ([#3828](https://github.com/Applitools-Dev/sdk/issues/3828)) ([380fbae](https://github.com/Applitools-Dev/sdk/commit/380fbaeb1c6a964c640975f1a109417db51f691c))
185
+ * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79))
186
+ * truly disable NML broker URL cache between checks | FLD-4283 ([#3837](https://github.com/Applitools-Dev/sdk/issues/3837)) ([da76dd3](https://github.com/Applitools-Dev/sdk/commit/da76dd3227c3297320be0d19558a7437b5733999))
187
+
188
+
189
+
190
+ * @applitools/test-server bumped to 1.4.4
191
+
192
+
3
193
  ## [1.42.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.41.0...js/eyes@1.42.0) (2026-05-19)
4
194
 
5
195
 
@@ -342,6 +342,12 @@ class TestResultsData {
342
342
  get keepIfDuplicate() {
343
343
  return this._result.keepIfDuplicate;
344
344
  }
345
+ get isAutoAcceptedInfraUpdate() {
346
+ return Boolean(this._result.isAutoAcceptedInfraUpdate);
347
+ }
348
+ getIsAutoAcceptedInfraUpdate() {
349
+ return this.isAutoAcceptedInfraUpdate;
350
+ }
345
351
  isPassed() {
346
352
  return this._result.status === TestResultsStatus_1.TestResultsStatusEnum.Passed;
347
353
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes",
3
- "version": "1.42.0",
3
+ "version": "1.43.0",
4
4
  "keywords": [
5
5
  "applitools",
6
6
  "eyes",
@@ -50,14 +50,14 @@
50
50
  "test": "run --top-level mocha './test/**/*.spec.ts'"
51
51
  },
52
52
  "dependencies": {
53
- "@applitools/core": "4.63.0",
54
- "@applitools/logger": "2.2.11",
55
- "@applitools/utils": "1.14.4",
53
+ "@applitools/core": "4.64.0",
54
+ "@applitools/logger": "2.2.12",
55
+ "@applitools/utils": "1.14.5",
56
56
  "chalk": "4.1.2",
57
57
  "yargs": "17.7.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@applitools/req": "^1.10.1",
60
+ "@applitools/req": "^1.10.2",
61
61
  "@types/node": "^12.20.55",
62
62
  "nock": "^13.3.0"
63
63
  },
@@ -42,6 +42,7 @@ export type TestResults = {
42
42
  proxy?: ProxySettings;
43
43
  };
44
44
  readonly keepIfDuplicate?: boolean;
45
+ readonly isAutoAcceptedInfraUpdate?: boolean;
45
46
  };
46
47
  export declare class TestResultsData implements Required<TestResults> {
47
48
  private _core?;
@@ -173,6 +174,8 @@ export declare class TestResultsData implements Required<TestResults> {
173
174
  setUrl(_url: string): void;
174
175
  get server(): Core.EyesServerSettings;
175
176
  get keepIfDuplicate(): boolean;
177
+ get isAutoAcceptedInfraUpdate(): boolean;
178
+ getIsAutoAcceptedInfraUpdate(): boolean;
176
179
  isPassed(): boolean;
177
180
  delete(): Promise<void>;
178
181
  /** @deprecated */