appium-xcuitest-driver 9.2.4 → 9.3.0
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 +191 -87
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [9.3.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.5...v9.3.0) (2025-05-28)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* Add traits attributes ([#2566](https://github.com/appium/appium-xcuitest-driver/issues/2566)) ([73429cd](https://github.com/appium/appium-xcuitest-driver/commit/73429cd7b9a2e9054dc35ae87be5d2c0e1c62d56))
|
|
6
|
+
|
|
7
|
+
## [9.2.5](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.4...v9.2.5) (2025-05-21)
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* **deps-dev:** bump conventional-changelog-conventionalcommits ([#2564](https://github.com/appium/appium-xcuitest-driver/issues/2564)) ([5d98175](https://github.com/appium/appium-xcuitest-driver/commit/5d98175ddc71bff3d38bedbf3cf18ca5d859a665))
|
|
12
|
+
|
|
1
13
|
## [9.2.4](https://github.com/appium/appium-xcuitest-driver/compare/v9.2.3...v9.2.4) (2025-05-01)
|
|
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": "9.
|
|
3
|
+
"version": "9.3.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "9.
|
|
9
|
+
"version": "9.3.0",
|
|
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.
|
|
17
|
+
"appium-webdriveragent": "^9.10.0",
|
|
18
18
|
"appium-xcode": "^5.1.4",
|
|
19
19
|
"async-lock": "^1.4.0",
|
|
20
20
|
"asyncbox": "^3.0.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"axios": "^1.4.0",
|
|
50
50
|
"chai": "^5.1.1",
|
|
51
51
|
"chai-as-promised": "^8.0.0",
|
|
52
|
-
"conventional-changelog-conventionalcommits": "^
|
|
52
|
+
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
53
53
|
"mocha": "^11.0.1",
|
|
54
54
|
"mocha-junit-reporter": "^2.2.1",
|
|
55
55
|
"mocha-multi-reporters": "^1.5.1",
|
|
@@ -164,6 +164,34 @@
|
|
|
164
164
|
"npm": ">=8"
|
|
165
165
|
}
|
|
166
166
|
},
|
|
167
|
+
"node_modules/@appium/docutils/node_modules/semver": {
|
|
168
|
+
"version": "7.7.1",
|
|
169
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
170
|
+
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
|
171
|
+
"license": "ISC",
|
|
172
|
+
"bin": {
|
|
173
|
+
"semver": "bin/semver.js"
|
|
174
|
+
},
|
|
175
|
+
"engines": {
|
|
176
|
+
"node": ">=10"
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
180
|
+
"version": "2.3.1",
|
|
181
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.1.tgz",
|
|
182
|
+
"integrity": "sha512-duT4gPj7HxEYy+AR4bJ9MNwf8GMLpJd+sNRAK2PTx53FpCcaiXVft3ePZh3hO6PY8NFWZMxTC3ZAtxyztScEsw==",
|
|
183
|
+
"license": "Apache-2.0",
|
|
184
|
+
"dependencies": {
|
|
185
|
+
"bluebird": "^3.7.2",
|
|
186
|
+
"lodash": "^4.17.21",
|
|
187
|
+
"shell-quote": "^1.8.1",
|
|
188
|
+
"source-map-support": "^0.x"
|
|
189
|
+
},
|
|
190
|
+
"engines": {
|
|
191
|
+
"node": "^16.13.0 || >=18.0.0",
|
|
192
|
+
"npm": ">=8"
|
|
193
|
+
}
|
|
194
|
+
},
|
|
167
195
|
"node_modules/@appium/docutils/node_modules/type-fest": {
|
|
168
196
|
"version": "4.40.0",
|
|
169
197
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz",
|
|
@@ -271,6 +299,28 @@
|
|
|
271
299
|
"sharp": "0.34.1"
|
|
272
300
|
}
|
|
273
301
|
},
|
|
302
|
+
"node_modules/@appium/support/node_modules/@img/sharp-linux-x64": {
|
|
303
|
+
"version": "0.34.1",
|
|
304
|
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.1.tgz",
|
|
305
|
+
"integrity": "sha512-wExv7SH9nmoBW3Wr2gvQopX1k8q2g5V5Iag8Zk6AVENsjwd+3adjwxtp3Dcu2QhOXr8W9NusBU6XcQUohBZ5MA==",
|
|
306
|
+
"cpu": [
|
|
307
|
+
"x64"
|
|
308
|
+
],
|
|
309
|
+
"license": "Apache-2.0",
|
|
310
|
+
"optional": true,
|
|
311
|
+
"os": [
|
|
312
|
+
"linux"
|
|
313
|
+
],
|
|
314
|
+
"engines": {
|
|
315
|
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
316
|
+
},
|
|
317
|
+
"funding": {
|
|
318
|
+
"url": "https://opencollective.com/libvips"
|
|
319
|
+
},
|
|
320
|
+
"optionalDependencies": {
|
|
321
|
+
"@img/sharp-libvips-linux-x64": "1.1.0"
|
|
322
|
+
}
|
|
323
|
+
},
|
|
274
324
|
"node_modules/@appium/support/node_modules/axios": {
|
|
275
325
|
"version": "1.8.4",
|
|
276
326
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
|
|
@@ -282,6 +332,75 @@
|
|
|
282
332
|
"proxy-from-env": "^1.1.0"
|
|
283
333
|
}
|
|
284
334
|
},
|
|
335
|
+
"node_modules/@appium/support/node_modules/semver": {
|
|
336
|
+
"version": "7.7.1",
|
|
337
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
338
|
+
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
|
339
|
+
"license": "ISC",
|
|
340
|
+
"bin": {
|
|
341
|
+
"semver": "bin/semver.js"
|
|
342
|
+
},
|
|
343
|
+
"engines": {
|
|
344
|
+
"node": ">=10"
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
"node_modules/@appium/support/node_modules/sharp": {
|
|
348
|
+
"version": "0.34.1",
|
|
349
|
+
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.1.tgz",
|
|
350
|
+
"integrity": "sha512-1j0w61+eVxu7DawFJtnfYcvSv6qPFvfTaqzTQ2BLknVhHTwGS8sc63ZBF4rzkWMBVKybo4S5OBtDdZahh2A1xg==",
|
|
351
|
+
"hasInstallScript": true,
|
|
352
|
+
"license": "Apache-2.0",
|
|
353
|
+
"optional": true,
|
|
354
|
+
"dependencies": {
|
|
355
|
+
"color": "^4.2.3",
|
|
356
|
+
"detect-libc": "^2.0.3",
|
|
357
|
+
"semver": "^7.7.1"
|
|
358
|
+
},
|
|
359
|
+
"engines": {
|
|
360
|
+
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
361
|
+
},
|
|
362
|
+
"funding": {
|
|
363
|
+
"url": "https://opencollective.com/libvips"
|
|
364
|
+
},
|
|
365
|
+
"optionalDependencies": {
|
|
366
|
+
"@img/sharp-darwin-arm64": "0.34.1",
|
|
367
|
+
"@img/sharp-darwin-x64": "0.34.1",
|
|
368
|
+
"@img/sharp-libvips-darwin-arm64": "1.1.0",
|
|
369
|
+
"@img/sharp-libvips-darwin-x64": "1.1.0",
|
|
370
|
+
"@img/sharp-libvips-linux-arm": "1.1.0",
|
|
371
|
+
"@img/sharp-libvips-linux-arm64": "1.1.0",
|
|
372
|
+
"@img/sharp-libvips-linux-ppc64": "1.1.0",
|
|
373
|
+
"@img/sharp-libvips-linux-s390x": "1.1.0",
|
|
374
|
+
"@img/sharp-libvips-linux-x64": "1.1.0",
|
|
375
|
+
"@img/sharp-libvips-linuxmusl-arm64": "1.1.0",
|
|
376
|
+
"@img/sharp-libvips-linuxmusl-x64": "1.1.0",
|
|
377
|
+
"@img/sharp-linux-arm": "0.34.1",
|
|
378
|
+
"@img/sharp-linux-arm64": "0.34.1",
|
|
379
|
+
"@img/sharp-linux-s390x": "0.34.1",
|
|
380
|
+
"@img/sharp-linux-x64": "0.34.1",
|
|
381
|
+
"@img/sharp-linuxmusl-arm64": "0.34.1",
|
|
382
|
+
"@img/sharp-linuxmusl-x64": "0.34.1",
|
|
383
|
+
"@img/sharp-wasm32": "0.34.1",
|
|
384
|
+
"@img/sharp-win32-ia32": "0.34.1",
|
|
385
|
+
"@img/sharp-win32-x64": "0.34.1"
|
|
386
|
+
}
|
|
387
|
+
},
|
|
388
|
+
"node_modules/@appium/support/node_modules/teen_process": {
|
|
389
|
+
"version": "2.3.1",
|
|
390
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.1.tgz",
|
|
391
|
+
"integrity": "sha512-duT4gPj7HxEYy+AR4bJ9MNwf8GMLpJd+sNRAK2PTx53FpCcaiXVft3ePZh3hO6PY8NFWZMxTC3ZAtxyztScEsw==",
|
|
392
|
+
"license": "Apache-2.0",
|
|
393
|
+
"dependencies": {
|
|
394
|
+
"bluebird": "^3.7.2",
|
|
395
|
+
"lodash": "^4.17.21",
|
|
396
|
+
"shell-quote": "^1.8.1",
|
|
397
|
+
"source-map-support": "^0.x"
|
|
398
|
+
},
|
|
399
|
+
"engines": {
|
|
400
|
+
"node": "^16.13.0 || >=18.0.0",
|
|
401
|
+
"npm": ">=8"
|
|
402
|
+
}
|
|
403
|
+
},
|
|
285
404
|
"node_modules/@appium/support/node_modules/type-fest": {
|
|
286
405
|
"version": "4.40.0",
|
|
287
406
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz",
|
|
@@ -367,6 +486,32 @@
|
|
|
367
486
|
"node": ">=0.1.90"
|
|
368
487
|
}
|
|
369
488
|
},
|
|
489
|
+
"node_modules/@emnapi/runtime": {
|
|
490
|
+
"version": "1.4.3",
|
|
491
|
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz",
|
|
492
|
+
"integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==",
|
|
493
|
+
"extraneous": true,
|
|
494
|
+
"license": "MIT",
|
|
495
|
+
"dependencies": {
|
|
496
|
+
"tslib": "^2.4.0"
|
|
497
|
+
}
|
|
498
|
+
},
|
|
499
|
+
"node_modules/@img/sharp-libvips-linux-x64": {
|
|
500
|
+
"version": "1.1.0",
|
|
501
|
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.1.0.tgz",
|
|
502
|
+
"integrity": "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==",
|
|
503
|
+
"cpu": [
|
|
504
|
+
"x64"
|
|
505
|
+
],
|
|
506
|
+
"license": "LGPL-3.0-or-later",
|
|
507
|
+
"optional": true,
|
|
508
|
+
"os": [
|
|
509
|
+
"linux"
|
|
510
|
+
],
|
|
511
|
+
"funding": {
|
|
512
|
+
"url": "https://opencollective.com/libvips"
|
|
513
|
+
}
|
|
514
|
+
},
|
|
370
515
|
"node_modules/@isaacs/cliui": {
|
|
371
516
|
"version": "8.0.2",
|
|
372
517
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
@@ -483,15 +628,15 @@
|
|
|
483
628
|
"license": "MIT"
|
|
484
629
|
},
|
|
485
630
|
"node_modules/@types/lodash": {
|
|
486
|
-
"version": "4.17.
|
|
487
|
-
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.
|
|
488
|
-
"integrity": "sha512-
|
|
631
|
+
"version": "4.17.17",
|
|
632
|
+
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz",
|
|
633
|
+
"integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==",
|
|
489
634
|
"license": "MIT"
|
|
490
635
|
},
|
|
491
636
|
"node_modules/@types/node": {
|
|
492
|
-
"version": "22.15.
|
|
493
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.
|
|
494
|
-
"integrity": "sha512-
|
|
637
|
+
"version": "22.15.24",
|
|
638
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.24.tgz",
|
|
639
|
+
"integrity": "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==",
|
|
495
640
|
"license": "MIT",
|
|
496
641
|
"dependencies": {
|
|
497
642
|
"undici-types": "~6.21.0"
|
|
@@ -574,9 +719,9 @@
|
|
|
574
719
|
}
|
|
575
720
|
},
|
|
576
721
|
"node_modules/appium-idb": {
|
|
577
|
-
"version": "1.8.
|
|
578
|
-
"resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.8.
|
|
579
|
-
"integrity": "sha512-
|
|
722
|
+
"version": "1.8.23",
|
|
723
|
+
"resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.8.23.tgz",
|
|
724
|
+
"integrity": "sha512-SQJFzuhJkgvEGWf3Aj/WK8POEV9QvpEEouywcXIZXWZowNgyUnsS9r29LoalarYRexUK2Gl1eSJHdXZUL7dCYA==",
|
|
580
725
|
"license": "Apache-2.0",
|
|
581
726
|
"dependencies": {
|
|
582
727
|
"@appium/support": "^6.0.0",
|
|
@@ -592,9 +737,9 @@
|
|
|
592
737
|
}
|
|
593
738
|
},
|
|
594
739
|
"node_modules/appium-ios-device": {
|
|
595
|
-
"version": "2.8.
|
|
596
|
-
"resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.8.
|
|
597
|
-
"integrity": "sha512-
|
|
740
|
+
"version": "2.8.3",
|
|
741
|
+
"resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.8.3.tgz",
|
|
742
|
+
"integrity": "sha512-Klxct/L9qj+jrY6s6PmysFaPTPw1Tfc1yHf0SPu3SaNGWTZYcuHELL1AkzNUM4/6NK7X6DAhsfL9Dxf5SrqmVA==",
|
|
598
743
|
"license": "Apache-2.0",
|
|
599
744
|
"dependencies": {
|
|
600
745
|
"@appium/support": "^6.0.0",
|
|
@@ -614,9 +759,9 @@
|
|
|
614
759
|
}
|
|
615
760
|
},
|
|
616
761
|
"node_modules/appium-ios-simulator": {
|
|
617
|
-
"version": "6.2.
|
|
618
|
-
"resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.2.
|
|
619
|
-
"integrity": "sha512-
|
|
762
|
+
"version": "6.2.3",
|
|
763
|
+
"resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.2.3.tgz",
|
|
764
|
+
"integrity": "sha512-FNaxrcWihKfO7ejEAw6pHVY4vy8wKCYBjuH6vt2dNCU+OyjjgUovnEOA0j22qEUBIorsBiYx1b67xbc59qSPCg==",
|
|
620
765
|
"license": "Apache-2.0",
|
|
621
766
|
"dependencies": {
|
|
622
767
|
"@appium/support": "^6.0.0",
|
|
@@ -637,9 +782,9 @@
|
|
|
637
782
|
}
|
|
638
783
|
},
|
|
639
784
|
"node_modules/appium-remote-debugger": {
|
|
640
|
-
"version": "12.2.
|
|
641
|
-
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.2.
|
|
642
|
-
"integrity": "sha512-
|
|
785
|
+
"version": "12.2.3",
|
|
786
|
+
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.2.3.tgz",
|
|
787
|
+
"integrity": "sha512-lpA5ly0Hk9s2YHpu3QNyHHCtT9sQAdoedoDAKkrshZqzrhkV4uLhdf/AJbqFvNeper9v6saiW1gEtTEV4MeUoQ==",
|
|
643
788
|
"license": "Apache-2.0",
|
|
644
789
|
"dependencies": {
|
|
645
790
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -658,9 +803,9 @@
|
|
|
658
803
|
}
|
|
659
804
|
},
|
|
660
805
|
"node_modules/appium-webdriveragent": {
|
|
661
|
-
"version": "9.
|
|
662
|
-
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.
|
|
663
|
-
"integrity": "sha512-
|
|
806
|
+
"version": "9.10.0",
|
|
807
|
+
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.10.0.tgz",
|
|
808
|
+
"integrity": "sha512-wAJPutV9tCNco0AEJppvdXlMAJm3wnYmob6ZrGWGZIGvU1bz7ov2JiWBosEQN0cljFSYocxwRYaks65IHooRlQ==",
|
|
664
809
|
"license": "Apache-2.0",
|
|
665
810
|
"dependencies": {
|
|
666
811
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -682,9 +827,9 @@
|
|
|
682
827
|
}
|
|
683
828
|
},
|
|
684
829
|
"node_modules/appium-xcode": {
|
|
685
|
-
"version": "5.2.
|
|
686
|
-
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.
|
|
687
|
-
"integrity": "sha512-
|
|
830
|
+
"version": "5.2.22",
|
|
831
|
+
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.22.tgz",
|
|
832
|
+
"integrity": "sha512-34LxxTnkhjl7KYelWt/NBNsnwn4ZBt4xIT7RQOTYS5+KM3iAmSuq49GYIB/w1FqqriLOjX9e5gJ94m8UpSnJyQ==",
|
|
688
833
|
"license": "Apache-2.0",
|
|
689
834
|
"dependencies": {
|
|
690
835
|
"@appium/support": "^6.0.0",
|
|
@@ -1301,9 +1446,9 @@
|
|
|
1301
1446
|
"license": "MIT"
|
|
1302
1447
|
},
|
|
1303
1448
|
"node_modules/debug": {
|
|
1304
|
-
"version": "4.4.
|
|
1305
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.
|
|
1306
|
-
"integrity": "sha512-
|
|
1449
|
+
"version": "4.4.1",
|
|
1450
|
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
1451
|
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
|
1307
1452
|
"devOptional": true,
|
|
1308
1453
|
"license": "MIT",
|
|
1309
1454
|
"dependencies": {
|
|
@@ -2540,9 +2685,9 @@
|
|
|
2540
2685
|
}
|
|
2541
2686
|
},
|
|
2542
2687
|
"node_modules/moment-timezone": {
|
|
2543
|
-
"version": "0.
|
|
2544
|
-
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.
|
|
2545
|
-
"integrity": "sha512-
|
|
2688
|
+
"version": "0.6.0",
|
|
2689
|
+
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.0.tgz",
|
|
2690
|
+
"integrity": "sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==",
|
|
2546
2691
|
"license": "MIT",
|
|
2547
2692
|
"dependencies": {
|
|
2548
2693
|
"moment": "^2.29.4"
|
|
@@ -2675,9 +2820,9 @@
|
|
|
2675
2820
|
}
|
|
2676
2821
|
},
|
|
2677
2822
|
"node_modules/node-simctl": {
|
|
2678
|
-
"version": "7.7.
|
|
2679
|
-
"resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-7.7.
|
|
2680
|
-
"integrity": "sha512-
|
|
2823
|
+
"version": "7.7.3",
|
|
2824
|
+
"resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-7.7.3.tgz",
|
|
2825
|
+
"integrity": "sha512-2KuVhn3MqQWFHtazYuAm+perIW1iXYSHFDoojEYVMspbMppb+JKILR4k+KfugLvuTNJCljL2D1GZ5utT9Sp4cQ==",
|
|
2681
2826
|
"license": "Apache-2.0",
|
|
2682
2827
|
"dependencies": {
|
|
2683
2828
|
"@appium/logger": "^1.3.0",
|
|
@@ -3277,9 +3422,9 @@
|
|
|
3277
3422
|
"optional": true
|
|
3278
3423
|
},
|
|
3279
3424
|
"node_modules/semver": {
|
|
3280
|
-
"version": "7.7.
|
|
3281
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.
|
|
3282
|
-
"integrity": "sha512-
|
|
3425
|
+
"version": "7.7.2",
|
|
3426
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
3427
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
3283
3428
|
"license": "ISC",
|
|
3284
3429
|
"bin": {
|
|
3285
3430
|
"semver": "bin/semver.js"
|
|
@@ -3403,47 +3548,6 @@
|
|
|
3403
3548
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
3404
3549
|
"license": "ISC"
|
|
3405
3550
|
},
|
|
3406
|
-
"node_modules/sharp": {
|
|
3407
|
-
"version": "0.34.1",
|
|
3408
|
-
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.1.tgz",
|
|
3409
|
-
"integrity": "sha512-1j0w61+eVxu7DawFJtnfYcvSv6qPFvfTaqzTQ2BLknVhHTwGS8sc63ZBF4rzkWMBVKybo4S5OBtDdZahh2A1xg==",
|
|
3410
|
-
"devOptional": true,
|
|
3411
|
-
"hasInstallScript": true,
|
|
3412
|
-
"license": "Apache-2.0",
|
|
3413
|
-
"dependencies": {
|
|
3414
|
-
"color": "^4.2.3",
|
|
3415
|
-
"detect-libc": "^2.0.3",
|
|
3416
|
-
"semver": "^7.7.1"
|
|
3417
|
-
},
|
|
3418
|
-
"engines": {
|
|
3419
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
3420
|
-
},
|
|
3421
|
-
"funding": {
|
|
3422
|
-
"url": "https://opencollective.com/libvips"
|
|
3423
|
-
},
|
|
3424
|
-
"optionalDependencies": {
|
|
3425
|
-
"@img/sharp-darwin-arm64": "0.34.1",
|
|
3426
|
-
"@img/sharp-darwin-x64": "0.34.1",
|
|
3427
|
-
"@img/sharp-libvips-darwin-arm64": "1.1.0",
|
|
3428
|
-
"@img/sharp-libvips-darwin-x64": "1.1.0",
|
|
3429
|
-
"@img/sharp-libvips-linux-arm": "1.1.0",
|
|
3430
|
-
"@img/sharp-libvips-linux-arm64": "1.1.0",
|
|
3431
|
-
"@img/sharp-libvips-linux-ppc64": "1.1.0",
|
|
3432
|
-
"@img/sharp-libvips-linux-s390x": "1.1.0",
|
|
3433
|
-
"@img/sharp-libvips-linux-x64": "1.1.0",
|
|
3434
|
-
"@img/sharp-libvips-linuxmusl-arm64": "1.1.0",
|
|
3435
|
-
"@img/sharp-libvips-linuxmusl-x64": "1.1.0",
|
|
3436
|
-
"@img/sharp-linux-arm": "0.34.1",
|
|
3437
|
-
"@img/sharp-linux-arm64": "0.34.1",
|
|
3438
|
-
"@img/sharp-linux-s390x": "0.34.1",
|
|
3439
|
-
"@img/sharp-linux-x64": "0.34.1",
|
|
3440
|
-
"@img/sharp-linuxmusl-arm64": "0.34.1",
|
|
3441
|
-
"@img/sharp-linuxmusl-x64": "0.34.1",
|
|
3442
|
-
"@img/sharp-wasm32": "0.34.1",
|
|
3443
|
-
"@img/sharp-win32-ia32": "0.34.1",
|
|
3444
|
-
"@img/sharp-win32-x64": "0.34.1"
|
|
3445
|
-
}
|
|
3446
|
-
},
|
|
3447
3551
|
"node_modules/shebang-command": {
|
|
3448
3552
|
"version": "2.0.0",
|
|
3449
3553
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
@@ -3862,9 +3966,9 @@
|
|
|
3862
3966
|
}
|
|
3863
3967
|
},
|
|
3864
3968
|
"node_modules/teen_process": {
|
|
3865
|
-
"version": "2.3.
|
|
3866
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.
|
|
3867
|
-
"integrity": "sha512-
|
|
3969
|
+
"version": "2.3.2",
|
|
3970
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.2.tgz",
|
|
3971
|
+
"integrity": "sha512-eiYtJbYrMz5WbZL68u05qCgLMShPZhYKVewZFoyT6C2xvNdMfikCP7Nh0K3Phiy+H4bMZ8q5GtJROFcoYwQJmQ==",
|
|
3868
3972
|
"license": "Apache-2.0",
|
|
3869
3973
|
"dependencies": {
|
|
3870
3974
|
"bluebird": "^3.7.2",
|
|
@@ -4174,9 +4278,9 @@
|
|
|
4174
4278
|
"license": "ISC"
|
|
4175
4279
|
},
|
|
4176
4280
|
"node_modules/ws": {
|
|
4177
|
-
"version": "8.18.
|
|
4178
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
|
4179
|
-
"integrity": "sha512-
|
|
4281
|
+
"version": "8.18.2",
|
|
4282
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz",
|
|
4283
|
+
"integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==",
|
|
4180
4284
|
"license": "MIT",
|
|
4181
4285
|
"engines": {
|
|
4182
4286
|
"node": ">=10.0.0"
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "9.
|
|
11
|
+
"version": "9.3.0",
|
|
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.
|
|
84
|
+
"appium-webdriveragent": "^9.10.0",
|
|
85
85
|
"appium-xcode": "^5.1.4",
|
|
86
86
|
"async-lock": "^1.4.0",
|
|
87
87
|
"asyncbox": "^3.0.0",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"axios": "^1.4.0",
|
|
150
150
|
"chai": "^5.1.1",
|
|
151
151
|
"chai-as-promised": "^8.0.0",
|
|
152
|
-
"conventional-changelog-conventionalcommits": "^
|
|
152
|
+
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
153
153
|
"mocha": "^11.0.1",
|
|
154
154
|
"mocha-junit-reporter": "^2.2.1",
|
|
155
155
|
"mocha-multi-reporters": "^1.5.1",
|