chore(deps): bump reactivecircus/android-emulator-runner from 2.37.0 to 2.38.0 - #523
Conversation
Bumps [reactivecircus/android-emulator-runner](https://github.com/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) --- updated-dependencies: - dependency-name: reactivecircus/android-emulator-runner dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Standing release PR: #456 · 15 packages queued · open 356h 28m · ✅ ready to merge Release Preview — 17 packages
These changes will be added to the release PR (#456) when merged: Changelog@wdio/dioxus-bridge 1.0.0-next.3 → 1.0.0-next.4
@wdio/dioxus-service 1.0.0-next.3 → 1.0.0-next.4
wdio-dioxus-driver 1.0.0-next.3 → 1.0.0-next.4
wdio-dioxus-embedded-driver 1.0.0-next.3 → 1.0.0-next.4
@wdio/tauri-plugin 1.2.0 → 1.2.1
@wdio/tauri-service 1.2.0 → 1.2.1
tauri-plugin-wdio-webdriver 1.2.0 → 1.2.1
@wdio/flutter-service 1.0.0-next.1 → 1.0.0-next.2
wdio_flutter N/A → 0.1.1
@wdio/electrobun-service 0.1.0 → 0.1.1
@wdio/electron-service 10.1.0 → 10.1.1
@wdio/native-cdp-bridge 1.0.0 → 1.0.1
@wdio/native-core 1.0.0 → 1.0.1
@wdio/native-mobile-core 1.0.0 → 1.0.1
@wdio/native-spy 1.1.0 → 1.1.1
@wdio/native-types 2.4.0 → 2.4.1
@wdio/native-utils 2.5.0 → 2.5.1
@wdio/react-native-service 1.0.0-next.0 → 1.0.0-next.1
After merge — predicted release
Updated automatically by ReleaseKit |
Greptile SummaryThis PR bumps
Confidence Score: 5/5Routine dependency bump with no logic changes; both workflow files are updated consistently and the action remains pinned to a verified commit SHA. The only change is updating the commit SHA and version comment for a third-party GitHub Action in two workflow files. The new SHA matches the upstream v2.38.0 release commit. The update contains only an Android SDK build-tools version bump (36.0.0 → 37.0.0) with no breaking API changes. No files require special attention.
|
| Filename | Overview |
|---|---|
| .github/workflows/_ci-e2e-flutter.reusable.yml | Bumps android-emulator-runner SHA from v2.37.0 to v2.38.0; commit SHA updated correctly and matches the upstream release. |
| .github/workflows/_ci-e2e-react-native.reusable.yml | Bumps android-emulator-runner SHA from v2.37.0 to v2.38.0; identical change to the Flutter workflow, both files kept in sync. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[GitHub Actions Trigger] --> B[E2E Flutter Workflow]
A --> C[E2E React Native Workflow]
B --> D["android-emulator-runner@a421e43\n(v2.38.0)"]
C --> D
D --> E[Start Android Emulator\nSDK Build Tools 37.0.0]
E --> F[Run E2E Tests]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[GitHub Actions Trigger] --> B[E2E Flutter Workflow]
A --> C[E2E React Native Workflow]
B --> D["android-emulator-runner@a421e43\n(v2.38.0)"]
C --> D
D --> E[Start Android Emulator\nSDK Build Tools 37.0.0]
E --> F[Run E2E Tests]
Reviews (1): Last reviewed commit: "chore(deps): bump reactivecircus/android..." | Re-trigger Greptile
Bumps reactivecircus/android-emulator-runner from 2.37.0 to 2.38.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
... (truncated)
Commits
a421e43Merge branch 'main' into release/v2cad3216Prepare for release 2.38.0.ed6254cRevert "AddminorApiLevelfor compile SDK. Test with API 37.0."8acdc11AddminorApiLevelfor compile SDK. Test with API 37.0.a917366Build tools 37.0.0 (#475)ae2c4d7Add FreeOrion to the list (#470)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 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)