appium-uiautomator2-driver 2.32.2 → 2.33.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/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.32.2",
10
+ "version": "2.33.0",
11
11
  "bugs": {
12
12
  "url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
13
  },
@@ -62,8 +62,8 @@
62
62
  "singleQuote": true
63
63
  },
64
64
  "dependencies": {
65
- "appium-adb": "^10.0.0",
66
- "appium-android-driver": "^7.1.3",
65
+ "appium-adb": "^11.0.1",
66
+ "appium-android-driver": "^7.2.1",
67
67
  "appium-chromedriver": "^5.6.5",
68
68
  "appium-uiautomator2-server": "^5.12.2",
69
69
  "asyncbox": "^2.3.1",
@@ -79,13 +79,13 @@
79
79
  "devDependencies": {
80
80
  "@appium/docutils": "^0.4.4",
81
81
  "@appium/eslint-config-appium": "^8.0.3",
82
- "@appium/eslint-config-appium-ts": "^0.3.1",
82
+ "@appium/eslint-config-appium-ts": "^0.x",
83
83
  "@appium/support": "^4.0.1",
84
84
  "@appium/test-support": "^3.0.0",
85
- "@appium/tsconfig": "^0.3.0",
86
- "@appium/types": "^0.13.0",
87
- "@commitlint/cli": "^17.6.3",
88
- "@commitlint/config-conventional": "^17.6.3",
85
+ "@appium/tsconfig": "^0.x",
86
+ "@appium/types": "^0.x",
87
+ "@commitlint/cli": "^18.0.0",
88
+ "@commitlint/config-conventional": "^18.0.0",
89
89
  "@semantic-release/changelog": "^6.0.1",
90
90
  "@semantic-release/git": "^10.0.1",
91
91
  "@types/bluebird": "^3.5.38",
@@ -98,11 +98,11 @@
98
98
  "@types/semver": "^7.5.0",
99
99
  "@types/sinon": "^10.0.15",
100
100
  "@types/sinon-chai": "^3.2.9",
101
- "@types/source-map-support": "^0.5.6",
101
+ "@types/source-map-support": "^0.x",
102
102
  "@types/teen_process": "^2.0.0",
103
103
  "@types/ws": "^8.5.4",
104
- "@typescript-eslint/eslint-plugin": "^5.59.5",
105
- "@typescript-eslint/parser": "^5.59.5",
104
+ "@typescript-eslint/eslint-plugin": "^6.9.0",
105
+ "@typescript-eslint/parser": "^6.9.0",
106
106
  "@xmldom/xmldom": "^0.x",
107
107
  "android-apidemos": "^4.1.1",
108
108
  "appium": "^2.0.0-rc.3",
@@ -110,7 +110,7 @@
110
110
  "chai-as-promised": "^7.1.1",
111
111
  "conventional-changelog-conventionalcommits": "^7.0.1",
112
112
  "eslint": "^8.40.0",
113
- "eslint-config-prettier": "^8.8.0",
113
+ "eslint-config-prettier": "^9.0.0",
114
114
  "eslint-import-resolver-typescript": "^3.5.5",
115
115
  "eslint-plugin-import": "^2.27.5",
116
116
  "eslint-plugin-mocha": "^10.1.0",
@@ -123,7 +123,7 @@
123
123
  "rimraf": "^5.0.0",
124
124
  "semantic-release": "^22.0.5",
125
125
  "sharp": "^0.x",
126
- "sinon": "^16.1.0",
126
+ "sinon": "^17.0.0",
127
127
  "sinon-chai": "^3.7.0",
128
128
  "ts-node": "^10.9.1",
129
129
  "typescript": "~5.2",