appium-uiautomator2-driver 2.12.7 → 2.14.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.
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "2.12.7",
3
+ "version": "2.14.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "2.12.7",
9
+ "version": "2.14.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.0.0",
13
- "appium-adb": "^9.10.14",
14
- "appium-android-driver": "^5.8.10",
13
+ "appium-adb": "^9.11.0",
14
+ "appium-android-driver": "^5.9.0",
15
15
  "appium-chromedriver": "^5.3.1",
16
16
  "appium-uiautomator2-server": "^5.7.2",
17
17
  "asyncbox": "^2.3.1",
@@ -62,11 +62,11 @@
62
62
  }
63
63
  },
64
64
  "node_modules/@appium/base-driver": {
65
- "version": "9.3.3",
65
+ "version": "9.3.5",
66
66
  "license": "Apache-2.0",
67
67
  "dependencies": {
68
- "@appium/support": "^3.1.7",
69
- "@appium/types": "^0.10.1",
68
+ "@appium/support": "^3.1.9",
69
+ "@appium/types": "^0.10.3",
70
70
  "@colors/colors": "1.5.0",
71
71
  "@types/async-lock": "1.4.0",
72
72
  "@types/bluebird": "3.5.38",
@@ -87,7 +87,7 @@
87
87
  "morgan": "1.10.0",
88
88
  "serve-favicon": "2.5.0",
89
89
  "source-map-support": "0.5.21",
90
- "type-fest": "3.6.1",
90
+ "type-fest": "3.7.2",
91
91
  "validate.js": "0.13.1"
92
92
  },
93
93
  "engines": {
@@ -103,12 +103,12 @@
103
103
  }
104
104
  },
105
105
  "node_modules/@appium/base-plugin": {
106
- "version": "2.2.3",
106
+ "version": "2.2.5",
107
107
  "extraneous": true,
108
108
  "license": "Apache-2.0",
109
109
  "dependencies": {
110
- "@appium/base-driver": "^9.3.3",
111
- "@appium/support": "^3.1.7"
110
+ "@appium/base-driver": "^9.3.5",
111
+ "@appium/support": "^3.1.9"
112
112
  },
113
113
  "engines": {
114
114
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -116,13 +116,13 @@
116
116
  }
117
117
  },
118
118
  "node_modules/@appium/docutils": {
119
- "version": "0.3.0",
119
+ "version": "0.3.3",
120
120
  "extraneous": true,
121
121
  "license": "Apache-2.0",
122
122
  "dependencies": {
123
- "@appium/support": "^3.1.7",
123
+ "@appium/support": "^3.1.9",
124
124
  "@appium/tsconfig": "^0.2.4",
125
- "@appium/typedoc-plugin-appium": "^0.5.1",
125
+ "@appium/typedoc-plugin-appium": "^0.5.4",
126
126
  "@sliphua/lilconfig-ts-loader": "3.2.2",
127
127
  "chalk": "4.1.2",
128
128
  "consola": "2.15.3",
@@ -138,8 +138,8 @@
138
138
  "semver": "7.3.8",
139
139
  "source-map-support": "0.5.21",
140
140
  "teen_process": "2.0.2",
141
- "type-fest": "3.6.1",
142
- "typedoc": "0.23.26",
141
+ "type-fest": "3.7.2",
142
+ "typedoc": "0.23.28",
143
143
  "typedoc-plugin-markdown": "3.14.0",
144
144
  "typedoc-plugin-resolve-crossmodule-references": "0.3.3",
145
145
  "typescript": "4.9.5",
@@ -225,13 +225,13 @@
225
225
  }
226
226
  },
227
227
  "node_modules/@appium/support": {
228
- "version": "3.1.7",
228
+ "version": "3.1.9",
229
229
  "license": "Apache-2.0",
230
230
  "dependencies": {
231
231
  "@appium/tsconfig": "^0.2.4",
232
- "@appium/types": "^0.10.1",
232
+ "@appium/types": "^0.10.3",
233
233
  "@colors/colors": "1.5.0",
234
- "@types/archiver": "5.3.1",
234
+ "@types/archiver": "5.3.2",
235
235
  "@types/base64-stream": "1.0.2",
236
236
  "@types/find-root": "1.1.2",
237
237
  "@types/glob": "8.1.0",
@@ -282,7 +282,7 @@
282
282
  "source-map-support": "0.5.21",
283
283
  "supports-color": "8.1.1",
284
284
  "teen_process": "2.0.2",
285
- "type-fest": "3.6.1",
285
+ "type-fest": "3.7.2",
286
286
  "uuid": "9.0.0",
287
287
  "which": "3.0.0",
288
288
  "yauzl": "2.10.0"
@@ -335,14 +335,14 @@
335
335
  }
336
336
  },
337
337
  "node_modules/@appium/typedoc-plugin-appium": {
338
- "version": "0.5.1",
338
+ "version": "0.5.4",
339
339
  "extraneous": true,
340
340
  "license": "Apache-2.0",
341
341
  "dependencies": {
342
342
  "handlebars": "4.7.7",
343
343
  "lodash": "4.17.21",
344
344
  "pluralize": "8.0.0",
345
- "type-fest": "3.6.1"
345
+ "type-fest": "3.7.2"
346
346
  },
347
347
  "engines": {
348
348
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -353,11 +353,11 @@
353
353
  "typedoc": "^0.23.14",
354
354
  "typedoc-plugin-markdown": "^3.14.0",
355
355
  "typedoc-plugin-resolve-crossmodule-references": "~0.3.3",
356
- "typescript": "^4.7.0"
356
+ "typescript": "^4.7.0 || ^5.0.0"
357
357
  }
358
358
  },
359
359
  "node_modules/@appium/types": {
360
- "version": "0.10.1",
360
+ "version": "0.10.3",
361
361
  "license": "Apache-2.0",
362
362
  "dependencies": {
363
363
  "@appium/schema": "^0.2.6",
@@ -365,7 +365,7 @@
365
365
  "@types/express": "4.17.17",
366
366
  "@types/npmlog": "4.1.4",
367
367
  "@types/ws": "8.5.4",
368
- "type-fest": "3.6.1"
368
+ "type-fest": "3.7.2"
369
369
  },
370
370
  "engines": {
371
371
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -373,7 +373,7 @@
373
373
  }
374
374
  },
375
375
  "node_modules/@babel/code-frame": {
376
- "version": "7.18.6",
376
+ "version": "7.21.4",
377
377
  "license": "MIT",
378
378
  "dependencies": {
379
379
  "@babel/highlight": "^7.18.6"
@@ -890,10 +890,10 @@
890
890
  "license": "MIT"
891
891
  },
892
892
  "node_modules/@types/archiver": {
893
- "version": "5.3.1",
893
+ "version": "5.3.2",
894
894
  "license": "MIT",
895
895
  "dependencies": {
896
- "@types/glob": "*"
896
+ "@types/readdir-glob": "*"
897
897
  }
898
898
  },
899
899
  "node_modules/@types/argparse": {
@@ -1016,7 +1016,7 @@
1016
1016
  }
1017
1017
  },
1018
1018
  "node_modules/@types/node": {
1019
- "version": "18.15.7",
1019
+ "version": "18.15.11",
1020
1020
  "license": "MIT"
1021
1021
  },
1022
1022
  "node_modules/@types/normalize-package-data": {
@@ -1046,6 +1046,13 @@
1046
1046
  "version": "1.2.4",
1047
1047
  "license": "MIT"
1048
1048
  },
1049
+ "node_modules/@types/readdir-glob": {
1050
+ "version": "1.1.1",
1051
+ "license": "MIT",
1052
+ "dependencies": {
1053
+ "@types/node": "*"
1054
+ }
1055
+ },
1049
1056
  "node_modules/@types/rimraf": {
1050
1057
  "version": "3.0.2",
1051
1058
  "license": "MIT",
@@ -1110,7 +1117,7 @@
1110
1117
  }
1111
1118
  },
1112
1119
  "node_modules/@xmldom/xmldom": {
1113
- "version": "0.8.6",
1120
+ "version": "0.8.7",
1114
1121
  "license": "MIT",
1115
1122
  "engines": {
1116
1123
  "node": ">=10.0.0"
@@ -1214,7 +1221,7 @@
1214
1221
  "license": "MIT"
1215
1222
  },
1216
1223
  "node_modules/appium-adb": {
1217
- "version": "9.10.24",
1224
+ "version": "9.11.0",
1218
1225
  "license": "Apache-2.0",
1219
1226
  "dependencies": {
1220
1227
  "@appium/support": "^3.0.0",
@@ -1244,11 +1251,11 @@
1244
1251
  }
1245
1252
  },
1246
1253
  "node_modules/appium-android-driver": {
1247
- "version": "5.8.11",
1254
+ "version": "5.9.0",
1248
1255
  "license": "Apache-2.0",
1249
1256
  "dependencies": {
1250
1257
  "@babel/runtime": "^7.0.0",
1251
- "appium-adb": "^9.10.9",
1258
+ "appium-adb": "^9.11.0",
1252
1259
  "appium-chromedriver": "^5.2.0",
1253
1260
  "asyncbox": "^2.8.0",
1254
1261
  "axios": "^1.x",
@@ -2976,17 +2983,6 @@
2976
2983
  "triple-beam": "^1.3.0"
2977
2984
  }
2978
2985
  },
2979
- "node_modules/longjohn": {
2980
- "version": "0.2.12",
2981
- "extraneous": true,
2982
- "license": "MIT",
2983
- "dependencies": {
2984
- "source-map-support": "0.3.2 - 1.0.0"
2985
- },
2986
- "engines": {
2987
- "node": ">= 0.9.3"
2988
- }
2989
- },
2990
2986
  "node_modules/lunr": {
2991
2987
  "version": "2.3.9",
2992
2988
  "extraneous": true,
@@ -3129,7 +3125,7 @@
3129
3125
  }
3130
3126
  },
3131
3127
  "node_modules/moment-timezone": {
3132
- "version": "0.5.42",
3128
+ "version": "0.5.43",
3133
3129
  "license": "MIT",
3134
3130
  "dependencies": {
3135
3131
  "moment": "^2.29.4"
@@ -3463,7 +3459,7 @@
3463
3459
  }
3464
3460
  },
3465
3461
  "node_modules/package-changed": {
3466
- "version": "2.0.0",
3462
+ "version": "3.0.0",
3467
3463
  "extraneous": true,
3468
3464
  "license": "ISC",
3469
3465
  "dependencies": {
@@ -4385,7 +4381,7 @@
4385
4381
  "license": "0BSD"
4386
4382
  },
4387
4383
  "node_modules/type-fest": {
4388
- "version": "3.6.1",
4384
+ "version": "3.7.2",
4389
4385
  "license": "(MIT OR CC0-1.0)",
4390
4386
  "engines": {
4391
4387
  "node": ">=14.16"
@@ -4406,7 +4402,7 @@
4406
4402
  }
4407
4403
  },
4408
4404
  "node_modules/typedoc": {
4409
- "version": "0.23.26",
4405
+ "version": "0.23.28",
4410
4406
  "extraneous": true,
4411
4407
  "license": "Apache-2.0",
4412
4408
  "dependencies": {
@@ -4422,7 +4418,7 @@
4422
4418
  "node": ">= 14.14"
4423
4419
  },
4424
4420
  "peerDependencies": {
4425
- "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x"
4421
+ "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x"
4426
4422
  }
4427
4423
  },
4428
4424
  "node_modules/typedoc-plugin-markdown": {
@@ -4459,7 +4455,7 @@
4459
4455
  }
4460
4456
  },
4461
4457
  "node_modules/typedoc/node_modules/minimatch": {
4462
- "version": "7.4.3",
4458
+ "version": "7.4.5",
4463
4459
  "extraneous": true,
4464
4460
  "license": "ISC",
4465
4461
  "dependencies": {
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.12.7",
10
+ "version": "2.14.0",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -57,8 +57,8 @@
57
57
  ],
58
58
  "dependencies": {
59
59
  "@babel/runtime": "^7.0.0",
60
- "appium-adb": "^9.10.14",
61
- "appium-android-driver": "^5.8.10",
60
+ "appium-adb": "^9.11.0",
61
+ "appium-android-driver": "^5.9.0",
62
62
  "appium-chromedriver": "^5.3.1",
63
63
  "appium-uiautomator2-server": "^5.7.2",
64
64
  "asyncbox": "^2.3.1",