appium-geckodriver 2.2.4 → 2.2.6
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 +12 -0
- package/build/lib/utils.d.ts.map +1 -1
- package/build/lib/utils.js +1 -2
- package/build/lib/utils.js.map +1 -1
- package/lib/utils.ts +1 -2
- package/npm-shrinkwrap.json +58 -24
- package/package.json +5 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [2.2.6](https://github.com/appium/appium-geckodriver/compare/v2.2.5...v2.2.6) (2026-05-25)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* Ditch bluebird ([#164](https://github.com/appium/appium-geckodriver/issues/164)) ([d37b6a0](https://github.com/appium/appium-geckodriver/commit/d37b6a029176bd783c55a4aff4b8e425ac8a1939))
|
|
6
|
+
|
|
7
|
+
## [2.2.5](https://github.com/appium/appium-geckodriver/compare/v2.2.4...v2.2.5) (2026-05-22)
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* **deps:** bump appium-adb from 14.6.1 to 15.0.0 ([#163](https://github.com/appium/appium-geckodriver/issues/163)) ([c7cb565](https://github.com/appium/appium-geckodriver/commit/c7cb56506f9295c29470e390ded3d8b2eaae7322))
|
|
12
|
+
|
|
1
13
|
## [2.2.4](https://github.com/appium/appium-geckodriver/compare/v2.2.3...v2.2.4) (2026-05-11)
|
|
2
14
|
|
|
3
15
|
### Miscellaneous Chores
|
package/build/lib/utils.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../lib/utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../lib/utils.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAC,YAAY,EAAC,MAAM,eAAe,CAAC;AAKhD;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,YAAY,GAAG,YAAY,CAkBpE;AAED;;GAEG;AACH,wBAAsB,cAAc,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAEnF;AAED;;GAEG;AACH,wBAAsB,MAAM,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAErD;AAED;;GAEG;AACH,wBAAsB,oBAAoB,CACxC,UAAU,EAAE,MAAM,EAClB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,IAAI,CAAC,CAqCf;AAED;;GAEG;AACH,wBAAsB,kBAAkB,CACtC,UAAU,EAAE,MAAM,EAClB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,IAAI,CAAC,CAqBf"}
|
package/build/lib/utils.js
CHANGED
|
@@ -11,7 +11,6 @@ exports.extractFileFromZip = extractFileFromZip;
|
|
|
11
11
|
const support_1 = require("appium/support");
|
|
12
12
|
const tar_stream_1 = __importDefault(require("tar-stream"));
|
|
13
13
|
const node_zlib_1 = __importDefault(require("node:zlib"));
|
|
14
|
-
const bluebird_1 = __importDefault(require("bluebird"));
|
|
15
14
|
const node_path_1 = __importDefault(require("node:path"));
|
|
16
15
|
const driver_1 = require("appium/driver");
|
|
17
16
|
const GECKO_CAP_PREFIXES = ['moz:'];
|
|
@@ -53,7 +52,7 @@ async function mkdirp(p) {
|
|
|
53
52
|
async function extractFileFromTarGz(srcArchive, fileToExtract, dstPath) {
|
|
54
53
|
const chunks = [];
|
|
55
54
|
const extract = tar_stream_1.default.extract();
|
|
56
|
-
const extractPromise = new
|
|
55
|
+
const extractPromise = new Promise((resolve, reject) => {
|
|
57
56
|
extract.on('entry', (header, stream, next) => {
|
|
58
57
|
if (header.name === fileToExtract) {
|
|
59
58
|
stream.on('data', (chunk) => {
|
package/build/lib/utils.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../lib/utils.ts"],"names":[],"mappings":";;;;;
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../lib/utils.ts"],"names":[],"mappings":"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"}
|
package/lib/utils.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import {fs, net, zip, tempDir} from 'appium/support';
|
|
2
2
|
import tar from 'tar-stream';
|
|
3
3
|
import zlib from 'node:zlib';
|
|
4
|
-
import B from 'bluebird';
|
|
5
4
|
import path from 'node:path';
|
|
6
5
|
import type {StringRecord} from '@appium/types';
|
|
7
6
|
import {STANDARD_CAPS} from 'appium/driver';
|
|
@@ -55,7 +54,7 @@ export async function extractFileFromTarGz(
|
|
|
55
54
|
): Promise<void> {
|
|
56
55
|
const chunks: Buffer[] = [];
|
|
57
56
|
const extract = tar.extract();
|
|
58
|
-
const extractPromise = new
|
|
57
|
+
const extractPromise = new Promise<void>((resolve, reject) => {
|
|
59
58
|
extract.on('entry', (header, stream, next) => {
|
|
60
59
|
if (header.name === fileToExtract) {
|
|
61
60
|
stream.on('data', (chunk: Buffer) => {
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-geckodriver",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-geckodriver",
|
|
9
|
-
"version": "2.2.
|
|
9
|
+
"version": "2.2.6",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"appium-adb": "^
|
|
13
|
-
"asyncbox": "^6.0
|
|
14
|
-
"axios": "^1.
|
|
15
|
-
"
|
|
16
|
-
"portscanner": "2.2.0",
|
|
12
|
+
"appium-adb": "^15.0.0",
|
|
13
|
+
"asyncbox": "^6.3.0",
|
|
14
|
+
"axios": "^1.16.1",
|
|
15
|
+
"portscanner": "^2.2.0",
|
|
17
16
|
"semver": "^7.6.3",
|
|
18
17
|
"tar-stream": "^3.1.7",
|
|
19
18
|
"teen_process": "^4.0.4"
|
|
@@ -24,7 +23,6 @@
|
|
|
24
23
|
"@appium/types": "^1.0.0-rc.1",
|
|
25
24
|
"@semantic-release/changelog": "^6.0.1",
|
|
26
25
|
"@semantic-release/git": "^10.0.1",
|
|
27
|
-
"@types/bluebird": "^3.5.38",
|
|
28
26
|
"@types/chai": "^5.2.3",
|
|
29
27
|
"@types/chai-as-promised": "^8.0.2",
|
|
30
28
|
"@types/mocha": "^10.0.1",
|
|
@@ -139,6 +137,17 @@
|
|
|
139
137
|
"npm": ">=10"
|
|
140
138
|
}
|
|
141
139
|
},
|
|
140
|
+
"node_modules/@appium/support/node_modules/axios": {
|
|
141
|
+
"version": "1.16.0",
|
|
142
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz",
|
|
143
|
+
"integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==",
|
|
144
|
+
"license": "MIT",
|
|
145
|
+
"dependencies": {
|
|
146
|
+
"follow-redirects": "^1.16.0",
|
|
147
|
+
"form-data": "^4.0.5",
|
|
148
|
+
"proxy-from-env": "^2.1.0"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
142
151
|
"node_modules/@appium/support/node_modules/semver": {
|
|
143
152
|
"version": "7.7.4",
|
|
144
153
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
|
@@ -409,6 +418,18 @@
|
|
|
409
418
|
"node": ">=6.5"
|
|
410
419
|
}
|
|
411
420
|
},
|
|
421
|
+
"node_modules/agent-base": {
|
|
422
|
+
"version": "6.0.2",
|
|
423
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
424
|
+
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
425
|
+
"license": "MIT",
|
|
426
|
+
"dependencies": {
|
|
427
|
+
"debug": "4"
|
|
428
|
+
},
|
|
429
|
+
"engines": {
|
|
430
|
+
"node": ">= 6.0.0"
|
|
431
|
+
}
|
|
432
|
+
},
|
|
412
433
|
"node_modules/ansi-regex": {
|
|
413
434
|
"version": "6.2.2",
|
|
414
435
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
|
|
@@ -437,9 +458,9 @@
|
|
|
437
458
|
}
|
|
438
459
|
},
|
|
439
460
|
"node_modules/appium-adb": {
|
|
440
|
-
"version": "
|
|
441
|
-
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-
|
|
442
|
-
"integrity": "sha512-
|
|
461
|
+
"version": "15.0.0",
|
|
462
|
+
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-15.0.0.tgz",
|
|
463
|
+
"integrity": "sha512-RIRCcBzVlFlO2VHXmXPzComPFQL05fs+qEtK1ftVtB4kEggk+ewfD8VSI0ZuUGOD8NQlNusDgRQV8p/LKlNryg==",
|
|
443
464
|
"license": "Apache-2.0",
|
|
444
465
|
"dependencies": {
|
|
445
466
|
"@appium/support": "^7.2.2",
|
|
@@ -603,13 +624,14 @@
|
|
|
603
624
|
"license": "MIT"
|
|
604
625
|
},
|
|
605
626
|
"node_modules/axios": {
|
|
606
|
-
"version": "1.16.
|
|
607
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.16.
|
|
608
|
-
"integrity": "sha512-
|
|
627
|
+
"version": "1.16.1",
|
|
628
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.16.1.tgz",
|
|
629
|
+
"integrity": "sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==",
|
|
609
630
|
"license": "MIT",
|
|
610
631
|
"dependencies": {
|
|
611
632
|
"follow-redirects": "^1.16.0",
|
|
612
633
|
"form-data": "^4.0.5",
|
|
634
|
+
"https-proxy-agent": "^5.0.1",
|
|
613
635
|
"proxy-from-env": "^2.1.0"
|
|
614
636
|
}
|
|
615
637
|
},
|
|
@@ -637,9 +659,9 @@
|
|
|
637
659
|
}
|
|
638
660
|
},
|
|
639
661
|
"node_modules/bare-events": {
|
|
640
|
-
"version": "2.8.
|
|
641
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.
|
|
642
|
-
"integrity": "sha512-
|
|
662
|
+
"version": "2.8.3",
|
|
663
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.3.tgz",
|
|
664
|
+
"integrity": "sha512-HdUm8EMQBLaJvGUdidNNbqpA1kYkwNcb+MYxkxCLAPJGQzlv9J0C24h8V65Z4c5GLd/JEALDvpFCQgpLJqc0zw==",
|
|
643
665
|
"license": "Apache-2.0",
|
|
644
666
|
"peerDependencies": {
|
|
645
667
|
"bare-abort-controller": "*"
|
|
@@ -1031,7 +1053,6 @@
|
|
|
1031
1053
|
"version": "4.4.3",
|
|
1032
1054
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
1033
1055
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
1034
|
-
"extraneous": true,
|
|
1035
1056
|
"license": "MIT",
|
|
1036
1057
|
"dependencies": {
|
|
1037
1058
|
"ms": "^2.1.3"
|
|
@@ -1115,9 +1136,9 @@
|
|
|
1115
1136
|
}
|
|
1116
1137
|
},
|
|
1117
1138
|
"node_modules/es-object-atoms": {
|
|
1118
|
-
"version": "1.1.
|
|
1119
|
-
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.
|
|
1120
|
-
"integrity": "sha512-
|
|
1139
|
+
"version": "1.1.2",
|
|
1140
|
+
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
|
|
1141
|
+
"integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
|
|
1121
1142
|
"license": "MIT",
|
|
1122
1143
|
"dependencies": {
|
|
1123
1144
|
"es-errors": "^1.3.0"
|
|
@@ -1519,6 +1540,19 @@
|
|
|
1519
1540
|
"node": "^20.17.0 || >=22.9.0"
|
|
1520
1541
|
}
|
|
1521
1542
|
},
|
|
1543
|
+
"node_modules/https-proxy-agent": {
|
|
1544
|
+
"version": "5.0.1",
|
|
1545
|
+
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
1546
|
+
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
1547
|
+
"license": "MIT",
|
|
1548
|
+
"dependencies": {
|
|
1549
|
+
"agent-base": "6",
|
|
1550
|
+
"debug": "4"
|
|
1551
|
+
},
|
|
1552
|
+
"engines": {
|
|
1553
|
+
"node": ">= 6"
|
|
1554
|
+
}
|
|
1555
|
+
},
|
|
1522
1556
|
"node_modules/ieee754": {
|
|
1523
1557
|
"version": "1.2.1",
|
|
1524
1558
|
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
@@ -2179,9 +2213,9 @@
|
|
|
2179
2213
|
}
|
|
2180
2214
|
},
|
|
2181
2215
|
"node_modules/semver": {
|
|
2182
|
-
"version": "7.8.
|
|
2183
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
2184
|
-
"integrity": "sha512-
|
|
2216
|
+
"version": "7.8.1",
|
|
2217
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz",
|
|
2218
|
+
"integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==",
|
|
2185
2219
|
"license": "ISC",
|
|
2186
2220
|
"bin": {
|
|
2187
2221
|
"semver": "bin/semver.js"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"seamonkey",
|
|
8
8
|
"firefox"
|
|
9
9
|
],
|
|
10
|
-
"version": "2.2.
|
|
10
|
+
"version": "2.2.6",
|
|
11
11
|
"author": "Appium Contributors",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -58,11 +58,10 @@
|
|
|
58
58
|
"appium": "^3.0.0-rc.2"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"appium-adb": "^
|
|
62
|
-
"asyncbox": "^6.0
|
|
63
|
-
"axios": "^1.
|
|
64
|
-
"
|
|
65
|
-
"portscanner": "2.2.0",
|
|
61
|
+
"appium-adb": "^15.0.0",
|
|
62
|
+
"asyncbox": "^6.3.0",
|
|
63
|
+
"axios": "^1.16.1",
|
|
64
|
+
"portscanner": "^2.2.0",
|
|
66
65
|
"semver": "^7.6.3",
|
|
67
66
|
"tar-stream": "^3.1.7",
|
|
68
67
|
"teen_process": "^4.0.4"
|
|
@@ -86,7 +85,6 @@
|
|
|
86
85
|
"@appium/types": "^1.0.0-rc.1",
|
|
87
86
|
"@semantic-release/changelog": "^6.0.1",
|
|
88
87
|
"@semantic-release/git": "^10.0.1",
|
|
89
|
-
"@types/bluebird": "^3.5.38",
|
|
90
88
|
"@types/chai": "^5.2.3",
|
|
91
89
|
"@types/chai-as-promised": "^8.0.2",
|
|
92
90
|
"@types/mocha": "^10.0.1",
|