appium-xcuitest-driver 4.30.6 → 4.30.8

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 CHANGED
@@ -1,3 +1,19 @@
1
+ ## [4.30.8](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.7...v4.30.8) (2023-06-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency appium-ios-simulator to v5.0.9 ([#1735](https://github.com/appium/appium-xcuitest-driver/issues/1735)) ([d6960ba](https://github.com/appium/appium-xcuitest-driver/commit/d6960ba5c3f0ce91aca4168abb59a03db990ba6a))
7
+
8
+ ## [4.30.7](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.6...v4.30.7) (2023-06-08)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **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))
14
+ * **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))
15
+ * **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))
16
+
1
17
  ## [4.30.6](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.5...v4.30.6) (2023-06-08)
2
18
 
3
19
 
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "4.30.6",
3
+ "version": "4.30.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "4.30.6",
9
+ "version": "4.30.8",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@xmldom/xmldom": "0.8.8",
13
- "appium-idb": "1.6.11",
13
+ "appium-idb": "1.6.12",
14
14
  "appium-ios-device": "2.5.3",
15
- "appium-ios-simulator": "5.0.8",
16
- "appium-remote-debugger": "9.1.15",
15
+ "appium-ios-simulator": "5.0.9",
16
+ "appium-remote-debugger": "9.1.16",
17
17
  "appium-webdriveragent": "5.3.1",
18
- "appium-xcode": "5.1.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",
@@ -3518,9 +3518,9 @@
3518
3518
  }
3519
3519
  },
3520
3520
  "node_modules/appium-idb": {
3521
- "version": "1.6.11",
3522
- "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.6.11.tgz",
3523
- "integrity": "sha512-xuXOBtXT6ZrBLzB9JEcxIwuVN+tX29JKflPCVNbs8MknQa267IOnow3wQgqLV4BbmlaaVKMKDbqoLPne3dafwg==",
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==",
3524
3524
  "dependencies": {
3525
3525
  "@appium/support": "^4.0.0",
3526
3526
  "@babel/runtime": "^7.0.0",
@@ -3557,9 +3557,9 @@
3557
3557
  }
3558
3558
  },
3559
3559
  "node_modules/appium-ios-simulator": {
3560
- "version": "5.0.8",
3561
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.0.8.tgz",
3562
- "integrity": "sha512-jKNhWpYfePhg/sUtQpqTyvxKeLhAHAkMQhB909KKtim9I8LzpoqnLlMohjotIIg+3m5dARg7n8ZqLzibVty85g==",
3560
+ "version": "5.0.9",
3561
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-5.0.9.tgz",
3562
+ "integrity": "sha512-1lwRa+wkrhsu83jKpu52cQajwm036z3T/ayNK9joCkIoFwAuj8l2WgTMQcRyNo0uwQsV2YeyXXr3AwfSOno9MQ==",
3563
3563
  "dependencies": {
3564
3564
  "@appium/support": "^4.0.0",
3565
3565
  "@babel/runtime": "^7.0.0",
@@ -3579,35 +3579,10 @@
3579
3579
  "npm": ">=8"
3580
3580
  }
3581
3581
  },
3582
- "node_modules/appium-ios-simulator/node_modules/lru-cache": {
3583
- "version": "6.0.0",
3584
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
3585
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
3586
- "dependencies": {
3587
- "yallist": "^4.0.0"
3588
- },
3589
- "engines": {
3590
- "node": ">=10"
3591
- }
3592
- },
3593
- "node_modules/appium-ios-simulator/node_modules/semver": {
3594
- "version": "7.5.0",
3595
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
3596
- "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
3597
- "dependencies": {
3598
- "lru-cache": "^6.0.0"
3599
- },
3600
- "bin": {
3601
- "semver": "bin/semver.js"
3602
- },
3603
- "engines": {
3604
- "node": ">=10"
3605
- }
3606
- },
3607
3582
  "node_modules/appium-remote-debugger": {
3608
- "version": "9.1.15",
3609
- "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-9.1.15.tgz",
3610
- "integrity": "sha512-0n+LGHktwUGoZzT7UXItUt0w3n/1A8Q7K0A6YKOnKK/sg3TORzXCCX62BwlW4DOLdYyrX79zdyv/if6gLbaQ8w==",
3583
+ "version": "9.1.16",
3584
+ "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-9.1.16.tgz",
3585
+ "integrity": "sha512-jhDjkmdV7Biq8J81JTPM3qVKMxwYrhLcULKTGL8/BWNujy7HOuS0a3nJLD9thOs2aUvOjKmUQWvXOGmqtLpl/w==",
3611
3586
  "dependencies": {
3612
3587
  "@appium/base-driver": "^9.0.0",
3613
3588
  "@appium/support": "^4.0.0",
@@ -3690,9 +3665,9 @@
3690
3665
  }
3691
3666
  },
3692
3667
  "node_modules/appium-xcode": {
3693
- "version": "5.1.1",
3694
- "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.1.1.tgz",
3695
- "integrity": "sha512-H9z/48YOFPhRZ+V6DLvVDWbyoyXnBZv0/0Oaf77+6Z1RxbwDMKml4VGPF07udzAcWi+sZcnE5RiOXYylijHrlA==",
3668
+ "version": "5.1.2",
3669
+ "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.1.2.tgz",
3670
+ "integrity": "sha512-yO3bWhen/J7zwW8zGbZZXnZkFiuxC1nSzvQoSzl8ljS+l4G7riWaeq9zSQd1pLZUjTQK7Zx7ZeMa36Pwj8ZnuQ==",
3696
3671
  "dependencies": {
3697
3672
  "@appium/support": "^4.0.0",
3698
3673
  "@babel/runtime": "^7.0.0",
@@ -3710,31 +3685,6 @@
3710
3685
  "npm": ">=8"
3711
3686
  }
3712
3687
  },
3713
- "node_modules/appium-xcode/node_modules/lru-cache": {
3714
- "version": "6.0.0",
3715
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
3716
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
3717
- "dependencies": {
3718
- "yallist": "^4.0.0"
3719
- },
3720
- "engines": {
3721
- "node": ">=10"
3722
- }
3723
- },
3724
- "node_modules/appium-xcode/node_modules/semver": {
3725
- "version": "7.5.0",
3726
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
3727
- "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
3728
- "dependencies": {
3729
- "lru-cache": "^6.0.0"
3730
- },
3731
- "bin": {
3732
- "semver": "bin/semver.js"
3733
- },
3734
- "engines": {
3735
- "node": ">=10"
3736
- }
3737
- },
3738
3688
  "node_modules/appium/node_modules/brace-expansion": {
3739
3689
  "version": "2.0.1",
3740
3690
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "4.30.6",
11
+ "version": "4.30.8",
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.11",
72
+ "appium-idb": "1.6.12",
73
73
  "appium-ios-device": "2.5.3",
74
- "appium-ios-simulator": "5.0.8",
75
- "appium-remote-debugger": "9.1.15",
74
+ "appium-ios-simulator": "5.0.9",
75
+ "appium-remote-debugger": "9.1.16",
76
76
  "appium-webdriveragent": "5.3.1",
77
- "appium-xcode": "5.1.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",