android-bazel-java-app-template
android-bazel-java-app-template copied to clipboard
Bump reactivecircus/android-emulator-runner from 2.23.0 to 2.28.0
Bumps reactivecircus/android-emulator-runner from 2.23.0 to 2.28.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
v2.28.0
What's Changed
- SDK command-line tools 8.0. by
@ychescale9in ReactiveCircus/android-emulator-runner#291- Update README with latest info on default macOS Hypervisor and HAXM by
@mrk-hanin ReactiveCircus/android-emulator-runner#292- Include ACRA in list of users by
@F43nd1rin ReactiveCircus/android-emulator-runner#295- Replace deprecated
ANDROID_SDK_ROOTwithANDROID_HOME. by@ychescale9in ReactiveCircus/android-emulator-runner#304- Support non-integer API level by
@yujincheng08in ReactiveCircus/android-emulator-runner#317- Configure Renovate by
@renovatein ReactiveCircus/android-emulator-runner#320- Update dependency androidx.appcompat:appcompat to v1.6.1 by
@renovatein ReactiveCircus/android-emulator-runner#322- Add emulator-boot-timeout parameter by
@koplyarovin ReactiveCircus/android-emulator-runner#326- SDK command-line tools 9.0, build tools 33.0.2 by
@ychescale9in ReactiveCircus/android-emulator-runner#331- Update
test-fixturedependencies and workflows by@ychescale9in ReactiveCircus/android-emulator-runner#332New Contributors
@F43nd1rmade their first contribution in ReactiveCircus/android-emulator-runner#295@yujincheng08made their first contribution in ReactiveCircus/android-emulator-runner#317@renovatemade their first contribution in ReactiveCircus/android-emulator-runner#320@koplyarovmade their first contribution in ReactiveCircus/android-emulator-runner#326Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.27.0...v2.28.0
v2.27.0
What's Changed
- Update to Node 16 by
@mattjohnsonpintin ReactiveCircus/android-emulator-runner#276- Pre Emulator Launch Script by
@nilsreichardtin ReactiveCircus/android-emulator-runner#247- Update Readme & Provide current context on Hardware Acceleration on Github by
@mrk-hanin ReactiveCircus/android-emulator-runner#279- Update dependencies by
@mattjohnsonpintin ReactiveCircus/android-emulator-runner#282New Contributors
@mattjohnsonpintmade their first contribution in ReactiveCircus/android-emulator-runner#276@nilsreichardtmade their first contribution in ReactiveCircus/android-emulator-runner#247@mrk-hanmade their first contribution in ReactiveCircus/android-emulator-runner#279Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.26.0...v2.27.0
v2.26.0
What's Changed
- Update documentation by
@thinkafterbeforein ReactiveCircus/android-emulator-runner#255- Add action types by
@LeoColmanin ReactiveCircus/android-emulator-runner#257- Bump
@actions/corefrom 1.6.0 to 1.9.1 by@dependabotin ReactiveCircus/android-emulator-runner#262New Contributors
@thinkafterbeforemade their first contribution in ReactiveCircus/android-emulator-runner#255@LeoColmanmade their first contribution in ReactiveCircus/android-emulator-runner#257Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.25.0...v2.26.0
v2.25.0
What's Changed
- Auto detect hardware acceleration on Linux by
@notbigdatain ReactiveCircus/android-emulator-runner#254
... (truncated)
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
v2.28.0
- Add
emulator-boot-timeoutto support configuring maximum time waiting for emulator boot. - #326- Support non-integer
api-level. - #317- Replace deprecated
ANDROID_SDK_ROOTwithANDROID_HOME. - 304- Update SDK command-line tools to
9.0. - #331- Update SDK build tools to
33.0.2. - #331v2.27.0
- Added
pre-emulator-launch-scriptto support running script after creating the AVD and before launching the emulator. - #247@nilsreichardt.- Update to Node 16. - #276
@mattjohnsonpint.- Update NPM dependencies. - #282
@mattjohnsonpint.- Update README with more context on hardware acceleration on GitHub hosted runners. - #279
@mrk-han.v2.26.0
- Support github-actions-typing. - #257
@LeoColman.v2.25.0
- Auto detect hardware acceleration on Linux. - #254
@notbigdata.- Update build tools to
33.0.0.- Update SDK command-line tools to
7.0.v2.24.0
Commits
d94c3fbMerge branch 'main' into release/v2b35b1c6Prepare for release 2.28.0.acd15a6Cleanup action description.a2c97efUpdatetest-fixturedependencies and workflows (#332)8c71f5eSDK command-line tools 9.0. (#331)743ec40Add emulator-boot-timeout parameter (#326)bad4154Update dependency androidx.appcompat:appcompat to v1.6.1 (#322)bdaf049Add renovate.json (#320)8e947e5Support non-integer API level (#317)e1248aeReplace deprecatedANDROID_SDK_ROOTwithANDROID_HOME.- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)