appium-xcuitest-driver 4.32.20 → 4.32.22
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 +14 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [4.32.22](https://github.com/appium/appium-xcuitest-driver/compare/v4.32.21...v4.32.22) (2023-07-20)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update dependency @xmldom/xmldom to v0.8.10 ([598aafe](https://github.com/appium/appium-xcuitest-driver/commit/598aafebd808c654ed182e52e4a09be193182554))
|
|
7
|
+
|
|
8
|
+
## [4.32.21](https://github.com/appium/appium-xcuitest-driver/compare/v4.32.20...v4.32.21) (2023-07-16)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **deps:** update dependency appium-webdriveragent to v5.6.0 for waitForQuiescence in in /wda/apps/launch ([#1817](https://github.com/appium/appium-xcuitest-driver/issues/1817)) ([9e4ded1](https://github.com/appium/appium-xcuitest-driver/commit/9e4ded1fe475d7aa83c638b1d2ca3e79936e7fc5))
|
|
14
|
+
|
|
1
15
|
## [4.32.20](https://github.com/appium/appium-xcuitest-driver/compare/v4.32.19...v4.32.20) (2023-07-13)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "4.32.
|
|
11
|
+
"version": "4.32.22",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -68,12 +68,12 @@
|
|
|
68
68
|
],
|
|
69
69
|
"types": "./build/index.d.ts",
|
|
70
70
|
"dependencies": {
|
|
71
|
-
"@xmldom/xmldom": "0.8.
|
|
71
|
+
"@xmldom/xmldom": "0.8.10",
|
|
72
72
|
"appium-idb": "1.6.13",
|
|
73
73
|
"appium-ios-device": "2.5.4",
|
|
74
74
|
"appium-ios-simulator": "5.1.1",
|
|
75
75
|
"appium-remote-debugger": "9.1.17",
|
|
76
|
-
"appium-webdriveragent": "5.
|
|
76
|
+
"appium-webdriveragent": "5.6.0",
|
|
77
77
|
"appium-xcode": "5.1.4",
|
|
78
78
|
"async-lock": "1.4.0",
|
|
79
79
|
"asyncbox": "2.9.4",
|
|
@@ -137,8 +137,8 @@
|
|
|
137
137
|
"@appium/test-support": "3.0.17",
|
|
138
138
|
"@appium/tsconfig": "0.3.0",
|
|
139
139
|
"@appium/types": "0.12.0",
|
|
140
|
-
"@commitlint/cli": "17.6.
|
|
141
|
-
"@commitlint/config-conventional": "17.6.
|
|
140
|
+
"@commitlint/cli": "17.6.7",
|
|
141
|
+
"@commitlint/config-conventional": "17.6.7",
|
|
142
142
|
"@semantic-release/changelog": "6.0.3",
|
|
143
143
|
"@semantic-release/git": "10.0.1",
|
|
144
144
|
"@types/bluebird": "3.5.38",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"chai-as-promised": "7.1.1",
|
|
160
160
|
"chai-subset": "1.6.0",
|
|
161
161
|
"conventional-changelog-conventionalcommits": "6.1.0",
|
|
162
|
-
"eslint": "8.
|
|
162
|
+
"eslint": "8.45.0",
|
|
163
163
|
"eslint-config-prettier": "8.8.0",
|
|
164
164
|
"eslint-import-resolver-typescript": "3.5.5",
|
|
165
165
|
"eslint-plugin-import": "2.27.5",
|
|
@@ -174,14 +174,14 @@
|
|
|
174
174
|
"mocha-multi-reporters": "1.5.1",
|
|
175
175
|
"nyc": "15.1.0",
|
|
176
176
|
"pem": "1.14.8",
|
|
177
|
-
"prettier": "
|
|
177
|
+
"prettier": "3.0.0",
|
|
178
178
|
"rimraf": "5.0.1",
|
|
179
179
|
"semantic-release": "20.1.3",
|
|
180
|
-
"sharp": "0.32.
|
|
180
|
+
"sharp": "0.32.3",
|
|
181
181
|
"sinon": "15.2.0",
|
|
182
182
|
"sinon-chai": "3.7.0",
|
|
183
183
|
"ts-node": "10.9.1",
|
|
184
|
-
"type-fest": "3.13.
|
|
184
|
+
"type-fest": "3.13.1",
|
|
185
185
|
"typescript": "4.9.5",
|
|
186
186
|
"webdriverio": "8.10.7"
|
|
187
187
|
},
|