appium-espresso-driver 2.33.0 → 2.33.1

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,10 @@
1
+ ## [2.33.1](https://github.com/appium/appium-espresso-driver/compare/v2.33.0...v2.33.1) (2024-01-14)
2
+
3
+
4
+ ### Miscellaneous Chores
5
+
6
+ * Bump appium-adb ([#967](https://github.com/appium/appium-espresso-driver/issues/967)) ([3386e9b](https://github.com/appium/appium-espresso-driver/commit/3386e9be5b2634a12f9f02b433ab6ab02bdb195e))
7
+
1
8
  ## [2.33.0](https://github.com/appium/appium-espresso-driver/compare/v2.32.2...v2.33.0) (2024-01-12)
2
9
 
3
10
 
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "appium-espresso-driver",
3
- "version": "2.33.0",
3
+ "version": "2.33.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-espresso-driver",
9
- "version": "2.33.0",
9
+ "version": "2.33.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "appium-adb": "^11.0.1",
13
- "appium-android-driver": "^7.8.0",
12
+ "appium-adb": "^12.0.0",
13
+ "appium-android-driver": "^7.8.1",
14
14
  "asyncbox": "^3.0.0",
15
15
  "bluebird": "^3.5.0",
16
- "io.appium.settings": "^5.7.1",
16
+ "io.appium.settings": "^5.7.2",
17
17
  "lodash": "^4.17.11",
18
18
  "portscanner": "^2.1.1",
19
19
  "source-map-support": "^0.x",
@@ -862,9 +862,9 @@
862
862
  }
863
863
  },
864
864
  "node_modules/appium-adb": {
865
- "version": "11.1.0",
866
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-11.1.0.tgz",
867
- "integrity": "sha512-S3inlqDPFL/Oibike87IJCHxbxKaRPb8MIfncxx3CM2CzrmPfRodnrTc/id9colmcNdZaHEb1qU17b1QwaXaRg==",
865
+ "version": "12.0.0",
866
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.0.0.tgz",
867
+ "integrity": "sha512-JXKYOHaB5uXeq/n6q4SI61pm6+PJBv0q+Hy5rka0xfcWnfqZ+kp4LOGpMFEK1tlsSi03J1fwmKFUi/q0srysXQ==",
868
868
  "dependencies": {
869
869
  "@appium/support": "^4.0.0",
870
870
  "@devicefarmer/adbkit-apkreader": "^3.2.4",
@@ -884,13 +884,13 @@
884
884
  }
885
885
  },
886
886
  "node_modules/appium-android-driver": {
887
- "version": "7.8.0",
888
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-7.8.0.tgz",
889
- "integrity": "sha512-ppnwKsG/SEWoKteEA+w0pYWn3ocAM4vbiv1lY/6bE72cKYuRfZ9S9AFbu11cySBhzTT5qCZ9RSKmq/aVHz+9rw==",
887
+ "version": "7.8.1",
888
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-7.8.1.tgz",
889
+ "integrity": "sha512-D8YSYRC1LcDZPSMj2meEBfeJTpS2bwAbrMbrpFhjTGYbmmMAbJgLzLpKu7kanhoQIhTtKaySQuEuebKPKQ201w==",
890
890
  "dependencies": {
891
891
  "@appium/support": "^4.2.0",
892
892
  "@colors/colors": "^1.6.0",
893
- "appium-adb": "^11.1.0",
893
+ "appium-adb": "^12.0.0",
894
894
  "appium-chromedriver": "^5.5.1",
895
895
  "asyncbox": "^3.0.0",
896
896
  "axios": "^1.x",
@@ -916,17 +916,17 @@
916
916
  }
917
917
  },
918
918
  "node_modules/appium-chromedriver": {
919
- "version": "5.6.27",
920
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.27.tgz",
921
- "integrity": "sha512-ODYJWrUbNGHvdZ1U1Jbz5KraDvF2sC2EReEsvD8MXGZFRxZZpldEMWYB/vA9oJ6d1hUyIEzUXbdbDGfxGQSgiw==",
919
+ "version": "5.6.28",
920
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-5.6.28.tgz",
921
+ "integrity": "sha512-aFZ5R8aVL9iHAgg4oJ+01xeqnH+nYMM5tXlt3iwxtwwJ5NXyblkZNvejbmh1WdzJZUrd/T6klw1gUXFrolxLbA==",
922
922
  "hasInstallScript": true,
923
923
  "dependencies": {
924
924
  "@appium/base-driver": "^9.1.0",
925
925
  "@appium/support": "^4.0.0",
926
926
  "@xmldom/xmldom": "^0.x",
927
- "appium-adb": "^11.0.1",
927
+ "appium-adb": "^12.0.0",
928
928
  "asyncbox": "^3.0.0",
929
- "axios": "^1.x",
929
+ "axios": "^1.6.5",
930
930
  "bluebird": "^3.5.1",
931
931
  "compare-versions": "^6.0.0",
932
932
  "fancy-log": "^2.0.0",
@@ -941,6 +941,16 @@
941
941
  "npm": ">=8"
942
942
  }
943
943
  },
944
+ "node_modules/appium-chromedriver/node_modules/axios": {
945
+ "version": "1.6.5",
946
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.5.tgz",
947
+ "integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==",
948
+ "dependencies": {
949
+ "follow-redirects": "^1.15.4",
950
+ "form-data": "^4.0.0",
951
+ "proxy-from-env": "^1.1.0"
952
+ }
953
+ },
944
954
  "node_modules/aproba": {
945
955
  "version": "2.0.0",
946
956
  "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
@@ -1821,9 +1831,9 @@
1821
1831
  }
1822
1832
  },
1823
1833
  "node_modules/follow-redirects": {
1824
- "version": "1.15.4",
1825
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz",
1826
- "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==",
1834
+ "version": "1.15.5",
1835
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz",
1836
+ "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
1827
1837
  "funding": [
1828
1838
  {
1829
1839
  "type": "individual",
@@ -2261,9 +2271,9 @@
2261
2271
  }
2262
2272
  },
2263
2273
  "node_modules/io.appium.settings": {
2264
- "version": "5.7.1",
2265
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.7.1.tgz",
2266
- "integrity": "sha512-ALPdCfrLu3Buvw3QOVo0M4Dv/AyK2fHXhvO2CZOk/05OjfjLZ2knUkUiDw8jWnmhJp5+YPNfhbOA4DplS9UVMA==",
2274
+ "version": "5.7.2",
2275
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.7.2.tgz",
2276
+ "integrity": "sha512-iK5e2t0+4S5jFUcbSp+gs+yFJGI8zLL7VQc1KOUo5S5XtebZ4NTsvIdL1QyDRdMgbGAPORnPbyQzbefFPX5/ug==",
2267
2277
  "dependencies": {
2268
2278
  "asyncbox": "^3.0.0",
2269
2279
  "bluebird": "^3.5.1",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.33.0",
10
+ "version": "2.33.1",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -77,11 +77,11 @@
77
77
  "npm-shrinkwrap.json"
78
78
  ],
79
79
  "dependencies": {
80
- "appium-adb": "^11.0.1",
81
- "appium-android-driver": "^7.8.0",
80
+ "appium-adb": "^12.0.0",
81
+ "appium-android-driver": "^7.8.1",
82
82
  "asyncbox": "^3.0.0",
83
83
  "bluebird": "^3.5.0",
84
- "io.appium.settings": "^5.7.1",
84
+ "io.appium.settings": "^5.7.2",
85
85
  "lodash": "^4.17.11",
86
86
  "portscanner": "^2.1.1",
87
87
  "source-map-support": "^0.x",