appium-xcuitest-driver 8.3.3 → 8.4.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 CHANGED
@@ -1,3 +1,9 @@
1
+ ## [8.4.0](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.3...v8.4.0) (2025-03-09)
2
+
3
+ ### Features
4
+
5
+ * add placeholderValue explicitly as an element attribute ([#2529](https://github.com/appium/appium-xcuitest-driver/issues/2529)) ([5c4aee5](https://github.com/appium/appium-xcuitest-driver/commit/5c4aee50ee661fdceeda920c8008c761ec91323d))
6
+
1
7
  ## [8.3.3](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.2...v8.3.3) (2025-02-25)
2
8
 
3
9
  ### Miscellaneous Chores
@@ -1 +1 @@
1
- {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../lib/commands/bidi/models.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,mBAAmB,EAAgB,MAAM,SAAS,CAAC;AAGrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAazC,eAAO,MAAM,uBAAuB,gBAAiB,MAAM,wBAE1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,+BAA+B,gBAAiB,MAAM,wBAElE,CAAC;AAEF,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,kBAAkB,CAczG"}
1
+ {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../lib/commands/bidi/models.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,mBAAmB,EAAgB,MAAM,SAAS,CAAC;AAGrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAazC,eAAO,MAAM,uBAAuB,GAAI,aAAa,MAAM,wBAE1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,+BAA+B,GAAI,aAAa,MAAM,wBAElE,CAAC;AAEF,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,kBAAkB,CAczG"}
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "8.3.3",
3
+ "version": "8.4.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "8.3.3",
9
+ "version": "8.4.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.0",
16
16
  "appium-remote-debugger": "^12.1.6",
17
- "appium-webdriveragent": "^9.0.4",
17
+ "appium-webdriveragent": "^9.1.0",
18
18
  "appium-xcode": "^5.1.4",
19
19
  "async-lock": "^1.4.0",
20
20
  "asyncbox": "^3.0.0",
@@ -107,6 +107,29 @@
107
107
  "spdy": "4.0.2"
108
108
  }
109
109
  },
110
+ "node_modules/@appium/base-driver/node_modules/axios": {
111
+ "version": "1.7.9",
112
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
113
+ "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
114
+ "license": "MIT",
115
+ "dependencies": {
116
+ "follow-redirects": "^1.15.6",
117
+ "form-data": "^4.0.0",
118
+ "proxy-from-env": "^1.1.0"
119
+ }
120
+ },
121
+ "node_modules/@appium/base-driver/node_modules/type-fest": {
122
+ "version": "4.35.0",
123
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
124
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
125
+ "license": "(MIT OR CC0-1.0)",
126
+ "engines": {
127
+ "node": ">=16"
128
+ },
129
+ "funding": {
130
+ "url": "https://github.com/sponsors/sindresorhus"
131
+ }
132
+ },
110
133
  "node_modules/@appium/docutils": {
111
134
  "version": "1.0.32",
112
135
  "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.32.tgz",
@@ -141,6 +164,47 @@
141
164
  "npm": ">=8"
142
165
  }
143
166
  },
167
+ "node_modules/@appium/docutils/node_modules/teen_process": {
168
+ "version": "2.2.3",
169
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
170
+ "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
171
+ "license": "Apache-2.0",
172
+ "dependencies": {
173
+ "bluebird": "^3.7.2",
174
+ "lodash": "^4.17.21",
175
+ "shell-quote": "^1.8.1",
176
+ "source-map-support": "^0.x"
177
+ },
178
+ "engines": {
179
+ "node": "^16.13.0 || >=18.0.0",
180
+ "npm": ">=8"
181
+ }
182
+ },
183
+ "node_modules/@appium/docutils/node_modules/type-fest": {
184
+ "version": "4.35.0",
185
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
186
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
187
+ "license": "(MIT OR CC0-1.0)",
188
+ "engines": {
189
+ "node": ">=16"
190
+ },
191
+ "funding": {
192
+ "url": "https://github.com/sponsors/sindresorhus"
193
+ }
194
+ },
195
+ "node_modules/@appium/docutils/node_modules/typescript": {
196
+ "version": "5.7.3",
197
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
198
+ "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
199
+ "license": "Apache-2.0",
200
+ "bin": {
201
+ "tsc": "bin/tsc",
202
+ "tsserver": "bin/tsserver"
203
+ },
204
+ "engines": {
205
+ "node": ">=14.17"
206
+ }
207
+ },
144
208
  "node_modules/@appium/logger": {
145
209
  "version": "1.6.1",
146
210
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.1.tgz",
@@ -236,6 +300,45 @@
236
300
  "sharp": "0.33.5"
237
301
  }
238
302
  },
303
+ "node_modules/@appium/support/node_modules/axios": {
304
+ "version": "1.7.9",
305
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
306
+ "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
307
+ "license": "MIT",
308
+ "dependencies": {
309
+ "follow-redirects": "^1.15.6",
310
+ "form-data": "^4.0.0",
311
+ "proxy-from-env": "^1.1.0"
312
+ }
313
+ },
314
+ "node_modules/@appium/support/node_modules/teen_process": {
315
+ "version": "2.2.3",
316
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
317
+ "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
318
+ "license": "Apache-2.0",
319
+ "dependencies": {
320
+ "bluebird": "^3.7.2",
321
+ "lodash": "^4.17.21",
322
+ "shell-quote": "^1.8.1",
323
+ "source-map-support": "^0.x"
324
+ },
325
+ "engines": {
326
+ "node": "^16.13.0 || >=18.0.0",
327
+ "npm": ">=8"
328
+ }
329
+ },
330
+ "node_modules/@appium/support/node_modules/type-fest": {
331
+ "version": "4.35.0",
332
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
333
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
334
+ "license": "(MIT OR CC0-1.0)",
335
+ "engines": {
336
+ "node": ">=16"
337
+ },
338
+ "funding": {
339
+ "url": "https://github.com/sponsors/sindresorhus"
340
+ }
341
+ },
239
342
  "node_modules/@appium/tsconfig": {
240
343
  "version": "0.3.4",
241
344
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.4.tgz",
@@ -265,6 +368,18 @@
265
368
  "npm": ">=8"
266
369
  }
267
370
  },
371
+ "node_modules/@appium/types/node_modules/type-fest": {
372
+ "version": "4.35.0",
373
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
374
+ "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
375
+ "license": "(MIT OR CC0-1.0)",
376
+ "engines": {
377
+ "node": ">=16"
378
+ },
379
+ "funding": {
380
+ "url": "https://github.com/sponsors/sindresorhus"
381
+ }
382
+ },
268
383
  "node_modules/@babel/code-frame": {
269
384
  "version": "7.26.2",
270
385
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
@@ -413,15 +528,15 @@
413
528
  "license": "MIT"
414
529
  },
415
530
  "node_modules/@types/lodash": {
416
- "version": "4.17.15",
417
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.15.tgz",
418
- "integrity": "sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==",
531
+ "version": "4.17.16",
532
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz",
533
+ "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==",
419
534
  "license": "MIT"
420
535
  },
421
536
  "node_modules/@types/node": {
422
- "version": "22.13.5",
423
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.5.tgz",
424
- "integrity": "sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==",
537
+ "version": "22.13.10",
538
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
539
+ "integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
425
540
  "license": "MIT",
426
541
  "dependencies": {
427
542
  "undici-types": "~6.20.0"
@@ -443,9 +558,9 @@
443
558
  }
444
559
  },
445
560
  "node_modules/@xmldom/xmldom": {
446
- "version": "0.9.7",
447
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz",
448
- "integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==",
561
+ "version": "0.9.8",
562
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
563
+ "integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
449
564
  "license": "MIT",
450
565
  "engines": {
451
566
  "node": ">=14.6"
@@ -567,9 +682,9 @@
567
682
  }
568
683
  },
569
684
  "node_modules/appium-remote-debugger": {
570
- "version": "12.1.6",
571
- "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.1.6.tgz",
572
- "integrity": "sha512-Hyoindz1x9ol3fNABvgU4QHxCHiM9eZT1BvUhMwIedNGYj3dwtZxB7loWsMBI/IXlSuPAU2OS0Jh3r5NrNH+xg==",
685
+ "version": "12.1.8",
686
+ "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.1.8.tgz",
687
+ "integrity": "sha512-b7J/L9Vmn2t532ELw8t/riiJ7Z16+p4PbLce9+t4WUk5B8BTDtGTuyBMuHITU6DJfJxe4hHFRSzvEwqumAZ7tw==",
573
688
  "license": "Apache-2.0",
574
689
  "dependencies": {
575
690
  "@appium/base-driver": "^9.0.0",
@@ -588,9 +703,9 @@
588
703
  }
589
704
  },
590
705
  "node_modules/appium-webdriveragent": {
591
- "version": "9.0.4",
592
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.0.4.tgz",
593
- "integrity": "sha512-V9du7DGa+p5GIeurxgm2Yx5KY1DLxTbmfkmRQuvW2c+6J1JYPmhOVKkMhpJMXQSIo+j0Pf6MaYNGe1bbOkoLrw==",
706
+ "version": "9.1.0",
707
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.1.0.tgz",
708
+ "integrity": "sha512-+RExPxu8QNs8uUTWGbzh5kVmkJZQ2NQP6BGoGDIrDWZoNgENYIxRAnBzTv3I0Ugem6v9XRlskpY8O+IfyHg54w==",
594
709
  "license": "Apache-2.0",
595
710
  "dependencies": {
596
711
  "@appium/base-driver": "^9.0.0",
@@ -721,9 +836,9 @@
721
836
  "license": "MIT"
722
837
  },
723
838
  "node_modules/axios": {
724
- "version": "1.7.9",
725
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz",
726
- "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==",
839
+ "version": "1.8.2",
840
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
841
+ "integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
727
842
  "license": "MIT",
728
843
  "dependencies": {
729
844
  "follow-redirects": "^1.15.6",
@@ -917,13 +1032,13 @@
917
1032
  }
918
1033
  },
919
1034
  "node_modules/call-bound": {
920
- "version": "1.0.3",
921
- "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz",
922
- "integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==",
1035
+ "version": "1.0.4",
1036
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
1037
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
923
1038
  "license": "MIT",
924
1039
  "dependencies": {
925
- "call-bind-apply-helpers": "^1.0.1",
926
- "get-intrinsic": "^1.2.6"
1040
+ "call-bind-apply-helpers": "^1.0.2",
1041
+ "get-intrinsic": "^1.3.0"
927
1042
  },
928
1043
  "engines": {
929
1044
  "node": ">= 0.4"
@@ -3791,9 +3906,9 @@
3791
3906
  }
3792
3907
  },
3793
3908
  "node_modules/teen_process": {
3794
- "version": "2.2.3",
3795
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
3796
- "integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
3909
+ "version": "2.3.1",
3910
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.1.tgz",
3911
+ "integrity": "sha512-duT4gPj7HxEYy+AR4bJ9MNwf8GMLpJd+sNRAK2PTx53FpCcaiXVft3ePZh3hO6PY8NFWZMxTC3ZAtxyztScEsw==",
3797
3912
  "license": "Apache-2.0",
3798
3913
  "dependencies": {
3799
3914
  "bluebird": "^3.7.2",
@@ -3845,18 +3960,6 @@
3845
3960
  "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
3846
3961
  "license": "0BSD"
3847
3962
  },
3848
- "node_modules/type-fest": {
3849
- "version": "4.35.0",
3850
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
3851
- "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
3852
- "license": "(MIT OR CC0-1.0)",
3853
- "engines": {
3854
- "node": ">=16"
3855
- },
3856
- "funding": {
3857
- "url": "https://github.com/sponsors/sindresorhus"
3858
- }
3859
- },
3860
3963
  "node_modules/type-is": {
3861
3964
  "version": "1.6.18",
3862
3965
  "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
@@ -3871,9 +3974,9 @@
3871
3974
  }
3872
3975
  },
3873
3976
  "node_modules/typescript": {
3874
- "version": "5.7.3",
3875
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
3876
- "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
3977
+ "version": "5.8.2",
3978
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
3979
+ "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
3877
3980
  "license": "Apache-2.0",
3878
3981
  "bin": {
3879
3982
  "tsc": "bin/tsc",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "8.3.3",
11
+ "version": "8.4.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.0",
83
83
  "appium-remote-debugger": "^12.1.6",
84
- "appium-webdriveragent": "^9.0.4",
84
+ "appium-webdriveragent": "^9.1.0",
85
85
  "appium-xcode": "^5.1.4",
86
86
  "async-lock": "^1.4.0",
87
87
  "asyncbox": "^3.0.0",