appium-espresso-driver 2.26.3 → 2.26.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 CHANGED
@@ -1,3 +1,17 @@
1
+ ## [2.26.5](https://github.com/appium/appium-espresso-driver/compare/v2.26.4...v2.26.5) (2023-10-24)
2
+
3
+
4
+ ### Reverts
5
+
6
+ * Revert "chore(deps-dev): bump semantic-release from 20.1.3 to 22.0.5 (#916)" (#932) ([8b4fb51](https://github.com/appium/appium-espresso-driver/commit/8b4fb51caf348de463e5a0d73c35db8e4bb26f89)), closes [#916](https://github.com/appium/appium-espresso-driver/issues/916) [#932](https://github.com/appium/appium-espresso-driver/issues/932)
7
+
8
+ ## [2.26.4](https://github.com/appium/appium-espresso-driver/compare/v2.26.3...v2.26.4) (2023-10-19)
9
+
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * **deps:** bump appium-adb from 10.0.0 to 11.0.1 ([#926](https://github.com/appium/appium-espresso-driver/issues/926)) ([662bab5](https://github.com/appium/appium-espresso-driver/commit/662bab5d4ac027432957e8a336c1757b320956a3))
14
+
1
15
  ## [2.26.3](https://github.com/appium/appium-espresso-driver/compare/v2.26.2...v2.26.3) (2023-10-19)
2
16
 
3
17
 
@@ -0,0 +1,5 @@
1
+ distributionBase=GRADLE_USER_HOME
2
+ distributionPath=wrapper/dists
3
+ distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
4
+ zipStoreBase=GRADLE_USER_HOME
5
+ zipStorePath=wrapper/dists
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "appium-espresso-driver",
3
- "version": "2.26.3",
3
+ "version": "2.26.5",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-espresso-driver",
9
- "version": "2.26.3",
9
+ "version": "2.26.5",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "appium-adb": "^10.0.0",
12
+ "appium-adb": "^11.0.1",
13
13
  "appium-android-driver": "^7.1.3",
14
14
  "asyncbox": "^2.3.1",
15
15
  "bluebird": "^3.5.0",
@@ -54,7 +54,7 @@
54
54
  "mocha": "^10.0.0",
55
55
  "pre-commit": "^1.2.2",
56
56
  "rimraf": "^5.0.0",
57
- "semantic-release": "^22.0.5",
57
+ "semantic-release": "^20.0.2",
58
58
  "sinon": "^16.0.0",
59
59
  "ts-node": "^10.9.1",
60
60
  "typescript": "^5.1.6",
@@ -70,18 +70,18 @@
70
70
  }
71
71
  },
72
72
  "node_modules/@appium/base-driver": {
73
- "version": "9.4.0",
73
+ "version": "9.4.1",
74
74
  "license": "Apache-2.0",
75
75
  "dependencies": {
76
- "@appium/support": "^4.1.7",
77
- "@appium/types": "^0.14.0",
76
+ "@appium/support": "^4.1.8",
77
+ "@appium/types": "^0.14.1",
78
78
  "@colors/colors": "1.6.0",
79
- "@types/async-lock": "1.4.0",
80
- "@types/bluebird": "3.5.40",
81
- "@types/express": "4.17.19",
82
- "@types/lodash": "4.14.199",
83
- "@types/method-override": "0.0.33",
84
- "@types/serve-favicon": "2.5.5",
79
+ "@types/async-lock": "1.4.1",
80
+ "@types/bluebird": "3.5.41",
81
+ "@types/express": "4.17.20",
82
+ "@types/lodash": "4.14.200",
83
+ "@types/method-override": "0.0.34",
84
+ "@types/serve-favicon": "2.5.6",
85
85
  "async-lock": "1.4.0",
86
86
  "asyncbox": "2.9.4",
87
87
  "axios": "1.5.1",
@@ -108,21 +108,13 @@
108
108
  "spdy": "4.0.2"
109
109
  }
110
110
  },
111
- "node_modules/@appium/base-driver/node_modules/@types/bluebird": {
112
- "version": "3.5.40",
113
- "license": "MIT"
114
- },
115
- "node_modules/@appium/base-driver/node_modules/@types/lodash": {
116
- "version": "4.14.199",
117
- "license": "MIT"
118
- },
119
111
  "node_modules/@appium/base-plugin": {
120
- "version": "2.2.21",
112
+ "version": "2.2.22",
121
113
  "extraneous": true,
122
114
  "license": "Apache-2.0",
123
115
  "dependencies": {
124
- "@appium/base-driver": "^9.4.0",
125
- "@appium/support": "^4.1.7"
116
+ "@appium/base-driver": "^9.4.1",
117
+ "@appium/support": "^4.1.8"
126
118
  },
127
119
  "engines": {
128
120
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -130,13 +122,13 @@
130
122
  }
131
123
  },
132
124
  "node_modules/@appium/docutils": {
133
- "version": "0.4.10",
125
+ "version": "0.4.11",
134
126
  "extraneous": true,
135
127
  "license": "Apache-2.0",
136
128
  "dependencies": {
137
- "@appium/support": "^4.1.7",
138
- "@appium/tsconfig": "^0.3.2",
139
- "@appium/typedoc-plugin-appium": "^0.6.6",
129
+ "@appium/support": "^4.1.8",
130
+ "@appium/tsconfig": "^0.x",
131
+ "@appium/typedoc-plugin-appium": "^0.x",
140
132
  "@sliphua/lilconfig-ts-loader": "3.2.2",
141
133
  "@types/which": "3.0.0",
142
134
  "chalk": "4.1.2",
@@ -200,17 +192,6 @@
200
192
  "balanced-match": "^1.0.0"
201
193
  }
202
194
  },
203
- "node_modules/@appium/docutils/node_modules/marked": {
204
- "version": "4.3.0",
205
- "extraneous": true,
206
- "license": "MIT",
207
- "bin": {
208
- "marked": "bin/marked.js"
209
- },
210
- "engines": {
211
- "node": ">= 12"
212
- }
213
- },
214
195
  "node_modules/@appium/docutils/node_modules/minimatch": {
215
196
  "version": "7.4.6",
216
197
  "extraneous": true,
@@ -298,10 +279,10 @@
298
279
  }
299
280
  },
300
281
  "node_modules/@appium/schema": {
301
- "version": "0.4.0",
282
+ "version": "0.4.1",
302
283
  "license": "Apache-2.0",
303
284
  "dependencies": {
304
- "@types/json-schema": "7.0.13",
285
+ "@types/json-schema": "7.0.14",
305
286
  "json-schema": "0.4.0",
306
287
  "source-map-support": "0.5.21"
307
288
  },
@@ -311,27 +292,27 @@
311
292
  }
312
293
  },
313
294
  "node_modules/@appium/support": {
314
- "version": "4.1.7",
295
+ "version": "4.1.8",
315
296
  "license": "Apache-2.0",
316
297
  "dependencies": {
317
- "@appium/tsconfig": "^0.3.2",
318
- "@appium/types": "^0.14.0",
298
+ "@appium/tsconfig": "^0.x",
299
+ "@appium/types": "^0.14.1",
319
300
  "@colors/colors": "1.6.0",
320
- "@types/archiver": "5.3.3",
321
- "@types/base64-stream": "1.0.3",
322
- "@types/find-root": "1.1.2",
323
- "@types/jsftp": "2.1.3",
324
- "@types/klaw": "3.0.4",
325
- "@types/lockfile": "1.0.2",
326
- "@types/mv": "2.1.2",
327
- "@types/ncp": "2.0.6",
328
- "@types/npmlog": "4.1.4",
329
- "@types/pluralize": "0.0.31",
330
- "@types/semver": "7.5.3",
331
- "@types/shell-quote": "1.7.2",
332
- "@types/supports-color": "8.1.1",
301
+ "@types/archiver": "5.3.4",
302
+ "@types/base64-stream": "1.0.4",
303
+ "@types/find-root": "1.1.3",
304
+ "@types/jsftp": "2.1.4",
305
+ "@types/klaw": "3.0.5",
306
+ "@types/lockfile": "1.0.3",
307
+ "@types/mv": "2.1.3",
308
+ "@types/ncp": "2.0.7",
309
+ "@types/npmlog": "4.1.5",
310
+ "@types/pluralize": "0.0.32",
311
+ "@types/semver": "7.5.4",
312
+ "@types/shell-quote": "1.7.3",
313
+ "@types/supports-color": "8.1.2",
333
314
  "@types/teen_process": "2.0.1",
334
- "@types/uuid": "9.0.5",
315
+ "@types/uuid": "9.0.6",
335
316
  "@types/which": "3.0.0",
336
317
  "archiver": "6.0.1",
337
318
  "axios": "1.5.1",
@@ -376,10 +357,6 @@
376
357
  "sharp": "0.32.6"
377
358
  }
378
359
  },
379
- "node_modules/@appium/support/node_modules/@types/semver": {
380
- "version": "7.5.3",
381
- "license": "MIT"
382
- },
383
360
  "node_modules/@appium/support/node_modules/@types/teen_process": {
384
361
  "version": "2.0.1",
385
362
  "license": "MIT",
@@ -413,14 +390,14 @@
413
390
  }
414
391
  },
415
392
  "node_modules/@appium/types": {
416
- "version": "0.14.0",
393
+ "version": "0.14.1",
417
394
  "license": "Apache-2.0",
418
395
  "dependencies": {
419
- "@appium/schema": "^0.4.0",
420
- "@appium/tsconfig": "^0.3.2",
421
- "@types/express": "4.17.19",
422
- "@types/npmlog": "4.1.4",
423
- "@types/ws": "8.5.7",
396
+ "@appium/schema": "^0.4.1",
397
+ "@appium/tsconfig": "^0.x",
398
+ "@types/express": "4.17.20",
399
+ "@types/npmlog": "4.1.5",
400
+ "@types/ws": "8.5.8",
424
401
  "type-fest": "3.13.1"
425
402
  },
426
403
  "engines": {
@@ -740,23 +717,23 @@
740
717
  "license": "MIT"
741
718
  },
742
719
  "node_modules/@types/archiver": {
743
- "version": "5.3.3",
720
+ "version": "5.3.4",
744
721
  "license": "MIT",
745
722
  "dependencies": {
746
723
  "@types/readdir-glob": "*"
747
724
  }
748
725
  },
749
726
  "node_modules/@types/argparse": {
750
- "version": "2.0.11",
727
+ "version": "2.0.12",
751
728
  "extraneous": true,
752
729
  "license": "MIT"
753
730
  },
754
731
  "node_modules/@types/async-lock": {
755
- "version": "1.4.0",
732
+ "version": "1.4.1",
756
733
  "license": "MIT"
757
734
  },
758
735
  "node_modules/@types/base64-stream": {
759
- "version": "1.0.3",
736
+ "version": "1.0.4",
760
737
  "license": "MIT",
761
738
  "dependencies": {
762
739
  "@types/node": "*"
@@ -782,7 +759,7 @@
782
759
  }
783
760
  },
784
761
  "node_modules/@types/express": {
785
- "version": "4.17.19",
762
+ "version": "4.17.20",
786
763
  "license": "MIT",
787
764
  "dependencies": {
788
765
  "@types/body-parser": "*",
@@ -792,7 +769,7 @@
792
769
  }
793
770
  },
794
771
  "node_modules/@types/express-serve-static-core": {
795
- "version": "4.17.38",
772
+ "version": "4.17.39",
796
773
  "license": "MIT",
797
774
  "dependencies": {
798
775
  "@types/node": "*",
@@ -802,12 +779,12 @@
802
779
  }
803
780
  },
804
781
  "node_modules/@types/fancy-log": {
805
- "version": "2.0.0",
782
+ "version": "2.0.1",
806
783
  "extraneous": true,
807
784
  "license": "MIT"
808
785
  },
809
786
  "node_modules/@types/find-root": {
810
- "version": "1.1.2",
787
+ "version": "1.1.3",
811
788
  "license": "MIT"
812
789
  },
813
790
  "node_modules/@types/http-errors": {
@@ -815,29 +792,33 @@
815
792
  "license": "MIT"
816
793
  },
817
794
  "node_modules/@types/jsftp": {
818
- "version": "2.1.3",
795
+ "version": "2.1.4",
819
796
  "license": "MIT",
820
797
  "dependencies": {
821
798
  "@types/node": "*"
822
799
  }
823
800
  },
824
801
  "node_modules/@types/json-schema": {
825
- "version": "7.0.13",
802
+ "version": "7.0.14",
826
803
  "license": "MIT"
827
804
  },
828
805
  "node_modules/@types/klaw": {
829
- "version": "3.0.4",
806
+ "version": "3.0.5",
830
807
  "license": "MIT",
831
808
  "dependencies": {
832
809
  "@types/node": "*"
833
810
  }
834
811
  },
835
812
  "node_modules/@types/lockfile": {
836
- "version": "1.0.2",
813
+ "version": "1.0.3",
814
+ "license": "MIT"
815
+ },
816
+ "node_modules/@types/lodash": {
817
+ "version": "4.14.200",
837
818
  "license": "MIT"
838
819
  },
839
820
  "node_modules/@types/method-override": {
840
- "version": "0.0.33",
821
+ "version": "0.0.34",
841
822
  "license": "MIT",
842
823
  "dependencies": {
843
824
  "@types/express": "*"
@@ -848,18 +829,18 @@
848
829
  "license": "MIT"
849
830
  },
850
831
  "node_modules/@types/mv": {
851
- "version": "2.1.2",
832
+ "version": "2.1.3",
852
833
  "license": "MIT"
853
834
  },
854
835
  "node_modules/@types/ncp": {
855
- "version": "2.0.6",
836
+ "version": "2.0.7",
856
837
  "license": "MIT",
857
838
  "dependencies": {
858
839
  "@types/node": "*"
859
840
  }
860
841
  },
861
842
  "node_modules/@types/node": {
862
- "version": "20.8.7",
843
+ "version": "20.8.8",
863
844
  "license": "MIT",
864
845
  "dependencies": {
865
846
  "undici-types": "~5.25.1"
@@ -870,11 +851,14 @@
870
851
  "license": "MIT"
871
852
  },
872
853
  "node_modules/@types/npmlog": {
873
- "version": "4.1.4",
874
- "license": "MIT"
854
+ "version": "4.1.5",
855
+ "license": "MIT",
856
+ "dependencies": {
857
+ "@types/node": "*"
858
+ }
875
859
  },
876
860
  "node_modules/@types/pluralize": {
877
- "version": "0.0.31",
861
+ "version": "0.0.32",
878
862
  "license": "MIT"
879
863
  },
880
864
  "node_modules/@types/qs": {
@@ -892,6 +876,10 @@
892
876
  "@types/node": "*"
893
877
  }
894
878
  },
879
+ "node_modules/@types/semver": {
880
+ "version": "7.5.4",
881
+ "license": "MIT"
882
+ },
895
883
  "node_modules/@types/send": {
896
884
  "version": "0.17.3",
897
885
  "license": "MIT",
@@ -901,7 +889,7 @@
901
889
  }
902
890
  },
903
891
  "node_modules/@types/serve-favicon": {
904
- "version": "2.5.5",
892
+ "version": "2.5.6",
905
893
  "license": "MIT",
906
894
  "dependencies": {
907
895
  "@types/express": "*"
@@ -917,11 +905,11 @@
917
905
  }
918
906
  },
919
907
  "node_modules/@types/shell-quote": {
920
- "version": "1.7.2",
908
+ "version": "1.7.3",
921
909
  "license": "MIT"
922
910
  },
923
911
  "node_modules/@types/supports-color": {
924
- "version": "8.1.1",
912
+ "version": "8.1.2",
925
913
  "license": "MIT"
926
914
  },
927
915
  "node_modules/@types/triple-beam": {
@@ -930,7 +918,7 @@
930
918
  "license": "MIT"
931
919
  },
932
920
  "node_modules/@types/uuid": {
933
- "version": "9.0.5",
921
+ "version": "9.0.6",
934
922
  "license": "MIT"
935
923
  },
936
924
  "node_modules/@types/which": {
@@ -943,7 +931,7 @@
943
931
  "license": "MIT"
944
932
  },
945
933
  "node_modules/@types/ws": {
946
- "version": "8.5.7",
934
+ "version": "8.5.8",
947
935
  "license": "MIT",
948
936
  "dependencies": {
949
937
  "@types/node": "*"
@@ -1053,7 +1041,7 @@
1053
1041
  }
1054
1042
  },
1055
1043
  "node_modules/appium-adb": {
1056
- "version": "10.0.0",
1044
+ "version": "11.0.2",
1057
1045
  "license": "Apache-2.0",
1058
1046
  "dependencies": {
1059
1047
  "@appium/support": "^4.0.0",
@@ -1074,10 +1062,10 @@
1074
1062
  }
1075
1063
  },
1076
1064
  "node_modules/appium-android-driver": {
1077
- "version": "7.1.4",
1065
+ "version": "7.1.7",
1078
1066
  "license": "Apache-2.0",
1079
1067
  "dependencies": {
1080
- "appium-adb": "^10.0.0",
1068
+ "appium-adb": "^11.0.1",
1081
1069
  "appium-chromedriver": "^5.5.1",
1082
1070
  "asyncbox": "^2.8.0",
1083
1071
  "axios": "^1.x",
@@ -1113,7 +1101,7 @@
1113
1101
  }
1114
1102
  },
1115
1103
  "node_modules/appium-chromedriver": {
1116
- "version": "5.6.18",
1104
+ "version": "5.6.19",
1117
1105
  "hasInstallScript": true,
1118
1106
  "license": "Apache-2.0",
1119
1107
  "dependencies": {
@@ -1137,27 +1125,6 @@
1137
1125
  "npm": ">=8"
1138
1126
  }
1139
1127
  },
1140
- "node_modules/appium-chromedriver/node_modules/appium-adb": {
1141
- "version": "11.0.1",
1142
- "license": "Apache-2.0",
1143
- "dependencies": {
1144
- "@appium/support": "^4.0.0",
1145
- "adbkit-apkreader": "^3.1.2",
1146
- "async-lock": "^1.0.0",
1147
- "asyncbox": "^2.6.0",
1148
- "bluebird": "^3.4.7",
1149
- "ini": "^4.1.1",
1150
- "lodash": "^4.0.0",
1151
- "lru-cache": "^10.0.0",
1152
- "semver": "^7.0.0",
1153
- "source-map-support": "^0.x",
1154
- "teen_process": "^2.0.1"
1155
- },
1156
- "engines": {
1157
- "node": ">=14",
1158
- "npm": ">=8"
1159
- }
1160
- },
1161
1128
  "node_modules/aproba": {
1162
1129
  "version": "2.0.0",
1163
1130
  "license": "ISC"
@@ -1488,11 +1455,12 @@
1488
1455
  }
1489
1456
  },
1490
1457
  "node_modules/call-bind": {
1491
- "version": "1.0.2",
1458
+ "version": "1.0.5",
1492
1459
  "license": "MIT",
1493
1460
  "dependencies": {
1494
- "function-bind": "^1.1.1",
1495
- "get-intrinsic": "^1.0.2"
1461
+ "function-bind": "^1.1.2",
1462
+ "get-intrinsic": "^1.2.1",
1463
+ "set-function-length": "^1.1.1"
1496
1464
  },
1497
1465
  "funding": {
1498
1466
  "url": "https://github.com/sponsors/ljharb"
@@ -1851,6 +1819,18 @@
1851
1819
  "url": "https://github.com/sponsors/sindresorhus"
1852
1820
  }
1853
1821
  },
1822
+ "node_modules/define-data-property": {
1823
+ "version": "1.1.1",
1824
+ "license": "MIT",
1825
+ "dependencies": {
1826
+ "get-intrinsic": "^1.2.1",
1827
+ "gopd": "^1.0.1",
1828
+ "has-property-descriptors": "^1.0.0"
1829
+ },
1830
+ "engines": {
1831
+ "node": ">= 0.4"
1832
+ }
1833
+ },
1854
1834
  "node_modules/delayed-stream": {
1855
1835
  "version": "1.0.0",
1856
1836
  "license": "MIT",
@@ -2345,13 +2325,13 @@
2345
2325
  }
2346
2326
  },
2347
2327
  "node_modules/get-intrinsic": {
2348
- "version": "1.2.1",
2328
+ "version": "1.2.2",
2349
2329
  "license": "MIT",
2350
2330
  "dependencies": {
2351
- "function-bind": "^1.1.1",
2352
- "has": "^1.0.3",
2331
+ "function-bind": "^1.1.2",
2353
2332
  "has-proto": "^1.0.1",
2354
- "has-symbols": "^1.0.3"
2333
+ "has-symbols": "^1.0.3",
2334
+ "hasown": "^2.0.0"
2355
2335
  },
2356
2336
  "funding": {
2357
2337
  "url": "https://github.com/sponsors/ljharb"
@@ -2412,6 +2392,16 @@
2412
2392
  "url": "https://github.com/sponsors/isaacs"
2413
2393
  }
2414
2394
  },
2395
+ "node_modules/gopd": {
2396
+ "version": "1.0.1",
2397
+ "license": "MIT",
2398
+ "dependencies": {
2399
+ "get-intrinsic": "^1.1.3"
2400
+ },
2401
+ "funding": {
2402
+ "url": "https://github.com/sponsors/ljharb"
2403
+ }
2404
+ },
2415
2405
  "node_modules/graceful-fs": {
2416
2406
  "version": "4.2.11",
2417
2407
  "license": "ISC"
@@ -2441,13 +2431,6 @@
2441
2431
  "uglify-js": "^3.1.4"
2442
2432
  }
2443
2433
  },
2444
- "node_modules/has": {
2445
- "version": "1.0.4",
2446
- "license": "MIT",
2447
- "engines": {
2448
- "node": ">= 0.4.0"
2449
- }
2450
- },
2451
2434
  "node_modules/has-flag": {
2452
2435
  "version": "4.0.0",
2453
2436
  "license": "MIT",
@@ -2455,6 +2438,16 @@
2455
2438
  "node": ">=8"
2456
2439
  }
2457
2440
  },
2441
+ "node_modules/has-property-descriptors": {
2442
+ "version": "1.0.1",
2443
+ "license": "MIT",
2444
+ "dependencies": {
2445
+ "get-intrinsic": "^1.2.2"
2446
+ },
2447
+ "funding": {
2448
+ "url": "https://github.com/sponsors/ljharb"
2449
+ }
2450
+ },
2458
2451
  "node_modules/has-proto": {
2459
2452
  "version": "1.0.1",
2460
2453
  "license": "MIT",
@@ -2479,6 +2472,16 @@
2479
2472
  "version": "2.0.1",
2480
2473
  "license": "ISC"
2481
2474
  },
2475
+ "node_modules/hasown": {
2476
+ "version": "2.0.0",
2477
+ "license": "MIT",
2478
+ "dependencies": {
2479
+ "function-bind": "^1.1.2"
2480
+ },
2481
+ "engines": {
2482
+ "node": ">= 0.4"
2483
+ }
2484
+ },
2482
2485
  "node_modules/hosted-git-info": {
2483
2486
  "version": "2.8.9",
2484
2487
  "license": "ISC"
@@ -2616,10 +2619,10 @@
2616
2619
  "license": "MIT"
2617
2620
  },
2618
2621
  "node_modules/is-core-module": {
2619
- "version": "2.13.0",
2622
+ "version": "2.13.1",
2620
2623
  "license": "MIT",
2621
2624
  "dependencies": {
2622
- "has": "^1.0.3"
2625
+ "hasown": "^2.0.0"
2623
2626
  },
2624
2627
  "funding": {
2625
2628
  "url": "https://github.com/sponsors/ljharb"
@@ -2881,6 +2884,17 @@
2881
2884
  "extraneous": true,
2882
2885
  "license": "ISC"
2883
2886
  },
2887
+ "node_modules/marked": {
2888
+ "version": "4.3.0",
2889
+ "extraneous": true,
2890
+ "license": "MIT",
2891
+ "bin": {
2892
+ "marked": "bin/marked.js"
2893
+ },
2894
+ "engines": {
2895
+ "node": ">= 12"
2896
+ }
2897
+ },
2884
2898
  "node_modules/media-typer": {
2885
2899
  "version": "0.3.0",
2886
2900
  "license": "MIT",
@@ -3173,7 +3187,7 @@
3173
3187
  }
3174
3188
  },
3175
3189
  "node_modules/object-inspect": {
3176
- "version": "1.13.0",
3190
+ "version": "1.13.1",
3177
3191
  "license": "MIT",
3178
3192
  "funding": {
3179
3193
  "url": "https://github.com/sponsors/ljharb"
@@ -3769,10 +3783,6 @@
3769
3783
  "node": ">=10"
3770
3784
  }
3771
3785
  },
3772
- "node_modules/semver/node_modules/yallist": {
3773
- "version": "4.0.0",
3774
- "license": "ISC"
3775
- },
3776
3786
  "node_modules/send": {
3777
3787
  "version": "0.18.0",
3778
3788
  "license": "MIT",
@@ -3859,6 +3869,19 @@
3859
3869
  "version": "2.0.0",
3860
3870
  "license": "ISC"
3861
3871
  },
3872
+ "node_modules/set-function-length": {
3873
+ "version": "1.1.1",
3874
+ "license": "MIT",
3875
+ "dependencies": {
3876
+ "define-data-property": "^1.1.1",
3877
+ "get-intrinsic": "^1.2.1",
3878
+ "gopd": "^1.0.1",
3879
+ "has-property-descriptors": "^1.0.0"
3880
+ },
3881
+ "engines": {
3882
+ "node": ">= 0.4"
3883
+ }
3884
+ },
3862
3885
  "node_modules/setprototypeof": {
3863
3886
  "version": "1.2.0",
3864
3887
  "license": "ISC"
@@ -4230,7 +4253,7 @@
4230
4253
  }
4231
4254
  },
4232
4255
  "node_modules/teen_process": {
4233
- "version": "2.0.54",
4256
+ "version": "2.0.67",
4234
4257
  "license": "Apache-2.0",
4235
4258
  "dependencies": {
4236
4259
  "bluebird": "3.7.2",
@@ -4639,6 +4662,10 @@
4639
4662
  "node": ">=10"
4640
4663
  }
4641
4664
  },
4665
+ "node_modules/yallist": {
4666
+ "version": "4.0.0",
4667
+ "license": "ISC"
4668
+ },
4642
4669
  "node_modules/yaml": {
4643
4670
  "version": "2.3.3",
4644
4671
  "extraneous": true,
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.26.3",
10
+ "version": "2.26.5",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -68,7 +68,7 @@
68
68
  "npm-shrinkwrap.json"
69
69
  ],
70
70
  "dependencies": {
71
- "appium-adb": "^10.0.0",
71
+ "appium-adb": "^11.0.1",
72
72
  "appium-android-driver": "^7.1.3",
73
73
  "asyncbox": "^2.3.1",
74
74
  "bluebird": "^3.5.0",
@@ -141,7 +141,7 @@
141
141
  "mocha": "^10.0.0",
142
142
  "pre-commit": "^1.2.2",
143
143
  "rimraf": "^5.0.0",
144
- "semantic-release": "^22.0.5",
144
+ "semantic-release": "^20.0.2",
145
145
  "sinon": "^16.0.0",
146
146
  "ts-node": "^10.9.1",
147
147
  "typescript": "^5.1.6",