appium-uiautomator2-driver 2.10.1 → 2.10.2

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 ADDED
@@ -0,0 +1 @@
1
+ ## [2.10.2](https://github.com/appium/appium-uiautomator2-driver/compare/v2.10.1...v2.10.2) (2022-11-06)
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "2.10.1",
3
+ "version": "2.10.2",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "2.10.1",
9
+ "version": "2.10.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.0.0",
@@ -32,6 +32,7 @@
32
32
  "@babel/plugin-transform-runtime": "^7.18.10",
33
33
  "@babel/preset-env": "^7.18.10",
34
34
  "@babel/register": "^7.18.9",
35
+ "@semantic-release/changelog": "^6.0.1",
35
36
  "@semantic-release/git": "^10.0.1",
36
37
  "@xmldom/xmldom": "^0.x",
37
38
  "android-apidemos": "^4.1.1",
@@ -265,7 +266,7 @@
265
266
  }
266
267
  },
267
268
  "node_modules/@babel/parser": {
268
- "version": "7.20.0",
269
+ "version": "7.20.2",
269
270
  "extraneous": true,
270
271
  "license": "MIT",
271
272
  "bin": {
@@ -276,7 +277,7 @@
276
277
  }
277
278
  },
278
279
  "node_modules/@babel/runtime": {
279
- "version": "7.20.0",
280
+ "version": "7.20.1",
280
281
  "license": "MIT",
281
282
  "dependencies": {
282
283
  "regenerator-runtime": "^0.13.10"
@@ -961,7 +962,7 @@
961
962
  }
962
963
  },
963
964
  "node_modules/@types/node": {
964
- "version": "18.11.8",
965
+ "version": "18.11.9",
965
966
  "license": "MIT"
966
967
  },
967
968
  "node_modules/@types/normalize-package-data": {
@@ -1077,7 +1078,7 @@
1077
1078
  }
1078
1079
  },
1079
1080
  "node_modules/@xmldom/xmldom": {
1080
- "version": "0.8.4",
1081
+ "version": "0.8.6",
1081
1082
  "license": "MIT",
1082
1083
  "engines": {
1083
1084
  "node": ">=10.0.0"
@@ -1167,7 +1168,7 @@
1167
1168
  "license": "MIT"
1168
1169
  },
1169
1170
  "node_modules/appium-adb": {
1170
- "version": "9.10.14",
1171
+ "version": "9.10.15",
1171
1172
  "license": "Apache-2.0",
1172
1173
  "dependencies": {
1173
1174
  "@appium/support": "^2.60.0",
@@ -1248,7 +1249,7 @@
1248
1249
  }
1249
1250
  },
1250
1251
  "node_modules/appium-uiautomator2-server": {
1251
- "version": "5.7.2",
1252
+ "version": "5.7.4",
1252
1253
  "license": "Apache-2.0",
1253
1254
  "engines": {
1254
1255
  "node": ">=14",
@@ -2676,7 +2677,7 @@
2676
2677
  }
2677
2678
  },
2678
2679
  "node_modules/io.appium.settings": {
2679
- "version": "4.2.2",
2680
+ "version": "4.2.3",
2680
2681
  "license": "Apache-2.0",
2681
2682
  "engines": {
2682
2683
  "node": ">=14",
@@ -3277,7 +3278,7 @@
3277
3278
  }
3278
3279
  },
3279
3280
  "node_modules/marked": {
3280
- "version": "4.1.1",
3281
+ "version": "4.2.2",
3281
3282
  "extraneous": true,
3282
3283
  "license": "MIT",
3283
3284
  "bin": {
@@ -5329,11 +5330,11 @@
5329
5330
  }
5330
5331
  },
5331
5332
  "@babel/parser": {
5332
- "version": "7.20.0",
5333
+ "version": "7.20.2",
5333
5334
  "extraneous": true
5334
5335
  },
5335
5336
  "@babel/runtime": {
5336
- "version": "7.20.0",
5337
+ "version": "7.20.1",
5337
5338
  "requires": {
5338
5339
  "regenerator-runtime": "^0.13.10"
5339
5340
  }
@@ -5809,7 +5810,7 @@
5809
5810
  }
5810
5811
  },
5811
5812
  "@types/node": {
5812
- "version": "18.11.8"
5813
+ "version": "18.11.9"
5813
5814
  },
5814
5815
  "@types/normalize-package-data": {
5815
5816
  "version": "2.4.1"
@@ -5895,7 +5896,7 @@
5895
5896
  }
5896
5897
  },
5897
5898
  "@xmldom/xmldom": {
5898
- "version": "0.8.4"
5899
+ "version": "0.8.6"
5899
5900
  },
5900
5901
  "accepts": {
5901
5902
  "version": "1.3.8",
@@ -5951,7 +5952,7 @@
5951
5952
  "version": "1.1.0"
5952
5953
  },
5953
5954
  "appium-adb": {
5954
- "version": "9.10.14",
5955
+ "version": "9.10.15",
5955
5956
  "requires": {
5956
5957
  "@appium/support": "^2.60.0",
5957
5958
  "@babel/runtime": "^7.0.0",
@@ -6010,7 +6011,7 @@
6010
6011
  }
6011
6012
  },
6012
6013
  "appium-uiautomator2-server": {
6013
- "version": "5.7.2"
6014
+ "version": "5.7.4"
6014
6015
  },
6015
6016
  "aproba": {
6016
6017
  "version": "2.0.0"
@@ -6950,7 +6951,7 @@
6950
6951
  }
6951
6952
  },
6952
6953
  "io.appium.settings": {
6953
- "version": "4.2.2"
6954
+ "version": "4.2.3"
6954
6955
  },
6955
6956
  "ipaddr.js": {
6956
6957
  "version": "1.9.1",
@@ -7340,7 +7341,7 @@
7340
7341
  "requires": {}
7341
7342
  },
7342
7343
  "marked": {
7343
- "version": "4.1.1",
7344
+ "version": "4.2.2",
7344
7345
  "extraneous": true
7345
7346
  },
7346
7347
  "mdurl": {
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.10.1",
10
+ "version": "2.10.2",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -51,7 +51,8 @@
51
51
  "index.js",
52
52
  "lib",
53
53
  "build/index.js",
54
- "build/lib"
54
+ "build/lib",
55
+ "CHANGELOG.md"
55
56
  ],
56
57
  "dependencies": {
57
58
  "@babel/runtime": "^7.0.0",
@@ -96,6 +97,7 @@
96
97
  "@babel/plugin-transform-runtime": "^7.18.10",
97
98
  "@babel/preset-env": "^7.18.10",
98
99
  "@babel/register": "^7.18.9",
100
+ "@semantic-release/changelog": "^6.0.1",
99
101
  "@semantic-release/git": "^10.0.1",
100
102
  "@xmldom/xmldom": "^0.x",
101
103
  "android-apidemos": "^4.1.1",