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

chore(deps): bump ReactiveCircus/android-emulator-runner from 2.31.0 to 2.32.0 #15

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps ReactiveCircus/android-emulator-runner from 2.31.0 to 2.32.0.

Release notes

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

v2.32.0

What's Changed

New Contributors

Full Changelog: ReactiveCircus/android-emulator-runner@v2.31.0...v2.32.0

Changelog

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

Change Log

v2.32.0

  • Add port parameter for customizing the emulator port to use. - #383

v2.31.0

  • Support setting VanillaIceCream as api-level. - #378
  • Install platforms for the specified api-level. - #384

v2.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. - #356

v2.28.0

  • Add emulator-boot-timeout to support configuring maximum time waiting for emulator boot. - #326
  • Support non-integer api-level. - #317
  • Replace deprecated ANDROID_SDK_ROOT with ANDROID_HOME. - 304
  • Update SDK command-line tools to 9.0. - #331
  • Update SDK build tools to 33.0.2. - #331

v2.27.0

v2.26.0

v2.25.0

... (truncated)

Commits

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.31.0 to 2.32.0.
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/android-emulator-runner@77986be...f0d1ed2)

---
updated-dependencies:
- dependency-name: ReactiveCircus/android-emulator-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 15, 2024
@dnys1 dnys1 merged commit c0d705b into main Jul 16, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/ReactiveCircus/android-emulator-runner-2.32.0 branch July 16, 2024 16:53
dnys1 pushed a commit that referenced this pull request Jul 25, 2024
…to 2.32.0 (#15)

Bumps [ReactiveCircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.31.0 to 2.32.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.32.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add port parameter by <a href="https://github.com/KamilKurde"><code>@​KamilKurde</code></a> in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/383">ReactiveCircus/android-emulator-runner#383</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/KamilKurde"><code>@​KamilKurde</code></a> made their first contribution in <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/383">ReactiveCircus/android-emulator-runner#383</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.31.0...v2.32.0">https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.31.0...v2.32.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>
<h1>Change Log</h1>
<h2>v2.32.0</h2>
<ul>
<li>Add <code>port</code> parameter for customizing the emulator port to use. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/383">#383</a></li>
</ul>
<h2>v2.31.0</h2>
<ul>
<li>Support setting <code>VanillaIceCream</code> as <code>api-level</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/378">#378</a></li>
<li>Install <code>platforms</code> for the specified <code>api-level</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/384">#384</a></li>
</ul>
<h2>v2.30.1</h2>
<ul>
<li>Run action on Node 20. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/371">#371</a></li>
</ul>
<h2>v2.30.0</h2>
<ul>
<li>Update to Node 20. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/369">#369</a></li>
</ul>
<h2>v2.29.0</h2>
<ul>
<li>Fixed emulator download URL. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/343">#343</a></li>
<li>Upgrade to latest npm dependencies. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/347">#347</a> <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/355">#355</a></li>
<li>Update SDK command-line tools to <code>11.0</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/356">#356</a></li>
<li>Update SDK build tools to <code>34.0.0</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/356">#356</a></li>
</ul>
<h2>v2.28.0</h2>
<ul>
<li>Add <code>emulator-boot-timeout</code> to support configuring maximum time waiting for emulator boot. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/326">#326</a></li>
<li>Support non-integer <code>api-level</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/317">#317</a></li>
<li>Replace deprecated <code>ANDROID_SDK_ROOT</code> with <code>ANDROID_HOME</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/304">304</a></li>
<li>Update SDK command-line tools to <code>9.0</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/331">#331</a></li>
<li>Update SDK build tools to <code>33.0.2</code>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/331">#331</a></li>
</ul>
<h2>v2.27.0</h2>
<ul>
<li>Added <code>pre-emulator-launch-script</code> to support running script after creating the AVD and before launching the emulator.  - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/247">#247</a> <a href="https://github.com/nilsreichardt"><code>@​nilsreichardt</code></a>.</li>
<li>Update to Node 16. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/276">#276</a> <a href="https://github.com/mattjohnsonpint"><code>@​mattjohnsonpint</code></a>.</li>
<li>Update NPM dependencies. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/282">#282</a> <a href="https://github.com/mattjohnsonpint"><code>@​mattjohnsonpint</code></a>.</li>
<li>Update README with more context on hardware acceleration on GitHub hosted runners. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/279">#279</a> <a href="https://github.com/mrk-han"><code>@​mrk-han</code></a>.</li>
</ul>
<h2>v2.26.0</h2>
<ul>
<li>Support <a href="https://github.com/krzema12/github-actions-typing">github-actions-typing</a>. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/257">#257</a> <a href="https://github.com/LeoColman"><code>@​LeoColman</code></a>.</li>
</ul>
<h2>v2.25.0</h2>
<ul>
<li>Auto detect hardware acceleration on Linux. - <a href="https://redirect.github.com/ReactiveCircus/android-emulator-runner/pull/254">#254</a> <a href="https://github.com/notbigdata"><code>@​notbigdata</code></a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/f0d1ed2dcad93c7479e8b2f2226c83af54494915"><code>f0d1ed2</code></a> Merge branch 'main' into release/v2</li>
<li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/81f860b51a15eca826a489840f1e9035c2fd011c"><code>81f860b</code></a> Prepare for release 2.32.0.</li>
<li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/e93b947104faaa5787899e33afb46349a9ac99f0"><code>e93b947</code></a> Add missing compiled js files from <a href="https://redirect.github.com/reactivecircus/android-emulator-runner/issues/383">#383</a>.</li>
<li><a href="https://github.com/ReactiveCircus/android-emulator-runner/commit/4b0628e9f8ac0c2ac88585f9a0d5bdb21aca470c"><code>4b0628e</code></a> Support customizing emulator port (<a href="https://redirect.github.com/reactivecircus/android-emulator-runner/issues/383">#383</a>)</li>
<li>See full diff in <a href="https://github.com/reactivecircus/android-emulator-runner/compare/77986be26589807b8ebab3fde7bbf5c60dabec32...f0d1ed2dcad93c7479e8b2f2226c83af54494915">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.31.0&new-version=2.32.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>
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