appium-espresso-driver 2.15.0 → 2.15.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.15.1](https://github.com/appium/appium-espresso-driver/compare/v2.15.0...v2.15.1) (2023-01-17)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Miscellaneous Chores
|
|
5
|
+
|
|
6
|
+
* **deps-dev:** bump semantic-release from 19.0.5 to 20.0.2 ([#844](https://github.com/appium/appium-espresso-driver/issues/844)) ([3267b5e](https://github.com/appium/appium-espresso-driver/commit/3267b5e7c444dcb2bd76b9c6600e7873c81a3bb9))
|
|
7
|
+
|
|
1
8
|
## [2.15.0](https://github.com/appium/appium-espresso-driver/compare/v2.14.1...v2.15.0) (2023-01-16)
|
|
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.15.
|
|
3
|
+
"version": "2.15.1",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-espresso-driver",
|
|
9
|
-
"version": "2.15.
|
|
9
|
+
"version": "2.15.1",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/runtime": "^7.4.3",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"mocha": "^10.0.0",
|
|
48
48
|
"pre-commit": "^1.2.2",
|
|
49
49
|
"rimraf": "^4.0.4",
|
|
50
|
-
"semantic-release": "^
|
|
50
|
+
"semantic-release": "^20.0.2",
|
|
51
51
|
"sinon": "^15.0.0",
|
|
52
52
|
"webdriverio": "^8.0.2",
|
|
53
53
|
"xpath": "^0.x"
|
|
@@ -1256,7 +1256,7 @@
|
|
|
1256
1256
|
"license": "MIT"
|
|
1257
1257
|
},
|
|
1258
1258
|
"node_modules/appium-adb": {
|
|
1259
|
-
"version": "9.10.
|
|
1259
|
+
"version": "9.10.24",
|
|
1260
1260
|
"license": "Apache-2.0",
|
|
1261
1261
|
"dependencies": {
|
|
1262
1262
|
"@appium/support": "^3.0.0",
|
|
@@ -1313,7 +1313,7 @@
|
|
|
1313
1313
|
"license": "ISC"
|
|
1314
1314
|
},
|
|
1315
1315
|
"node_modules/appium-android-driver": {
|
|
1316
|
-
"version": "5.8.
|
|
1316
|
+
"version": "5.8.9",
|
|
1317
1317
|
"license": "Apache-2.0",
|
|
1318
1318
|
"dependencies": {
|
|
1319
1319
|
"@babel/runtime": "^7.0.0",
|
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
"license": "ISC"
|
|
1380
1380
|
},
|
|
1381
1381
|
"node_modules/appium-chromedriver": {
|
|
1382
|
-
"version": "5.2.
|
|
1382
|
+
"version": "5.2.15",
|
|
1383
1383
|
"hasInstallScript": true,
|
|
1384
1384
|
"license": "Apache-2.0",
|
|
1385
1385
|
"dependencies": {
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
}
|
|
2657
2657
|
},
|
|
2658
2658
|
"node_modules/io.appium.settings": {
|
|
2659
|
-
"version": "5.0.
|
|
2659
|
+
"version": "5.0.3",
|
|
2660
2660
|
"license": "Apache-2.0",
|
|
2661
2661
|
"engines": {
|
|
2662
2662
|
"node": ">=14",
|
|
@@ -5466,7 +5466,7 @@
|
|
|
5466
5466
|
"version": "1.1.0"
|
|
5467
5467
|
},
|
|
5468
5468
|
"appium-adb": {
|
|
5469
|
-
"version": "9.10.
|
|
5469
|
+
"version": "9.10.24",
|
|
5470
5470
|
"requires": {
|
|
5471
5471
|
"@appium/support": "^3.0.0",
|
|
5472
5472
|
"@babel/runtime": "^7.0.0",
|
|
@@ -5506,7 +5506,7 @@
|
|
|
5506
5506
|
}
|
|
5507
5507
|
},
|
|
5508
5508
|
"appium-android-driver": {
|
|
5509
|
-
"version": "5.8.
|
|
5509
|
+
"version": "5.8.9",
|
|
5510
5510
|
"requires": {
|
|
5511
5511
|
"@babel/runtime": "^7.0.0",
|
|
5512
5512
|
"appium-adb": "^9.10.9",
|
|
@@ -5552,7 +5552,7 @@
|
|
|
5552
5552
|
}
|
|
5553
5553
|
},
|
|
5554
5554
|
"appium-chromedriver": {
|
|
5555
|
-
"version": "5.2.
|
|
5555
|
+
"version": "5.2.15",
|
|
5556
5556
|
"requires": {
|
|
5557
5557
|
"@appium/base-driver": "^9.1.0",
|
|
5558
5558
|
"@appium/support": "^3.0.0",
|
|
@@ -6382,7 +6382,7 @@
|
|
|
6382
6382
|
"version": "3.0.1"
|
|
6383
6383
|
},
|
|
6384
6384
|
"io.appium.settings": {
|
|
6385
|
-
"version": "5.0.
|
|
6385
|
+
"version": "5.0.3"
|
|
6386
6386
|
},
|
|
6387
6387
|
"ipaddr.js": {
|
|
6388
6388
|
"version": "1.9.1"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "2.15.
|
|
10
|
+
"version": "2.15.1",
|
|
11
11
|
"author": "Appium Contributors",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"mocha": "^10.0.0",
|
|
123
123
|
"pre-commit": "^1.2.2",
|
|
124
124
|
"rimraf": "^4.0.4",
|
|
125
|
-
"semantic-release": "^
|
|
125
|
+
"semantic-release": "^20.0.2",
|
|
126
126
|
"sinon": "^15.0.0",
|
|
127
127
|
"webdriverio": "^8.0.2",
|
|
128
128
|
"xpath": "^0.x"
|