appium-xcuitest-driver 10.0.0 → 10.0.1

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,3 +1,9 @@
1
+ ## [10.0.1](https://github.com/appium/appium-xcuitest-driver/compare/v10.0.0...v10.0.1) (2025-08-23)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **deps-dev:** bump chai from 5.3.2 to 6.0.0 ([#2612](https://github.com/appium/appium-xcuitest-driver/issues/2612)) ([66db332](https://github.com/appium/appium-xcuitest-driver/commit/66db332bca5f16ca68bbfc6ced2dcd72c9c51d1a))
6
+
1
7
  ## [10.0.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.10.5...v10.0.0) (2025-08-19)
2
8
 
3
9
  ### ⚠ BREAKING CHANGES
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "10.0.0",
3
+ "version": "10.0.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "10.0.0",
9
+ "version": "10.0.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@appium/strongbox": "^1.0.0-rc.1",
@@ -48,7 +48,7 @@
48
48
  "@types/node": "^24.0.1",
49
49
  "@types/portscanner": "^2.1.1",
50
50
  "axios": "^1.4.0",
51
- "chai": "^5.1.1",
51
+ "chai": "^6.0.0",
52
52
  "chai-as-promised": "^8.0.0",
53
53
  "conventional-changelog-conventionalcommits": "^9.0.0",
54
54
  "mocha": "^11.0.1",
@@ -119,15 +119,15 @@
119
119
  }
120
120
  },
121
121
  "node_modules/@appium/docutils": {
122
- "version": "2.0.0",
123
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.0.0.tgz",
124
- "integrity": "sha512-KegzJ+BVTER5w6IQZraRWKZhEEVQVuEkop7AzR13/rLuhzoaFyiIsUoq0dtZyoJjsqrvrai6E+veQbXJsLTQyw==",
122
+ "version": "2.0.1",
123
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.0.1.tgz",
124
+ "integrity": "sha512-/H9EttN2rKELY1j+XUMoR/8QOIbS9J+ZuLO3ighSESlcoZhZ8N9ii3v0YuTnERmRukvVTecVoLXbqDBZE5e2Ww==",
125
125
  "license": "Apache-2.0",
126
126
  "dependencies": {
127
127
  "@appium/support": "^7.0.0",
128
128
  "chalk": "4.1.2",
129
129
  "consola": "3.4.2",
130
- "diff": "8.0.02",
130
+ "diff": "8.0.2",
131
131
  "lilconfig": "3.1.3",
132
132
  "lodash": "4.17.21",
133
133
  "pkg-dir": "5.0.0",
@@ -147,6 +147,22 @@
147
147
  "npm": ">=10"
148
148
  }
149
149
  },
150
+ "node_modules/@appium/docutils/node_modules/teen_process": {
151
+ "version": "3.0.0",
152
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.0.tgz",
153
+ "integrity": "sha512-UuRgQZkfhbeD+bEn+hqLPs6IhXYhY7bcKecj1yiNAfRty6oOftJmYGksW8l111dvs3dOR/U38adOkXrAww3/bg==",
154
+ "license": "Apache-2.0",
155
+ "dependencies": {
156
+ "bluebird": "^3.7.2",
157
+ "lodash": "^4.17.21",
158
+ "shell-quote": "^1.8.1",
159
+ "source-map-support": "^0.x"
160
+ },
161
+ "engines": {
162
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
163
+ "npm": ">=10"
164
+ }
165
+ },
150
166
  "node_modules/@appium/logger": {
151
167
  "version": "2.0.0",
152
168
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.0.tgz",
@@ -250,6 +266,22 @@
250
266
  "sharp": "0.34.3"
251
267
  }
252
268
  },
269
+ "node_modules/@appium/support/node_modules/teen_process": {
270
+ "version": "3.0.0",
271
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.0.tgz",
272
+ "integrity": "sha512-UuRgQZkfhbeD+bEn+hqLPs6IhXYhY7bcKecj1yiNAfRty6oOftJmYGksW8l111dvs3dOR/U38adOkXrAww3/bg==",
273
+ "license": "Apache-2.0",
274
+ "dependencies": {
275
+ "bluebird": "^3.7.2",
276
+ "lodash": "^4.17.21",
277
+ "shell-quote": "^1.8.1",
278
+ "source-map-support": "^0.x"
279
+ },
280
+ "engines": {
281
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
282
+ "npm": ">=10"
283
+ }
284
+ },
253
285
  "node_modules/@appium/tsconfig": {
254
286
  "version": "1.0.0",
255
287
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.0.0.tgz",
@@ -499,9 +531,9 @@
499
531
  }
500
532
  },
501
533
  "node_modules/appium-idb": {
502
- "version": "2.0.0",
503
- "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-2.0.0.tgz",
504
- "integrity": "sha512-+254zz4KLBgr1udwhqgcdtfDR0ug834run6OLh1HLY/i6ulRaDscs3iubDMfAr2YGKMLfHlqirKIT0mQxL8yRg==",
534
+ "version": "2.0.1",
535
+ "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-2.0.1.tgz",
536
+ "integrity": "sha512-coK4vR4SNO0xnEG55K1YhQmV8nsLThKUhTFErRgeFtTi9JmbmgF8vigvuNqbAccEfknq8rPqdOBPev5S0JYfrw==",
505
537
  "license": "Apache-2.0",
506
538
  "dependencies": {
507
539
  "@appium/support": "^7.0.0-rc.1",
@@ -517,9 +549,9 @@
517
549
  }
518
550
  },
519
551
  "node_modules/appium-ios-device": {
520
- "version": "3.0.0",
521
- "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-3.0.0.tgz",
522
- "integrity": "sha512-AjXO+NdjsIVgtsmIUPVTX/YGlEp6QNPxKDu7zz7z5HtxkNvCsI0acCJZvAAQKHeUv9RstwYl2PySXMwS18H39w==",
552
+ "version": "3.0.1",
553
+ "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-3.0.1.tgz",
554
+ "integrity": "sha512-wZUdatfYTBRvn7N984of5YcUTQ6vBHBu4hdWDqQs6D0S8+Yw+SK9VrChOrAunO2kJeRzyIt2GoihdFcoclL//Q==",
523
555
  "license": "Apache-2.0",
524
556
  "dependencies": {
525
557
  "@appium/support": "^7.0.0-rc.1",
@@ -951,9 +983,9 @@
951
983
  }
952
984
  },
953
985
  "node_modules/appium-ios-simulator": {
954
- "version": "7.0.0",
955
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-7.0.0.tgz",
956
- "integrity": "sha512-W44TXtHDHyIMPn9cj/akhTXcP/25GYSoRL+vr9UYtMySeQiTrZS0+YImezLyz1w1l8XKbfVXv8RbmOcCjMbjjA==",
986
+ "version": "7.0.1",
987
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-7.0.1.tgz",
988
+ "integrity": "sha512-rS0kvy2cBs9PKVeAaG5r2SsJnNCil4AJzZUEF86BzhmwVEcgZIUjDQDs5SWBrqSj55pR3serekAeyVuzu6c3bA==",
957
989
  "license": "Apache-2.0",
958
990
  "dependencies": {
959
991
  "@appium/support": "^7.0.0-rc.1",
@@ -1013,9 +1045,9 @@
1013
1045
  }
1014
1046
  },
1015
1047
  "node_modules/appium-webdriveragent": {
1016
- "version": "10.0.0",
1017
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-10.0.0.tgz",
1018
- "integrity": "sha512-Z7d8z0C4i1NHBYh+gmhhd10NL4GGxpr9Hh5ah+ty6NRzyDw4Ydr4rc0BSl5VcHaAw6CIuX409AVJbn3hK9NFlA==",
1048
+ "version": "10.0.1",
1049
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-10.0.1.tgz",
1050
+ "integrity": "sha512-H949xvJnWbPktIyHbitOgCaTdl7AG1KKfx3TtVgUu5LgXNFUKmGxjIuYDI8DFFqCG4qLWpYmOev/+yvun4dIGg==",
1019
1051
  "license": "Apache-2.0",
1020
1052
  "dependencies": {
1021
1053
  "@appium/base-driver": "^10.0.0-rc.1",
@@ -1037,9 +1069,9 @@
1037
1069
  }
1038
1070
  },
1039
1071
  "node_modules/appium-xcode": {
1040
- "version": "6.0.0",
1041
- "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-6.0.0.tgz",
1042
- "integrity": "sha512-J2Ka3BXVydpz9HPw4vZDFHLYaSoZyMjpbaXKRh3tfpWIFtO3/UrslgNZ7UAd4ypZgOgWtBbkNrWhoXZ8jwTPFQ==",
1072
+ "version": "6.0.1",
1073
+ "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-6.0.1.tgz",
1074
+ "integrity": "sha512-lAcoFTX5gY2UQB2jCUEeICMtSAM90Qto5kIBqq3Hy4BJCz/3kUWzK02fqxwpL9F7G3brKwiwwy78ftrLYD+j1Q==",
1043
1075
  "license": "Apache-2.0",
1044
1076
  "dependencies": {
1045
1077
  "@appium/support": "^7.0.0-rc.1",
@@ -3157,9 +3189,9 @@
3157
3189
  }
3158
3190
  },
3159
3191
  "node_modules/node-simctl": {
3160
- "version": "8.0.1",
3161
- "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-8.0.1.tgz",
3162
- "integrity": "sha512-iXCW8fARl4RdkVbVq4DH8XDJNRmFJBzWsV95rWB5J01rQ7qWj3Jn1B0dP2VY88uJpyD8FiqOCZU29/DW1Pummg==",
3192
+ "version": "8.0.3",
3193
+ "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-8.0.3.tgz",
3194
+ "integrity": "sha512-eFfikoThZr1SinXr9wIAthg3JuisNyzoTLn9F74WNqvdf9/ID1Gaj+3vGEBEWX9ZGLhJLy+l1sAjXjLnlcjQZQ==",
3163
3195
  "license": "Apache-2.0",
3164
3196
  "dependencies": {
3165
3197
  "@appium/logger": "^2.0.0-rc.1",
@@ -4447,9 +4479,9 @@
4447
4479
  }
4448
4480
  },
4449
4481
  "node_modules/teen_process": {
4450
- "version": "3.0.0",
4451
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.0.tgz",
4452
- "integrity": "sha512-UuRgQZkfhbeD+bEn+hqLPs6IhXYhY7bcKecj1yiNAfRty6oOftJmYGksW8l111dvs3dOR/U38adOkXrAww3/bg==",
4482
+ "version": "3.0.1",
4483
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.1.tgz",
4484
+ "integrity": "sha512-gczXA8Wequcnw+vC0saFhNnjHrv7rR4Ilg2lvyfbVEFpH1ecUT7uj1hbUUcVdKwlGgYXREwAERa0BemrGeDgTw==",
4453
4485
  "license": "Apache-2.0",
4454
4486
  "dependencies": {
4455
4487
  "bluebird": "^3.7.2",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "10.0.0",
11
+ "version": "10.0.1",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -153,7 +153,7 @@
153
153
  "@types/node": "^24.0.1",
154
154
  "@types/portscanner": "^2.1.1",
155
155
  "axios": "^1.4.0",
156
- "chai": "^5.1.1",
156
+ "chai": "^6.0.0",
157
157
  "chai-as-promised": "^8.0.0",
158
158
  "conventional-changelog-conventionalcommits": "^9.0.0",
159
159
  "mocha": "^11.0.1",