appium-uiautomator2-driver 7.2.1 → 7.2.3

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,15 @@
1
+ ## [7.2.3](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.2...v7.2.3) (2026-05-11)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **deps:** bump appium-uiautomator2-server from 9.11.2 to 10.0.1 ([#999](https://github.com/appium/appium-uiautomator2-driver/issues/999)) ([396be93](https://github.com/appium/appium-uiautomator2-driver/commit/396be93562fd24518a4e43c402daf4aa81640cff))
6
+
7
+ ## [7.2.2](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.1...v7.2.2) (2026-05-07)
8
+
9
+ ### Miscellaneous Chores
10
+
11
+ * add new line in readme to kick a new release with the latest deps ([66a5302](https://github.com/appium/appium-uiautomator2-driver/commit/66a53027cbbbd7b4ab1335f58c43ecc38e81a0c7))
12
+
1
13
  ## [7.2.1](https://github.com/appium/appium-uiautomator2-driver/compare/v7.2.0...v7.2.1) (2026-05-06)
2
14
 
3
15
  ### Miscellaneous Chores
package/README.md CHANGED
@@ -2244,3 +2244,4 @@ npm run e2e-test:commands:general
2244
2244
  npm run e2e-test:commands:keyboard
2245
2245
  npm run e2e-test:driver
2246
2246
  ```
2247
+
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "7.2.1",
3
+ "version": "7.2.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "7.2.1",
9
+ "version": "7.2.3",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^14.0.0",
13
13
  "appium-android-driver": "^13.1.1",
14
- "appium-uiautomator2-server": "^9.11.1",
14
+ "appium-uiautomator2-server": "^10.0.1",
15
15
  "asyncbox": "^6.0.1",
16
16
  "axios": "^1.13.5",
17
17
  "css-selector-parser": "^3.0.0",
@@ -58,17 +58,17 @@
58
58
  }
59
59
  },
60
60
  "node_modules/@appium/base-driver": {
61
- "version": "10.4.0",
62
- "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.4.0.tgz",
63
- "integrity": "sha512-vt+9zILQw2wECIqzLPbWupaMrNVC9ALttoiARyvL1V7zVwNLi1Zr9MQY0o9+vAXcxiVAf2/aUWeMjyMBYNVBfw==",
61
+ "version": "10.5.2",
62
+ "resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.5.2.tgz",
63
+ "integrity": "sha512-nTsGHbE9fwi9BxMzD2mBv2EFZgRDAiNqZn6NMLTs1bD/lc3tNflqelq6tEVhrbHwpyWDkaorNACKNz5u/e6BEw==",
64
64
  "license": "Apache-2.0",
65
65
  "dependencies": {
66
- "@appium/support": "7.1.1",
67
- "@appium/types": "1.3.1",
66
+ "@appium/support": "7.2.2",
67
+ "@appium/types": "1.4.0",
68
68
  "@colors/colors": "1.6.0",
69
69
  "async-lock": "1.4.1",
70
- "asyncbox": "6.1.0",
71
- "axios": "1.15.0",
70
+ "asyncbox": "6.2.0",
71
+ "axios": "1.16.0",
72
72
  "bluebird": "3.7.2",
73
73
  "body-parser": "2.2.2",
74
74
  "express": "5.2.1",
@@ -91,9 +91,9 @@
91
91
  }
92
92
  },
93
93
  "node_modules/@appium/base-driver/node_modules/asyncbox": {
94
- "version": "6.1.0",
95
- "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.1.0.tgz",
96
- "integrity": "sha512-KZwKNVnDdDe0ubN+fFMuHhSljZNHnbjdJABImoqFzQP61oIg6sMlhXIqOIu3WRd7YwW89q+eVj2Ty/Ax5dbh2Q==",
94
+ "version": "6.2.0",
95
+ "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.2.0.tgz",
96
+ "integrity": "sha512-z1XpHkoT3y+1aXfazEY5d7HN2eOi50fLq7ZTxG0H4WegLxrtEAI5Vsc6OR9dOwoC3SJQLXyV0ZVnPEh6GIgMKQ==",
97
97
  "license": "Apache-2.0",
98
98
  "dependencies": {
99
99
  "p-limit": "^7.2.0"
@@ -103,33 +103,22 @@
103
103
  "npm": ">=10"
104
104
  }
105
105
  },
106
- "node_modules/@appium/base-driver/node_modules/axios": {
107
- "version": "1.15.0",
108
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
109
- "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
110
- "license": "MIT",
111
- "dependencies": {
112
- "follow-redirects": "^1.15.11",
113
- "form-data": "^4.0.5",
114
- "proxy-from-env": "^2.1.0"
115
- }
116
- },
117
106
  "node_modules/@appium/docutils": {
118
- "version": "2.3.1",
119
- "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.3.1.tgz",
120
- "integrity": "sha512-y18MGvsNFbGWPBAz0ThSvgtV0kKIn8ejdwEOFsWZkbeNalQuCpHuKnVJ0kYqu2aqRqCsWGut1V98wUtyT3xy+Q==",
107
+ "version": "2.4.2",
108
+ "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.4.2.tgz",
109
+ "integrity": "sha512-NV7rSZohVDFUg8+dkbU6HsGmVv6fOQV2HPmZpQH9vOtY+FdKYkMpc2PtZfC/OOvC5kT/eeXWssE5aPwujjSksg==",
121
110
  "license": "Apache-2.0",
122
111
  "dependencies": {
123
- "@appium/support": "7.1.1",
112
+ "@appium/support": "7.2.2",
124
113
  "consola": "3.4.2",
125
114
  "diff": "9.0.0",
126
115
  "lilconfig": "3.1.3",
127
116
  "lodash": "4.18.1",
128
117
  "package-directory": "8.2.0",
129
118
  "read-pkg": "10.1.0",
130
- "teen_process": "4.1.1",
119
+ "teen_process": "4.1.3",
131
120
  "type-fest": "5.6.0",
132
- "yaml": "2.8.3",
121
+ "yaml": "2.8.4",
133
122
  "yargs": "18.0.0",
134
123
  "yargs-parser": "22.0.0"
135
124
  },
@@ -141,20 +130,6 @@
141
130
  "npm": ">=10"
142
131
  }
143
132
  },
144
- "node_modules/@appium/docutils/node_modules/teen_process": {
145
- "version": "4.1.1",
146
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.1.1.tgz",
147
- "integrity": "sha512-E9gaYuVaWrvbxzZDgZ/MjWkPKqiKETBWSRy06qz1GOyKU22mI76JrxzaGbeddcHcmW8ZFXPowPv1ad3a7S+Xvg==",
148
- "license": "Apache-2.0",
149
- "dependencies": {
150
- "lodash": "^4.17.21",
151
- "shell-quote": "^1.8.1"
152
- },
153
- "engines": {
154
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
155
- "npm": ">=10"
156
- }
157
- },
158
133
  "node_modules/@appium/logger": {
159
134
  "version": "2.0.7",
160
135
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.7.tgz",
@@ -172,9 +147,9 @@
172
147
  }
173
148
  },
174
149
  "node_modules/@appium/schema": {
175
- "version": "1.1.0",
176
- "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-1.1.0.tgz",
177
- "integrity": "sha512-m0vTLU7mhC9RR294Nz84g+FhEQ0iZKq6p3rfz1+qfEqCXRXUvDbllSOu2tCVpBKMIoEFZAmkwjuwXobJpCnilQ==",
150
+ "version": "1.1.1",
151
+ "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-1.1.1.tgz",
152
+ "integrity": "sha512-u2dHLEqnI5oHWYVsKUv3yypeu0a82+6N39awkFz5jKcxVCSbssr+Rvh0/0LOa/gwePGxi1OzjHpZzNXlr7hI7Q==",
178
153
  "license": "Apache-2.0",
179
154
  "dependencies": {
180
155
  "json-schema": "0.4.0"
@@ -185,33 +160,32 @@
185
160
  }
186
161
  },
187
162
  "node_modules/@appium/support": {
188
- "version": "7.1.1",
189
- "resolved": "https://registry.npmjs.org/@appium/support/-/support-7.1.1.tgz",
190
- "integrity": "sha512-WJewvoQxDOaVKjlvjVwifNDMQUVdCy0Edcxobl6I7pJzSE2O15Bi3BEq5AMzDpaXs7DtjZTLkHT29Tin9KHV3Q==",
163
+ "version": "7.2.2",
164
+ "resolved": "https://registry.npmjs.org/@appium/support/-/support-7.2.2.tgz",
165
+ "integrity": "sha512-SfaFg0tAy0cqHQixtyB3BdZSyv287381McIq4/Zd6J070KFGNjXhF2wDGO3f2uN5VaYugwBYz/ZQEgozh6tK8g==",
191
166
  "license": "Apache-2.0",
192
167
  "dependencies": {
193
168
  "@appium/logger": "2.0.7",
194
169
  "@appium/tsconfig": "1.1.2",
195
- "@appium/types": "1.3.1",
170
+ "@appium/types": "1.4.0",
196
171
  "@colors/colors": "1.6.0",
197
172
  "archiver": "7.0.1",
198
- "asyncbox": "6.1.0",
199
- "axios": "1.15.0",
173
+ "asyncbox": "6.2.0",
174
+ "axios": "1.16.0",
200
175
  "base64-stream": "1.0.0",
201
176
  "bluebird": "3.7.2",
202
177
  "bplist-creator": "0.1.1",
203
178
  "bplist-parser": "0.3.2",
204
179
  "form-data": "4.0.5",
205
180
  "get-stream": "9.0.1",
206
- "glob": "13.0.6",
181
+ "glob": "13.0.5",
207
182
  "jsftp": "2.1.3",
208
183
  "klaw": "4.1.0",
209
184
  "lockfile": "1.0.4",
210
- "lodash": "4.18.1",
211
185
  "log-symbols": "7.0.1",
212
186
  "ncp": "2.0.0",
213
187
  "package-directory": "8.2.0",
214
- "plist": "3.1.0",
188
+ "plist": "4.0.0",
215
189
  "pluralize": "8.0.0",
216
190
  "read-pkg": "10.1.0",
217
191
  "resolve-from": "5.0.0",
@@ -219,7 +193,7 @@
219
193
  "semver": "7.7.4",
220
194
  "shell-quote": "1.8.3",
221
195
  "supports-color": "10.2.2",
222
- "teen_process": "4.1.1",
196
+ "teen_process": "4.1.3",
223
197
  "type-fest": "5.6.0",
224
198
  "uuid": "14.0.0",
225
199
  "which": "6.0.1",
@@ -234,9 +208,9 @@
234
208
  }
235
209
  },
236
210
  "node_modules/@appium/support/node_modules/asyncbox": {
237
- "version": "6.1.0",
238
- "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.1.0.tgz",
239
- "integrity": "sha512-KZwKNVnDdDe0ubN+fFMuHhSljZNHnbjdJABImoqFzQP61oIg6sMlhXIqOIu3WRd7YwW89q+eVj2Ty/Ax5dbh2Q==",
211
+ "version": "6.2.0",
212
+ "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.2.0.tgz",
213
+ "integrity": "sha512-z1XpHkoT3y+1aXfazEY5d7HN2eOi50fLq7ZTxG0H4WegLxrtEAI5Vsc6OR9dOwoC3SJQLXyV0ZVnPEh6GIgMKQ==",
240
214
  "license": "Apache-2.0",
241
215
  "dependencies": {
242
216
  "p-limit": "^7.2.0"
@@ -246,31 +220,6 @@
246
220
  "npm": ">=10"
247
221
  }
248
222
  },
249
- "node_modules/@appium/support/node_modules/axios": {
250
- "version": "1.15.0",
251
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
252
- "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
253
- "license": "MIT",
254
- "dependencies": {
255
- "follow-redirects": "^1.15.11",
256
- "form-data": "^4.0.5",
257
- "proxy-from-env": "^2.1.0"
258
- }
259
- },
260
- "node_modules/@appium/support/node_modules/teen_process": {
261
- "version": "4.1.1",
262
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-4.1.1.tgz",
263
- "integrity": "sha512-E9gaYuVaWrvbxzZDgZ/MjWkPKqiKETBWSRy06qz1GOyKU22mI76JrxzaGbeddcHcmW8ZFXPowPv1ad3a7S+Xvg==",
264
- "license": "Apache-2.0",
265
- "dependencies": {
266
- "lodash": "^4.17.21",
267
- "shell-quote": "^1.8.1"
268
- },
269
- "engines": {
270
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
271
- "npm": ">=10"
272
- }
273
- },
274
223
  "node_modules/@appium/tsconfig": {
275
224
  "version": "1.1.2",
276
225
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.2.tgz",
@@ -285,13 +234,13 @@
285
234
  }
286
235
  },
287
236
  "node_modules/@appium/types": {
288
- "version": "1.3.1",
289
- "resolved": "https://registry.npmjs.org/@appium/types/-/types-1.3.1.tgz",
290
- "integrity": "sha512-SWTntQ8EAI1m6P2LWqcqASGkRLk5HiKv2V2x7DSfknS8AsiF2ymr6T6oPJ7hUrTkEUA/3ncTSZji5Oq4h5TjzA==",
237
+ "version": "1.4.0",
238
+ "resolved": "https://registry.npmjs.org/@appium/types/-/types-1.4.0.tgz",
239
+ "integrity": "sha512-GeYnDMj1yOIFA8ujOHv0/ZKoZe42F9ldCVSlnEOheYnxqA5ueHGwRI11ifZoIfMBsq7hpU77MAzmu+v9NV1vig==",
291
240
  "license": "Apache-2.0",
292
241
  "dependencies": {
293
242
  "@appium/logger": "2.0.7",
294
- "@appium/schema": "1.1.0",
243
+ "@appium/schema": "1.1.1",
295
244
  "@appium/tsconfig": "1.1.2",
296
245
  "type-fest": "5.6.0"
297
246
  },
@@ -570,16 +519,15 @@
570
519
  }
571
520
  },
572
521
  "node_modules/appium-adb": {
573
- "version": "14.3.4",
574
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.3.4.tgz",
575
- "integrity": "sha512-vjxKXP4JIAEKAmKh4dQF1E434JV5cec03n8aUNP3t+TFdw43rVQxbvbQ0fZ0ztaVl9/qWJsWjp6UA6OMwyciLQ==",
522
+ "version": "14.5.0",
523
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.5.0.tgz",
524
+ "integrity": "sha512-7o+zmfSqODMH98YrCd1ryaJGv5KTr7mmLLalPp8DJzbtuncuuTrFI5R+WfSWs10WEWxxsT3Kqfv7s8f/OmB8sQ==",
576
525
  "license": "Apache-2.0",
577
526
  "dependencies": {
578
- "@appium/support": "^7.0.0-rc.1",
527
+ "@appium/support": "^7.2.2",
579
528
  "async-lock": "^1.0.0",
580
529
  "asyncbox": "^6.0.1",
581
530
  "ini": "^6.0.0",
582
- "lodash": "^4.0.0",
583
531
  "lru-cache": "^11.1.0",
584
532
  "semver": "^7.0.0",
585
533
  "teen_process": "^4.0.4"
@@ -590,17 +538,17 @@
590
538
  }
591
539
  },
592
540
  "node_modules/appium-android-driver": {
593
- "version": "13.2.0",
594
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-13.2.0.tgz",
595
- "integrity": "sha512-ZGUMf9xupFlBXLwh9otr9FtA2rUcrEx07lCYCSvxlW48KuqQCZZNRUMhI5MVeFl2PMNHt1OV2VYz/KhPz7E6JA==",
541
+ "version": "13.2.2",
542
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-13.2.2.tgz",
543
+ "integrity": "sha512-Mblt0QrV7HVrj++WWwArJXvI+jGQ+Fj4jLd+6p3a2rjwVvyTuygm1tr/8C8UBQQoqoBm4WViYDHBFmScTCaDfw==",
596
544
  "license": "Apache-2.0",
597
545
  "dependencies": {
598
- "@appium/support": "^7.0.0-rc.1",
546
+ "@appium/support": "^7.2.2",
599
547
  "@colors/colors": "^1.6.0",
600
548
  "appium-adb": "^14.3.0",
601
549
  "appium-chromedriver": "^8.2.25",
602
550
  "asyncbox": "^6.1.0",
603
- "axios": "^1.x",
551
+ "axios": "^1.16.0",
604
552
  "io.appium.settings": "^7.0.4",
605
553
  "lodash": "^4.17.4",
606
554
  "lru-cache": "^11.1.0",
@@ -620,9 +568,9 @@
620
568
  }
621
569
  },
622
570
  "node_modules/appium-chromedriver": {
623
- "version": "8.3.0",
624
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.3.0.tgz",
625
- "integrity": "sha512-kFLjNZiO/h/DXhTFUXYEAt/UNUkcPxt/j6dzO+GRetxScpcO1KuLyxXPWiYbEzyJINGAs9AIW1jCTIBT8wELCA==",
571
+ "version": "8.3.1",
572
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.3.1.tgz",
573
+ "integrity": "sha512-LJ4y94gMaWb8NMLWi8sGTQxVu2r4ePqboz0Xew13aTd/fNiQipYmqHoTAxwzZb5Zpw5Grwbr5fXAmDnipRZeoA==",
626
574
  "license": "Apache-2.0",
627
575
  "dependencies": {
628
576
  "@appium/base-driver": "^10.0.0-rc.2",
@@ -643,9 +591,9 @@
643
591
  }
644
592
  },
645
593
  "node_modules/appium-uiautomator2-server": {
646
- "version": "9.11.2",
647
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-9.11.2.tgz",
648
- "integrity": "sha512-4Oc75RQgBM1P12kN2/8xif1MFSBfu0e+y7wZRgdZ/wr+WpzSMlv7opycwfbmMAjtvrvHyzIRMgiNFtDI79vHiw==",
594
+ "version": "10.0.1",
595
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-10.0.1.tgz",
596
+ "integrity": "sha512-DJlF+loUOEoiSs1n3kgl+OsExulisXJJXHg9w90E11DxaIXpZIifs3D7yDjVDBSw8Vcy0ccDcc331OtS7+ZBpg==",
649
597
  "license": "Apache-2.0",
650
598
  "engines": {
651
599
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -688,6 +636,12 @@
688
636
  "node": ">= 14"
689
637
  }
690
638
  },
639
+ "node_modules/archiver-utils/node_modules/balanced-match": {
640
+ "version": "1.0.2",
641
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
642
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
643
+ "license": "MIT"
644
+ },
691
645
  "node_modules/archiver-utils/node_modules/brace-expansion": {
692
646
  "version": "2.1.0",
693
647
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz",
@@ -775,9 +729,9 @@
775
729
  "license": "MIT"
776
730
  },
777
731
  "node_modules/asyncbox": {
778
- "version": "6.2.0",
779
- "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.2.0.tgz",
780
- "integrity": "sha512-z1XpHkoT3y+1aXfazEY5d7HN2eOi50fLq7ZTxG0H4WegLxrtEAI5Vsc6OR9dOwoC3SJQLXyV0ZVnPEh6GIgMKQ==",
732
+ "version": "6.3.0",
733
+ "resolved": "https://registry.npmjs.org/asyncbox/-/asyncbox-6.3.0.tgz",
734
+ "integrity": "sha512-7IFpnQDltd5rYQjhIJIpyismJtdWmw/pOABZKJfv2WVo0a6iYh2ZzUuCJJclae5mBtK0H/EychxXg91GB7rGdQ==",
781
735
  "license": "Apache-2.0",
782
736
  "dependencies": {
783
737
  "p-limit": "^7.2.0"
@@ -819,10 +773,13 @@
819
773
  }
820
774
  },
821
775
  "node_modules/balanced-match": {
822
- "version": "1.0.2",
823
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
824
- "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
825
- "license": "MIT"
776
+ "version": "4.0.4",
777
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
778
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
779
+ "license": "MIT",
780
+ "engines": {
781
+ "node": "18 || 20 || >=22"
782
+ }
826
783
  },
827
784
  "node_modules/bare-events": {
828
785
  "version": "2.8.2",
@@ -1013,6 +970,18 @@
1013
970
  "node": ">= 5.10.0"
1014
971
  }
1015
972
  },
973
+ "node_modules/brace-expansion": {
974
+ "version": "5.0.6",
975
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
976
+ "integrity": "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==",
977
+ "license": "MIT",
978
+ "dependencies": {
979
+ "balanced-match": "^4.0.2"
980
+ },
981
+ "engines": {
982
+ "node": "18 || 20 || >=22"
983
+ }
984
+ },
1016
985
  "node_modules/buffer-crc32": {
1017
986
  "version": "1.0.0",
1018
987
  "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
@@ -1783,9 +1752,9 @@
1783
1752
  }
1784
1753
  },
1785
1754
  "node_modules/get-east-asian-width": {
1786
- "version": "1.5.0",
1787
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
1788
- "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
1755
+ "version": "1.6.0",
1756
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz",
1757
+ "integrity": "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==",
1789
1758
  "license": "MIT",
1790
1759
  "engines": {
1791
1760
  "node": ">=18"
@@ -1860,53 +1829,17 @@
1860
1829
  }
1861
1830
  },
1862
1831
  "node_modules/glob": {
1863
- "version": "13.0.6",
1864
- "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
1865
- "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
1832
+ "version": "13.0.5",
1833
+ "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.5.tgz",
1834
+ "integrity": "sha512-BzXxZg24Ibra1pbQ/zE7Kys4Ua1ks7Bn6pKLkVPZ9FZe4JQS6/Q7ef3LG1H+k7lUf5l4T3PLSyYyYJVYUvfgTw==",
1866
1835
  "license": "BlueOak-1.0.0",
1867
1836
  "dependencies": {
1868
- "minimatch": "^10.2.2",
1869
- "minipass": "^7.1.3",
1870
- "path-scurry": "^2.0.2"
1871
- },
1872
- "engines": {
1873
- "node": "18 || 20 || >=22"
1874
- },
1875
- "funding": {
1876
- "url": "https://github.com/sponsors/isaacs"
1877
- }
1878
- },
1879
- "node_modules/glob/node_modules/balanced-match": {
1880
- "version": "4.0.4",
1881
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
1882
- "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
1883
- "license": "MIT",
1884
- "engines": {
1885
- "node": "18 || 20 || >=22"
1886
- }
1887
- },
1888
- "node_modules/glob/node_modules/brace-expansion": {
1889
- "version": "5.0.5",
1890
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
1891
- "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
1892
- "license": "MIT",
1893
- "dependencies": {
1894
- "balanced-match": "^4.0.2"
1895
- },
1896
- "engines": {
1897
- "node": "18 || 20 || >=22"
1898
- }
1899
- },
1900
- "node_modules/glob/node_modules/minimatch": {
1901
- "version": "10.2.5",
1902
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
1903
- "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
1904
- "license": "BlueOak-1.0.0",
1905
- "dependencies": {
1906
- "brace-expansion": "^5.0.5"
1837
+ "minimatch": "^10.2.1",
1838
+ "minipass": "^7.1.2",
1839
+ "path-scurry": "^2.0.0"
1907
1840
  },
1908
1841
  "engines": {
1909
- "node": "18 || 20 || >=22"
1842
+ "node": "20 || >=22"
1910
1843
  },
1911
1844
  "funding": {
1912
1845
  "url": "https://github.com/sponsors/isaacs"
@@ -2134,14 +2067,13 @@
2134
2067
  }
2135
2068
  },
2136
2069
  "node_modules/io.appium.settings": {
2137
- "version": "7.0.27",
2138
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.27.tgz",
2139
- "integrity": "sha512-jx+P/TSLJbx7/avYo2fKcMQ1tL+kiuQkxg/PvngSwWQA8GIRDgKg95uAa2ltyJp457WCrsPCorYS7ACV7eSqkw==",
2070
+ "version": "7.1.0",
2071
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.1.0.tgz",
2072
+ "integrity": "sha512-UoMBFRp2oDth68blFx68IDqF8fJjnJdpQoeJMAKQZpus8/8HN3Jb4aR2Zk5SpFh5ii6Pk+4Z/qCl9/ESIw4e8A==",
2140
2073
  "license": "Apache-2.0",
2141
2074
  "dependencies": {
2142
2075
  "@appium/logger": "^2.0.0-rc.1",
2143
2076
  "asyncbox": "^6.0.1",
2144
- "bluebird": "^3.5.1",
2145
2077
  "semver": "^7.5.4",
2146
2078
  "teen_process": "^4.0.4"
2147
2079
  },
@@ -2489,6 +2421,21 @@
2489
2421
  "license": "ISC",
2490
2422
  "optional": true
2491
2423
  },
2424
+ "node_modules/minimatch": {
2425
+ "version": "10.2.5",
2426
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
2427
+ "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
2428
+ "license": "BlueOak-1.0.0",
2429
+ "dependencies": {
2430
+ "brace-expansion": "^5.0.5"
2431
+ },
2432
+ "engines": {
2433
+ "node": "18 || 20 || >=22"
2434
+ },
2435
+ "funding": {
2436
+ "url": "https://github.com/sponsors/isaacs"
2437
+ }
2438
+ },
2492
2439
  "node_modules/minipass": {
2493
2440
  "version": "7.1.3",
2494
2441
  "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
@@ -2804,26 +2751,16 @@
2804
2751
  "license": "ISC"
2805
2752
  },
2806
2753
  "node_modules/plist": {
2807
- "version": "3.1.0",
2808
- "resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
2809
- "integrity": "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==",
2754
+ "version": "4.0.0",
2755
+ "resolved": "https://registry.npmjs.org/plist/-/plist-4.0.0.tgz",
2756
+ "integrity": "sha512-4dOqNo0Y2NpfSf9q4+zr4bh7pzNWeckIam34Z0KYJhg8qtNNfh59VbD+Yna5SjwcxawVvLKx5w5FtuCijpEF4Q==",
2810
2757
  "license": "MIT",
2811
2758
  "dependencies": {
2812
- "@xmldom/xmldom": "^0.8.8",
2813
- "base64-js": "^1.5.1",
2759
+ "@xmldom/xmldom": "^0.9.10",
2814
2760
  "xmlbuilder": "^15.1.1"
2815
2761
  },
2816
2762
  "engines": {
2817
- "node": ">=10.4.0"
2818
- }
2819
- },
2820
- "node_modules/plist/node_modules/@xmldom/xmldom": {
2821
- "version": "0.8.13",
2822
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.13.tgz",
2823
- "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==",
2824
- "license": "MIT",
2825
- "engines": {
2826
- "node": ">=10.0.0"
2763
+ "node": ">=18"
2827
2764
  }
2828
2765
  },
2829
2766
  "node_modules/pluralize": {
@@ -3002,6 +2939,12 @@
3002
2939
  "minimatch": "^5.1.0"
3003
2940
  }
3004
2941
  },
2942
+ "node_modules/readdir-glob/node_modules/balanced-match": {
2943
+ "version": "1.0.2",
2944
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
2945
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
2946
+ "license": "MIT"
2947
+ },
3005
2948
  "node_modules/readdir-glob/node_modules/brace-expansion": {
3006
2949
  "version": "2.1.0",
3007
2950
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz",
@@ -3941,9 +3884,9 @@
3941
3884
  }
3942
3885
  },
3943
3886
  "node_modules/yaml": {
3944
- "version": "2.8.3",
3945
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
3946
- "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
3887
+ "version": "2.8.4",
3888
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz",
3889
+ "integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==",
3947
3890
  "license": "ISC",
3948
3891
  "bin": {
3949
3892
  "yaml": "bin.mjs"
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "7.2.1",
10
+ "version": "7.2.3",
11
11
  "bugs": {
12
12
  "url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
13
  },
@@ -58,7 +58,7 @@
58
58
  "dependencies": {
59
59
  "appium-adb": "^14.0.0",
60
60
  "appium-android-driver": "^13.1.1",
61
- "appium-uiautomator2-server": "^9.11.1",
61
+ "appium-uiautomator2-server": "^10.0.1",
62
62
  "asyncbox": "^6.0.1",
63
63
  "axios": "^1.13.5",
64
64
  "css-selector-parser": "^3.0.0",