Commit Graph

2285 Commits

Author SHA1 Message Date
Karol Wrótniak
5e3dc2bf95 Merge branch 'master' into dependabot/npm_and_yarn/karma-jasmine-4.0.1 2021-07-04 00:38:09 +02:00
Karol Wrótniak
122f4aace6 Add cmake to main Dockerfile (#292) 2021-07-04 00:34:07 +02:00
dependabot[bot]
3288c0ff1b Bump karma-jasmine from 2.0.1 to 4.0.1
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 2.0.1 to 4.0.1.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-jasmine/compare/v2.0.1...v4.0.1)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-03 11:45:18 +00:00
dependabot[bot]
c8400451ba Bump openid from 2.0.6 to 2.0.9 (#288)
Bumps [openid](https://github.com/havard/node-openid) from 2.0.6 to 2.0.9.
- [Release notes](https://github.com/havard/node-openid/releases)
- [Commits](https://github.com/havard/node-openid/compare/v2.0.6...v2.0.9)

---
updated-dependencies:
- dependency-name: openid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 13:40:51 +02:00
dependabot[bot]
9399b4094a Bump karma-junit-reporter from 1.2.0 to 2.0.1 (#287)
Bumps [karma-junit-reporter](https://github.com/karma-runner/karma-junit-reporter) from 1.2.0 to 2.0.1.
- [Release notes](https://github.com/karma-runner/karma-junit-reporter/releases)
- [Changelog](https://github.com/karma-runner/karma-junit-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-junit-reporter/compare/v1.2.0...v2.0.1)

---
updated-dependencies:
- dependency-name: karma-junit-reporter
  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>
2021-07-03 13:26:08 +02:00
dependabot[bot]
7bc41a075e Bump karma-chrome-launcher from 2.2.0 to 3.1.0 (#276)
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.1.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  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>
2021-07-03 02:27:10 +02:00
dependabot[bot]
c09b42e9ca Bump style-loader from 0.13.2 to 0.23.1 (#274)
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.13.2 to 0.23.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.13.2...v0.23.1)

---
updated-dependencies:
- dependency-name: style-loader
  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>
2021-07-03 02:14:49 +02:00
dependabot[bot]
4e85e82432 Bump serve-favicon from 2.4.3 to 2.5.0 (#285)
Bumps [serve-favicon](https://github.com/expressjs/serve-favicon) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/expressjs/serve-favicon/releases)
- [Changelog](https://github.com/expressjs/serve-favicon/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-favicon/compare/v2.4.3...2.5.0)

---
updated-dependencies:
- dependency-name: serve-favicon
  dependency-type: direct:production
  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>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-07-03 02:14:28 +02:00
petemyron
26806152f3 --net host is no longer needed for stf-provider (#165)
* --net host is no longer needed for stf-provider

newer versions of Docker now support exposing port ranges, so we no longer need to use `--net host`. Respective docker networking changes for ADB are included.

Signed-off-by: Pete Myron <pete.myron@t-mobile.com>

* Update DEPLOYMENT.md

fixed typo

Signed-off-by: Pete Myron <pete.myron@t-mobile.com>

Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-29 00:13:31 +02:00
dependabot[bot]
1f124478c1 Bump gulp-jsonlint from 1.2.0 to 1.3.2 (#275)
Bumps [gulp-jsonlint](https://github.com/rogeriopvl/gulp-jsonlint) from 1.2.0 to 1.3.2.
- [Release notes](https://github.com/rogeriopvl/gulp-jsonlint/releases)
- [Commits](https://github.com/rogeriopvl/gulp-jsonlint/compare/v1.2.0...v1.3.2)

---
updated-dependencies:
- dependency-name: gulp-jsonlint
  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>
2021-06-29 00:11:53 +02:00
dependabot[bot]
fa5590540b Bump template-html-loader from 0.0.3 to 0.0.4 (#277)
Bumps [template-html-loader](https://github.com/jtangelder/template-html-loader) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/jtangelder/template-html-loader/releases)
- [Commits](https://github.com/jtangelder/template-html-loader/compare/0.0.3...0.0.4)

---
updated-dependencies:
- dependency-name: template-html-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 00:11:27 +02:00
dependabot[bot]
1250323cea Bump gulp-pug from 3.3.0 to 4.0.1 (#272)
Bumps [gulp-pug](https://github.com/gulp-community/gulp-pug) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/gulp-community/gulp-pug/releases)
- [Changelog](https://github.com/gulp-community/gulp-pug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulp-community/gulp-pug/compare/v3.3.0...v4.0.1)

---
updated-dependencies:
- dependency-name: gulp-pug
  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>
2021-06-03 14:32:19 +02:00
dependabot[bot]
52254e3cb5 Bump json-loader from 0.5.4 to 0.5.7 (#270)
Bumps [json-loader](https://github.com/webpack/json-loader) from 0.5.4 to 0.5.7.
- [Release notes](https://github.com/webpack/json-loader/releases)
- [Changelog](https://github.com/webpack-contrib/json-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/json-loader/compare/v0.5.4...v0.5.7)

---
updated-dependencies:
- dependency-name: json-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 14:31:22 +02:00
dependabot-preview[bot]
489995a82b Bump semver from 5.7.1 to 7.3.5 (#235)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:52:12 +02:00
dependabot[bot]
e7447098fb Bump passport-oauth2 from 1.4.0 to 1.5.0 (#269)
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases)
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: passport-oauth2
  dependency-type: direct:production
  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>
2021-06-03 12:50:04 +02:00
dependabot[bot]
57d2a810b5 Bump transliteration from 1.6.2 to 2.2.0 (#246)
Bumps [transliteration](https://github.com/dzcpy/transliteration) from 1.6.2 to 2.2.0.
- [Release notes](https://github.com/dzcpy/transliteration/releases)
- [Changelog](https://github.com/dzcpy/transliteration/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dzcpy/transliteration/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:48:08 +02:00
dependabot[bot]
4d51bfc9ac Bump proxy-addr from 1.1.4 to 2.0.7 (#263)
Bumps [proxy-addr](https://github.com/jshttp/proxy-addr) from 1.1.4 to 2.0.7.
- [Release notes](https://github.com/jshttp/proxy-addr/releases)
- [Changelog](https://github.com/jshttp/proxy-addr/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/proxy-addr/compare/v1.1.4...v2.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:29:07 +02:00
dependabot[bot]
32765b7203 Bump phantomjs-prebuilt from 2.1.14 to 2.1.16 (#241)
Bumps [phantomjs-prebuilt](https://github.com/Medium/phantomjs) from 2.1.14 to 2.1.16.
- [Release notes](https://github.com/Medium/phantomjs/releases)
- [Commits](https://github.com/Medium/phantomjs/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:22:49 +02:00
dependabot-preview[bot]
7f465bb379 [Security] Bump y18n from 3.2.1 to 3.2.2 (#217)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:20:29 +02:00
dependabot[bot]
41217f85a7 Bump url-loader from 0.5.9 to 0.6.2 (#243)
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 0.5.9 to 0.6.2.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v0.5.9...v0.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:18:42 +02:00
dependabot[bot]
f4938b0dd4 Bump lodash from 4.17.20 to 4.17.21 (#256)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:18:31 +02:00
dependabot[bot]
eed25aa802 Bump gulp-angular-gettext from 2.2.0 to 2.3.0 (#249)
Bumps [gulp-angular-gettext](https://github.com/gabegorelick/gulp-angular-gettext) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/gabegorelick/gulp-angular-gettext/releases)
- [Commits](https://github.com/gabegorelick/gulp-angular-gettext/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:18:19 +02:00
dependabot[bot]
ba1cdf7eb5 Bump gm from 1.23.0 to 1.23.1 (#247)
Bumps [gm](https://github.com/aheckmann/gm) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/aheckmann/gm/releases)
- [Changelog](https://github.com/aheckmann/gm/blob/master/History.md)
- [Commits](https://github.com/aheckmann/gm/compare/1.23.0...1.23.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:18:08 +02:00
dependabot[bot]
ff1acee2d3 Bump url-parse from 1.4.7 to 1.5.1 (#253)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:17:39 +02:00
dependabot[bot]
1bf8e297aa Bump hosted-git-info from 2.4.2 to 2.8.9 (#257)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.4.2...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 12:17:24 +02:00
dependabot[bot]
c790c00370 Bump @devicefarmer/adbkit-monkey from 1.0.1 to 1.1.0 (#242)
Bumps [@devicefarmer/adbkit-monkey](https://github.com/devicefarmer/adbkit-monkey) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/devicefarmer/adbkit-monkey/releases)
- [Commits](https://github.com/devicefarmer/adbkit-monkey/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 03:14:06 +02:00
dependabot[bot]
05443e7d9d Bump dns-packet from 1.3.1 to 1.3.4 (#261)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 03:13:22 +02:00
Karol Wrótniak
2fd07996c5 Add files via upload (#265) 2021-06-03 03:11:14 +02:00
Pierre Crépieux
ce438c1e9b Merge pull request #262 from DeviceFarmer/minicap-update
Minicap update to support more devices (included Android 12)
2021-06-01 15:02:15 +02:00
Crepieux Pierre
4a8787891d Fix code style
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
2021-06-01 09:46:35 +02:00
Crepieux Pierre
bb1c20d1f7 Introduce support for new VM based minicap to support Android 12
This commit introduce a new option to use a new minicap
implementation by specifying --screen-grabber or the env
variable SCREEN_GRABBER. The current native minicap is the default
and is refered as 'minicap-bin'. The new minicap which is packaged
in an apk is usable with 'minicap-apk' and will be used as a
fallback.
At the moment, this apk is expected to be included in
minicap-prebuilt node package at this location
minicap-prebuilt/prebuilt/noarch/minicap.apk.

STFService.apk has also been updated to take into account Android 12

Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
2021-05-31 18:00:28 +02:00
Karol Wrótniak
69e2a3651e Remove npm install from Debian x64 Dockerfile (#260) 2021-05-25 03:40:14 +02:00
dependabot-preview[bot]
56071c045d Upgrade to GitHub-native Dependabot (#239)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 18:17:27 +02:00
Jussi Vatjus-Anttila
3370f679bc add rest API for update Device note (#222)
* add rest API for update Device note

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>

* improve failure message

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>

Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-04-06 11:21:38 +02:00
Karol Wrótniak
38cb66b1bd Changed ng-context-menu coordinates (#227)
Fixes #219
2021-04-06 11:09:15 +02:00
Chen Fu
03dfec1160 Fix build error on arm platform (#212)
Signed-off-by: chenfu <chenfu@staff.sina.com.cn>
2021-03-20 09:23:08 +01:00
Karol Wrótniak
1db3c2d6eb Release 3.6.1 (#209) v3.6.1 2021-03-11 00:45:10 +01:00
Karol Wrótniak
7324a6628c Fix package.json (#208) 2021-03-10 20:14:51 +01:00
Karol Wrótniak
53acc928f5 Revert all adbkit upgrades (#207) 2021-03-10 19:22:32 +01:00
Karol Wrótniak
84bf212497 Revert adbkit monkey version to 1.0.1 (#205) 2021-03-10 18:15:41 +01:00
Karol Wrótniak
827cd1ed37 Adbkit revert (#204)
* Revert adbkit upgrade

* Update required STFService APK version
2021-03-10 17:31:06 +01:00
Karol Wrótniak
d08c93f184 Fix ADB parser invocation (#203) 2021-03-10 15:15:33 +01:00
Karol Wrótniak
5dfdd9ac63 Fix adb invocations (#202) 2021-03-10 14:50:33 +01:00
Karol Wrótniak
50ee38c2ce Fix deviceClient invocations in minicap (#201) 2021-03-10 13:52:47 +01:00
Karol Wrótniak
f21140acf7 Fix adb invocations in devutil (#200) 2021-03-10 13:22:03 +01:00
Karol Wrótniak
463604f72e Update minicap.js (#199) 2021-03-10 12:39:14 +01:00
Karol Wrótniak
b343341f79 Update properties.js (#198) 2021-03-10 12:20:17 +01:00
Karol Wrótniak
67cf6ef2b3 Fix waitBootComplete invocation (#196)
* Fix waitBootComplete invocation
2021-03-10 11:38:53 +01:00
Karol Wrótniak
360a4559ee Fix adbkit import (#195) 2021-03-10 10:42:44 +01:00
Karol Wrótniak
c71cb684fd Fix adbkit parser import (#194) 2021-03-10 10:19:14 +01:00