appium-xcuitest-driver 7.17.2 → 7.17.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,9 @@
1
+ ## [7.17.3](https://github.com/appium/appium-xcuitest-driver/compare/v7.17.2...v7.17.3) (2024-06-05)
2
+
3
+ ### Bug Fixes
4
+
5
+ * system prompt for Apple ID sign translation for simulators ([#2405](https://github.com/appium/appium-xcuitest-driver/issues/2405)) ([453fe68](https://github.com/appium/appium-xcuitest-driver/commit/453fe680e0da7988821e50d9779bbec2763371fc))
6
+
1
7
  ## [7.17.2](https://github.com/appium/appium-xcuitest-driver/compare/v7.17.1...v7.17.2) (2024-06-04)
2
8
 
3
9
  ### Miscellaneous Chores
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "7.17.2",
3
+ "version": "7.17.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "7.17.2",
9
+ "version": "7.17.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.5.4",
15
- "appium-ios-simulator": "^6.1.2",
15
+ "appium-ios-simulator": "^6.1.7",
16
16
  "appium-remote-debugger": "^11.1.0",
17
17
  "appium-webdriveragent": "^8.7.0",
18
18
  "appium-xcode": "^5.1.4",
@@ -119,6 +119,17 @@
119
119
  "spdy": "4.0.2"
120
120
  }
121
121
  },
122
+ "node_modules/@appium/base-driver/node_modules/type-fest": {
123
+ "version": "4.18.3",
124
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.3.tgz",
125
+ "integrity": "sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==",
126
+ "engines": {
127
+ "node": ">=16"
128
+ },
129
+ "funding": {
130
+ "url": "https://github.com/sponsors/sindresorhus"
131
+ }
132
+ },
122
133
  "node_modules/@appium/docutils": {
123
134
  "version": "1.0.8",
124
135
  "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.8.tgz",
@@ -168,6 +179,17 @@
168
179
  "npm": ">=8"
169
180
  }
170
181
  },
182
+ "node_modules/@appium/docutils/node_modules/type-fest": {
183
+ "version": "4.18.3",
184
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.3.tgz",
185
+ "integrity": "sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==",
186
+ "engines": {
187
+ "node": ">=16"
188
+ },
189
+ "funding": {
190
+ "url": "https://github.com/sponsors/sindresorhus"
191
+ }
192
+ },
171
193
  "node_modules/@appium/schema": {
172
194
  "version": "0.5.0",
173
195
  "resolved": "https://registry.npmjs.org/@appium/schema/-/schema-0.5.0.tgz",
@@ -277,6 +299,17 @@
277
299
  "npm": ">=8"
278
300
  }
279
301
  },
302
+ "node_modules/@appium/support/node_modules/type-fest": {
303
+ "version": "4.18.3",
304
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.3.tgz",
305
+ "integrity": "sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==",
306
+ "engines": {
307
+ "node": ">=16"
308
+ },
309
+ "funding": {
310
+ "url": "https://github.com/sponsors/sindresorhus"
311
+ }
312
+ },
280
313
  "node_modules/@appium/tsconfig": {
281
314
  "version": "0.3.3",
282
315
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.3.tgz",
@@ -306,6 +339,17 @@
306
339
  "npm": ">=8"
307
340
  }
308
341
  },
342
+ "node_modules/@appium/types/node_modules/type-fest": {
343
+ "version": "4.18.3",
344
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.3.tgz",
345
+ "integrity": "sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==",
346
+ "engines": {
347
+ "node": ">=16"
348
+ },
349
+ "funding": {
350
+ "url": "https://github.com/sponsors/sindresorhus"
351
+ }
352
+ },
309
353
  "node_modules/@babel/code-frame": {
310
354
  "version": "7.24.6",
311
355
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz",
@@ -880,9 +924,9 @@
880
924
  }
881
925
  },
882
926
  "node_modules/appium-ios-simulator": {
883
- "version": "6.1.6",
884
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.1.6.tgz",
885
- "integrity": "sha512-W7u/R38NR3rrSNq8lyk1UWBy6iJaPGTmYEXSb1c7+5UdH5ANn01VM550hq4lCB5PQp/xn5MYLTFqLIabLslrcg==",
927
+ "version": "6.1.7",
928
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.1.7.tgz",
929
+ "integrity": "sha512-2iw6nJm8Uut80vjyC0JiK61W0+9fymtoJvabhniJ2L0gg4BnjO8rus8eulOe+W9DSgyxuJ/psI/LE22oaS462A==",
886
930
  "dependencies": {
887
931
  "@appium/support": "^4.0.0",
888
932
  "@xmldom/xmldom": "^0.x",
@@ -924,9 +968,9 @@
924
968
  }
925
969
  },
926
970
  "node_modules/appium-webdriveragent": {
927
- "version": "8.7.1",
928
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-8.7.1.tgz",
929
- "integrity": "sha512-nS4fVaO+20JGlAZvM1wr1CZpKBVFF7/b578/4nmlQeXZRbTP8DqJALwKF6qLHApvYaXRXaEH3nJEkjU/3ySDhw==",
971
+ "version": "8.7.2",
972
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-8.7.2.tgz",
973
+ "integrity": "sha512-k6eopflva8thAYigKQsP3iSVUwdd7ae/Qj/cB9wsxo4FoINI3ntL6IoR+GGlfv7BkYTceH/sE4aHpIFuxKLedA==",
930
974
  "dependencies": {
931
975
  "@appium/base-driver": "^9.0.0",
932
976
  "@appium/strongbox": "^0.x",
@@ -2318,9 +2362,9 @@
2318
2362
  }
2319
2363
  },
2320
2364
  "node_modules/jackspeak": {
2321
- "version": "3.2.3",
2322
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.2.3.tgz",
2323
- "integrity": "sha512-htOzIMPbpLid/Gq9/zaz9SfExABxqRe1sSCdxntlO/aMD6u0issZQiY25n2GKQUtJ02j7z5sfptlAOMpWWOmvw==",
2365
+ "version": "3.3.0",
2366
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.3.0.tgz",
2367
+ "integrity": "sha512-glPiBfKguqA7v8JsXO3iLjJWZ9FV1vNpoI0I9hI9Mnk5yetO9uPLSpiCEmiVijAssv2f54HpvtzvAHfhPieiDQ==",
2324
2368
  "dependencies": {
2325
2369
  "@isaacs/cliui": "^8.0.2"
2326
2370
  },
@@ -3854,20 +3898,9 @@
3854
3898
  }
3855
3899
  },
3856
3900
  "node_modules/tslib": {
3857
- "version": "2.6.2",
3858
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
3859
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
3860
- },
3861
- "node_modules/type-fest": {
3862
- "version": "4.18.3",
3863
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.3.tgz",
3864
- "integrity": "sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==",
3865
- "engines": {
3866
- "node": ">=16"
3867
- },
3868
- "funding": {
3869
- "url": "https://github.com/sponsors/sindresorhus"
3870
- }
3901
+ "version": "2.6.3",
3902
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
3903
+ "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ=="
3871
3904
  },
3872
3905
  "node_modules/type-is": {
3873
3906
  "version": "1.6.18",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "7.17.2",
11
+ "version": "7.17.3",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -79,7 +79,7 @@
79
79
  "@colors/colors": "^1.6.0",
80
80
  "appium-idb": "^1.6.13",
81
81
  "appium-ios-device": "^2.5.4",
82
- "appium-ios-simulator": "^6.1.2",
82
+ "appium-ios-simulator": "^6.1.7",
83
83
  "appium-remote-debugger": "^11.1.0",
84
84
  "appium-webdriveragent": "^8.7.0",
85
85
  "appium-xcode": "^5.1.4",