From 5a0fd8c1d4ed6457cb61f351d7c49a001fb74052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 14:00:21 +0000 Subject: [PATCH] Bump appium-uiautomator2-driver from 3.1.0 to 3.5.0 Bumps [appium-uiautomator2-driver](https://github.com/appium/appium-uiautomator2-driver) from 3.1.0 to 3.5.0. - [Release notes](https://github.com/appium/appium-uiautomator2-driver/releases) - [Changelog](https://github.com/appium/appium-uiautomator2-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-uiautomator2-driver/compare/v3.1.0...v3.5.0) --- updated-dependencies: - dependency-name: appium-uiautomator2-driver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 60 +++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 47 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index fe2a438aec8..75fa81dcfb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8529,7 +8529,7 @@ __metadata: languageName: node linkType: hard -"appium-adb@npm:^12.0.0, appium-adb@npm:^12.0.8": +"appium-adb@npm:^12.0.0": version: 12.0.8 resolution: "appium-adb@npm:12.0.8" dependencies: @@ -8548,18 +8548,37 @@ __metadata: languageName: node linkType: hard -"appium-android-driver@npm:^9.1.0": - version: 9.1.1 - resolution: "appium-android-driver@npm:9.1.1" +"appium-adb@npm:^12.2.0, appium-adb@npm:^12.3.0": + version: 12.3.0 + resolution: "appium-adb@npm:12.3.0" + dependencies: + "@appium/support": "npm:^4.0.0" + "@devicefarmer/adbkit-apkreader": "npm:^3.2.4" + async-lock: "npm:^1.0.0" + asyncbox: "npm:^3.0.0" + bluebird: "npm:^3.4.7" + ini: "npm:^4.1.1" + lodash: "npm:^4.0.0" + lru-cache: "npm:^10.0.0" + semver: "npm:^7.0.0" + source-map-support: "npm:^0.x" + teen_process: "npm:^2.0.1" + checksum: 10c0/0080a4e117e9ccaff83a31bb7638f7e50058da8f86d9f6c46cd9949f72698b6d1f735eb5aef13c9335c580ecdb03c718802dd51d8e6baae51053fc7312d675a7 + languageName: node + linkType: hard + +"appium-android-driver@npm:^9.6.0": + version: 9.6.0 + resolution: "appium-android-driver@npm:9.6.0" dependencies: "@appium/support": "npm:^4.2.0" "@colors/colors": "npm:^1.6.0" - appium-adb: "npm:^12.0.8" + appium-adb: "npm:^12.3.0" appium-chromedriver: "npm:^5.5.1" asyncbox: "npm:^3.0.0" axios: "npm:^1.x" bluebird: "npm:^3.4.7" - io.appium.settings: "npm:^5.7.1" + io.appium.settings: "npm:^5.8.1" lodash: "npm:^4.17.4" lru-cache: "npm:^10.0.1" moment: "npm:^2.24.0" @@ -8572,7 +8591,7 @@ __metadata: ws: "npm:^8.0.0" peerDependencies: appium: ^2.0.0 - checksum: 10c0/5f8174802bcd78efef862b7fec5ef8c828626b07ae6cd6f08d5320d4fd81aca647edaece76e7dbb903751ab549250f068807aee189e5eaf52014aa31544e60b3 + checksum: 10c0/6ddee984de462eb5e8548e6ecaa989dc64e2ba9199c491a0980f91b1132f692b2788b98f5c8f83e9d7c71191e111cf91cd4428adfc75255b615b135527abea46 languageName: node linkType: hard @@ -8688,11 +8707,11 @@ __metadata: linkType: hard "appium-uiautomator2-driver@npm:^3.0.5": - version: 3.1.0 - resolution: "appium-uiautomator2-driver@npm:3.1.0" + version: 3.5.0 + resolution: "appium-uiautomator2-driver@npm:3.5.0" dependencies: - appium-adb: "npm:^12.0.0" - appium-android-driver: "npm:^9.1.0" + appium-adb: "npm:^12.2.0" + appium-android-driver: "npm:^9.6.0" appium-chromedriver: "npm:^5.6.28" appium-uiautomator2-server: "npm:^7.0.1" asyncbox: "npm:^3.0.0" @@ -8707,7 +8726,7 @@ __metadata: type-fest: "npm:^4.4.0" peerDependencies: appium: ^2.4.1 - checksum: 10c0/ba032ff8673c6da0f7dba8452b10aaaeec291c00e46d25bd11d04686249c468d759071303799f06160ed1bdd2a75561e0ce0a4cc055370c96b135a214c7a22ec + checksum: 10c0/c85c5869939cc199353a28d1ad021764f2649df86c16f3063309261a7fc21fc37258ca88d5c4c486c92e5a02bd87949c8309682586239e2c405f1a8c61e38cb9 languageName: node linkType: hard @@ -14095,7 +14114,7 @@ __metadata: languageName: node linkType: hard -"io.appium.settings@npm:^5.7.1, io.appium.settings@npm:^5.7.2": +"io.appium.settings@npm:^5.7.2": version: 5.7.3 resolution: "io.appium.settings@npm:5.7.3" dependencies: @@ -14110,6 +14129,21 @@ __metadata: languageName: node linkType: hard +"io.appium.settings@npm:^5.8.1": + version: 5.8.1 + resolution: "io.appium.settings@npm:5.8.1" + dependencies: + asyncbox: "npm:^3.0.0" + bluebird: "npm:^3.5.1" + lodash: "npm:^4.2.1" + npmlog: "npm:^7.0.1" + semver: "npm:^7.5.4" + source-map-support: "npm:^0.x" + teen_process: "npm:^2.0.0" + checksum: 10c0/28c0133be3ef6f90a88472fbd27f412d7f37be28a8e86194f0d45915b40bff69a648cd2d884d131886f462f262dd4c3616af4f88156dfd7806db752f6b7365bc + languageName: node + linkType: hard + "ip-address@npm:^9.0.5": version: 9.0.5 resolution: "ip-address@npm:9.0.5"