appium-espresso-driver 2.25.6 → 2.25.7
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.25.7](https://github.com/appium/appium-espresso-driver/compare/v2.25.6...v2.25.7) (2023-09-14)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Miscellaneous Chores
|
|
5
|
+
|
|
6
|
+
* **deps-dev:** bump sinon from 15.2.0 to 16.0.0 ([#912](https://github.com/appium/appium-espresso-driver/issues/912)) ([e046a85](https://github.com/appium/appium-espresso-driver/commit/e046a8567533735ce7d69397e5ab35bf60a74df2))
|
|
7
|
+
|
|
1
8
|
## [2.25.6](https://github.com/appium/appium-espresso-driver/compare/v2.25.5...v2.25.6) (2023-09-03)
|
|
2
9
|
|
|
3
10
|
|
|
Binary file
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-espresso-driver",
|
|
3
|
-
"version": "2.25.
|
|
3
|
+
"version": "2.25.7",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-espresso-driver",
|
|
9
|
-
"version": "2.25.
|
|
9
|
+
"version": "2.25.7",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/runtime": "^7.4.3",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"pre-commit": "^1.2.2",
|
|
49
49
|
"rimraf": "^5.0.0",
|
|
50
50
|
"semantic-release": "^20.0.2",
|
|
51
|
-
"sinon": "^
|
|
51
|
+
"sinon": "^16.0.0",
|
|
52
52
|
"webdriverio": "^8.0.2",
|
|
53
53
|
"xpath": "^0.x"
|
|
54
54
|
},
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
}
|
|
479
479
|
},
|
|
480
480
|
"node_modules/@babel/helper-validator-identifier": {
|
|
481
|
-
"version": "7.22.
|
|
481
|
+
"version": "7.22.19",
|
|
482
482
|
"license": "MIT",
|
|
483
483
|
"engines": {
|
|
484
484
|
"node": ">=6.9.0"
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
}
|
|
498
498
|
},
|
|
499
499
|
"node_modules/@babel/runtime": {
|
|
500
|
-
"version": "7.22.
|
|
500
|
+
"version": "7.22.15",
|
|
501
501
|
"license": "MIT",
|
|
502
502
|
"dependencies": {
|
|
503
503
|
"regenerator-runtime": "^0.14.0"
|
|
@@ -722,7 +722,7 @@
|
|
|
722
722
|
}
|
|
723
723
|
},
|
|
724
724
|
"node_modules/@types/connect": {
|
|
725
|
-
"version": "3.4.
|
|
725
|
+
"version": "3.4.36",
|
|
726
726
|
"license": "MIT",
|
|
727
727
|
"dependencies": {
|
|
728
728
|
"@types/node": "*"
|
|
@@ -810,7 +810,7 @@
|
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
812
|
"node_modules/@types/node": {
|
|
813
|
-
"version": "20.
|
|
813
|
+
"version": "20.6.0",
|
|
814
814
|
"license": "MIT"
|
|
815
815
|
},
|
|
816
816
|
"node_modules/@types/normalize-package-data": {
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
}
|
|
885
885
|
},
|
|
886
886
|
"node_modules/@types/triple-beam": {
|
|
887
|
-
"version": "1.3.
|
|
887
|
+
"version": "1.3.3",
|
|
888
888
|
"extraneous": true,
|
|
889
889
|
"license": "MIT"
|
|
890
890
|
},
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
}
|
|
1010
1010
|
},
|
|
1011
1011
|
"node_modules/appium-adb": {
|
|
1012
|
-
"version": "9.14.
|
|
1012
|
+
"version": "9.14.11",
|
|
1013
1013
|
"license": "Apache-2.0",
|
|
1014
1014
|
"dependencies": {
|
|
1015
1015
|
"@appium/support": "^4.0.0",
|
|
@@ -1064,10 +1064,10 @@
|
|
|
1064
1064
|
"license": "ISC"
|
|
1065
1065
|
},
|
|
1066
1066
|
"node_modules/appium-android-driver": {
|
|
1067
|
-
"version": "5.14.
|
|
1067
|
+
"version": "5.14.9",
|
|
1068
1068
|
"license": "Apache-2.0",
|
|
1069
1069
|
"dependencies": {
|
|
1070
|
-
"appium-adb": "^9.11
|
|
1070
|
+
"appium-adb": "^9.14.11",
|
|
1071
1071
|
"appium-chromedriver": "^5.2.0",
|
|
1072
1072
|
"asyncbox": "^2.8.0",
|
|
1073
1073
|
"axios": "^1.x",
|
|
@@ -1076,7 +1076,7 @@
|
|
|
1076
1076
|
"lodash": "^4.17.4",
|
|
1077
1077
|
"lru-cache": "^7.3.0",
|
|
1078
1078
|
"moment": "^2.24.0",
|
|
1079
|
-
"moment-timezone": "^0.
|
|
1079
|
+
"moment-timezone": "^0.x",
|
|
1080
1080
|
"portfinder": "^1.0.6",
|
|
1081
1081
|
"portscanner": "2.2.0",
|
|
1082
1082
|
"semver": "^7.0.0",
|
|
@@ -1128,7 +1128,7 @@
|
|
|
1128
1128
|
"license": "ISC"
|
|
1129
1129
|
},
|
|
1130
1130
|
"node_modules/appium-chromedriver": {
|
|
1131
|
-
"version": "5.6.
|
|
1131
|
+
"version": "5.6.9",
|
|
1132
1132
|
"hasInstallScript": true,
|
|
1133
1133
|
"license": "Apache-2.0",
|
|
1134
1134
|
"dependencies": {
|
|
@@ -1551,7 +1551,7 @@
|
|
|
1551
1551
|
"optional": true
|
|
1552
1552
|
},
|
|
1553
1553
|
"node_modules/cli-spinners": {
|
|
1554
|
-
"version": "2.9.
|
|
1554
|
+
"version": "2.9.1",
|
|
1555
1555
|
"extraneous": true,
|
|
1556
1556
|
"license": "MIT",
|
|
1557
1557
|
"engines": {
|
|
@@ -2583,7 +2583,7 @@
|
|
|
2583
2583
|
"license": "ISC"
|
|
2584
2584
|
},
|
|
2585
2585
|
"node_modules/jackspeak": {
|
|
2586
|
-
"version": "2.3.
|
|
2586
|
+
"version": "2.3.3",
|
|
2587
2587
|
"license": "BlueOak-1.0.0",
|
|
2588
2588
|
"dependencies": {
|
|
2589
2589
|
"@isaacs/cliui": "^8.0.2"
|
|
@@ -4320,7 +4320,7 @@
|
|
|
4320
4320
|
}
|
|
4321
4321
|
},
|
|
4322
4322
|
"node_modules/teen_process": {
|
|
4323
|
-
"version": "2.0.
|
|
4323
|
+
"version": "2.0.18",
|
|
4324
4324
|
"license": "Apache-2.0",
|
|
4325
4325
|
"dependencies": {
|
|
4326
4326
|
"bluebird": "3.7.2",
|
|
@@ -4838,7 +4838,7 @@
|
|
|
4838
4838
|
"license": "ISC"
|
|
4839
4839
|
},
|
|
4840
4840
|
"node_modules/ws": {
|
|
4841
|
-
"version": "8.
|
|
4841
|
+
"version": "8.14.1",
|
|
4842
4842
|
"license": "MIT",
|
|
4843
4843
|
"engines": {
|
|
4844
4844
|
"node": ">=10.0.0"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "2.25.
|
|
10
|
+
"version": "2.25.7",
|
|
11
11
|
"author": "Appium Contributors",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"pre-commit": "^1.2.2",
|
|
129
129
|
"rimraf": "^5.0.0",
|
|
130
130
|
"semantic-release": "^20.0.2",
|
|
131
|
-
"sinon": "^
|
|
131
|
+
"sinon": "^16.0.0",
|
|
132
132
|
"webdriverio": "^8.0.2",
|
|
133
133
|
"xpath": "^0.x"
|
|
134
134
|
}
|