appium-espresso-driver 6.0.0 → 6.0.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,9 @@
1
+ ## [6.0.1](https://github.com/appium/appium-espresso-driver/compare/v6.0.0...v6.0.1) (2025-10-28)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **deps:** bump io.appium.settings from 6.0.8 to 7.0.0 and appium-android-driver to 12 ([#1096](https://github.com/appium/appium-espresso-driver/issues/1096)) ([29d336c](https://github.com/appium/appium-espresso-driver/commit/29d336c5bf8788354985609016d86f49d194429e))
6
+
1
7
  ## [6.0.0](https://github.com/appium/appium-espresso-driver/compare/v5.0.4...v6.0.0) (2025-10-25)
2
8
 
3
9
  ### ⚠ BREAKING CHANGES
@@ -2,6 +2,6 @@ package io.appium.espressoserver.lib.helpers
2
2
 
3
3
  // This value is updated automatically by the NPM versioning script
4
4
  // It should be in sync with the NPM module version from package.json
5
- private const val VERSION = "6.0.0"
5
+ private const val VERSION = "6.0.1"
6
6
 
7
7
  fun getEspressoServerVersion() = VERSION
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "appium-espresso-driver",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-espresso-driver",
9
- "version": "6.0.0",
9
+ "version": "6.0.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^14.0.0",
13
- "appium-android-driver": "^11.0.9",
13
+ "appium-android-driver": "^12.0.0",
14
14
  "asyncbox": "^3.0.0",
15
15
  "axios": "^1.12.2",
16
16
  "bluebird": "^3.5.0",
17
- "io.appium.settings": "^6.0.8",
17
+ "io.appium.settings": "^7.0.0",
18
18
  "lodash": "^4.17.11",
19
19
  "portscanner": "^2.2.0",
20
20
  "semver": "^7.6.2",
@@ -90,6 +90,17 @@
90
90
  "spdy": "4.0.2"
91
91
  }
92
92
  },
93
+ "node_modules/@appium/base-driver/node_modules/axios": {
94
+ "version": "1.12.2",
95
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
96
+ "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
97
+ "license": "MIT",
98
+ "dependencies": {
99
+ "follow-redirects": "^1.15.6",
100
+ "form-data": "^4.0.4",
101
+ "proxy-from-env": "^1.1.0"
102
+ }
103
+ },
93
104
  "node_modules/@appium/logger": {
94
105
  "version": "2.0.2",
95
106
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.2.tgz",
@@ -170,6 +181,17 @@
170
181
  "sharp": "0.34.4"
171
182
  }
172
183
  },
184
+ "node_modules/@appium/support/node_modules/axios": {
185
+ "version": "1.12.2",
186
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
187
+ "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
188
+ "license": "MIT",
189
+ "dependencies": {
190
+ "follow-redirects": "^1.15.6",
191
+ "form-data": "^4.0.4",
192
+ "proxy-from-env": "^1.1.0"
193
+ }
194
+ },
173
195
  "node_modules/@appium/support/node_modules/teen_process": {
174
196
  "version": "3.0.1",
175
197
  "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.1.tgz",
@@ -478,9 +500,9 @@
478
500
  }
479
501
  },
480
502
  "node_modules/appium-android-driver": {
481
- "version": "11.0.10",
482
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-11.0.10.tgz",
483
- "integrity": "sha512-uAvmsuMmRRLvWsbLKyUUJML8fiXdVtOXzM0rPn0r13nhZ3TJkDqk6PyP01PjYPyPSfA+G5I5rF/cDOK5QUWJkw==",
503
+ "version": "12.0.1",
504
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.0.1.tgz",
505
+ "integrity": "sha512-pV4+TO07rRLI0JiHeXGBkAJSvoUrI+0JgeiiDU6lvQl/kmm8Phx5TSAP5iKHvnQllJeHUd5E8FTp5Miu4tbgKA==",
484
506
  "license": "Apache-2.0",
485
507
  "dependencies": {
486
508
  "@appium/support": "^7.0.0-rc.1",
@@ -490,7 +512,7 @@
490
512
  "asyncbox": "^3.0.0",
491
513
  "axios": "^1.x",
492
514
  "bluebird": "^3.4.7",
493
- "io.appium.settings": "^6.0.0",
515
+ "io.appium.settings": "^7.0.0",
494
516
  "lodash": "^4.17.4",
495
517
  "lru-cache": "^11.1.0",
496
518
  "moment": "^2.24.0",
@@ -691,9 +713,9 @@
691
713
  "license": "MIT"
692
714
  },
693
715
  "node_modules/axios": {
694
- "version": "1.12.2",
695
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
696
- "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
716
+ "version": "1.13.0",
717
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.0.tgz",
718
+ "integrity": "sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==",
697
719
  "license": "MIT",
698
720
  "dependencies": {
699
721
  "follow-redirects": "^1.15.6",
@@ -1920,9 +1942,9 @@
1920
1942
  }
1921
1943
  },
1922
1944
  "node_modules/io.appium.settings": {
1923
- "version": "6.0.8",
1924
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-6.0.8.tgz",
1925
- "integrity": "sha512-iEUwPuzHonKxr1Pyp2WGCitrVMRPRfgxM35/BrjeFWtEmLOMLB0PxEBHTcREn406aM7+LMoneYKa4OGnFZTJ5Q==",
1945
+ "version": "7.0.0",
1946
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.0.tgz",
1947
+ "integrity": "sha512-jf0HHzpReahpYElfngeEfkaiIqmUbUVFC7+xDF1onAOKiL4QBuwwaU+y/iQGY2/ECsYQKYgafK3Gri5MpFT4Yw==",
1926
1948
  "license": "Apache-2.0",
1927
1949
  "dependencies": {
1928
1950
  "@appium/logger": "^2.0.0-rc.1",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "6.0.0",
10
+ "version": "6.0.1",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -75,11 +75,11 @@
75
75
  ],
76
76
  "dependencies": {
77
77
  "appium-adb": "^14.0.0",
78
- "appium-android-driver": "^11.0.9",
78
+ "appium-android-driver": "^12.0.0",
79
79
  "asyncbox": "^3.0.0",
80
80
  "axios": "^1.12.2",
81
81
  "bluebird": "^3.5.0",
82
- "io.appium.settings": "^6.0.8",
82
+ "io.appium.settings": "^7.0.0",
83
83
  "lodash": "^4.17.11",
84
84
  "portscanner": "^2.2.0",
85
85
  "semver": "^7.6.2",