appium-xcuitest-driver 4.21.13 → 4.21.15
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 +17 -0
- package/npm-shrinkwrap.json +17 -14
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
## [4.21.15](https://github.com/appium/appium-xcuitest-driver/compare/v4.21.14...v4.21.15) (2023-04-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Miscellaneous Chores
|
|
5
|
+
|
|
6
|
+
* **deps:** update dependency pem to v1.14.7 ([30618c9](https://github.com/appium/appium-xcuitest-driver/commit/30618c9ef5f61e3fd75bac88c31c7862e251f86c))
|
|
7
|
+
|
|
8
|
+
## [4.21.14](https://github.com/appium/appium-xcuitest-driver/compare/v4.21.13...v4.21.14) (2023-04-07)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Miscellaneous Chores
|
|
12
|
+
|
|
13
|
+
* **ci:** fix docs workflow ([102cd39](https://github.com/appium/appium-xcuitest-driver/commit/102cd39cf03bda25522e3e6a83104b71f8466a37))
|
|
14
|
+
* **ci:** remove dependabot config ([7c81e33](https://github.com/appium/appium-xcuitest-driver/commit/7c81e33d6c44b4edffe6494fc504d0a68c536ed8))
|
|
15
|
+
* update .gitattributes ([c71c043](https://github.com/appium/appium-xcuitest-driver/commit/c71c0432fbed74140102e0d97f5a321fae766acc))
|
|
16
|
+
* **workflows:** pin dependencies ([9d82149](https://github.com/appium/appium-xcuitest-driver/commit/9d8214962b5bb5469bc0f0ebd971b4bd9fa59189))
|
|
17
|
+
|
|
1
18
|
## [4.21.13](https://github.com/appium/appium-xcuitest-driver/compare/v4.21.12...v4.21.13) (2023-04-07)
|
|
2
19
|
|
|
3
20
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "4.21.
|
|
3
|
+
"version": "4.21.15",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "4.21.
|
|
9
|
+
"version": "4.21.15",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@xmldom/xmldom": "0.8.6",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"mocha-junit-reporter": "2.2.0",
|
|
77
77
|
"mocha-multi-reporters": "1.5.1",
|
|
78
78
|
"nyc": "15.1.0",
|
|
79
|
-
"pem": "1.14.
|
|
79
|
+
"pem": "1.14.7",
|
|
80
80
|
"pngjs": "7.0.0",
|
|
81
81
|
"prettier": "2.8.7",
|
|
82
82
|
"rimraf": "4.4.1",
|
|
@@ -6033,10 +6033,13 @@
|
|
|
6033
6033
|
"integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg=="
|
|
6034
6034
|
},
|
|
6035
6035
|
"node_modules/es6-promisify": {
|
|
6036
|
-
"version": "
|
|
6037
|
-
"resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-
|
|
6038
|
-
"integrity": "sha512-
|
|
6039
|
-
"dev": true
|
|
6036
|
+
"version": "7.0.0",
|
|
6037
|
+
"resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-7.0.0.tgz",
|
|
6038
|
+
"integrity": "sha512-ginqzK3J90Rd4/Yz7qRrqUeIpe3TwSXTPPZtPne7tGBPeAaQiU8qt4fpKApnxHcq1AwtUdHVg5P77x/yrggG8Q==",
|
|
6039
|
+
"dev": true,
|
|
6040
|
+
"engines": {
|
|
6041
|
+
"node": ">=6"
|
|
6042
|
+
}
|
|
6040
6043
|
},
|
|
6041
6044
|
"node_modules/escalade": {
|
|
6042
6045
|
"version": "3.1.1",
|
|
@@ -14178,18 +14181,18 @@
|
|
|
14178
14181
|
}
|
|
14179
14182
|
},
|
|
14180
14183
|
"node_modules/pem": {
|
|
14181
|
-
"version": "1.14.
|
|
14182
|
-
"resolved": "https://registry.npmjs.org/pem/-/pem-1.14.
|
|
14183
|
-
"integrity": "sha512-
|
|
14184
|
+
"version": "1.14.7",
|
|
14185
|
+
"resolved": "https://registry.npmjs.org/pem/-/pem-1.14.7.tgz",
|
|
14186
|
+
"integrity": "sha512-tN5+bp2/Yh/2yuv/JFXXHXrd5RVfsEBwlV7BshuYPX0OJWbR/MeAr89CKWcIp/W0cEnaTPT44haXyaEz1T6XeA==",
|
|
14184
14187
|
"dev": true,
|
|
14185
14188
|
"dependencies": {
|
|
14186
|
-
"es6-promisify": "^
|
|
14187
|
-
"md5": "^2.
|
|
14188
|
-
"os-tmpdir": "^1.0.
|
|
14189
|
+
"es6-promisify": "^7.0.0",
|
|
14190
|
+
"md5": "^2.3.0",
|
|
14191
|
+
"os-tmpdir": "^1.0.2",
|
|
14189
14192
|
"which": "^2.0.2"
|
|
14190
14193
|
},
|
|
14191
14194
|
"engines": {
|
|
14192
|
-
"node": ">=
|
|
14195
|
+
"node": ">=14.0.0"
|
|
14193
14196
|
}
|
|
14194
14197
|
},
|
|
14195
14198
|
"node_modules/pem/node_modules/which": {
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "4.21.
|
|
11
|
+
"version": "4.21.15",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"mocha-junit-reporter": "2.2.0",
|
|
173
173
|
"mocha-multi-reporters": "1.5.1",
|
|
174
174
|
"nyc": "15.1.0",
|
|
175
|
-
"pem": "1.14.
|
|
175
|
+
"pem": "1.14.7",
|
|
176
176
|
"pngjs": "7.0.0",
|
|
177
177
|
"prettier": "2.8.7",
|
|
178
178
|
"rimraf": "4.4.1",
|