appium-xcuitest-driver 10.9.1 → 10.9.2

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
+ ## [10.9.2](https://github.com/appium/appium-xcuitest-driver/compare/v10.9.1...v10.9.2) (2025-12-11)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **deps:** remove `source-map-support` ([#2670](https://github.com/appium/appium-xcuitest-driver/issues/2670)) ([539801a](https://github.com/appium/appium-xcuitest-driver/commit/539801a688848c91e67b999cbdc54b0536046929))
6
+
1
7
  ## [10.9.1](https://github.com/appium/appium-xcuitest-driver/compare/v10.9.0...v10.9.1) (2025-12-07)
2
8
 
3
9
  ### Miscellaneous Chores
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "10.9.1",
3
+ "version": "10.9.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "10.9.1",
9
+ "version": "10.9.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@appium/strongbox": "^1.0.0-rc.1",
@@ -31,7 +31,6 @@
31
31
  "node-simctl": "^8.0.0",
32
32
  "portscanner": "^2.2.0",
33
33
  "semver": "^7.5.4",
34
- "source-map-support": "^0.x",
35
34
  "teen_process": "^3.0.0",
36
35
  "winston": "^3.17.0",
37
36
  "ws": "^8.13.0"
@@ -152,6 +151,22 @@
152
151
  "npm": ">=10"
153
152
  }
154
153
  },
154
+ "node_modules/@appium/docutils/node_modules/teen_process": {
155
+ "version": "3.0.4",
156
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
157
+ "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
158
+ "license": "Apache-2.0",
159
+ "dependencies": {
160
+ "bluebird": "^3.7.2",
161
+ "lodash": "^4.17.21",
162
+ "shell-quote": "^1.8.1",
163
+ "source-map-support": "^0.x"
164
+ },
165
+ "engines": {
166
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
167
+ "npm": ">=10"
168
+ }
169
+ },
155
170
  "node_modules/@appium/logger": {
156
171
  "version": "2.0.3",
157
172
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.3.tgz",
@@ -246,6 +261,22 @@
246
261
  "sharp": "0.34.5"
247
262
  }
248
263
  },
264
+ "node_modules/@appium/support/node_modules/teen_process": {
265
+ "version": "3.0.4",
266
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
267
+ "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
268
+ "license": "Apache-2.0",
269
+ "dependencies": {
270
+ "bluebird": "^3.7.2",
271
+ "lodash": "^4.17.21",
272
+ "shell-quote": "^1.8.1",
273
+ "source-map-support": "^0.x"
274
+ },
275
+ "engines": {
276
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
277
+ "npm": ">=10"
278
+ }
279
+ },
249
280
  "node_modules/@appium/tsconfig": {
250
281
  "version": "1.1.1",
251
282
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.1.tgz",
@@ -669,9 +700,9 @@
669
700
  }
670
701
  },
671
702
  "node_modules/appium-ios-simulator": {
672
- "version": "8.0.3",
673
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-8.0.3.tgz",
674
- "integrity": "sha512-M2PxCwE7Po5YEk6xlJSxvu59GJC6CZSaEK0feSnC9VkKrCdtDftwtEYgmEPy9xRHEz1jdyZD45Rfj6SxuzSbxQ==",
703
+ "version": "8.0.4",
704
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-8.0.4.tgz",
705
+ "integrity": "sha512-3Yuf+6K09FOpk3TLp9cspKEtbdBt3yAy+GJfrBEvBGKipYHkKbmFTBWq/9RNbJsWYajd3eAI5cCIw+ouYzPeiA==",
675
706
  "license": "Apache-2.0",
676
707
  "dependencies": {
677
708
  "@appium/support": "^7.0.0-rc.1",
@@ -731,9 +762,9 @@
731
762
  }
732
763
  },
733
764
  "node_modules/appium-webdriveragent": {
734
- "version": "10.4.0",
735
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-10.4.0.tgz",
736
- "integrity": "sha512-NjZ/oOh89fKqCZEWtaehPE+NrPpF/JN4jiqNrP86nC2tLSs/uSx/qT4vbXVRKrl29XN2Nsah1qJ0tmr3aUluxg==",
765
+ "version": "10.4.1",
766
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-10.4.1.tgz",
767
+ "integrity": "sha512-FI0XltnPtE4kzc5/MQlmX9AP9i4NKLxqwAIXu/q1WVpyxjPXy+qykGKbNox+E/qZ4J6EtXwFOoQW+2czT29/kQ==",
737
768
  "license": "Apache-2.0",
738
769
  "dependencies": {
739
770
  "@appium/base-driver": "^10.0.0-rc.1",
@@ -788,6 +819,22 @@
788
819
  "node": ">= 6"
789
820
  }
790
821
  },
822
+ "node_modules/appium/node_modules/teen_process": {
823
+ "version": "3.0.4",
824
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
825
+ "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
826
+ "license": "Apache-2.0",
827
+ "dependencies": {
828
+ "bluebird": "^3.7.2",
829
+ "lodash": "^4.17.21",
830
+ "shell-quote": "^1.8.1",
831
+ "source-map-support": "^0.x"
832
+ },
833
+ "engines": {
834
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
835
+ "npm": ">=10"
836
+ }
837
+ },
791
838
  "node_modules/appium/node_modules/winston": {
792
839
  "version": "3.18.3",
793
840
  "resolved": "https://registry.npmjs.org/winston/-/winston-3.18.3.tgz",
@@ -4320,15 +4367,14 @@
4320
4367
  }
4321
4368
  },
4322
4369
  "node_modules/teen_process": {
4323
- "version": "3.0.4",
4324
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
4325
- "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
4370
+ "version": "3.0.5",
4371
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.5.tgz",
4372
+ "integrity": "sha512-slXWpeYgJ0PwhfEeRfL4B/4n4s1Pu+alJyMplHGM5ExlqgXpCDPoyfAwMsg43QAajqB0/xo1hpEDy0tdtJv4rw==",
4326
4373
  "license": "Apache-2.0",
4327
4374
  "dependencies": {
4328
4375
  "bluebird": "^3.7.2",
4329
4376
  "lodash": "^4.17.21",
4330
- "shell-quote": "^1.8.1",
4331
- "source-map-support": "^0.x"
4377
+ "shell-quote": "^1.8.1"
4332
4378
  },
4333
4379
  "engines": {
4334
4380
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "10.9.1",
11
+ "version": "10.9.2",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -102,7 +102,6 @@
102
102
  "node-simctl": "^8.0.0",
103
103
  "portscanner": "^2.2.0",
104
104
  "semver": "^7.5.4",
105
- "source-map-support": "^0.x",
106
105
  "teen_process": "^3.0.0",
107
106
  "winston": "^3.17.0",
108
107
  "ws": "^8.13.0"