OpenTracksApp/NoTrustIssues
3
0
Fork
You've already forked NoTrustIssues
0

Bump reactivecircus/android-emulator-runner from 2.33.0 to 2.34.0 #52

Closed
dependabot[bot] wants to merge 1 commit from dependabot/github_actions/reactivecircus/android-emulator-runner-2.34.0 into main
pull from: dependabot/github_actions/reactivecircus/android-emulator-runner-2.34.0
merge into: OpenTracksApp:main
OpenTracksApp:main
OpenTracksApp:renovate/com.android.tools.build-gradle-9.x
OpenTracksApp:renovate/gradle-9.x
OpenTracksApp:renovate/androidx.core-core-1.x
OpenTracksApp:run_actions_on_pull_request
OpenTracksApp:replace_woodpacker_with_forgejo
OpenTracksApp:codeberg_migration
OpenTracksApp:dependabot/github_actions/actions/checkout-5
OpenTracksApp:dependabot/gradle/androidx.test-orchestrator-1.6.1
OpenTracksApp:dependabot/gradle/com.android.tools.build-gradle-8.12.0
OpenTracksApp:dependabot/gradle/androidx.test.ext-junit-1.3.0
OpenTracksApp:dependabot/gradle/androidx.test-rules-1.7.0
OpenTracksApp:dependabot/gradle/org.mockito-mockito-android-5.18.0
OpenTracksApp:fix_icon_placeholder
OpenTracksApp:git_version
dependabot[bot] commented 2025年03月31日 08:09:56 +02:00 (Migrated from github.com)
Copy link

Bumps reactivecircus/android-emulator-runner from 2.33.0 to 2.34.0.

Release notes

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

v2.34.0

What's Changed

New Contributors

Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.33.0...v2.34.0

Changelog

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

v2.34.0

  • Allow arbitrary value for api-level such as Baklava and 35-ext15. - 428
  • Add option to specify system-image-api-level to use a system image with a different API level than the platform. - 428
  • Support automotive and desktop targets: android-automotive, android-automotive-playstore, android-desktop. - 428
Commits
  • 1dcd009 Merge branch 'main' into release/v2
  • 2548f9f Prepare for release 2.34.0.
  • 595a456 Update README.md and CHANGELOG.md.
  • a173d65 Support API levels for SDK extensions and add missing targets for automotive ...
  • 50d5b10 Add Baklava support (#424)
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.33.0 to 2.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactivecircus/android-emulator-runner/releases">reactivecircus/android-emulator-runner's releases</a>.</em></p> <blockquote> <h2>v2.34.0</h2> <h2>What's Changed</h2> <ul> <li>Allow arbitrary value for <code>api-level</code> such as <code>Baklava</code> and <code>35-ext15</code>. by <a href="https://github.com/TimoPtr"><code>@​TimoPtr</code></a> in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">ReactiveCircus/android-emulator-runner#428</a></li> <li>Add option to specify <code>system-image-api-level</code> to use a system image with a different API level than the platform. by <a href="https://github.com/TimoPtr"><code>@​TimoPtr</code></a> in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">ReactiveCircus/android-emulator-runner#428</a></li> <li>Support automotive and desktop targets: <code>android-automotive</code>, <code>android-automotive-playstore</code>, <code>android-desktop</code>. by <a href="https://github.com/TimoPtr"><code>@​TimoPtr</code></a> in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">ReactiveCircus/android-emulator-runner#428</a></li> <li>Add <code>Baklava</code> support by <a href="https://github.com/yujincheng08"><code>@​yujincheng08</code></a> in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/424">ReactiveCircus/android-emulator-runner#424</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/TimoPtr"><code>@​TimoPtr</code></a> made their first contribution in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">ReactiveCircus/android-emulator-runner#428</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.33.0...v2.34.0">https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.33.0...v2.34.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md">reactivecircus/android-emulator-runner's changelog</a>.</em></p> <blockquote> <h2>v2.34.0</h2> <ul> <li>Allow arbitrary value for <code>api-level</code> such as <code>Baklava</code> and <code>35-ext15</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">428</a></li> <li>Add option to specify <code>system-image-api-level</code> to use a system image with a different API level than the platform. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">428</a></li> <li>Support automotive and desktop targets: <code>android-automotive</code>, <code>android-automotive-playstore</code>, <code>android-desktop</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/428">428</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/1dcd0090116d15e7c562f8db72807de5e036a4ed"><code>1dcd009</code></a> Merge branch 'main' into release/v2</li> <li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/2548f9f3fc9597d4c3bd2be50c8b5fe7be8853e4"><code>2548f9f</code></a> Prepare for release 2.34.0.</li> <li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/595a4563df98593d0a4bcd4d5d31207687079918"><code>595a456</code></a> Update README.md and CHANGELOG.md.</li> <li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/a173d652002acdec8ec6588de96aa74756330d57"><code>a173d65</code></a> Support API levels for SDK extensions and add missing targets for automotive ...</li> <li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/50d5b10c0167135fd356722acdfaaef2542f8f1b"><code>50d5b10</code></a> Add <code>Baklava</code> support (<a href="https://redirect.github.com/reactivecircus/android-emulator-runner/issues/424">#424</a>)</li> <li>See full diff in <a href="https://github.com/reactivecircus/android-emulator-runner/compare/v2.33.0...v2.34.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reactivecircus/android-emulator-runner&package-manager=github_actions&previous-version=2.33.0&new-version=2.34.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details>

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
OpenTracksApp/NoTrustIssues!52
Reference in a new issue
OpenTracksApp/NoTrustIssues
No description provided.
Delete branch "dependabot/github_actions/reactivecircus/android-emulator-runner-2.34.0"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?