android-bazel-java-app-template
android-bazel-java-app-template copied to clipboard
Bump reactivecircus/android-emulator-runner from 2.23.0 to 2.33.0
Bumps reactivecircus/android-emulator-runner from 2.23.0 to 2.33.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
v2.33.0
What's Changed
- Update npm packages. by
@ychescale9in ReactiveCircus/android-emulator-runner#401- Avoid changing the owner of unnecessary files by
@jzbrooksin ReactiveCircus/android-emulator-runner#406- SDK build tools 35.0.0, command-line tools 16.0. by
@ychescale9in ReactiveCircus/android-emulator-runner#408- Fix SDK path issues with ubuntu-24.04 by
@ychescale9in ReactiveCircus/android-emulator-runner#409- Revert creating avd directory. by
@ychescale9in ReactiveCircus/android-emulator-runner#414- Fix avd path on ubuntu-24.04 - attempt 2 by
@ychescale9in ReactiveCircus/android-emulator-runner#415New Contributors
@jzbrooksmade their first contribution in ReactiveCircus/android-emulator-runner#406Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.32.0...v2.33.0
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
... (truncated)
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
v2.33.0
- Fix missing AVD directory in
ubuntu-24.04runner. - 415- Update SDK build tools to
35.0.0, update SDK command-line tools to16.0. - #356- Stop changing owner of the SDK directory. - 406 #409
- Upgrade to latest npm dependencies. - #401
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
... (truncated)
Commits
62dbb60Merge branch 'main' into release/v2c77bfe7Prepare for release 2.33.0.ead704cFix avd path on ubuntu-24.04 - attempt 2 (#415)e800fffRevert creating avd directory. (#414)8c07710Fix SDK path issues with ubuntu-24.04 (#409)3a18f50SDK build tools 35.0.0, command-line tools 16.0. (#408)1b985f4Avoid changing the owner of unnecessary files (#406)a3dcdb3Update npm packages. (#401)f0d1ed2Merge branch 'main' into release/v281f860bPrepare for release 2.32.0.- 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)