appium-xcuitest-driver 9.2.0 → 9.2.2
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 +12 -0
- package/npm-shrinkwrap.json +18 -18
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [9.2.2](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.1...v9.2.2) (2025-04-23)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
* update mjpegScalingFactor data type settings.md with WDA 9.6.1 ([#2556](https://github.com/appium/appium-xcuitest-driver/issues/2556)) ([7eaff7b](https://github.com/appium/appium-xcuitest-driver/commit/7eaff7b3bac7d4659689f75e0687db17075dfd07))
|
|
6
|
+
|
|
7
|
+
## [9.2.1](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.0...v9.2.1) (2025-04-20)
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* Missing text in long text for get text/value ([#2553](https://github.com/appium/appium-xcuitest-driver/issues/2553)) ([95d8c6d](https://github.com/appium/appium-xcuitest-driver/commit/95d8c6dbcf5790e7ebb704786581453103c7dbec))
|
|
12
|
+
|
|
1
13
|
## [9.2.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.1.4...v9.2.0) (2025-04-10)
|
|
2
14
|
|
|
3
15
|
### Features
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "9.2.
|
|
3
|
+
"version": "9.2.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "9.2.
|
|
9
|
+
"version": "9.2.2",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@colors/colors": "^1.6.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"appium-ios-device": "^2.8.0",
|
|
15
15
|
"appium-ios-simulator": "^6.2.2",
|
|
16
16
|
"appium-remote-debugger": "^12.2.0",
|
|
17
|
-
"appium-webdriveragent": "^9.5.
|
|
17
|
+
"appium-webdriveragent": "^9.5.2",
|
|
18
18
|
"appium-xcode": "^5.1.4",
|
|
19
19
|
"async-lock": "^1.4.0",
|
|
20
20
|
"asyncbox": "^3.0.0",
|
|
@@ -459,9 +459,9 @@
|
|
|
459
459
|
}
|
|
460
460
|
},
|
|
461
461
|
"node_modules/@emnapi/runtime": {
|
|
462
|
-
"version": "1.4.
|
|
463
|
-
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.
|
|
464
|
-
"integrity": "sha512-
|
|
462
|
+
"version": "1.4.3",
|
|
463
|
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz",
|
|
464
|
+
"integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==",
|
|
465
465
|
"extraneous": true,
|
|
466
466
|
"license": "MIT",
|
|
467
467
|
"dependencies": {
|
|
@@ -590,9 +590,9 @@
|
|
|
590
590
|
"license": "MIT"
|
|
591
591
|
},
|
|
592
592
|
"node_modules/@types/node": {
|
|
593
|
-
"version": "22.14.
|
|
594
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.
|
|
595
|
-
"integrity": "sha512-
|
|
593
|
+
"version": "22.14.1",
|
|
594
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.1.tgz",
|
|
595
|
+
"integrity": "sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==",
|
|
596
596
|
"license": "MIT",
|
|
597
597
|
"dependencies": {
|
|
598
598
|
"undici-types": "~6.21.0"
|
|
@@ -759,9 +759,9 @@
|
|
|
759
759
|
}
|
|
760
760
|
},
|
|
761
761
|
"node_modules/appium-webdriveragent": {
|
|
762
|
-
"version": "9.
|
|
763
|
-
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.
|
|
764
|
-
"integrity": "sha512-
|
|
762
|
+
"version": "9.6.1",
|
|
763
|
+
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.6.1.tgz",
|
|
764
|
+
"integrity": "sha512-lAHpSPHjPlWNXussQpNoBCoOs5IUK+tA6zvlsMzQpGVoKTO0vTyb6GkeQ+mS/MKCKjSaKi/nBjLRD5eGOi18xQ==",
|
|
765
765
|
"license": "Apache-2.0",
|
|
766
766
|
"dependencies": {
|
|
767
767
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -1386,9 +1386,9 @@
|
|
|
1386
1386
|
}
|
|
1387
1387
|
},
|
|
1388
1388
|
"node_modules/css-selector-parser": {
|
|
1389
|
-
"version": "3.1.
|
|
1390
|
-
"resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-3.1.
|
|
1391
|
-
"integrity": "sha512-
|
|
1389
|
+
"version": "3.1.2",
|
|
1390
|
+
"resolved": "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-3.1.2.tgz",
|
|
1391
|
+
"integrity": "sha512-WfUcL99xWDs7b3eZPoRszWVfbNo8ErCF15PTvVROjkShGlAfjIkG6hlfj/sl6/rfo5Q9x9ryJ3VqVnAZDA+gcw==",
|
|
1392
1392
|
"funding": [
|
|
1393
1393
|
{
|
|
1394
1394
|
"type": "github",
|
|
@@ -1448,9 +1448,9 @@
|
|
|
1448
1448
|
}
|
|
1449
1449
|
},
|
|
1450
1450
|
"node_modules/detect-libc": {
|
|
1451
|
-
"version": "2.0.
|
|
1452
|
-
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.
|
|
1453
|
-
"integrity": "sha512-
|
|
1451
|
+
"version": "2.0.4",
|
|
1452
|
+
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
|
|
1453
|
+
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
1454
1454
|
"devOptional": true,
|
|
1455
1455
|
"license": "Apache-2.0",
|
|
1456
1456
|
"engines": {
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "9.2.
|
|
11
|
+
"version": "9.2.2",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"appium-ios-device": "^2.8.0",
|
|
82
82
|
"appium-ios-simulator": "^6.2.2",
|
|
83
83
|
"appium-remote-debugger": "^12.2.0",
|
|
84
|
-
"appium-webdriveragent": "^9.5.
|
|
84
|
+
"appium-webdriveragent": "^9.5.2",
|
|
85
85
|
"appium-xcode": "^5.1.4",
|
|
86
86
|
"async-lock": "^1.4.0",
|
|
87
87
|
"asyncbox": "^3.0.0",
|