Releases: DeviceFarmer/adbkit
Releases · DeviceFarmer/adbkit
v3.3.7
What's Changed
- It fixes a bug on stats with nodeJS 22.11.0 version and higher by @denis99999 in #538
- Update version to 3.3.7 by @denis99999 in #539
Full Changelog: v3.3.6...v3.3.7
v3.3.6
What's Changed
- Update CI machine image to ubuntu2004 by @koral-- in #532
- Skip before hook in sync tests if no devices by @koral-- in #533
- Fix leaked promise in pull by @dfriederich in #530
- Fix running Hardware tests by @dfriederich in #531
- Add attach / detach commands by @YishaiYosifov in #534
- Update version to 3.3.6 by @koral-- in #535
New Contributors
- @dfriederich made their first contribution in #530
- @YishaiYosifov made their first contribution in #534
Full Changelog: v3.2.6...v3.3.6
v3.2.6
What's Changed
- Bump prettier from 2.8.8 to 3.0.2 by @dependabot in #471
- Bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #474
- Bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #472
- Throw error if DELETE_FAILED_DEVICE_POLICY_MANAGER is sent by @tburakdemir in #513
- Update version to 3.2.6 by @koral-- in #525
New Contributors
- @tburakdemir made their first contribution in #513
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Allow all streams in client.push() & client.install() types, not just FS streams by @pimterry in #436
- Include 'unauthorized' in the possible device states type by @pimterry in #437
- fix unhandled rejection when installing apk by @bambloo in #446
- Update node.js to 16 by @koral-- in #465
New Contributors
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Add support for socket timeouts by @a1rwulf in #303
- Fix adb disconnect always throwing an error by @a1rwulf in #302
- Fixed wrong extra flag for type float by @Jaid in #312
- Add partial adb STA2 command implementation by @sunjw in #277
- Bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.44.0 by @dependabot in #383
- Bump sinon from 13.0.2 to 14.0.2 by @dependabot in #381
- Bump @types/mocha from 9.1.1 to 10.0.0 by @dependabot in #357
- Bump sinon from 14.0.2 to 15.0.1 by @dependabot in #396
- Bump @typescript-eslint/parser from 4.33.0 to 5.48.0 by @dependabot in #402
- Install exception handling. Cleanup after install command. by @DonVietnam in #403
- change source path in bin for correct work cli commands by @gmanru in #410
- Bump @types/node from 14.18.42 to 18.15.11 by @dependabot in #434
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #427
- Bump mocha from 8.3.2 to 10.2.0 by @dependabot in #394
- Try to fix memory leak in _readData. by @sunjw in #315
- Release 3.2.4 by @koral-- in #435
New Contributors
- @a1rwulf made their first contribution in #303
- @Jaid made their first contribution in #312
- @sunjw made their first contribution in #277
- @DonVietnam made their first contribution in #403
- @gmanru made their first contribution in #410
Full Changelog: v3.2.3...v3.2.4
v3.2.3
v3.2.2
What's Changed
- Default to IPv4 localhost for Node 17 compatibility by @pimterry in #214
- Bump ts-node from 9.1.1 to 10.4.0 by @dependabot in #195
- Bump @types/mocha from 8.2.3 to 9.0.0 by @dependabot in #145
- Fixup TypeScript error for test by @jonathanKingston in #269
- Update commander by @jonathanKingston in #270
- Bump @types/node-forge from 0.10.10 to 1.0.1 by @dependabot in #257
- Bump node-forge from 0.10.0 to 1.3.1 by @dependabot in #268
- Bump sinon from 9.2.4 to 13.0.1 by @dependabot in #246
- Bump eslint from 7.32.0 to 8.12.0 by @dependabot in #267
- Release 3.2.2 by @koral-- in #276
New Contributors
- @jonathanKingston made their first contribution in #269
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #105
- avoid chunk is undefined. by @rcpirate in #127
- Bump sinon-chai from 3.5.0 to 3.7.0 by @dependabot in #115
- Bump @types/node-forge from 0.9.10 to 0.10.0 by @dependabot in #124
- Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 by @dependabot in #167
- Update adbkit-monkey dependency version to 1.2.0 by @koral-- in #179
New Contributors
Full Changelog: v3.2.0...v3.2.1
v3.2.0
- Dependency version updates
- Wait for device command update (#83)
- Extend original
getPackages
method, keep compatibility (#61) - Showcase long-running shell commands (#59)
- Add 'client.getPackagesWithFlags' for flags in 'pm list packages' (#56)
- Code cleanup (#38)
- Extend adb keycodes (#27)
- Rewrite to TypeScript (#31)
Many thanks to @drauggresh
v2.11.3
What's Changed
- [Security] Bump node-forge from 0.9.2 to 0.10.0 by @dependabot-preview in #28
- Bump version to 2.11.3 by @koral-- in #30
Full Changelog: v2.11.2...v2.11.3