Skip to content

ci(deps): bump the actions group with 2 updates#207

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-631a52b035
Closed

ci(deps): bump the actions group with 2 updates#207
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-631a52b035

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: reactivecircus/android-emulator-runner and nearform-actions/optic-release-automation-action.

Updates reactivecircus/android-emulator-runner from 2.37.0 to 2.38.0

Release notes

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

v2.38.0

What's Changed

New Contributors

Full Changelog: ReactiveCircus/android-emulator-runner@v2.37.0...v2.38.0

Changelog

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

Change Log

Unreleased

v2.38.0

  • Update SDK build tools to 37.0.0. - #475

v2.37.0

  • Update SDK build tools to 36.0.0, update SDK command-line tools to 20.0. - #467
  • Run action on Node 24. - #466
  • Update Node and npm packages. - #466

v2.36.0

  • Remove --abi option to better support 16-KB-based system images (#456).

v2.35.0

  • Optimize config.ini updates and efficiency improvements report (#436).
  • Fix pre-emulator-launch-script (#439).
  • Allow google_apis_ps16k as a valid target (#440).

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

v2.33.0

  • Fix missing AVD directory in ubuntu-24.04 runner. - 415
  • Update SDK build tools to 35.0.0, update SDK command-line tools to 16.0. - #356
  • Stop changing owner of the SDK directory. - 406 #409
  • Upgrade to latest npm dependencies. - #401

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

... (truncated)

Commits
  • a421e43 Merge branch 'main' into release/v2
  • cad3216 Prepare for release 2.38.0.
  • ed6254c Revert "Add minorApiLevel for compile SDK. Test with API 37.0."
  • 8acdc11 Add minorApiLevel for compile SDK. Test with API 37.0.
  • a917366 Build tools 37.0.0 (#475)
  • ae2c4d7 Add FreeOrion to the list (#470)
  • See full diff in compare view

Updates nearform-actions/optic-release-automation-action from 4.12.3 to 4.12.4

Release notes

Sourced from nearform-actions/optic-release-automation-action's releases.

v4.12.4

What's Changed

New Contributors

Full Changelog: nearform-actions/optic-release-automation-action@v4.12.3...v4.12.4

Commits
  • 08642f7 Release v4.12.4 (#651)
  • 87a78af fix: quote npm pkg get version output for npm 12 (#649) (#650)
  • ad8a5bb chore(deps): bump nearform-actions/github-action-notify-release (#648)
  • a610c7b chore(deps): bump actions/checkout from 6 to 7 (#646)
  • 6776bd2 chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#645)
  • 5deedb0 chore(deps): bump markdown-it from 14.1.1 to 14.2.0 (#644)
  • 3e3634a chore(deps): bump fast-uri and fast-json-stringify (#642)
  • 8153805 chore(deps): bump fastify from 5.8.3 to 5.8.5 (#641)
  • 06b5edb chore(deps): bump actions/github-script from 8 to 9 (#640)
  • 58337cb chore(deps): bump lodash.template from 4.5.0 to 4.18.1 (#639)
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) and [nearform-actions/optic-release-automation-action](https://github.com/nearform-actions/optic-release-automation-action).


Updates `reactivecircus/android-emulator-runner` from 2.37.0 to 2.38.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@e89f39f...a421e43)

Updates `nearform-actions/optic-release-automation-action` from 4.12.3 to 4.12.4
- [Release notes](https://github.com/nearform-actions/optic-release-automation-action/releases)
- [Commits](nearform-actions/optic-release-automation-action@9e35187...08642f7)

---
updated-dependencies:
- dependency-name: reactivecircus/android-emulator-runner
  dependency-version: 2.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: nearform-actions/optic-release-automation-action
  dependency-version: 4.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency update (changelog) github_actions Pull requests that update GitHub Actions code labels Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions-631a52b035 branch July 20, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update (changelog) github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants