forked from openstf/stf
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ANDROID-4820 Update android 12 support #19
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. **This update includes a security fix.** - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.4...v1.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Signed-off-by: Ian Foster <ian@vorsk.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.0.3 to 2.4.0. **This update includes a security fix.** - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md) - [Commits](socketio/socket.io@2.0.3...2.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Update STFService APK to 2.4.6 * Delete .travis.yml * Update Dockerfile-debian-x86_64
* Fix waitBootComplete invocation
* Revert adbkit upgrade * Update required STFService APK version
Signed-off-by: chenfu <chenfu@staff.sina.com.cn>
* 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>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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>
Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
Minicap update to support more devices (included Android 12)
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](npm/hosted-git-info@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>
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](unshiftio/url-parse@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>
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](aheckmann/gm@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>
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](gabegorelick/gulp-angular-gettext@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>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@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>
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](webpack-contrib/url-loader@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>
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>
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>
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](jshttp/proxy-addr@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>
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>
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](jaredhanson/passport-oauth2@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>
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](npm/node-semver@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>
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](webpack-contrib/json-loader@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>
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](gulp-community/gulp-pug@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>
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](jtangelder/template-html-loader@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>
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](rogeriopvl/gulp-jsonlint@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>
* --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>
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](expressjs/serve-favicon@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>
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](webpack-contrib/style-loader@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>
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](karma-runner/karma-chrome-launcher@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>
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](karma-runner/karma-junit-reporter@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>
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](havard/node-openid@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>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.2 to 3.7.1. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](Stuk/jszip@v3.2.2...v3.7.1) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
coufalja
approved these changes
Aug 16, 2021
@coufalja ready to merge - I can't merge into this repo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updating STF from latest DeviceFarmer/master commit. Adds Android 12 support and updates dependencies.