appium-xcuitest-driver 4.30.5 → 4.30.7
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 +16 -0
- package/npm-shrinkwrap.json +38 -76
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
+
## [4.30.7](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.6...v4.30.7) (2023-06-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update dependency appium-idb to v1.6.12 ([#1733](https://github.com/appium/appium-xcuitest-driver/issues/1733)) ([aa50371](https://github.com/appium/appium-xcuitest-driver/commit/aa50371fc17636e1b1cf0091fd13ebc74e88abb9))
|
|
7
|
+
* **deps:** update dependency appium-remote-debugger to v9.1.16 ([#1736](https://github.com/appium/appium-xcuitest-driver/issues/1736)) ([2657995](https://github.com/appium/appium-xcuitest-driver/commit/265799597fbe538e265f35e2729e1334c20f778b))
|
|
8
|
+
* **deps:** update dependency appium-xcode to v5.1.2 ([#1738](https://github.com/appium/appium-xcuitest-driver/issues/1738)) ([e315219](https://github.com/appium/appium-xcuitest-driver/commit/e315219cf29838fe8d8855d22ce4ba4a4449c3ba))
|
|
9
|
+
|
|
10
|
+
## [4.30.6](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.5...v4.30.6) (2023-06-08)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **deps:** update dependency appium-ios-device to v2.5.3 ([2ea3183](https://github.com/appium/appium-xcuitest-driver/commit/2ea31830fa7afca3f7d3f2953702f5d3f92946ca))
|
|
16
|
+
|
|
1
17
|
## [4.30.5](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.4...v4.30.5) (2023-06-06)
|
|
2
18
|
|
|
3
19
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "4.30.
|
|
3
|
+
"version": "4.30.7",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "4.30.
|
|
9
|
+
"version": "4.30.7",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@xmldom/xmldom": "0.8.8",
|
|
13
|
-
"appium-idb": "1.6.
|
|
14
|
-
"appium-ios-device": "2.5.
|
|
13
|
+
"appium-idb": "1.6.12",
|
|
14
|
+
"appium-ios-device": "2.5.3",
|
|
15
15
|
"appium-ios-simulator": "5.0.8",
|
|
16
|
-
"appium-remote-debugger": "9.1.
|
|
16
|
+
"appium-remote-debugger": "9.1.16",
|
|
17
17
|
"appium-webdriveragent": "5.3.1",
|
|
18
|
-
"appium-xcode": "5.1.
|
|
18
|
+
"appium-xcode": "5.1.2",
|
|
19
19
|
"async-lock": "1.4.0",
|
|
20
20
|
"asyncbox": "2.9.4",
|
|
21
21
|
"bluebird": "3.7.2",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"chai": "4.3.7",
|
|
62
62
|
"chai-as-promised": "7.1.1",
|
|
63
63
|
"chai-subset": "1.6.0",
|
|
64
|
-
"conventional-changelog-conventionalcommits": "
|
|
64
|
+
"conventional-changelog-conventionalcommits": "6.0.0",
|
|
65
65
|
"eslint": "8.42.0",
|
|
66
66
|
"eslint-config-prettier": "8.8.0",
|
|
67
67
|
"eslint-import-resolver-typescript": "3.5.5",
|
|
@@ -1109,6 +1109,20 @@
|
|
|
1109
1109
|
"node": ">=v14"
|
|
1110
1110
|
}
|
|
1111
1111
|
},
|
|
1112
|
+
"node_modules/@commitlint/config-conventional/node_modules/conventional-changelog-conventionalcommits": {
|
|
1113
|
+
"version": "5.0.0",
|
|
1114
|
+
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz",
|
|
1115
|
+
"integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==",
|
|
1116
|
+
"dev": true,
|
|
1117
|
+
"dependencies": {
|
|
1118
|
+
"compare-func": "^2.0.0",
|
|
1119
|
+
"lodash": "^4.17.15",
|
|
1120
|
+
"q": "^1.5.1"
|
|
1121
|
+
},
|
|
1122
|
+
"engines": {
|
|
1123
|
+
"node": ">=10"
|
|
1124
|
+
}
|
|
1125
|
+
},
|
|
1112
1126
|
"node_modules/@commitlint/config-validator": {
|
|
1113
1127
|
"version": "17.4.4",
|
|
1114
1128
|
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.4.tgz",
|
|
@@ -3504,9 +3518,9 @@
|
|
|
3504
3518
|
}
|
|
3505
3519
|
},
|
|
3506
3520
|
"node_modules/appium-idb": {
|
|
3507
|
-
"version": "1.6.
|
|
3508
|
-
"resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.6.
|
|
3509
|
-
"integrity": "sha512-
|
|
3521
|
+
"version": "1.6.12",
|
|
3522
|
+
"resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.6.12.tgz",
|
|
3523
|
+
"integrity": "sha512-61FdUobouOlOyP9VBSAw9es/0ut7g5IpP8ZKuglDg/oPanyZ9pEG7S788d5oQeL7UM65Naek9cONAbFdO9iyDA==",
|
|
3510
3524
|
"dependencies": {
|
|
3511
3525
|
"@appium/support": "^4.0.0",
|
|
3512
3526
|
"@babel/runtime": "^7.0.0",
|
|
@@ -3522,9 +3536,9 @@
|
|
|
3522
3536
|
}
|
|
3523
3537
|
},
|
|
3524
3538
|
"node_modules/appium-ios-device": {
|
|
3525
|
-
"version": "2.5.
|
|
3526
|
-
"resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.5.
|
|
3527
|
-
"integrity": "sha512-
|
|
3539
|
+
"version": "2.5.3",
|
|
3540
|
+
"resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.5.3.tgz",
|
|
3541
|
+
"integrity": "sha512-0SGu88wVgvAT4p6Z5I/mPj+CgpRomNYZJZ0GZ5pXmD8SiSxlE6CRBCzW+aMHmaCl/mzbX7WfEc5plAvWkIouxA==",
|
|
3528
3542
|
"dependencies": {
|
|
3529
3543
|
"@appium/support": "^4.0.0",
|
|
3530
3544
|
"@babel/runtime": "^7.0.0",
|
|
@@ -3542,31 +3556,6 @@
|
|
|
3542
3556
|
"npm": ">=8"
|
|
3543
3557
|
}
|
|
3544
3558
|
},
|
|
3545
|
-
"node_modules/appium-ios-device/node_modules/lru-cache": {
|
|
3546
|
-
"version": "6.0.0",
|
|
3547
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
3548
|
-
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
3549
|
-
"dependencies": {
|
|
3550
|
-
"yallist": "^4.0.0"
|
|
3551
|
-
},
|
|
3552
|
-
"engines": {
|
|
3553
|
-
"node": ">=10"
|
|
3554
|
-
}
|
|
3555
|
-
},
|
|
3556
|
-
"node_modules/appium-ios-device/node_modules/semver": {
|
|
3557
|
-
"version": "7.5.0",
|
|
3558
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
|
3559
|
-
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
|
3560
|
-
"dependencies": {
|
|
3561
|
-
"lru-cache": "^6.0.0"
|
|
3562
|
-
},
|
|
3563
|
-
"bin": {
|
|
3564
|
-
"semver": "bin/semver.js"
|
|
3565
|
-
},
|
|
3566
|
-
"engines": {
|
|
3567
|
-
"node": ">=10"
|
|
3568
|
-
}
|
|
3569
|
-
},
|
|
3570
3559
|
"node_modules/appium-ios-simulator": {
|
|
3571
3560
|
"version": "5.0.8",
|
|
3572
3561
|
"resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.0.8.tgz",
|
|
@@ -3616,9 +3605,9 @@
|
|
|
3616
3605
|
}
|
|
3617
3606
|
},
|
|
3618
3607
|
"node_modules/appium-remote-debugger": {
|
|
3619
|
-
"version": "9.1.
|
|
3620
|
-
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-9.1.
|
|
3621
|
-
"integrity": "sha512-
|
|
3608
|
+
"version": "9.1.16",
|
|
3609
|
+
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-9.1.16.tgz",
|
|
3610
|
+
"integrity": "sha512-jhDjkmdV7Biq8J81JTPM3qVKMxwYrhLcULKTGL8/BWNujy7HOuS0a3nJLD9thOs2aUvOjKmUQWvXOGmqtLpl/w==",
|
|
3622
3611
|
"dependencies": {
|
|
3623
3612
|
"@appium/base-driver": "^9.0.0",
|
|
3624
3613
|
"@appium/support": "^4.0.0",
|
|
@@ -3701,9 +3690,9 @@
|
|
|
3701
3690
|
}
|
|
3702
3691
|
},
|
|
3703
3692
|
"node_modules/appium-xcode": {
|
|
3704
|
-
"version": "5.1.
|
|
3705
|
-
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.1.
|
|
3706
|
-
"integrity": "sha512-
|
|
3693
|
+
"version": "5.1.2",
|
|
3694
|
+
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.1.2.tgz",
|
|
3695
|
+
"integrity": "sha512-yO3bWhen/J7zwW8zGbZZXnZkFiuxC1nSzvQoSzl8ljS+l4G7riWaeq9zSQd1pLZUjTQK7Zx7ZeMa36Pwj8ZnuQ==",
|
|
3707
3696
|
"dependencies": {
|
|
3708
3697
|
"@appium/support": "^4.0.0",
|
|
3709
3698
|
"@babel/runtime": "^7.0.0",
|
|
@@ -3721,31 +3710,6 @@
|
|
|
3721
3710
|
"npm": ">=8"
|
|
3722
3711
|
}
|
|
3723
3712
|
},
|
|
3724
|
-
"node_modules/appium-xcode/node_modules/lru-cache": {
|
|
3725
|
-
"version": "6.0.0",
|
|
3726
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
3727
|
-
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
3728
|
-
"dependencies": {
|
|
3729
|
-
"yallist": "^4.0.0"
|
|
3730
|
-
},
|
|
3731
|
-
"engines": {
|
|
3732
|
-
"node": ">=10"
|
|
3733
|
-
}
|
|
3734
|
-
},
|
|
3735
|
-
"node_modules/appium-xcode/node_modules/semver": {
|
|
3736
|
-
"version": "7.5.0",
|
|
3737
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
|
3738
|
-
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
|
3739
|
-
"dependencies": {
|
|
3740
|
-
"lru-cache": "^6.0.0"
|
|
3741
|
-
},
|
|
3742
|
-
"bin": {
|
|
3743
|
-
"semver": "bin/semver.js"
|
|
3744
|
-
},
|
|
3745
|
-
"engines": {
|
|
3746
|
-
"node": ">=10"
|
|
3747
|
-
}
|
|
3748
|
-
},
|
|
3749
3713
|
"node_modules/appium/node_modules/brace-expansion": {
|
|
3750
3714
|
"version": "2.0.1",
|
|
3751
3715
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
@@ -5080,17 +5044,15 @@
|
|
|
5080
5044
|
}
|
|
5081
5045
|
},
|
|
5082
5046
|
"node_modules/conventional-changelog-conventionalcommits": {
|
|
5083
|
-
"version": "
|
|
5084
|
-
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-
|
|
5085
|
-
"integrity": "sha512-
|
|
5047
|
+
"version": "6.0.0",
|
|
5048
|
+
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.0.0.tgz",
|
|
5049
|
+
"integrity": "sha512-pOQWvJ2se8UmGj3Vz5NzhljdgHvGow6ATZ7pM0TZqGekAfwgJkr3YQ9ZbooB4VIh35KS/cpfIgVrLoqLNvFNYg==",
|
|
5086
5050
|
"dev": true,
|
|
5087
5051
|
"dependencies": {
|
|
5088
|
-
"compare-func": "^2.0.0"
|
|
5089
|
-
"lodash": "^4.17.15",
|
|
5090
|
-
"q": "^1.5.1"
|
|
5052
|
+
"compare-func": "^2.0.0"
|
|
5091
5053
|
},
|
|
5092
5054
|
"engines": {
|
|
5093
|
-
"node": ">=
|
|
5055
|
+
"node": ">=14"
|
|
5094
5056
|
}
|
|
5095
5057
|
},
|
|
5096
5058
|
"node_modules/conventional-changelog-writer": {
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "4.30.
|
|
11
|
+
"version": "4.30.7",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -69,12 +69,12 @@
|
|
|
69
69
|
"types": "./build/index.d.ts",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"@xmldom/xmldom": "0.8.8",
|
|
72
|
-
"appium-idb": "1.6.
|
|
73
|
-
"appium-ios-device": "2.5.
|
|
72
|
+
"appium-idb": "1.6.12",
|
|
73
|
+
"appium-ios-device": "2.5.3",
|
|
74
74
|
"appium-ios-simulator": "5.0.8",
|
|
75
|
-
"appium-remote-debugger": "9.1.
|
|
75
|
+
"appium-remote-debugger": "9.1.16",
|
|
76
76
|
"appium-webdriveragent": "5.3.1",
|
|
77
|
-
"appium-xcode": "5.1.
|
|
77
|
+
"appium-xcode": "5.1.2",
|
|
78
78
|
"async-lock": "1.4.0",
|
|
79
79
|
"asyncbox": "2.9.4",
|
|
80
80
|
"bluebird": "3.7.2",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"chai": "4.3.7",
|
|
159
159
|
"chai-as-promised": "7.1.1",
|
|
160
160
|
"chai-subset": "1.6.0",
|
|
161
|
-
"conventional-changelog-conventionalcommits": "
|
|
161
|
+
"conventional-changelog-conventionalcommits": "6.0.0",
|
|
162
162
|
"eslint": "8.42.0",
|
|
163
163
|
"eslint-config-prettier": "8.8.0",
|
|
164
164
|
"eslint-import-resolver-typescript": "3.5.5",
|