appium-espresso-driver 4.1.16 → 5.0.0
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 +18 -0
- package/README.md +4 -4
- package/build/lib/espresso-runner.d.ts +1 -1
- package/build/lib/espresso-runner.d.ts.map +1 -1
- package/espresso-server/library/src/main/java/io/appium/espressoserver/lib/helpers/Version.kt +1 -1
- package/npm-shrinkwrap.json +522 -858
- package/package.json +13 -15
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
## [5.0.0](https://github.com/appium/appium-espresso-driver/compare/v4.1.17...v5.0.0) (2025-08-19)
|
|
2
|
+
|
|
3
|
+
### ⚠ BREAKING CHANGES
|
|
4
|
+
|
|
5
|
+
* Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
|
|
6
|
+
* Required npm version has been bumped to >=10
|
|
7
|
+
* Required Appium server version has been bumped to >=3.0.0-rc.2
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* Update server compatibility for appium 3 ([#1080](https://github.com/appium/appium-espresso-driver/issues/1080)) ([86b0b68](https://github.com/appium/appium-espresso-driver/commit/86b0b682d8d8abe6f643ab437d384fb4231dee31))
|
|
12
|
+
|
|
13
|
+
## [4.1.17](https://github.com/appium/appium-espresso-driver/compare/v4.1.16...v4.1.17) (2025-08-17)
|
|
14
|
+
|
|
15
|
+
### Miscellaneous Chores
|
|
16
|
+
|
|
17
|
+
* drop rimraf deps from dev deps as no references ([#1078](https://github.com/appium/appium-espresso-driver/issues/1078)) ([0c4d11d](https://github.com/appium/appium-espresso-driver/commit/0c4d11d45a99de68491c2054acda3419a5021ec0))
|
|
18
|
+
|
|
1
19
|
## [4.1.16](https://github.com/appium/appium-espresso-driver/compare/v4.1.15...v4.1.16) (2025-08-08)
|
|
2
20
|
|
|
3
21
|
### Miscellaneous Chores
|
package/README.md
CHANGED
|
@@ -13,10 +13,10 @@ The Espresso package consists of two main parts:
|
|
|
13
13
|
- The driver part (written in Node.js) ensures the communication between the Espresso server and Appium. Also includes several handlers that directly use ADB and/or other system tools without a need to talk to the server.
|
|
14
14
|
- The server part (written in Kotlin with some parts of Java), which is running on the device under test and transforms REST API calls into low-level Espresso commands.
|
|
15
15
|
|
|
16
|
-
>
|
|
17
|
-
>
|
|
18
|
-
>
|
|
19
|
-
|
|
16
|
+
> [!IMPORTANT]
|
|
17
|
+
> Since major version *5.0.0*, this driver is only compatible with Appium 3. Use the `appium driver install espresso`
|
|
18
|
+
> command to add it to your distribution.
|
|
19
|
+
|
|
20
20
|
|
|
21
21
|
## Comparison with UiAutomator2
|
|
22
22
|
|
|
@@ -51,7 +51,7 @@ export class EspressoRunner {
|
|
|
51
51
|
*/
|
|
52
52
|
_verifyServerStatus(driverVersion: string, serverStatus: import("@appium/types").StringRecord): Promise<boolean>;
|
|
53
53
|
startSession(caps: any): Promise<void>;
|
|
54
|
-
instProcess:
|
|
54
|
+
instProcess: any;
|
|
55
55
|
recordTargetAppPackage(): Promise<void>;
|
|
56
56
|
deleteSession(): Promise<void>;
|
|
57
57
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"espresso-runner.d.ts","sourceRoot":"","sources":["../../lib/espresso-runner.js"],"names":[],"mappings":";AA4CA;IAoBE;;;;OAIG;IACH,iBAHW,OAAO,eAAe,EAAE,YAAY,SACpC,OAAO,eAAe,EAAE,YAAY,EAoD9C;IAzED,qBAAqB;IACrB,MADW,MAAM,CACZ;IAEL,qBAAqB;IACrB,YADW,MAAM,CACN;IAEX,qBAAqB;IACrB,YADW,MAAM,CACN;IAEX,uCAAuC;IACvC,KADW,OAAO,YAAY,EAAE,GAAG,CAC/B;IAEJ,qBAAqB;IACrB,QADW,MAAM,CACV;IAEP,qBAAqB;IACrB,sBADU,OAAO,CACI;IAcnB,0CAAc;IAUd,uBAA2C;IAC3C,iBAA8D;IAC9D,kBAA2D;IAW3D,sBAA6D;IAC7D,mBAAuC;IACvC,yBAAmD;IAEnD,yBAAwF;IACxF,2BAAuD;IAEvD,yCAAmF;IAIjF;;;;;;aAKE;IAMN,wCASC;IAED;;;OAGG;IACH,+BA6BC;IAED,gCAyBC;IAED,mCAsCC;IAED,yCA0BC;IAED;;;;OAIG;IACH,mCAJW,MAAM,gBACN,OAAO,eAAe,EAAE,YAAY,GAClC,OAAO,CAAC,OAAO,CAAC,CA+C5B;IAED,uCAoGC;IAzEC,
|
|
1
|
+
{"version":3,"file":"espresso-runner.d.ts","sourceRoot":"","sources":["../../lib/espresso-runner.js"],"names":[],"mappings":";AA4CA;IAoBE;;;;OAIG;IACH,iBAHW,OAAO,eAAe,EAAE,YAAY,SACpC,OAAO,eAAe,EAAE,YAAY,EAoD9C;IAzED,qBAAqB;IACrB,MADW,MAAM,CACZ;IAEL,qBAAqB;IACrB,YADW,MAAM,CACN;IAEX,qBAAqB;IACrB,YADW,MAAM,CACN;IAEX,uCAAuC;IACvC,KADW,OAAO,YAAY,EAAE,GAAG,CAC/B;IAEJ,qBAAqB;IACrB,QADW,MAAM,CACV;IAEP,qBAAqB;IACrB,sBADU,OAAO,CACI;IAcnB,0CAAc;IAUd,uBAA2C;IAC3C,iBAA8D;IAC9D,kBAA2D;IAW3D,sBAA6D;IAC7D,mBAAuC;IACvC,yBAAmD;IAEnD,yBAAwF;IACxF,2BAAuD;IAEvD,yCAAmF;IAIjF;;;;;;aAKE;IAMN,wCASC;IAED;;;OAGG;IACH,+BA6BC;IAED,gCAyBC;IAED,mCAsCC;IAED,yCA0BC;IAED;;;;OAIG;IACH,mCAJW,MAAM,gBACN,OAAO,eAAe,EAAE,YAAY,GAClC,OAAO,CAAC,OAAO,CAAC,CA+C5B;IAED,uCAoGC;IAzEC,iBAAiD;IA2EnD,wCAGC;IAED,+BAcC;CACF;AAtaD,uCAQE;AATF,2BAAqB,+BAA+B,CAAC;AAarD;IAEE;;OAEG;IACH,sBAFU;QAAC,OAAO,EAAE,OAAO,CAAC;QAAC,MAAM,EAAE,OAAO,CAAA;KAAC,CAExB;IAErB,6GAQC;CACF;wBA1C+B,eAAe"}
|
package/espresso-server/library/src/main/java/io/appium/espressoserver/lib/helpers/Version.kt
CHANGED
|
@@ -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 = "
|
|
5
|
+
private const val VERSION = "5.0.0"
|
|
6
6
|
|
|
7
7
|
fun getEspressoServerVersion() = VERSION
|