appium-xcuitest-driver 8.3.2 → 8.3.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 +6 -0
- package/npm-shrinkwrap.json +22 -22
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [8.3.3](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.2...v8.3.3) (2025-02-25)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* Bump remote debugger ([9b7c329](https://github.com/appium/appium-xcuitest-driver/commit/9b7c329ff9fef4acc140ac3836c10410cd4f0b96))
|
|
6
|
+
|
|
1
7
|
## [8.3.2](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.1...v8.3.2) (2025-02-21)
|
|
2
8
|
|
|
3
9
|
### Bug Fixes
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "8.3.
|
|
3
|
+
"version": "8.3.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "8.3.
|
|
9
|
+
"version": "8.3.3",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@colors/colors": "^1.6.0",
|
|
13
13
|
"appium-idb": "^1.6.13",
|
|
14
14
|
"appium-ios-device": "^2.8.0",
|
|
15
15
|
"appium-ios-simulator": "^6.2.0",
|
|
16
|
-
"appium-remote-debugger": "^12.1.
|
|
16
|
+
"appium-remote-debugger": "^12.1.6",
|
|
17
17
|
"appium-webdriveragent": "^9.0.4",
|
|
18
18
|
"appium-xcode": "^5.1.4",
|
|
19
19
|
"async-lock": "^1.4.0",
|
|
@@ -419,9 +419,9 @@
|
|
|
419
419
|
"license": "MIT"
|
|
420
420
|
},
|
|
421
421
|
"node_modules/@types/node": {
|
|
422
|
-
"version": "22.13.
|
|
423
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.
|
|
424
|
-
"integrity": "sha512
|
|
422
|
+
"version": "22.13.5",
|
|
423
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.5.tgz",
|
|
424
|
+
"integrity": "sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==",
|
|
425
425
|
"license": "MIT",
|
|
426
426
|
"dependencies": {
|
|
427
427
|
"undici-types": "~6.20.0"
|
|
@@ -567,9 +567,9 @@
|
|
|
567
567
|
}
|
|
568
568
|
},
|
|
569
569
|
"node_modules/appium-remote-debugger": {
|
|
570
|
-
"version": "12.1.
|
|
571
|
-
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.1.
|
|
572
|
-
"integrity": "sha512-
|
|
570
|
+
"version": "12.1.6",
|
|
571
|
+
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.1.6.tgz",
|
|
572
|
+
"integrity": "sha512-Hyoindz1x9ol3fNABvgU4QHxCHiM9eZT1BvUhMwIedNGYj3dwtZxB7loWsMBI/IXlSuPAU2OS0Jh3r5NrNH+xg==",
|
|
573
573
|
"license": "Apache-2.0",
|
|
574
574
|
"dependencies": {
|
|
575
575
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -1606,12 +1606,12 @@
|
|
|
1606
1606
|
}
|
|
1607
1607
|
},
|
|
1608
1608
|
"node_modules/foreground-child": {
|
|
1609
|
-
"version": "3.3.
|
|
1610
|
-
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.
|
|
1611
|
-
"integrity": "sha512-
|
|
1609
|
+
"version": "3.3.1",
|
|
1610
|
+
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
|
|
1611
|
+
"integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
|
|
1612
1612
|
"license": "ISC",
|
|
1613
1613
|
"dependencies": {
|
|
1614
|
-
"cross-spawn": "^7.0.
|
|
1614
|
+
"cross-spawn": "^7.0.6",
|
|
1615
1615
|
"signal-exit": "^4.0.1"
|
|
1616
1616
|
},
|
|
1617
1617
|
"engines": {
|
|
@@ -1720,17 +1720,17 @@
|
|
|
1720
1720
|
}
|
|
1721
1721
|
},
|
|
1722
1722
|
"node_modules/get-intrinsic": {
|
|
1723
|
-
"version": "1.
|
|
1724
|
-
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.
|
|
1725
|
-
"integrity": "sha512-
|
|
1723
|
+
"version": "1.3.0",
|
|
1724
|
+
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
|
|
1725
|
+
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
|
|
1726
1726
|
"license": "MIT",
|
|
1727
1727
|
"dependencies": {
|
|
1728
|
-
"call-bind-apply-helpers": "^1.0.
|
|
1728
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
1729
1729
|
"es-define-property": "^1.0.1",
|
|
1730
1730
|
"es-errors": "^1.3.0",
|
|
1731
|
-
"es-object-atoms": "^1.
|
|
1731
|
+
"es-object-atoms": "^1.1.1",
|
|
1732
1732
|
"function-bind": "^1.1.2",
|
|
1733
|
-
"get-proto": "^1.0.
|
|
1733
|
+
"get-proto": "^1.0.1",
|
|
1734
1734
|
"gopd": "^1.2.0",
|
|
1735
1735
|
"has-symbols": "^1.1.0",
|
|
1736
1736
|
"hasown": "^2.0.2",
|
|
@@ -4115,9 +4115,9 @@
|
|
|
4115
4115
|
"license": "ISC"
|
|
4116
4116
|
},
|
|
4117
4117
|
"node_modules/ws": {
|
|
4118
|
-
"version": "8.18.
|
|
4119
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
|
4120
|
-
"integrity": "sha512-
|
|
4118
|
+
"version": "8.18.1",
|
|
4119
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
|
|
4120
|
+
"integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
|
|
4121
4121
|
"license": "MIT",
|
|
4122
4122
|
"engines": {
|
|
4123
4123
|
"node": ">=10.0.0"
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "8.3.
|
|
11
|
+
"version": "8.3.3",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"appium-idb": "^1.6.13",
|
|
81
81
|
"appium-ios-device": "^2.8.0",
|
|
82
82
|
"appium-ios-simulator": "^6.2.0",
|
|
83
|
-
"appium-remote-debugger": "^12.1.
|
|
83
|
+
"appium-remote-debugger": "^12.1.6",
|
|
84
84
|
"appium-webdriveragent": "^9.0.4",
|
|
85
85
|
"appium-xcode": "^5.1.4",
|
|
86
86
|
"async-lock": "^1.4.0",
|