Commit Graph

20 Commits

Author SHA1 Message Date
Karol Wrótniak
1937cfb209 Merge pull request #1124 from openstf/dependabot/npm_and_yarn/lodash-4.17.13
Bump lodash from 4.17.4 to 4.17.13
2020-02-08 01:31:36 +01:00
Karol Wrótniak
801217541c Merge pull request #1144 from openstf/dependabot/npm_and_yarn/ws-3.3.1
Bump ws from 3.0.0 to 3.3.1
2020-02-08 01:31:10 +01:00
dependabot[bot]
d5bae16c80 Bump lodash from 4.17.4 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-05 01:00:11 +00:00
dependabot[bot]
7bd77f1c17 Bump ws from 3.0.0 to 3.3.1
Bumps [ws](https://github.com/websockets/ws) from 3.0.0 to 3.3.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/3.0.0...3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-26 13:04:46 +00:00
dependabot[bot]
0439c26f61 Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-26 13:04:07 +00:00
dependabot[bot]
d32d02b390 Bump webpack-dev-server from 1.16.5 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 1.16.5 to 3.1.11.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.16.5...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-18 17:16:08 +00:00
Simo Kinnunen
e61196f236 Update bower to make installation work again. 2019-09-01 02:50:42 +09:00
Simo Kinnunen
d595449a87 Update adbkit to 2.11.1 to fix public key parsing issues. 2019-05-03 19:50:30 +09:00
Simo Kinnunen
b8d63ca60e Update yarn.lock, forgot earlier. 2018-11-20 22:20:17 +09:00
Simo Kinnunen
693a53b249 Update minicap-prebuilt to fix Android 9. 2018-08-09 02:47:21 +09:00
Simo Kinnunen
029efa80d4 Updated minitouch to fix touch detection issues on Meizu Pro7 Plus. 2018-05-09 10:02:17 +09:00
Simo Kinnunen
f5a6f877c8 Bump adbkit-apkreader to fix manifest parsing issues with long strings. 2018-04-20 15:59:45 +09:00
Simo Kinnunen
d3a63ca577 Updated minitouch to fix multitouch issues on some devices that require the BTN_TOUCH kernel event. Lifting a contact while having and keeping one held down may have prevented any events from being processed until a new touchdown event. 2018-03-25 00:16:32 +09:00
Simo Kinnunen
7064ca1e9e Force minimum version of formidable to 1.2.0. 2018-03-14 13:53:42 +09:00
Simo Kinnunen
c4e39c9a11 Support Android 8.1. 2017-12-06 14:22:31 +09:00
Simo Kinnunen
3b632b4314 Add Android 8.1 Developer Preview 1 support. 2017-10-26 23:56:10 +09:00
Simo Kinnunen
c922eb92e5 Android 8.0 support. 2017-08-31 03:04:40 +09:00
Simo Kinnunen
5637187780 Update adbkit to resolve index out of range errors on some newer APKs. 2017-08-21 16:54:31 +09:00
Simo Kinnunen
c0d7adbc52 Bump ws to 3.0.0 and socket.io to 2.0.3. Fixes #597. 2017-06-16 22:58:41 +09:00
Simo Kinnunen
052c786dd2 Installation with yarn v0.24.6 seemed to work fine, so let's start using it (only locally for now). 2017-06-16 22:46:56 +09:00