appium-xcuitest-driver 4.13.2 → 4.13.3

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,10 @@
1
+ ## [4.13.3](https://github.com/appium/appium-xcuitest-driver/compare/v4.13.2...v4.13.3) (2022-12-08)
2
+
3
+
4
+ ### Miscellaneous Chores
5
+
6
+ * Bump WDA ([b6f1658](https://github.com/appium/appium-xcuitest-driver/commit/b6f1658fa1920b3e52005be0f63f1e66c0723c1b))
7
+
1
8
  ## [4.13.2](https://github.com/appium/appium-xcuitest-driver/compare/v4.13.1...v4.13.2) (2022-12-05)
2
9
 
3
10
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "4.13.2",
3
+ "version": "4.13.3",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "4.13.2",
9
+ "version": "4.13.3",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.0.0",
@@ -15,7 +15,7 @@
15
15
  "appium-ios-device": "^2.4.0",
16
16
  "appium-ios-simulator": "^4.0.0",
17
17
  "appium-remote-debugger": "^9.1.1",
18
- "appium-webdriveragent": "^4.10.10",
18
+ "appium-webdriveragent": "^4.10.12",
19
19
  "appium-xcode": "^4.0.0",
20
20
  "async-lock": "^1.0.0",
21
21
  "asyncbox": "^2.3.1",
@@ -998,7 +998,7 @@
998
998
  }
999
999
  },
1000
1000
  "node_modules/@types/node": {
1001
- "version": "18.11.10",
1001
+ "version": "18.11.11",
1002
1002
  "license": "MIT"
1003
1003
  },
1004
1004
  "node_modules/@types/normalize-package-data": {
@@ -1271,7 +1271,7 @@
1271
1271
  }
1272
1272
  },
1273
1273
  "node_modules/appium-webdriveragent": {
1274
- "version": "4.10.11",
1274
+ "version": "4.10.12",
1275
1275
  "license": "Apache-2.0",
1276
1276
  "dependencies": {
1277
1277
  "@appium/base-driver": "^8.7.3",
@@ -1442,7 +1442,7 @@
1442
1442
  "license": "MIT"
1443
1443
  },
1444
1444
  "node_modules/axios": {
1445
- "version": "1.2.0",
1445
+ "version": "1.2.1",
1446
1446
  "license": "MIT",
1447
1447
  "dependencies": {
1448
1448
  "follow-redirects": "^1.15.0",
@@ -2042,7 +2042,7 @@
2042
2042
  }
2043
2043
  },
2044
2044
  "node_modules/es-abstract": {
2045
- "version": "1.20.4",
2045
+ "version": "1.20.5",
2046
2046
  "extraneous": true,
2047
2047
  "license": "MIT",
2048
2048
  "dependencies": {
@@ -2052,6 +2052,7 @@
2052
2052
  "function.prototype.name": "^1.1.5",
2053
2053
  "get-intrinsic": "^1.1.3",
2054
2054
  "get-symbol-description": "^1.0.0",
2055
+ "gopd": "^1.0.1",
2055
2056
  "has": "^1.0.3",
2056
2057
  "has-property-descriptors": "^1.0.0",
2057
2058
  "has-symbols": "^1.0.3",
@@ -2067,8 +2068,8 @@
2067
2068
  "object.assign": "^4.1.4",
2068
2069
  "regexp.prototype.flags": "^1.4.3",
2069
2070
  "safe-regex-test": "^1.0.0",
2070
- "string.prototype.trimend": "^1.0.5",
2071
- "string.prototype.trimstart": "^1.0.5",
2071
+ "string.prototype.trimend": "^1.0.6",
2072
+ "string.prototype.trimstart": "^1.0.6",
2072
2073
  "unbox-primitive": "^1.0.2"
2073
2074
  },
2074
2075
  "engines": {
@@ -2495,6 +2496,17 @@
2495
2496
  "process": "^0.11.10"
2496
2497
  }
2497
2498
  },
2499
+ "node_modules/gopd": {
2500
+ "version": "1.0.1",
2501
+ "extraneous": true,
2502
+ "license": "MIT",
2503
+ "dependencies": {
2504
+ "get-intrinsic": "^1.1.3"
2505
+ },
2506
+ "funding": {
2507
+ "url": "https://github.com/sponsors/ljharb"
2508
+ }
2509
+ },
2498
2510
  "node_modules/got": {
2499
2511
  "version": "11.8.5",
2500
2512
  "license": "MIT",
@@ -3284,7 +3296,7 @@
3284
3296
  }
3285
3297
  },
3286
3298
  "node_modules/marked": {
3287
- "version": "4.2.3",
3299
+ "version": "4.2.4",
3288
3300
  "extraneous": true,
3289
3301
  "license": "MIT",
3290
3302
  "bin": {
@@ -5756,7 +5768,7 @@
5756
5768
  }
5757
5769
  },
5758
5770
  "@types/node": {
5759
- "version": "18.11.10"
5771
+ "version": "18.11.11"
5760
5772
  },
5761
5773
  "@types/normalize-package-data": {
5762
5774
  "version": "2.4.1"
@@ -5946,7 +5958,7 @@
5946
5958
  }
5947
5959
  },
5948
5960
  "appium-webdriveragent": {
5949
- "version": "4.10.11",
5961
+ "version": "4.10.12",
5950
5962
  "requires": {
5951
5963
  "@appium/base-driver": "^8.7.3",
5952
5964
  "@appium/support": "^2.61.0",
@@ -6076,7 +6088,7 @@
6076
6088
  "version": "0.4.0"
6077
6089
  },
6078
6090
  "axios": {
6079
- "version": "1.2.0",
6091
+ "version": "1.2.1",
6080
6092
  "requires": {
6081
6093
  "follow-redirects": "^1.15.0",
6082
6094
  "form-data": "^4.0.0",
@@ -6445,7 +6457,7 @@
6445
6457
  }
6446
6458
  },
6447
6459
  "es-abstract": {
6448
- "version": "1.20.4",
6460
+ "version": "1.20.5",
6449
6461
  "extraneous": true,
6450
6462
  "requires": {
6451
6463
  "call-bind": "^1.0.2",
@@ -6454,6 +6466,7 @@
6454
6466
  "function.prototype.name": "^1.1.5",
6455
6467
  "get-intrinsic": "^1.1.3",
6456
6468
  "get-symbol-description": "^1.0.0",
6469
+ "gopd": "^1.0.1",
6457
6470
  "has": "^1.0.3",
6458
6471
  "has-property-descriptors": "^1.0.0",
6459
6472
  "has-symbols": "^1.0.3",
@@ -6469,8 +6482,8 @@
6469
6482
  "object.assign": "^4.1.4",
6470
6483
  "regexp.prototype.flags": "^1.4.3",
6471
6484
  "safe-regex-test": "^1.0.0",
6472
- "string.prototype.trimend": "^1.0.5",
6473
- "string.prototype.trimstart": "^1.0.5",
6485
+ "string.prototype.trimend": "^1.0.6",
6486
+ "string.prototype.trimstart": "^1.0.6",
6474
6487
  "unbox-primitive": "^1.0.2"
6475
6488
  }
6476
6489
  },
@@ -6757,6 +6770,13 @@
6757
6770
  "process": "^0.11.10"
6758
6771
  }
6759
6772
  },
6773
+ "gopd": {
6774
+ "version": "1.0.1",
6775
+ "extraneous": true,
6776
+ "requires": {
6777
+ "get-intrinsic": "^1.1.3"
6778
+ }
6779
+ },
6760
6780
  "got": {
6761
6781
  "version": "11.8.5",
6762
6782
  "requires": {
@@ -7264,7 +7284,7 @@
7264
7284
  "requires": {}
7265
7285
  },
7266
7286
  "marked": {
7267
- "version": "4.2.3",
7287
+ "version": "4.2.4",
7268
7288
  "extraneous": true
7269
7289
  },
7270
7290
  "mdurl": {
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "4.13.2",
11
+ "version": "4.13.3",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -72,7 +72,7 @@
72
72
  "appium-ios-device": "^2.4.0",
73
73
  "appium-ios-simulator": "^4.0.0",
74
74
  "appium-remote-debugger": "^9.1.1",
75
- "appium-webdriveragent": "^4.10.10",
75
+ "appium-webdriveragent": "^4.10.12",
76
76
  "appium-xcode": "^4.0.0",
77
77
  "async-lock": "^1.0.0",
78
78
  "asyncbox": "^2.3.1",