appium-espresso-driver 2.13.6 → 2.13.8

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,17 @@
1
+ ## [2.13.8](https://github.com/appium/appium-espresso-driver/compare/v2.13.7...v2.13.8) (2022-12-03)
2
+
3
+
4
+ ### Miscellaneous Chores
5
+
6
+ * **deps-dev:** bump webdriverio from 7.27.0 to 8.0.2 ([#838](https://github.com/appium/appium-espresso-driver/issues/838)) ([2b22c11](https://github.com/appium/appium-espresso-driver/commit/2b22c11a302b74fa931065d59d894dd42ff82f6f))
7
+
8
+ ## [2.13.7](https://github.com/appium/appium-espresso-driver/compare/v2.13.6...v2.13.7) (2022-12-01)
9
+
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * update releaserc ([#837](https://github.com/appium/appium-espresso-driver/issues/837)) ([655c333](https://github.com/appium/appium-espresso-driver/commit/655c33323f19085adc678160666ad83f5249aa31))
14
+
1
15
  ## [2.13.6](https://github.com/appium/appium-espresso-driver/compare/v2.13.5...v2.13.6) (2022-11-29)
2
16
 
3
17
  ## [2.13.5](https://github.com/appium/appium-espresso-driver/compare/v2.13.4...v2.13.5) (2022-11-06)
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-espresso-driver",
3
- "version": "2.13.6",
3
+ "version": "2.13.8",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-espresso-driver",
9
- "version": "2.13.6",
9
+ "version": "2.13.8",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.4.3",
@@ -37,6 +37,7 @@
37
37
  "babel-plugin-source-map-support": "^2.2.0",
38
38
  "chai": "^4.1.2",
39
39
  "chai-as-promised": "^7.1.1",
40
+ "conventional-changelog-conventionalcommits": "^5.0.0",
40
41
  "eslint": "^7.32.0",
41
42
  "eslint-config-prettier": "^8.5.0",
42
43
  "eslint-plugin-import": "^2.25.3",
@@ -48,7 +49,7 @@
48
49
  "rimraf": "^3.0.2",
49
50
  "semantic-release": "^19.0.2",
50
51
  "sinon": "^15.0.0",
51
- "webdriverio": "^7.0.0",
52
+ "webdriverio": "^8.0.2",
52
53
  "xpath": "^0.x"
53
54
  },
54
55
  "engines": {
@@ -254,7 +255,7 @@
254
255
  }
255
256
  },
256
257
  "node_modules/@appium/support/node_modules/minimatch": {
257
- "version": "5.1.0",
258
+ "version": "5.1.1",
258
259
  "license": "ISC",
259
260
  "dependencies": {
260
261
  "brace-expansion": "^2.0.1"
@@ -1014,7 +1015,7 @@
1014
1015
  }
1015
1016
  },
1016
1017
  "node_modules/@types/node": {
1017
- "version": "18.11.9",
1018
+ "version": "18.11.10",
1018
1019
  "license": "MIT"
1019
1020
  },
1020
1021
  "node_modules/@types/normalize-package-data": {
@@ -1218,7 +1219,7 @@
1218
1219
  "license": "MIT"
1219
1220
  },
1220
1221
  "node_modules/appium-adb": {
1221
- "version": "9.10.17",
1222
+ "version": "9.10.18",
1222
1223
  "license": "Apache-2.0",
1223
1224
  "dependencies": {
1224
1225
  "@appium/support": "^2.60.0",
@@ -1264,7 +1265,7 @@
1264
1265
  }
1265
1266
  },
1266
1267
  "node_modules/appium-android-driver": {
1267
- "version": "5.7.2",
1268
+ "version": "5.8.1",
1268
1269
  "license": "Apache-2.0",
1269
1270
  "dependencies": {
1270
1271
  "@babel/runtime": "^7.0.0",
@@ -1328,7 +1329,7 @@
1328
1329
  }
1329
1330
  },
1330
1331
  "node_modules/appium-chromedriver": {
1331
- "version": "5.2.7",
1332
+ "version": "5.2.10",
1332
1333
  "hasInstallScript": true,
1333
1334
  "license": "Apache-2.0",
1334
1335
  "dependencies": {
@@ -2734,7 +2735,7 @@
2734
2735
  }
2735
2736
  },
2736
2737
  "node_modules/io.appium.settings": {
2737
- "version": "4.2.3",
2738
+ "version": "4.2.4",
2738
2739
  "license": "Apache-2.0",
2739
2740
  "engines": {
2740
2741
  "node": ">=14",
@@ -4155,7 +4156,7 @@
4155
4156
  }
4156
4157
  },
4157
4158
  "node_modules/readdir-glob/node_modules/minimatch": {
4158
- "version": "5.1.0",
4159
+ "version": "5.1.1",
4159
4160
  "license": "ISC",
4160
4161
  "dependencies": {
4161
4162
  "brace-expansion": "^2.0.1"
@@ -5296,7 +5297,7 @@
5296
5297
  }
5297
5298
  },
5298
5299
  "minimatch": {
5299
- "version": "5.1.0",
5300
+ "version": "5.1.1",
5300
5301
  "requires": {
5301
5302
  "brace-expansion": "^2.0.1"
5302
5303
  }
@@ -5815,7 +5816,7 @@
5815
5816
  }
5816
5817
  },
5817
5818
  "@types/node": {
5818
- "version": "18.11.9"
5819
+ "version": "18.11.10"
5819
5820
  },
5820
5821
  "@types/normalize-package-data": {
5821
5822
  "version": "2.4.1"
@@ -5955,7 +5956,7 @@
5955
5956
  "version": "1.1.0"
5956
5957
  },
5957
5958
  "appium-adb": {
5958
- "version": "9.10.17",
5959
+ "version": "9.10.18",
5959
5960
  "requires": {
5960
5961
  "@appium/support": "^2.60.0",
5961
5962
  "@babel/runtime": "^7.0.0",
@@ -5989,7 +5990,7 @@
5989
5990
  }
5990
5991
  },
5991
5992
  "appium-android-driver": {
5992
- "version": "5.7.2",
5993
+ "version": "5.8.1",
5993
5994
  "requires": {
5994
5995
  "@babel/runtime": "^7.0.0",
5995
5996
  "appium-adb": "^9.10.9",
@@ -6037,7 +6038,7 @@
6037
6038
  }
6038
6039
  },
6039
6040
  "appium-chromedriver": {
6040
- "version": "5.2.7",
6041
+ "version": "5.2.10",
6041
6042
  "requires": {
6042
6043
  "@appium/base-driver": "^8.7.3",
6043
6044
  "@appium/support": "^2.61.0",
@@ -6955,7 +6956,7 @@
6955
6956
  }
6956
6957
  },
6957
6958
  "io.appium.settings": {
6958
- "version": "4.2.3"
6959
+ "version": "4.2.4"
6959
6960
  },
6960
6961
  "ipaddr.js": {
6961
6962
  "version": "1.9.1"
@@ -7856,7 +7857,7 @@
7856
7857
  }
7857
7858
  },
7858
7859
  "minimatch": {
7859
- "version": "5.1.0",
7860
+ "version": "5.1.1",
7860
7861
  "requires": {
7861
7862
  "brace-expansion": "^2.0.1"
7862
7863
  }
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.13.6",
10
+ "version": "2.13.8",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -112,6 +112,7 @@
112
112
  "async-lock": "^1.0.0",
113
113
  "chai": "^4.1.2",
114
114
  "chai-as-promised": "^7.1.1",
115
+ "conventional-changelog-conventionalcommits": "^5.0.0",
115
116
  "eslint": "^7.32.0",
116
117
  "eslint-config-prettier": "^8.5.0",
117
118
  "eslint-plugin-import": "^2.25.3",
@@ -123,7 +124,7 @@
123
124
  "rimraf": "^3.0.2",
124
125
  "semantic-release": "^19.0.2",
125
126
  "sinon": "^15.0.0",
126
- "webdriverio": "^7.0.0",
127
+ "webdriverio": "^8.0.2",
127
128
  "xpath": "^0.x"
128
129
  }
129
130
  }