android-bazel-java-app-template
android-bazel-java-app-template copied to clipboard
Bump reactivecircus/android-emulator-runner from 2.23.0 to 2.32.0
Bumps reactivecircus/android-emulator-runner from 2.23.0 to 2.32.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
v2.32.0
What's Changed
- Add port parameter by
@KamilKurdein ReactiveCircus/android-emulator-runner#383New Contributors
@KamilKurdemade their first contribution in ReactiveCircus/android-emulator-runner#383Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.31.0...v2.32.0
v2.31.0
What's Changed
- Migrate to Node 20 on CI via GitHub Actions major upgrades by
@TWiStErRobin ReactiveCircus/android-emulator-runner#372- Bump Gradle wrapper validation from v1 to v2 to use Node 20 by
@TWiStErRobin ReactiveCircus/android-emulator-runner#374- Add api level
VanillaIceCreamsupport by@yujincheng08in ReactiveCircus/android-emulator-runner#378- Install platforms for the specified api level by
@joshrleschin ReactiveCircus/android-emulator-runner#384New Contributors
@joshrleschmade their first contribution in ReactiveCircus/android-emulator-runner#384Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.30.1...v2.31.0
v2.30.1
What's Changed
- Run the action on Node 20 by
@TWiStErRobin ReactiveCircus/android-emulator-runner#371New Contributors
@TWiStErRobmade their first contribution in ReactiveCircus/android-emulator-runner#371Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.30.0...v2.30.1
v2.30.0
What's Changed
- Node 20. by
@ychescale9in ReactiveCircus/android-emulator-runner#369Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.29.0...v2.30.0
v2.29.0
What's Changed
- Update README.md (Who is using…) by
@rfc2822in ReactiveCircus/android-emulator-runner#335- Fixed emulator download URL by
@olegdolgikhin ReactiveCircus/android-emulator-runner#343- Upgrade to latest npm dependencies by
@yogurtearlin ReactiveCircus/android-emulator-runner#347- Update test fixture dependencies. by
@ychescale9in ReactiveCircus/android-emulator-runner#354- Update npm packages. by
@ychescale9in ReactiveCircus/android-emulator-runner#355- SDK command-line tools 11.0. by
@ychescale9in ReactiveCircus/android-emulator-runner#356New Contributors
@rfc2822made their first contribution in ReactiveCircus/android-emulator-runner#335@olegdolgikhmade their first contribution in ReactiveCircus/android-emulator-runner#343@yogurtearlmade their first contribution in ReactiveCircus/android-emulator-runner#347
... (truncated)
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
v2.32.0
- Add
portparameter for customizing the emulator port to use. - #383v2.31.0
- Support setting
VanillaIceCreamasapi-level. - #378- Install
platformsfor the specifiedapi-level. - #384v2.30.1
- Run action on Node 20. - #371
v2.30.0
- Update to Node 20. - #369
v2.29.0
- Fixed emulator download URL. - #343
- Upgrade to latest npm dependencies. - #347 #355
- Update SDK command-line tools to
11.0. - #356- Update SDK build tools to
34.0.0. - #356v2.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.
... (truncated)
Commits
f0d1ed2Merge branch 'main' into release/v281f860bPrepare for release 2.32.0.e93b947Add missing compiled js files from #383.4b0628eSupport customizing emulator port (#383)77986beMerge branch 'main' into release/v2ca77a10Prepare for release 2.31.0.1fef06aInstall platforms for the specified api level (#384)d8da5b6Add api levelVanillaIceCreamsupport (#378)a0c0e72Bump Gradle wrapper validation from v1 to v2 to use Node 20 (#374)9d5d623Migrate to Node 20 on CI via GitHub Actions major upgrades (#372)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)