appium-xcuitest-driver 4.27.2 → 4.28.0

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.28.0](https://github.com/appium/appium-xcuitest-driver/compare/v4.27.2...v4.28.0) (2023-05-14)
2
+
3
+
4
+ ### Features
5
+
6
+ * Bump WDA ([#1680](https://github.com/appium/appium-xcuitest-driver/issues/1680)) ([2c07021](https://github.com/appium/appium-xcuitest-driver/commit/2c07021753b6c9b3c62639c79bcd769b17329c5c))
7
+
1
8
  ## [4.27.2](https://github.com/appium/appium-xcuitest-driver/compare/v4.27.1...v4.27.2) (2023-05-13)
2
9
 
3
10
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "4.27.2",
3
+ "version": "4.28.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "4.27.2",
9
+ "version": "4.28.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@xmldom/xmldom": "0.8.7",
@@ -14,7 +14,7 @@
14
14
  "appium-ios-device": "2.5.1",
15
15
  "appium-ios-simulator": "5.0.7",
16
16
  "appium-remote-debugger": "9.1.14",
17
- "appium-webdriveragent": "4.15.1",
17
+ "appium-webdriveragent": "5.0.0",
18
18
  "appium-xcode": "5.1.0",
19
19
  "async-lock": "1.4.0",
20
20
  "asyncbox": "2.9.4",
@@ -49,9 +49,9 @@
49
49
  "@types/chai-as-promised": "7.1.5",
50
50
  "@types/lodash": "4.14.194",
51
51
  "@types/mocha": "10.0.1",
52
- "@types/node": "18.16.8",
52
+ "@types/node": "18.16.9",
53
53
  "@types/portscanner": "2.1.1",
54
- "@types/sinon": "10.0.14",
54
+ "@types/sinon": "10.0.15",
55
55
  "@types/sinon-chai": "3.2.9",
56
56
  "@types/teen_process": "2.0.0",
57
57
  "@typescript-eslint/eslint-plugin": "5.59.5",
@@ -2965,9 +2965,9 @@
2965
2965
  }
2966
2966
  },
2967
2967
  "node_modules/@types/node": {
2968
- "version": "18.16.8",
2969
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.8.tgz",
2970
- "integrity": "sha512-p0iAXcfWCOTCBbsExHIDFCfwsqFwBTgETJveKMT+Ci3LY9YqQCI91F5S+TB20+aRCXpcWfvx5Qr5EccnwCm2NA=="
2968
+ "version": "18.16.9",
2969
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.9.tgz",
2970
+ "integrity": "sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA=="
2971
2971
  },
2972
2972
  "node_modules/@types/normalize-package-data": {
2973
2973
  "version": "2.4.1",
@@ -3059,9 +3059,9 @@
3059
3059
  "integrity": "sha512-SWZ2Nom1pkyXCDohRSrkSKvDh8QOG9RfAsrt5/NsPQC4UQJ55eG0qClA40I+Gkez4KTQ0uDUT8ELRXThf3J5jw=="
3060
3060
  },
3061
3061
  "node_modules/@types/sinon": {
3062
- "version": "10.0.14",
3063
- "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.14.tgz",
3064
- "integrity": "sha512-mn72up6cjaMyMuaPaa/AwKf6WtsSRysQC7wxFkCm1XcOKXPM1z+5Y4H5wjIVBz4gdAkjvZxVVfjA6ba1nHr5WQ==",
3062
+ "version": "10.0.15",
3063
+ "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.15.tgz",
3064
+ "integrity": "sha512-3lrFNQG0Kr2LDzvjyjB6AMJk4ge+8iYhQfdnSwIwlG88FUOV43kPcQqDZkDa/h3WSZy6i8Fr0BSjfQtB1B3xuQ==",
3065
3065
  "dev": true,
3066
3066
  "dependencies": {
3067
3067
  "@types/sinonjs__fake-timers": "*"
@@ -4046,9 +4046,9 @@
4046
4046
  }
4047
4047
  },
4048
4048
  "node_modules/appium-webdriveragent": {
4049
- "version": "4.15.1",
4050
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-4.15.1.tgz",
4051
- "integrity": "sha512-xlOxQLFnLCCJhzEXQkvrndqt+NCprtGsUgrYqhtHkCrS3MNtPzW4OI9dGncDAu20pyt/6VX/x6w5n7wN/Cg22A==",
4049
+ "version": "5.0.0",
4050
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-5.0.0.tgz",
4051
+ "integrity": "sha512-kiGBvjYBhu6BDzwKvlvKs+yXzXBL1TLl8Q0xAvEyQeseIOwQ5sfPjsxFSh2MCpvErvEMxdlAwX+qskUu+i+UOw==",
4052
4052
  "dependencies": {
4053
4053
  "@appium/base-driver": "^9.0.0",
4054
4054
  "@appium/support": "^3.0.0",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "4.27.2",
11
+ "version": "4.28.0",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -73,7 +73,7 @@
73
73
  "appium-ios-device": "2.5.1",
74
74
  "appium-ios-simulator": "5.0.7",
75
75
  "appium-remote-debugger": "9.1.14",
76
- "appium-webdriveragent": "4.15.1",
76
+ "appium-webdriveragent": "5.0.0",
77
77
  "appium-xcode": "5.1.0",
78
78
  "async-lock": "1.4.0",
79
79
  "asyncbox": "2.9.4",
@@ -146,9 +146,9 @@
146
146
  "@types/chai-as-promised": "7.1.5",
147
147
  "@types/lodash": "4.14.194",
148
148
  "@types/mocha": "10.0.1",
149
- "@types/node": "18.16.8",
149
+ "@types/node": "18.16.9",
150
150
  "@types/portscanner": "2.1.1",
151
- "@types/sinon": "10.0.14",
151
+ "@types/sinon": "10.0.15",
152
152
  "@types/sinon-chai": "3.2.9",
153
153
  "@types/teen_process": "2.0.0",
154
154
  "@typescript-eslint/eslint-plugin": "5.59.5",