appium-xcuitest-driver 10.0.3 → 10.0.5
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 +35 -48
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [10.0.5](https://github.com/appium/appium-xcuitest-driver/compare/v10.0.4...v10.0.5) (2025-09-03)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* Bump WDA ([#2619](https://github.com/appium/appium-xcuitest-driver/issues/2619)) ([280b1bc](https://github.com/appium/appium-xcuitest-driver/commit/280b1bc6bb0e612eb08c3242648c83bb42e38973))
|
|
6
|
+
|
|
7
|
+
## [10.0.4](https://github.com/appium/appium-xcuitest-driver/compare/v10.0.3...v10.0.4) (2025-08-29)
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* Bump remote debugger ([#2618](https://github.com/appium/appium-xcuitest-driver/issues/2618)) ([5167d1b](https://github.com/appium/appium-xcuitest-driver/commit/5167d1bc1d2baed85dd2564aa24a28cf00bb1a0f))
|
|
12
|
+
|
|
1
13
|
## [10.0.3](https://github.com/appium/appium-xcuitest-driver/compare/v10.0.2...v10.0.3) (2025-08-27)
|
|
2
14
|
|
|
3
15
|
### Miscellaneous Chores
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "10.0.
|
|
9
|
+
"version": "10.0.5",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@appium/strongbox": "^1.0.0-rc.1",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"appium-idb": "^2.0.0",
|
|
15
15
|
"appium-ios-device": "^3.0.0",
|
|
16
16
|
"appium-ios-simulator": "^7.0.0",
|
|
17
|
-
"appium-remote-debugger": "^14.0.
|
|
18
|
-
"appium-webdriveragent": "^10.
|
|
17
|
+
"appium-remote-debugger": "^14.0.5",
|
|
18
|
+
"appium-webdriveragent": "^10.1.0",
|
|
19
19
|
"appium-xcode": "^6.0.0",
|
|
20
20
|
"async-lock": "^1.4.0",
|
|
21
21
|
"asyncbox": "^3.0.0",
|
|
@@ -543,9 +543,9 @@
|
|
|
543
543
|
}
|
|
544
544
|
},
|
|
545
545
|
"node_modules/appium-ios-remotexpc": {
|
|
546
|
-
"version": "0.3.
|
|
547
|
-
"resolved": "https://registry.npmjs.org/appium-ios-remotexpc/-/appium-ios-remotexpc-0.3.
|
|
548
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "0.3.2",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/appium-ios-remotexpc/-/appium-ios-remotexpc-0.3.2.tgz",
|
|
548
|
+
"integrity": "sha512-0R1UnbyNZd1d0etuCSPMLVSONE8b5EybeDxLFoGzQRUb8FpjKtzN9sjCHaPdU7+hsQoYnIQPuEJ+ZWzrARyIsg==",
|
|
549
549
|
"license": "Apache-2.0",
|
|
550
550
|
"optional": true,
|
|
551
551
|
"dependencies": {
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
"@types/node": "^24.0.10",
|
|
555
555
|
"@xmldom/xmldom": "^0.9.8",
|
|
556
556
|
"appium-ios-tuntap": "^0.x",
|
|
557
|
-
"npm-run-all2": "^
|
|
557
|
+
"npm-run-all2": "^8.0.4"
|
|
558
558
|
},
|
|
559
559
|
"engines": {
|
|
560
560
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -602,9 +602,9 @@
|
|
|
602
602
|
}
|
|
603
603
|
},
|
|
604
604
|
"node_modules/appium-remote-debugger": {
|
|
605
|
-
"version": "14.0.
|
|
606
|
-
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-14.0.
|
|
607
|
-
"integrity": "sha512
|
|
605
|
+
"version": "14.0.5",
|
|
606
|
+
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-14.0.5.tgz",
|
|
607
|
+
"integrity": "sha512-CoJpJTHYszxosBW1RIJXCic1RYu74g9TK4+KHd4CcD0q3mthyBZJmZFCcGLaMBi2JY9T11SGE2Nxs5Tb2zdOvw==",
|
|
608
608
|
"license": "Apache-2.0",
|
|
609
609
|
"dependencies": {
|
|
610
610
|
"@appium/base-driver": "^10.0.0-rc.1",
|
|
@@ -624,9 +624,9 @@
|
|
|
624
624
|
}
|
|
625
625
|
},
|
|
626
626
|
"node_modules/appium-webdriveragent": {
|
|
627
|
-
"version": "10.0
|
|
628
|
-
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-10.0.
|
|
629
|
-
"integrity": "sha512-
|
|
627
|
+
"version": "10.1.0",
|
|
628
|
+
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-10.1.0.tgz",
|
|
629
|
+
"integrity": "sha512-wcUrQyI+pOK2hHwQtDKMJ6955s61pKbhtS42hZdQ1h71K/RQfzD09h9zgI3XqyMEG+IMyBkFzML5qgUqrl27uQ==",
|
|
630
630
|
"license": "Apache-2.0",
|
|
631
631
|
"dependencies": {
|
|
632
632
|
"@appium/base-driver": "^10.0.0-rc.1",
|
|
@@ -1061,9 +1061,9 @@
|
|
|
1061
1061
|
}
|
|
1062
1062
|
},
|
|
1063
1063
|
"node_modules/cliui/node_modules/emoji-regex": {
|
|
1064
|
-
"version": "10.
|
|
1065
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.
|
|
1066
|
-
"integrity": "sha512-
|
|
1064
|
+
"version": "10.5.0",
|
|
1065
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.5.0.tgz",
|
|
1066
|
+
"integrity": "sha512-lb49vf1Xzfx080OKA0o6l8DQQpV+6Vg95zyCJX9VB/BqKYlhG7N4wgROUUHRA+ZPUefLnteQOad7z1kT2bV7bg==",
|
|
1067
1067
|
"license": "MIT"
|
|
1068
1068
|
},
|
|
1069
1069
|
"node_modules/cliui/node_modules/string-width": {
|
|
@@ -1819,9 +1819,9 @@
|
|
|
1819
1819
|
}
|
|
1820
1820
|
},
|
|
1821
1821
|
"node_modules/get-east-asian-width": {
|
|
1822
|
-
"version": "1.3.
|
|
1823
|
-
"resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.
|
|
1824
|
-
"integrity": "sha512-
|
|
1822
|
+
"version": "1.3.1",
|
|
1823
|
+
"resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.1.tgz",
|
|
1824
|
+
"integrity": "sha512-R1QfovbPsKmosqTnPoRFiJ7CF9MLRgb53ChvMZm+r4p76/+8yKDy17qLL2PKInORy2RkZZekuK0efYgmzTkXyQ==",
|
|
1825
1825
|
"license": "MIT",
|
|
1826
1826
|
"engines": {
|
|
1827
1827
|
"node": ">=18"
|
|
@@ -2726,16 +2726,16 @@
|
|
|
2726
2726
|
}
|
|
2727
2727
|
},
|
|
2728
2728
|
"node_modules/npm-run-all2": {
|
|
2729
|
-
"version": "
|
|
2730
|
-
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-
|
|
2731
|
-
"integrity": "sha512-
|
|
2729
|
+
"version": "8.0.4",
|
|
2730
|
+
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-8.0.4.tgz",
|
|
2731
|
+
"integrity": "sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==",
|
|
2732
2732
|
"license": "MIT",
|
|
2733
2733
|
"optional": true,
|
|
2734
2734
|
"dependencies": {
|
|
2735
2735
|
"ansi-styles": "^6.2.1",
|
|
2736
2736
|
"cross-spawn": "^7.0.6",
|
|
2737
2737
|
"memorystream": "^0.3.1",
|
|
2738
|
-
"
|
|
2738
|
+
"picomatch": "^4.0.2",
|
|
2739
2739
|
"pidtree": "^0.6.0",
|
|
2740
2740
|
"read-package-json-fast": "^4.0.0",
|
|
2741
2741
|
"shell-quote": "^1.7.3",
|
|
@@ -2748,8 +2748,8 @@
|
|
|
2748
2748
|
"run-s": "bin/run-s/index.js"
|
|
2749
2749
|
},
|
|
2750
2750
|
"engines": {
|
|
2751
|
-
"node": "^
|
|
2752
|
-
"npm": ">=
|
|
2751
|
+
"node": "^20.5.0 || >=22.0.0",
|
|
2752
|
+
"npm": ">= 10"
|
|
2753
2753
|
}
|
|
2754
2754
|
},
|
|
2755
2755
|
"node_modules/npm-run-all2/node_modules/ansi-styles": {
|
|
@@ -2765,30 +2765,17 @@
|
|
|
2765
2765
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
2766
2766
|
}
|
|
2767
2767
|
},
|
|
2768
|
-
"node_modules/npm-run-all2/node_modules/
|
|
2769
|
-
"version": "
|
|
2770
|
-
"resolved": "https://registry.npmjs.org/
|
|
2771
|
-
"integrity": "sha512-
|
|
2768
|
+
"node_modules/npm-run-all2/node_modules/picomatch": {
|
|
2769
|
+
"version": "4.0.3",
|
|
2770
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
2771
|
+
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
2772
2772
|
"license": "MIT",
|
|
2773
2773
|
"optional": true,
|
|
2774
|
-
"dependencies": {
|
|
2775
|
-
"balanced-match": "^1.0.0"
|
|
2776
|
-
}
|
|
2777
|
-
},
|
|
2778
|
-
"node_modules/npm-run-all2/node_modules/minimatch": {
|
|
2779
|
-
"version": "9.0.5",
|
|
2780
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
2781
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
2782
|
-
"license": "ISC",
|
|
2783
|
-
"optional": true,
|
|
2784
|
-
"dependencies": {
|
|
2785
|
-
"brace-expansion": "^2.0.1"
|
|
2786
|
-
},
|
|
2787
2774
|
"engines": {
|
|
2788
|
-
"node": ">=
|
|
2775
|
+
"node": ">=12"
|
|
2789
2776
|
},
|
|
2790
2777
|
"funding": {
|
|
2791
|
-
"url": "https://github.com/sponsors/
|
|
2778
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
2792
2779
|
}
|
|
2793
2780
|
},
|
|
2794
2781
|
"node_modules/object-inspect": {
|
|
@@ -4402,9 +4389,9 @@
|
|
|
4402
4389
|
}
|
|
4403
4390
|
},
|
|
4404
4391
|
"node_modules/yargs/node_modules/emoji-regex": {
|
|
4405
|
-
"version": "10.
|
|
4406
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.
|
|
4407
|
-
"integrity": "sha512-
|
|
4392
|
+
"version": "10.5.0",
|
|
4393
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.5.0.tgz",
|
|
4394
|
+
"integrity": "sha512-lb49vf1Xzfx080OKA0o6l8DQQpV+6Vg95zyCJX9VB/BqKYlhG7N4wgROUUHRA+ZPUefLnteQOad7z1kT2bV7bg==",
|
|
4408
4395
|
"license": "MIT"
|
|
4409
4396
|
},
|
|
4410
4397
|
"node_modules/yargs/node_modules/string-width": {
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "10.0.
|
|
11
|
+
"version": "10.0.5",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
"appium-idb": "^2.0.0",
|
|
84
84
|
"appium-ios-device": "^3.0.0",
|
|
85
85
|
"appium-ios-simulator": "^7.0.0",
|
|
86
|
-
"appium-remote-debugger": "^14.0.
|
|
87
|
-
"appium-webdriveragent": "^10.
|
|
86
|
+
"appium-remote-debugger": "^14.0.5",
|
|
87
|
+
"appium-webdriveragent": "^10.1.0",
|
|
88
88
|
"appium-xcode": "^6.0.0",
|
|
89
89
|
"async-lock": "^1.4.0",
|
|
90
90
|
"asyncbox": "^3.0.0",
|