@applitools/nml-client 1.11.27 → 1.11.29

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +81 -0
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,86 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.11.29](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.11.28...js/nml-client@1.11.29) (2026-06-04)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core-base bumped to 1.35.0
9
+ #### Features
10
+
11
+ * 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))
12
+
13
+ ## [1.11.28](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.11.27...js/nml-client@1.11.28) (2026-05-26)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * 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))
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * @applitools/utils bumped to 1.14.5
24
+ #### Bug Fixes
25
+
26
+ * 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))
27
+ * @applitools/logger bumped to 2.2.12
28
+ #### Bug Fixes
29
+
30
+ * 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))
31
+
32
+
33
+
34
+ * @applitools/dom-shared bumped to 1.2.1
35
+ #### Bug Fixes
36
+
37
+ * 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))
38
+ * @applitools/req bumped to 1.10.2
39
+ #### Bug Fixes
40
+
41
+ * 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))
42
+
43
+
44
+
45
+ * @applitools/image bumped to 1.2.11
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
+
50
+
51
+
52
+ * @applitools/snippets bumped to 2.9.2
53
+ #### Bug Fixes
54
+
55
+ * 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))
56
+
57
+
58
+
59
+ * @applitools/driver bumped to 1.26.2
60
+ #### Bug Fixes
61
+
62
+ * 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))
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/spec-driver-webdriver bumped to 1.6.2
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/core-base bumped to 1.34.1
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/test-server bumped to 1.4.4
82
+
83
+
3
84
  ## [1.11.27](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.11.26...js/nml-client@1.11.27) (2026-05-19)
4
85
 
5
86
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/nml-client",
3
- "version": "1.11.27",
3
+ "version": "1.11.29",
4
4
  "description": "Client to integrate the SDKs to the Native Mobile Library (NML)",
5
5
  "homepage": "https://applitools.com",
6
6
  "bugs": {
@@ -36,21 +36,21 @@
36
36
  "test": "run --top-level mocha './test/**/*.spec.ts' --parallel --jobs ${MOCHA_JOBS:-15}"
37
37
  },
38
38
  "dependencies": {
39
- "@applitools/logger": "2.2.11",
40
- "@applitools/req": "1.10.1",
41
- "@applitools/utils": "1.14.4"
39
+ "@applitools/logger": "2.2.12",
40
+ "@applitools/req": "1.10.2",
41
+ "@applitools/utils": "1.14.5"
42
42
  },
43
43
  "devDependencies": {
44
- "@applitools/core-base": "1.34.0",
45
- "@applitools/spec-driver-webdriver": "^1.6.1",
46
- "@applitools/test-server": "^1.4.3",
44
+ "@applitools/core-base": "1.35.0",
45
+ "@applitools/spec-driver-webdriver": "^1.6.2",
46
+ "@applitools/test-server": "^1.4.4",
47
47
  "@applitools/test-utils": "^1.5.17",
48
48
  "@types/node": "^12.20.55",
49
49
  "nock": "^13.3.2",
50
50
  "webdriver": "^7.31.1"
51
51
  },
52
52
  "peerDependencies": {
53
- "@applitools/core-base": "1.34.0"
53
+ "@applitools/core-base": "1.35.0"
54
54
  },
55
55
  "engines": {
56
56
  "node": ">=12.13.0"