- Sep 21, 2021
-
-
Karol Wrótniak authored
-
Karol Wrótniak authored
-
dependabot[bot] authored
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0 ) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jul 03, 2021
-
-
dependabot[bot] authored
Bumps [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) from 0.9.10 to 0.10.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge ) --- updated-dependencies: - dependency-name: "@types/node-forge" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jul 02, 2021
-
-
dependabot[bot] authored
Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/domenic/sinon-chai/releases) - [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md) - [Commits](https://github.com/domenic/sinon-chai/compare/3.5.0...3.7.0 ) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 16, 2021
-
-
rcpirate authored
* avoid “chunk is undefined” Signed-off-by: renchao <renchao@huya.com> * fix: avoid chunk maybe undefined Signed-off-by: renchao <renchao@huya.com> * avoid chunk is undefined Signed-off-by: renchao <renchao@huya.com> Co-authored-by: renchao <renchao@huya.com>
-
- Apr 29, 2021
-
-
dependabot-preview[bot] authored
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- Mar 08, 2021
-
-
Karol Wrótniak authored
-
dependabot-preview[bot] authored
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.3.1 ) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- Feb 22, 2021
-
-
dependabot-preview[bot] authored
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.0.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0 ) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- Feb 17, 2021
-
-
Timur Kumakbayev authored
Signed-off-by: timansky <timansky@kolesa.team>
-
dependabot-preview[bot] authored
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/master/History.md) - [Commits](https://github.com/chaijs/chai/compare/4.2.0...4.3.0 ) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
UrielCh authored
* relint + convert to TS Signed-off-by: urielch <uriel.chemouni@gmail.com> * replace some Bluebird buy vanilla Promise Signed-off-by: urielch <uriel.chemouni@gmail.com> * use some async Signed-off-by: urielch <uriel.chemouni@gmail.com> * rollback Signed-off-by: urielch <uriel.chemouni@gmail.com> * update commanderJS Signed-off-by: urielch <uriel.chemouni@gmail.com> * update test deps Signed-off-by: urielch <uriel.chemouni@gmail.com> * update deps Signed-off-by: urielch <uriel.chemouni@gmail.com> * update typing Signed-off-by: urielch <uriel.chemouni@gmail.com> * update deps Signed-off-by: urielch <uriel.chemouni@gmail.com> * updatedeps Signed-off-by: urielch <uriel.chemouni@gmail.com> * prepare update Bluebird version Signed-off-by: urielch <uriel.chemouni@gmail.com> * prepare update Bluebird 3 Signed-off-by: urielch <uriel.chemouni@gmail.com> * fix Buffer usage Signed-off-by: urielch <uriel.chemouni@gmail.com> * small patches Signed-off-by: urielch <uriel.chemouni@gmail.com> * bluebird 3 Signed-off-by: urielch <uriel.chemouni@gmail.com> * update generator Signed-off-by: urielch <uriel.chemouni@gmail.com> * remove callback + split client Signed-off-by: urielch <uriel.chemouni@gmail.com> * clean code Signed-off-by: urielch <uriel.chemouni@gmail.com> * clean Signed-off-by: urielch <uriel.chemouni@gmail.com> * test are now run as TS Signed-off-by: urielch <uriel.chemouni@gmail.com> * add 'client.getPackagesWithFlags' for flags in 'pm list packages' (#56) Issue: https://github.com/DeviceFarmer/adbkit/issues/55 Signed-off-by: ov3rk1ll <overkillerror@gmail.com> Signed-off-by: urielch <uriel.chemouni@gmail.com> * add flag argument to client.getPackages #56 Signed-off-by: urielch <uriel.chemouni@gmail.com> * add showcase long-running shell commands (#59) Signed-off-by: urielch <uriel.chemouni@gmail.com> * update doc Signed-off-by: urielch <uriel.chemouni@gmail.com> * more typing, more docs Signed-off-by: urielch <uriel.chemouni@gmail.com> * update doc Signed-off-by: urielch <uriel.chemouni@gmail.com> * patch package..json Signed-off-by: urielch <uriel.chemouni@gmail.com> * roll back tab size from 4 to 2. Signed-off-by: urielch <uriel.chemouni@gmail.com> * update doc Signed-off-by: urielch <uriel.chemouni@gmail.com> * fix tesrt unit Signed-off-by: urielch <uriel.chemouni@gmail.com> * Extend original `getPackages` method, keep compatibility (#61) * Extend original `getPackages` method, keep compatibility Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Rename local single character variables Signed-off-by: Sergey Volkov <s.volkov@netris.ru> Signed-off-by: urielch <uriel.chemouni@gmail.com> * publish project Signed-off-by: urielch <uriel.chemouni@gmail.com> * last cleanup Signed-off-by: urielch <uriel.chemouni@gmail.com> * resync original package name. Signed-off-by: urielch <uriel.chemouni@gmail.com> * Update README.md. Add @devicefarmer scope (#50) Signed-off-by: Sergey Volkov <s.volkov@netris.ru> Signed-off-by: urielch <uriel.chemouni@gmail.com> * add 'client.getPackagesWithFlags' for flags in 'pm list packages' (#56) Issue: https://github.com/DeviceFarmer/adbkit/issues/55 Signed-off-by: ov3rk1ll <overkillerror@gmail.com> Signed-off-by: urielch <uriel.chemouni@gmail.com> * Update README.md Signed-off-by: urielch <uriel.chemouni@gmail.com> * fix merge error Signed-off-by: urielch <uriel.chemouni@gmail.com> * merge Signed-off-by: urielch <uriel.chemouni@gmail.com> * clean merge error Signed-off-by: urielch <uriel.chemouni@gmail.com> Co-authored-by: ov3rk1ll <ov3rk1ll@users.noreply.github.com> Co-authored-by: Sergey Volkov <drauggres@gmail.com>
-
- Feb 10, 2021
-
-
Sergey Volkov authored
* Extend original `getPackages` method, keep compatibility Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Rename local single character variables Signed-off-by: Sergey Volkov <s.volkov@netris.ru>
-
- Dec 21, 2020
-
-
Mingyuan Xia authored
Signed-off-by: Mingyuan Xia <ken@appetizer.io> Signed-off-by: Mingyuan Xia <ken.mingyuan@gmail.com>
-
- Dec 20, 2020
-
-
ov3rk1ll authored
Issue: https://github.com/DeviceFarmer/adbkit/issues/55 Signed-off-by: ov3rk1ll <overkillerror@gmail.com>
-
- Dec 09, 2020
-
-
Sergey Volkov authored
Signed-off-by: Sergey Volkov <s.volkov@netris.ru>
-
- Oct 28, 2020
-
-
Sergey Volkov authored
* Revert "Mention our desire to convert the codebase to JS." This reverts commit 3444983a. Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Update tasks/keycode.js Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Update README.md Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Run eslint on "npm test" Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Remove last coffee references Signed-off-by: Sergey Volkov <s.volkov@netris.ru>
-
- Oct 25, 2020
-
-
Sergey Volkov authored
* Rewrite code place sources in /lib for compatibility Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Replace tests with transpiled Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Update path to lib in tests Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Update package.json Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * lint: disable no-explicit-any Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * lint: disable ban-ts-comment Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * lint: remove unused variable Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Move Tracker from trackjdwp.ts to separate file Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Rewrite `grunt keycode` task Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Keep declarations alongside with the code use "files" in package.json instead of .npmignore Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Fix cli Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Replace some types with "any" Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * lint: ignore generated declarations Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Add @types/node-forge as dependency Auth.parsePublicKey returns value based on PulicKey class from node-forge Signed-off-by: Sergey Volkov <s.volkov@netris.ru> * Point to declaration file Signed-off-by: Sergey Volkov <s.volkov@netris.ru>
-
- Oct 05, 2020
-
-
Timo Gühring authored
Signed-off-by: Timo Gühring <tguehring@testfabrik.com> Co-authored-by: Timo Gühring <tguehring@testfabrik.com>
-
- Sep 22, 2020
-
-
Karol Wrótniak authored
-
dependabot-preview[bot] authored
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.9.2 to 0.10.0. **This update includes a security fix.** - [Release notes](https://github.com/digitalbazaar/forge/releases) - [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/0.9.2...0.10.0 ) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- Aug 28, 2020
-
-
Karol Wrótniak authored
* Add npm publish configuration * Update semaphore.yml
-
Karol Wrótniak authored
-
- Aug 26, 2020
-
-
Signed-off-by: Tim Perry <tim@httptoolkit.tech>
-
Signed-off-by: Tim Perry <tim@httptoolkit.tech>
-
Signed-off-by: Tim Perry <tim@httptoolkit.tech>
-
- Aug 25, 2020
-
-
Karol Wrótniak authored
Signed-off-by: 弘树 <tiehang.lth@alibaba-inc.com>
-
Signed-off-by: Chris Lample <chris.lample@mesmerhq.com>
-
Tim Perry authored
Signed-off-by: Tim Perry <tim@httptoolkit.tech> Co-authored-by: Tim Perry <tim@httptoolkit.tech>
-
- Jul 28, 2020
-
-
Noah Andrews authored
Signed-off-by: NoahAndrews <noah@revrobotics.com>
-
- Jul 22, 2020
-
-
Noah Andrews authored
Signed-off-by: NoahAndrews <noah@noahandrews.me>
-
- Jun 14, 2020
-
-
Karol Wrótniak authored
-
- May 16, 2020
-
-
Karol Wrótniak authored
-
- Mar 03, 2020
-
-
Karol Wrótniak authored
fix sync.stat() failure for multibyte paths
-
Makoto Hamanaka authored
-
- May 03, 2019
-
-
Simo Kinnunen authored
-
Simo Kinnunen authored
-
shengxiang authored
-
- Nov 27, 2017
-
-
Simo Kinnunen authored
-