@applitools/nml-client 1.11.17 → 1.11.19

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 +90 -0
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,95 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.11.19](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.11.18...js/nml-client@1.11.19) (2026-03-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/utils bumped to 1.14.2
14
+ #### Bug Fixes
15
+
16
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
17
+ * @applitools/logger bumped to 2.2.9
18
+ #### Bug Fixes
19
+
20
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
21
+
22
+
23
+
24
+ * @applitools/req bumped to 1.9.1
25
+ #### Bug Fixes
26
+
27
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
28
+
29
+
30
+
31
+ * @applitools/image bumped to 1.2.8
32
+ #### Bug Fixes
33
+
34
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
35
+
36
+
37
+
38
+ * @applitools/snippets bumped to 2.7.1
39
+ #### Bug Fixes
40
+
41
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
42
+ * @applitools/driver bumped to 1.25.2
43
+ #### Bug Fixes
44
+
45
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
46
+
47
+
48
+
49
+ * @applitools/spec-driver-webdriver bumped to 1.5.7
50
+ #### Bug Fixes
51
+
52
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
53
+
54
+
55
+
56
+ * @applitools/core-base bumped to 1.32.1
57
+ #### Bug Fixes
58
+
59
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
60
+
61
+
62
+
63
+ * @applitools/test-server bumped to 1.4.1
64
+ #### Bug Fixes
65
+
66
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
67
+
68
+
69
+
70
+
71
+ ## [1.11.18](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.11.17...js/nml-client@1.11.18) (2026-03-02)
72
+
73
+
74
+ ### Dependencies
75
+
76
+ * @applitools/req bumped to 1.9.0
77
+ #### Features
78
+
79
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
80
+ * @applitools/core-base bumped to 1.32.0
81
+ #### Features
82
+
83
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
84
+
85
+
86
+ #### Bug Fixes
87
+
88
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
89
+
90
+
91
+
92
+
3
93
  ## [1.11.17](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.11.16...js/nml-client@1.11.17) (2026-03-01)
4
94
 
5
95
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/nml-client",
3
- "version": "1.11.17",
3
+ "version": "1.11.19",
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.8",
40
- "@applitools/req": "1.8.8",
41
- "@applitools/utils": "1.14.1"
39
+ "@applitools/logger": "2.2.9",
40
+ "@applitools/req": "1.9.1",
41
+ "@applitools/utils": "1.14.2"
42
42
  },
43
43
  "devDependencies": {
44
- "@applitools/core-base": "1.31.3",
45
- "@applitools/spec-driver-webdriver": "^1.5.6",
46
- "@applitools/test-server": "^1.4.0",
44
+ "@applitools/core-base": "1.32.1",
45
+ "@applitools/spec-driver-webdriver": "^1.5.7",
46
+ "@applitools/test-server": "^1.4.1",
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.31.3"
53
+ "@applitools/core-base": "1.32.1"
54
54
  },
55
55
  "engines": {
56
56
  "node": ">=12.13.0"