Skip to content
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

Bump reactivecircus/android-emulator-runner from v1 to v2.14.2 #79

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2021

Bumps reactivecircus/android-emulator-runner from v1 to v2.14.2.

Release notes

Sourced from reactivecircus/android-emulator-runner's releases.

v2.14.2

  • Support API 28 system images with google_apis or google_apis_playstore target - #117.
Changelog

Sourced from reactivecircus/android-emulator-runner's changelog.

v2.14.2

  • Support API 28 system images with google_apis or google_apis_playstore target - #117.

v2.14.1

  • Fix hang during AVD creation when profile is not specified - #113.

v2.14.0

  • Support specifying SD card path or size via sdcard-path-or-size.
  • Update npm packages.
  • Remove usages of deprecated $ANDROID_HOME.

v2.13.0

  • Updated to SDK command-line tools 3.0.

v2.12.0

Added support for using the playstore system images:

- name: run tests
  uses: reactivecircus/android-emulator-runner@v2
  with:
    api-level: 30
    target: playstore
    arch: x86
    script: ./gradlew connectedCheck

v2.11.1

  • Update SDK command-line tools to 2.1.
  • Update @actions/core to 1.2.6.

v2.11.0

  • Support running multiple instances of the action sequentially in a single job - #73.

v2.10.0

  • Support Android 11 (API 30) system images.
  • Bump build tools to 30.0.0.

v2.9.0

  • Updated to SDK command-line tools 2.0.

... (truncated)

Commits
  • 94bd1ed Merge branch 'main' into release/v2
  • c3e261e Prepare for release 2.14.2.
  • 434e949 Support non-default API 28 images
  • 70e3f6e Merge branch 'main' into release/v2
  • 0d8602f Prepare for release 2.14.1.
  • 28373d3 Fix AVD creation hang when profile is not specified.
  • 02cf805 Merge branch 'main' into release/v2
  • 045b7d8 Prepare for release 2.14.0.
  • b0f3c52 Support specifying SD card path or size.
  • 308aa23 Update npm packages.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jan 6, 2021
@codeclimate
Copy link

codeclimate bot commented Jan 6, 2021

Code Climate has analyzed commit b38da1b and detected 0 issues on this pull request.

View more on Code Climate.

@itachi1706
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 989cea5 into master Jan 13, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/reactivecircus/android-emulator-runner-v2.14.2 branch January 13, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant